Question: What is the minimum value of the function f(x) = x^4 - 8x^2 + 16?
Options:
Correct Answer: 0
Solution:
f\'(x) = 4x^3 - 16x. Setting f\'(x) = 0 gives x(x^2 - 4) = 0, so x = 0, 2, -2. f(0) = 16, f(2) = 0, f(-2) = 0. Minimum value is 0.