document.write( "Question 108710: Find the x-intercepts. I'm confused!!!\r
\n" );
document.write( "\n" );
document.write( "y=x^2+x-6\r
\n" );
document.write( "\n" );
document.write( "If someone could help with this one, I can figure out the other ones....I hope. Thank you! \n" );
document.write( "
Algebra.Com's Answer #79253 by edjones(8007) You can put this solution on YOUR website! y=0 at the x intercepts \n" ); document.write( "x^2+x-6=0 \n" ); document.write( "(x+3)(x-2)=0 \n" ); document.write( "x=-3, x=2 \n" ); document.write( "(-3,0) & (2,0) are the x intercepts. \n" ); document.write( "Ed \n" ); document.write( " |