document.write( "Question 800574: solve the inequality
\n" );
document.write( "x2 - 2x greater than or equal to 0 \n" );
document.write( "
Algebra.Com's Answer #483135 by waynest(281)![]() ![]() ![]() You can put this solution on YOUR website! x^2 - 2x >= 0 \n" ); document.write( "x(x - 2) >= 0 \n" ); document.write( "x = 0\r \n" ); document.write( "\n" ); document.write( "x - 2 = 0 \n" ); document.write( "x - 2 + 2 = 2 \n" ); document.write( "x = 2 \n" ); document.write( "x >= 0 and x >= 2 \n" ); document.write( " |