Question 172263
Solve for m:
{{{5 >=abs(3+2m)}}} Remove the absolute-value bars and write the two inequalities:
{{{5 >= (3+2m)}}} and {{{-5 <= (3+2m)}}} Subtract 3 from both sides in each.
{{{2 >=2m}}} and {{{-8 <= 2m}}} Divide both sides by 2 in each.
{{{1 >= m}}} and {{{-4 <= m}}}
The prefered way of writing this is:
{{{m <= 1}}} and {{{m >= -4}}}