document.write( "Question 185700: Please help Find the axis of symmetry for....
\n" );
document.write( " y = x^2 – 9x + 3 \n" );
document.write( "
Algebra.Com's Answer #139288 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the axis of symmetry for.... \n" ); document.write( "y = x^2 – 9x + 3 \n" ); document.write( "---- \n" ); document.write( "complete the square on the x-terms:\r \n" ); document.write( "\n" ); document.write( "x^2 - 9x + ? = y-3+?\r \n" ); document.write( "\n" ); document.write( "x^2 - 9x + (9/2)^2 = y - 3 + (9/2)^2\r \n" ); document.write( "\n" ); document.write( "(x-(9/2))^2 = y -12/4 + 81/4\r \n" ); document.write( "\n" ); document.write( "(x-(9/2))^2 = y+(69/4) \n" ); document.write( "------------ \n" ); document.write( "Axis of symmetry: x = 9/2 \n" ); document.write( "============================= \n" ); document.write( "You could get the same answer as x = -b/2a = -(-9/2*1) = 9/2 \n" ); document.write( "============================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |