document.write( "Question 101620: Find the x-intercepts. Could someone please shoe me how I solve this equation.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #73939 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the x-intercepts are when the graph crosses the x-axis, y=0 at this point\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0=x^2+x-6 ... factoring gives 0=(x+3)(x-2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+3=0 so x=-3 ... x-2=0 so x=2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-3 and 2 are the x-intercepts \n" ); document.write( " |