Question 776551
How do you solve 2<|x-1|<5.
-----------
Note:: |x-1| has two arms, x+1 and -x-1.
You want to know for what values of "x", those arms have
y-values that are greater than 2 AND less than 5.
---------------------------------------------------
2< x-1 <5 or 2 < -(x-1) < 5
---------------------
3< x < 6 or -5< x-1 <-2
------
3< x < 6 or -4< x <-1
---------------------------
Cheers,
Stan H.