Write all integers whose absolute values are less than 5.
Open in App
Solution
Let x be an integer such that |x| < 5. ∴ -5 < x < 5 => x = ] -4, 4 [ These are the nine integers whose absolute values are less than 5, namely, -4, -3, -2, -1, 0, 1, 2, 3 and 4.