A number p plus 5 is greater than 6
What is p>1 ?
9 + w > 7
What is w > -2 ?
12.6 >= -6(a + 2)
What is -4.1 <= a ?
-2<=3d+10<=13
What is -4<=d<=1 ?
x/2 > -2
What is x > -4 ?
3|14-m| > 18
What is m < 8 or m > 20 ?
A number a minus 4 is less than 1
What is a<5 ?
5l-9 > 16
What is l>5 ?
16+5b > 10-3b
What is b > -3/4 ?
24 > -3r >= -9
What is -8 < r <= 3 ?
8 + 10b > 14 - 2b
What is b > 1/2 ?
|6t - 7| - 8 >= 3
What is t >= 3 and t <= -2/3 ?
A number l plus 13 is greater than or equal to 17
What is l>=4 ?
4-2m > 7-3m
What is m>3 ?
2(5c - 7) >= 10(c - 3)
What is all real numbers?
23>=4l-5>=-9
What is 7>=l>=-1 ?
-16 <= 8/3t
What is -6 <= t ?
-4|6b - 8| <= 12
What is b >= 5/6 or b <= 11/6 ?
9 is at least the product of a number y and 3
What is y<=3 ?
9.5-3x >= 2x+4
What is 1.1 >= x ?
-y+3<=8 and y+2>9
What are y>=-5 and y>7 ?
-12 < 1/2(4x+16) < 18
What is -10 < x < 5 ?
22 < -3c + 4 < 14
What is -6 < c < -10/3 ?
|3j - 1| + 6 < 0
What is j < -5/3 or j > 7/3 ?
30 is at least the product of a number q and 6
What is q<=5 ?
n + 4.5 >= 6.7
What is n >= 2.2 ?
15(1/3b + 3) <= 6(b + 9)
What is -9 <= b ?
1/2r + 3 < 7/4 or -r + 3/4 <= 3/8
What is r < -5/2 or r >= 3/8 ?
3/2n + 19 <= 10 + 1/2n or -2/3n + 3 < -1/3n + 12
What is n <= -9 or n > -27 ?
-3|2 - 4u| + 5.5 < -4.1
What is u < -0.3 or u > 1.3 ?