Power Rule and Product Rule
The power rule is your go-to tool for differentiating polynomials. When you have y = x^n, the derivative is y' = nx^. This means you multiply by the exponent and then reduce the exponent by 1. For example, if f = x^4 + 3x^3 - 7x^2 + 6x - 2, then f' = 4x^3 + 9x^2 - 14x + 6.
With radicals, convert to fractional exponents first. For f = ∛x^3, rewrite as x^, then apply the power rule to get f' = x^, which can be written as 3/(4∛x).
The product rule handles functions being multiplied together. For y = f × g, the derivative is y' = f'g + fg'. This means you differentiate the first function while keeping the second the same, then add that to the first function times the derivative of the second function.
💡 When finding tangent lines, remember the point-slope form: y - y₁ = m, where m is the derivative evaluated at the point. This connects calculus to the linear equations you already know!
When calculating tangent lines, first find the y-coordinate by evaluating the function, then find the slope by evaluating the derivative at that point.



