SOLUTION: Lists all the integer solutions of the inequality |x| < 4?

Algebra ->  Graphs -> SOLUTION: Lists all the integer solutions of the inequality |x| < 4?      Log On


   



Question 840592: Lists all the integer solutions of the inequality |x| < 4?
Found 2 solutions by Fombitz, LinnW:
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
-4%3Cx%3C4
Integer solutions would be
{3,-3,2,-2,1,-1,0}

Answer by LinnW(1048) About Me  (Show Source):
You can put this solution on YOUR website!
Either 0 < x < 4 or 0 < -x < 4
For 0 < x < 4 , so x can be 1,2 or 3 .
For 0 < -x < 4 , x can be -1,-2 or -3.