Question 1092249
.
<pre>
|x + 7.5| = 2.5.
</pre>

{{{ graph( 600, 600, -18, 3, -5, 11,
           abs(x+7.5), 2.5 
)}}}