document.write( "Question 554230: Find all the factors of x^2+x-12 \n" ); document.write( "
Algebra.Com's Answer #361273 by kkasko(46)\"\" \"About 
You can put this solution on YOUR website!
Find all the factors of x^2+x-12 4x-3=-12 4+-3=1
\n" ); document.write( " x^2+4x-3x-12
\n" ); document.write( " x(x+4)-3(x+4)
\n" ); document.write( " (x+4)(x-3)
\n" ); document.write( "
\n" );