document.write( "Question 287580: Find the solution of the inequality:
\n" );
document.write( "-1 <= 4x-1/3 < 5 \n" );
document.write( "
Algebra.Com's Answer #208459 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! -1 <= 4x-1/3 < 5 \n" ); document.write( "-1+1/3<=4X<5+1/3 \n" ); document.write( "-2/3<=4X<16/3 \n" ); document.write( "(-2/3)/4<=X<(16/3)/4 \n" ); document.write( "-2/3*1/4<=X<16/3*1/4 \n" ); document.write( "-2/12<=X<16/12 \n" ); document.write( "-1/6<=X<4/3 ANS. \n" ); document.write( " |