document.write( "Question 7862: list the whole numbers that satisfy the inequality 5<3x+2<17 \n" ); document.write( "
Algebra.Com's Answer #4318 by pvrbrahmam(12)\"\" \"About 
You can put this solution on YOUR website!
Q:list the whole numbers that satisfy the inequality 5<3x+2<17
\n" ); document.write( "Sol:5<3x+2<17 implies 3x+2 >5 and 3x+2 <17
\n" ); document.write( " i.e 3x>5-2 and 3x<17-2
\n" ); document.write( " 3x>3 and 3x<15
\n" ); document.write( " x>1 and x<5
\n" ); document.write( " whole numbers lying between 1 and 5 are 2,3,4
\n" ); document.write( "
\n" );