题目
If [x] denotes the least integer greater than or equal to x and [x/2] = 0, which of the following could be the value of x?
解析
首先,让我们花点时间弄清楚这个特殊符号的含义。
几个例子:
[5.1] = 6
[3] = 3
[8.9] = 9
[-1.4] = -1
[-13.6] = -13
所以,如果 [x/2] = 0,那么我们可知 -1 < x/2 ≤ 0
将不等式两边同时乘以 2,得到:−2