document.write( "Question 56019: |3x+2|less than or equal to 4
\n" );
document.write( "I under stand these brackets on the expression mean absolute value but what is the absolute value of 3x+2 \n" );
document.write( "
Algebra.Com's Answer #38001 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! |3x+2|less than or equal to 4 \n" ); document.write( "---------------- \n" ); document.write( "Your problem means the following: \n" ); document.write( "-4<=3x+2<=4 \n" ); document.write( "Subtrac 2 along the line to get: \n" ); document.write( "-6<=3x<=2 \n" ); document.write( "Divide thru by 3 to get: \n" ); document.write( "-2<=x<=2/3 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |