document.write( "Question 122760: Find the x-intercept of y = x squared - 3x - 10\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Find the axis of symmetry of y = -x squared - 6x + 2
\n" ); document.write( "

Algebra.Com's Answer #90106 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+x%5E2+-+3x+-+10\"
\n" ); document.write( "The x-intercept occurs where \"y=0\"
\n" ); document.write( "\"x%5E2+-+3x+-+10+=+0\"
\n" ); document.write( "\"%28x+-+5%29%28x+%2B+2%29\"
\n" ); document.write( "\"x+=+5\"
\n" ); document.write( "\"x+=+-2\"
\n" ); document.write( "These are the x-intercepts- either one makes \"y=0\"
\n" ); document.write( "----------------------
\n" ); document.write( "\"y+=+-%28x%29%5E2+-+6x+%2B+2\"
\n" ); document.write( "When the equation is in the form \"y+=+ax%5E2+%2B+bx+%2B+c\",
\n" ); document.write( "the axis of symmetry is at the line \"x+=+%28-b%29%2F%282a%29\"
\n" ); document.write( "In this case,
\n" ); document.write( "\"a+=+-1\"
\n" ); document.write( "\"b+=+-6\"
\n" ); document.write( "\"x+=+%28-%28-6%29%29+%2F+%282%2A%28-1%29%29\"
\n" ); document.write( "\"x+=+-3\" axis of symmetry
\n" ); document.write( "I'll check this by plotting
\n" ); document.write( "\"+graph%28+600%2C+600%2C+-9%2C+5%2C+-10%2C+12%2C+-%28x%29%5E2+-+6x+%2B+2%29+\"
\n" ); document.write( "
\n" );