Question 1028969: how do you graph 1 is less then or equal to x which is less then 4
Answer by 2897696(96) (Show Source):
You can put this solution on YOUR website! 1 is less then or equal to x
x is less than 4
becomes:
1(<=) x < 4
in bracket notation: x is [1,4)
on the number line, 1 through 4, closed dot over the one, and open hole over the 4
(1)*______________________o(4)
|
|
|