document.write( "Question 691554: solve the following quadractic equation by factoring:
\n" );
document.write( "x2 squared - x=6 \n" );
document.write( "
Algebra.Com's Answer #426751 by stanbon(75887) ![]() You can put this solution on YOUR website! solve the following quadractic equation by factoring: \n" ); document.write( "x^2 - x -6 = 0 \n" ); document.write( "----- \n" ); document.write( "(x-3)(x+2) = 0 \n" ); document.write( "x = 3 or x = -2 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " \n" ); document.write( " |