Question: Find the coordinates of the point on the curve y = x^3 - 3x + 2 where the tangent is horizontal.
Options:
Correct Answer: (1, 0)
Solution:
f\'(x) = 3x^2 - 3. Setting f\'(x) = 0 gives x = 1. The point is (1, 0).