Reading
n>4
A number is greater than 4
n>9 (11)
Solution
x+5<12
x<7
2x+5<13
x<4
3x+5<20
x<5
n<=2
A number is less than or equal to 2
n>=-2 (-10)
Not a solution
y-3>=8
y>=11
3y-4>=11
y>=5
2(4x-1)>=30
x>=4
10>=n
A number is less than or equal to 10
n<5 (5)
Not a solution
b<=14
b<=14
n/3-6<=-2
n<=12
7-5y>3y+15
y<-1
-3<=n
A number is greater than or equal to -3
7>n (0)
Solution
15<-3m
m<-5
-2m+8>4
m<2
x/4+2<=10
x<=32
2n<5
Twice a number is less than 5
-7<=n (-7)
Solution
n/-5>=2
n<=-10
1-p/2<=5
p>=-8
6(m+2)-10>2m+8
m>3/2