document.write( "Question 282600: factor x^2+4x-12 \n" ); document.write( "
Algebra.Com's Answer #205196 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! x^2 +4x -12 = (x +6)(x -2) \n" ); document.write( ". \n" ); document.write( "check using FOIL (first, outer, inner, last) \n" ); document.write( ". \n" ); document.write( "x*x + x*(-2) + 6*x + 6*(-2) = x^2 +4x -12 \n" ); document.write( ". \n" ); document.write( "Done \n" ); document.write( " |