Question 996889
Look closely at the critical value of the equation.  Sharp point at x=-5.  Graph changes direction at x=-5.


CASE:  {{{x<-5}}},  
{{{x+5<0}}},
{{{y=-(x+5)-2}}}
{{{y=-x-7}}}


CASE:  {{{x>=-5}}}
{{{x+5>=0}}}
{{{y=x+5-2}}}
{{{y=x+3}}}


{{{graph(300,300,-8,5,-8,5,abs(x+5)-2)}}}