document.write( "Question 37492: Need help with the following:\r
\n" );
document.write( "\n" );
document.write( "Solve the inequality |3x - 1| < 7 and write the answer in the set notation. \n" );
document.write( "
Algebra.Com's Answer #23105 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Need help with the following: \n" ); document.write( "Solve the inequality |3x - 1| < 7 and write the answer in the set notation. \n" ); document.write( "CASE 1.. \n" ); document.write( "3X-1 >0 \n" ); document.write( "|3X-1|=3X-1<7 \n" ); document.write( "3X<7+1=8 \n" ); document.write( "X<8/3 \n" ); document.write( "CASE 2. \n" ); document.write( "3X-1<0 \n" ); document.write( "|3X-1|=-(3X-1)=-3X+1<7 \n" ); document.write( "-3X<7-1=6 \n" ); document.write( "-X<6/3=2 \n" ); document.write( "X>2 \n" ); document.write( "SO SOLUTION SET IS {X:X>2 AND X<8/3} \n" ); document.write( " |