Question 436470
{{{3- 5abs(x) > -2}}}
<==> {{{5 > 5abs(x)}}}
<==> {{{1 > abs(x)}}}
<==> 1 > x > -1, or the interval (-1, 1).