Question 150619
Find the value of x:
{{{abs(x-7)<= 2}}} Remove the absolute-value bars to get the two inequalitites:
{{{x-7 <= 2}}} and {{{x-7 >= -2}}} Now solve each of these to get:
{{{x<=9}}} and {{{x>=5}}}