Question 1038920
.
For what real values of x is |x|+|x+2|+|2-x|‹=8
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


<TABLE> 
  <TR>
  <TD> 

{{{graph( 330, 330, -6.5, 6.5, -2.5, 10.5,
          abs(x) + abs(x+2) + abs(2-x), 8
)}}}


<B>Figure</B>. Plots y = |x|+|x+2|+|2-x|  and  y = 8.

  </TD>
  </TR>
</TABLE>

Solution is  |x| <= {{{8/3}}}.