You can put this solution on YOUR website! find the vertex, the line of symmetry, and the maximum or minimum value of: f(x)= -2x^2 + 2x + 5
...
f(x)= -2x^2 + 2x + 5
Standard form for a parabola: y=A(x-h)^2+k, with (h,k) being the (x,y) coordinates of the vertex. A is a multiplier which affects the steepness of the curve.
...
for given problem
y=-2x^2+2x+5
complete the square
y=-2(x^2-x+1/4)+5+1/2
y=-2(x-1/2)^2+11/2
This equation is a parabola which opens downwards with a vertex at (1/2,11/2). Line of symmetry, x=1/2. Maximum value=11/2
see graph as a visual check on the answers
..