document.write( "Question 840592: Lists all the integer solutions of the inequality |x| < 4? \n" ); document.write( "
Algebra.Com's Answer #506318 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
Either 0 < x < 4 or 0 < -x < 4
\n" ); document.write( "For 0 < x < 4 , so x can be 1,2 or 3 .
\n" ); document.write( "For 0 < -x < 4 , x can be -1,-2 or -3.
\n" ); document.write( "
\n" ); document.write( "
\n" );