Question: Determine the local maxima and minima of f(x) = x^3 - 3x.
Options:
Correct Answer: Maxima at (1, -2)
Solution:
f\'(x) = 3x^2 - 3. Setting f\'(x) = 0 gives x = ±1. f\'\'(1) = 6 > 0 (min), f\'\'(-1) = 6 > 0 (min). Local maxima at (0, 0).