document.write( "Question 1021789: x squared minus 2x equals 8 \n" ); document.write( "
Algebra.Com's Answer #637524 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "x^2 - 2x = 8 \n" ); document.write( "x^2 - 2x - 8 = 0 \n" ); document.write( "(x - 4)(x + 2) = 0 \n" ); document.write( "x - 4 = 0 \n" ); document.write( "x = 4 \n" ); document.write( "x + 2 = 0 \n" ); document.write( "x = -2 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |