document.write( "Question 958847: I was only able to work this problem out so far but I'm stuck.
\n" ); document.write( "I need to convert a quadratic equation to a vertex form.
\n" ); document.write( "y=-2x^2+2x+2
\n" ); document.write( "y-2=-2x^2+2x
\n" ); document.write( "y-2=-2(x^2-x)\r
\n" ); document.write( "\n" ); document.write( "If you could help me finish converting it and explain each step it'd be appreciated.
\n" ); document.write( "

Algebra.Com's Answer #586021 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
The equation of a parabola can be expressed in either standard or vertex form
\n" ); document.write( "---------------
\n" ); document.write( "standard form
\n" ); document.write( "y = ax^2 +bx +c
\n" ); document.write( "---------------
\n" ); document.write( "vertex form
\n" ); document.write( "y = a(x-h)^2 + k
\n" ); document.write( "---------------
\n" ); document.write( "we are given the standard form
\n" ); document.write( "y = -2x^2 +2x +2
\n" ); document.write( "the x coordinate for the vertex is
\n" ); document.write( "x = -b/2a = -2 / (2*(-2)) = (1/2)
\n" ); document.write( "the y coordinate of the vertex is
\n" ); document.write( "y = (-2*(1/2)^2) +(2*(1/2)) +2
\n" ); document.write( "y = -(1/2) + 1 +2 = 2.5
\n" ); document.write( "therefore the vertex is (.5, 2.5) and h = .5, k = 2.5
\n" ); document.write( "------------------
\n" ); document.write( "the vertex form is
\n" ); document.write( "y = -2(x-.5)^2 + 2.5
\n" ); document.write( "
\n" ); document.write( "
\n" );