Question: If f(x) = x^3 - 3x^2 + 4, then the local maxima occurs at which point?
Options:
Correct Answer: x = 1
Solution:
To find local maxima, we first find f\'(x) = 3x^2 - 6x. Setting f\'(x) = 0 gives x(3x - 6) = 0, so x = 0 or x = 2. Checking the second derivative f\'\'(x) = 6x - 6, we find f\'\'(2) < 0, indicating a local maxima at x = 2.