document.write( "Question 336632: Solve the equation x^2 - x = 12 \n" ); document.write( "
Algebra.Com's Answer #241290 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x^2 - x = 12 \n" ); document.write( "x^2-x-12=0 \n" ); document.write( "(x-4)(x+3)=0 \n" ); document.write( "x=4, x=-3 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |