Question 341290
{{{abs(2x-3)<=7}}}
{{{(2x-3)<=7}}} and {{{-(2x-3)<=7}}}
{{{2x<=10}}} and {{{2x-3>=-7}}}
{{{x<=5}}} and {{{2x>=-4}}}
{{{x<=5}}} and {{{x>=-2}}}
{{{highlight(-2<=x<=5.0)}}}