Calculus
Find the derivative of f(x) = x³ - 4x² + 7
Step-by-step solution with explanation
Final Answer
f'(x) = 3x² - 8xStep-by-step solution
Understanding this problem
Learning Insight
The derivative measures how fast a function is changing at any point. The Power Rule works because of how slopes of curves are built — when you zoom in on x³, the rate it grows is always tied to 3x². Constants like 7 don't contribute to change at all, so they vanish. This is why derivatives are so useful: they tell you the exact steepness of a curve at any moment.Quick Tip
Remember 'drop it and knock it down' — DROP the exponent in front as a multiplier, then KNOCK the exponent down by 1. Do this term by term and you're done fast.Common Mistake
A very common mistake is forgetting to multiply the dropped exponent by the existing coefficient — for example, writing -4x instead of -8x for the term -4x². Always multiply the exponent by the coefficient before reducing the power.