You can put this solution on YOUR website! find the maximum y-value on the graph
y = f(x)
f(x)= -x^2+2x+5
---
Since the coefficient of x^2 is negative, the parabol
has a maximum at it's vertex.
---
vertex occurs where x = -b/(2a) = -2(2*-1) = 1
The y-value when x = 1 is f(1) = -1+2+5 = 6
---
Ans: y = 6
==============
Cheers,
Stan H.