Question 687211
The inequality is {{{abs(d-(-3))>=c}}} which simplifies to {{{abs(d+3)>=c}}}


In general, if you say d is at least c units from k, then it translates to {{{abs(d-k)>=c}}}