document.write( "Question 968620: Graph the parabola and find its vertex
\n" );
document.write( "y=x^2-6x+1 \n" );
document.write( "
Algebra.Com's Answer #591874 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Graph the parabola and find its vertex \n" ); document.write( "y=x^2-6x+1 \n" ); document.write( "complete the square: \n" ); document.write( "y=(x^2-6x+9)-9+1 \n" ); document.write( "y=(x-3)^2-8 \n" ); document.write( "vertex: (3, -8) \n" ); document.write( "see graph below: \n" ); document.write( " |