Question: Find the point of inflection for the function f(x) = x^4 - 4x^3 + 6.
Options:
Correct Answer: (1, 3)
Solution:
f\'\'(x) = 12x^2 - 24x. Setting f\'\'(x) = 0 gives x(x - 2) = 0, so x = 0 or x = 2. The point of inflection is at (2, f(2)) = (2, 2).