document.write( "Question 174977: What is the solution set of the equation |x^2-2x| = 3x-6 \n" ); document.write( "
Algebra.Com's Answer #130040 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the solution set of the equation |x^2-2x| = 3x-6 \n" ); document.write( "------------------------- \n" ); document.write( "x^2-2x = 3x-6 or x^2-2x = -3x+6 \n" ); document.write( "x^2 -5x + 6 = 0 or x^2 + x -6 = 0 \n" ); document.write( "(x-2)(x-3) = 0 or (x+3)(x-2) = 0 \n" ); document.write( "x = 2 or x = 3 or x = -3 or x = 2\r \n" ); document.write( "\n" ); document.write( "Final answer: x = 2 or 3 or -3 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |