Question: If f(x) = x^3 - 3x^2 + 4, then the local maxima and minima occur at which of the following points?
Options:
Correct Answer: (1, 2)
Solution:
To find local maxima and minima, we first find f\'(x) = 3x^2 - 6x. Setting f\'(x) = 0 gives x(3x - 6) = 0, so x = 0 or x = 2. Evaluating f(1) = 2 shows it is a local minimum.