Question: Find the local minima of f(x) = x^2 - 4x + 5.
Options:
Correct Answer: (2, 1)
Solution:
The vertex occurs at x = 2. f(2) = 2^2 - 4*2 + 5 = 1, so local minima is (2, 1).