document.write( "Question 86816: How can you find the equation of the axis of symmetry for this parabola
\n" ); document.write( "y=xsquared - 6x + 7
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #62891 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
for y=ax^2+bx+c, the equation of the axis of symmetry is x=-b/2a ... in your case, x=-(-6)/2(1) or x=3 \n" ); document.write( "
\n" );