document.write( "Question 110399: Find the axis of symmetry\r
\n" );
document.write( "\n" );
document.write( "y=x^2+7x+10 \n" );
document.write( "
Algebra.Com's Answer #80453 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Axis of symmetry= -b/2a \n" ); document.write( "y=x^2+7x+10 \n" ); document.write( "a=1, b=7, c=10 \n" ); document.write( "-7/2=-3.5 \n" ); document.write( ". \n" ); document.write( "Another way is to find the average of the x intercepts \n" ); document.write( "(x+5)(x+2)=0 \n" ); document.write( "x=-2, x=-5 \n" ); document.write( "(-2-5)/2=-7/2=-3.5 \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |