document.write( "Question 1126397: 3(x-2)≥2x-3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #742701 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! this is 3x-6>=2x-3 \n" ); document.write( "x>=3\r \n" ); document.write( "\n" ); document.write( "check with 0, which shouldn't work \n" ); document.write( "-6 >=-3 not true\r \n" ); document.write( "\n" ); document.write( "check with 4 which should work \n" ); document.write( "6>=5 true \n" ); document.write( "3 works--3>=3 \n" ); document.write( " |