document.write( "Question 1007666: 12=x^2-4x \n" ); document.write( "
Algebra.Com's Answer #623494 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! I imagine you wish to solve this...so from \n" ); document.write( "12 = x^2 - 4x \n" ); document.write( "subtract 12 and get \n" ); document.write( "x^2 - 4x - 12 = 0 \n" ); document.write( "Now factor \n" ); document.write( "(x - 6)(x + 2) = 0 \n" ); document.write( "x = 6 and x = -2 \n" ); document.write( " |