document.write( "Question 89086: Find the axis of symmetry.
\n" );
document.write( " y = x^2 + 7x + 10
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #64758 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the axis of symmetry. \n" ); document.write( " y = x^2 + 7x + 10 \n" ); document.write( "----------- \n" ); document.write( "Complete the square on the xFind the axis of symmetry. \n" ); document.write( " y = x^2 + 7x + 10-terms. \n" ); document.write( "x^2+7x+(7/2)^2 = y-10+(7/2)^2 \n" ); document.write( "Factor to get: \n" ); document.write( "(x+(7/2))^2 = y+(9/4) \n" ); document.write( "Vertex is at (-7/2,-9/4) so \n" ); document.write( "axis of symmetry is x=-7/2 \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |