Question 875683
{{{abs(x+1/4)<9/8}}}

EITHER {{{x+1/4<9/8}}}
{{{x<9/8-1/4}}}
{{{x<9/8-2/8}}}
{{{x<7/8}}}
OR  {{{-x-1/4<9/8}}}
{{{x+1/4>-9/8}}}
{{{x>-9/8-2/8}}}
{{{x>-11/8}}}
-
-
Solution is really the intersection of these.
{{{highlight(-11/8<x<7/8)}}}