Question 107281
A number minus {{{8}}} is no more than {{{-3}}}

if a number is {{{x}}}, we can write it as:

{{{(x - 8) <= -3}}}

now we can solve it:

{{{(x - 8 )<= -3}}}..........move {{{-8}}} to the right


{{{x <=(-3+ 8)}}}

{{{x <=  5}}}