document.write( "Question 138539: Solve: -10 <_ 3x-9 <_ -2 (the _ are supposed to be under the <)\r
\n" );
document.write( "\n" );
document.write( "{x | ?? <_ x <_ ??} (again the _ is supposedto be under the <)\r
\n" );
document.write( "\n" );
document.write( "Can someone hlp me with this. Do i add 2 to each equation first?? \n" );
document.write( "
Algebra.Com's Answer #101126 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! -10 <= 3x-9 <= -2 \n" ); document.write( "----------------------- \n" ); document.write( "Since you want to solve for \"x\", you work from the inside out. \n" ); document.write( "Add 9 along the line to get: \n" ); document.write( "-1 <= 3x <= 7 \n" ); document.write( "Divide by 3 along the line to get: \n" ); document.write( "-1/3 <= x <= 7/3 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |