Question 91904
Solve for x:
Recall that if:
|a| <= b then either a <= b or a >= -b
|x-2| <= 9  Remove the absolute-value bars and write two inequalities:
{{{x-2 <= 9}}}  or  {{{x-2 >= -9}}} Solve these two inequalities.
{{{x <=11}}} or {{{x >=-7}}}