Question 889325
<pre>
The correct answer is not listed.  

{{{5-abs(x-4)}}}{{{""<=""}}}{{{-3}}}

let x-4 = X

{{{5-abs(X)}}}{{{""<=""}}}{{{-3}}}

{{{-abs(X)}}}{{{""<=""}}}{{{-8}}}

{{{abs(X)}}}{{{"">=""}}}{{{8}}}

{{{X<=-8}}}{{{OR}}}{{{X>=8}}}

Replace X by x-4

{{{x-4<=-8}}}{{{OR}}}{{{x-4>=8}}}

{{{x<=-4}}}{{{OR}}}{{{x>=12}}}

That is the correct answer.  It's just not among those listed.

Edwin</pre>