Question 932835
Isolate the absolute value and treat it as a variable.


{{{3abs(x+2)=9}}}
{{{abs(x+2)=9/3=3}}}
{{{abs(x+2)=3}}}


Solve for two situations.


{{{x+2>=0}}}  OR  {{{x+2<0}}};
find what happens for each case.