document.write( "Question 660876: If x squared - x - 6 =0 then x is \n" ); document.write( "
Algebra.Com's Answer #411384 by ReadingBoosters(3246)\"\" \"About 
You can put this solution on YOUR website!
Starting with
\n" ); document.write( "x^2 - x - 6 = 0
\n" ); document.write( "(x + )(x - ) mixed sign due to - 6
\n" ); document.write( "Multiples of 6: 1,6: 2,3
\n" ); document.write( "Using 2,3 as the difference needs to be -1
\n" ); document.write( "(x+2)(x-3)
\n" ); document.write( "x+2=0; x = -2
\n" ); document.write( "x-3=0; x = 3\r
\n" ); document.write( "\n" ); document.write( "x = -2
\n" ); document.write( "x = 3\r
\n" ); document.write( "\n" ); document.write( "(x+2)(x-3) using FOIL to check
\n" ); document.write( "x^2 - 3x + 2x - 6
\n" ); document.write( "x^2 - x -6
\n" ); document.write( "
\n" ); document.write( "
\n" );