document.write( "Question 106966: Convert each quadratic function into vertex form. State the vertex, axis of symmetry, and direction of opening:
\n" ); document.write( "1. y = 2x^2-4x+3
\n" ); document.write( "

Algebra.Com's Answer #77846 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
general equation is y=a(x-h)^2+k\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y=2(x^2-2x)+3 ... adding 1 inside the parentheses makes (x-1)^2
\n" ); document.write( "...but you can't just add to one side of an equation
\n" ); document.write( "...and adding 1 inside the parentheses is effectively adding 2, so 2 is also subtracted\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y=2(x^2-2x+1)+3-2 ... y=2(x-1)^2+1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so the vertex is (1,1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "axis of symmetry goes through the vertex\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sign of a tells direction of opening
\n" ); document.write( "
\n" );