document.write( "Question 277554: solve the compound inequality
\n" );
document.write( "4>-3x+3 or 6<-3x+2\r
\n" );
document.write( "\n" );
document.write( "the symbol< should be less than are equal to \n" );
document.write( "
Algebra.Com's Answer #202051 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the compound inequality \n" ); document.write( "4>=-3x+3 \n" ); document.write( "3x + 4 >= 3 \n" ); document.write( "3x >= -1 \n" ); document.write( "x >= -1 \n" ); document.write( "----------------- \n" ); document.write( "OR \n" ); document.write( " 6=<-3x+2 \n" ); document.write( "3x=< -4 \n" ); document.write( "x =< -4/3 \n" ); document.write( "------------------ \n" ); document.write( "the symbol< should be less than are equal to \n" ); document.write( "--- \n" ); document.write( "Solution: {x|x<=-4/3} U {x|x>= -1} \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |