document.write( "Question 94713: Find the vertex and the axis of symmetry for the parabola with the given equation.
\n" );
document.write( "y=5x^2-30x+47 \n" );
document.write( "
Algebra.Com's Answer #68983 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertex and the axis of symmetry for the parabola with the given equation. \n" ); document.write( "y=5x^2-30x+47 \n" ); document.write( "---------- \n" ); document.write( "Complete the square on the x-terms: \n" ); document.write( "5(x^2-6x+? = y-47+5*? \n" ); document.write( "5(x^2-6x+9) = y-47 + 45 \n" ); document.write( "5(x-3)^2 = y-2 \n" ); document.write( "------------ \n" ); document.write( "Axis of symmetry: x=3 \n" ); document.write( "Vertex: (3,2) \n" ); document.write( " \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |