document.write( "Question 77277: what is the equation of the axis of symmetry of the graph y=x^2-4x+1? \n" ); document.write( "
Algebra.Com's Answer #55352 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
y = x^2 - 4x + 1
\n" ); document.write( "This is a parabola that is vertical.
\n" ); document.write( "The line of symmetrical is vertical, so the equation must x = something ....
\n" ); document.write( "Vertex(-b/2a,f(x))
\n" ); document.write( "V(-(-4)/(2*1),f(x))
\n" ); document.write( "V(4/2,f(x))
\n" ); document.write( "V(2,f(2))
\n" ); document.write( "x = 2
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cx%5E2+-+4x+%2B+1%29\"
\n" ); document.write( "
\n" );