52911412
Find and classify the local extrema of \(f(x) = x^3 - 6x^2 + 9x + 2\). Give the coordinates of each point and use the first derivative test.
Hints
- Find the zeros of the first derivative.
- Factor the quadratic derivative.
- Examine the sign of the derivative on the intervals determined by the critical numbers.
- Evaluate the original function to get the coordinates.
Solution
1. Differentiate: \(f'(x) = 3x^2 - 12x + 9 = 3(x - 1)(x - 3)\).
2. The critical numbers are \(x = 1\) and \(x = 3\).
3. The derivative is positive for \(x < 1\), negative for \(1 < x < 3\), and positive for \(x > 3\). Therefore, \(f\) has a local maximum at \(x = 1\) and a local minimum at \(x = 3\).
4. Evaluate the function: \(f(1) = 6\) and \(f(3) = 2\).
5. The local maximum is \((1, 6)\), and the local minimum is \((3, 2)\).
Answer
Local maximum: \((1, 6)\)
Local minimum: \((3, 2)\)
