Question 245829
If the problem is (X+2)/4 <= 0 then
multiply both sides by 4:

((X+2)/4) * 4 <= 0 * 4 
X+2 <= 0

Subtract 2 from both sides:

X+2-2 <= 0-2
X <= -2