How many integers satisfy the condition |x| ≥ 2 and |x|≤ 6
|x| ≥ 2 means x's distance from origin is atleast 2. |x|≤ 6 means x's distance from origin is less than or equal to 6.
All these numbers satisfy both the conditions.
⇒ 10 numbers
How many integers satisfy the condition 0≤23[x]≤1
How many integers satisfy the condition |x|≤−5
How many integers satisfy the relation |x - 1| ≤ 2 ?