181k views
4 votes
A number x is both less than 1.5 and greater than or equal to 0

1 Answer

4 votes

x<1.5


x\ge~0

Another way to write this is:


0\le~x<1.5

So 'x' can be any number between 0 and 1.5, not including 1.5, but including 0.
User Marcc
by
8.3k points

No related questions found