document.write( "Question 517710: Quadratic Function f(x)=-2x^2+2x+6
\n" ); document.write( "The x-coordinate of the vertex is?
\n" ); document.write( "The y-coordinate of the vertex is?
\n" ); document.write( "The equation of the line of symmetry is?
\n" ); document.write( "The maximum/minimum of f(x) is?
\n" ); document.write( "The value, f(1/2)=13/2 is?
\n" ); document.write( "Is it a maximum or a minimum?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #344882 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Quadratic Function f(x)=-2x^2+2x+6
\n" ); document.write( "The x-coordinate of the vertex is?
\n" ); document.write( "x = -b/(2a)
\n" ); document.write( "x = -2/(2(-2))
\n" ); document.write( "x = -2/(-4)
\n" ); document.write( "x = 1/2
\n" ); document.write( ".
\n" ); document.write( "The y-coordinate of the vertex is?
\n" ); document.write( "set x=1/2 and solve for y:
\n" ); document.write( "y=-2x^2+2x+6
\n" ); document.write( "y=-2(1/2)^2+2(1/2)+6
\n" ); document.write( "y=-2(1/4)+1+6
\n" ); document.write( "y=-1/2+7
\n" ); document.write( "y=-1/2+14/2
\n" ); document.write( "y=13/2
\n" ); document.write( ".
\n" ); document.write( "The equation of the line of symmetry is?
\n" ); document.write( "x = 1/2
\n" ); document.write( "The maximum/minimum of f(x) is?
\n" ); document.write( "6.5
\n" ); document.write( ".
\n" ); document.write( "The value, f(1/2)=13/2 is?
\n" ); document.write( "Is it a maximum or a minimum?
\n" ); document.write( "By inspecting the original equation:
\n" ); document.write( "f(x)=-2x^2+2x+6
\n" ); document.write( "Since the coefficient associated with the x^2 is NEGATIVE
\n" ); document.write( "we now know it is a parabola that opens downwards.
\n" ); document.write( "therefore 13/2 is the MAXIMUM
\n" ); document.write( "
\n" );