Question: Find the maximum value of the function f(x) = -x^2 + 4x + 1.
Options:
Correct Answer: 5
Solution:
The vertex occurs at x = 2. f(2) = -2^2 + 4(2) + 1 = 9, which is the maximum value.