document.write( "Question 1030637: What is x squared minus 4x -12 = 0 \n" ); document.write( "
Algebra.Com's Answer #645477 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If you wish to solve \n" ); document.write( "x^2 - 4x - 12 = 0 \n" ); document.write( "we can do it by factoring and get \n" ); document.write( "(x - 6)(x + 2) = 0 \n" ); document.write( "so that \n" ); document.write( "x = 6 or x = -2 \n" ); document.write( " |