|x| < a
We want numbers whose distance from zero is less than a.
-a < x < a
Example
|x| < 3 gives -3 < x < 3
This is the inside of the interval between -a and a. The endpoints are excluded because < means strictly smaller distance.
Interactive number line diagram
Choose the value of a
Inequality
|x| < 2
Interval
-2 < x < 2
We want numbers closer than 2 units to zero.
