document.write( "Question 199859: How would I solve:\r
\n" );
document.write( "\n" );
document.write( "x+2<2x-1<5x \n" );
document.write( "
Algebra.Com's Answer #150323 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! x+2 < 2x-1 < 5x \n" ); document.write( ". \n" ); document.write( "look at problem as \n" ); document.write( ". \n" ); document.write( "x+2 < 2x-1 AND 2x-1 < 5x \n" ); document.write( ". \n" ); document.write( " x > 3 AND x> -1/3 \n" ); document.write( ". \n" ); document.write( "only x>3 satisfies both \n" ); document.write( " |