document.write( "Question 50775: y = x^2 - 2x + 5, find the vertex, the axis of symmetry, and graph \n" ); document.write( "
Algebra.Com's Answer #33821 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
y = x^2 - 2x + 5
\n" ); document.write( "Rewrite as:
\n" ); document.write( "x^2-2x+? = y-5+?
\n" ); document.write( "Complete the square as follows:
\n" ); document.write( "x^2-2x+1=y-5+1
\n" ); document.write( "(x-1)^2=y-4
\n" ); document.write( "The vertex is (1,4)
\n" ); document.write( "The axis of symmetry was x=1\r
\n" ); document.write( "\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );