Question: Find the local maxima of f(x) = -x^2 + 4x + 1. (2020)
Options:
Correct Answer: 5
Exam Year: 2020
Solution:
The maximum occurs at x = -b/(2a) = -4/(2*-1) = 2. f(2) = -2^2 + 4(2) + 1 = 5.