Question: For the function f(x) = x^4 - 8x^2 + 16, find the coordinates of the inflection point.
Options:
Correct Answer: (2, 0)
Solution:
Find f\'\'(x) = 12x^2 - 16. Setting f\'\'(x) = 0 gives x^2 = 4, so x = ±2. f(2) = 0, thus the inflection point is (2, 0).