document.write( "Question 50417This question is from textbook
\n" );
document.write( ": Do I use a quadratic formula to solve and find the x intercepts?y =x^2 + x - 6
\n" );
document.write( "I change to x^2 + x - 6 = 0 Thank you \n" );
document.write( "
Algebra.Com's Answer #33527 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Do I use a quadratic formula to solve and find the x intercepts?y =x^2 + x - 6 \n" ); document.write( "I change to x^2 + x - 6 = 0 Thank you..CORRECT..CONTINUE... \n" ); document.write( "X^2+3X-2X-6=0 \n" ); document.write( "X(X+3)-2(X+3)=0 \n" ); document.write( "(X+3)(X-2)=0 \n" ); document.write( "X=-3...OR....2 \n" ); document.write( " |