Question: Find the x-coordinate of the point where the function f(x) = 2x^3 - 9x^2 + 12x has a local maximum.
Options:
Correct Answer: 2
Solution:
f\'(x) = 6x^2 - 18x + 12. Setting f\'(x) = 0 gives x = 1 and x = 2. f\'\'(1) < 0 indicates a local maximum at x = 1.