Question 210070
Solve:
{{{abs(2-3x) <= 4}}} Remove the bars and write the two resulting inequalities:
{{{2-3x <= 4}}} or {{{2-3x >= -4}}} Subtract 2 from each side of both of these.
{{{-3x <= 2}}} or {{{-3x >= -6}}} Now divide by -3 remembering to reverse the inequality symbol.
{{{highlight(x >= -2/3)}}} or {{{highlight(x <= 2)}}}