document.write( "Question 362857: What is the solution set of the equation |x^2-2x|=3x-6? \n" ); document.write( "
Algebra.Com's Answer #258658 by HasanSahin(52)\"\" \"About 
You can put this solution on YOUR website!
The point is that there may be 2 solution sets in this type of questions..\r
\n" ); document.write( "\n" ); document.write( "First >> if (x^2-2x)=>0 >> x^2-2x = 3x-6 >> x^2-5x+6=0 >> (x-2)*(x-3)=0 >> x={2,3} \r
\n" ); document.write( "\n" ); document.write( "Second >> (x^2-2x)<0 >> x^2-2x = -3x+6 >> x^2+x-6=0 >> (x-2)*(x+3)=0 >> x={2,-3}\r
\n" ); document.write( "\n" ); document.write( "RF.
\n" ); document.write( "
\n" );