we did this problem in class yesterday and I couldn't replicate our result at home.
|${1+x\over 1-x}$| $\le$ 1
How do I algebraically solve this and then display the solution in set notation? I tried rewriting the absolute value as
-1 $\le$ ${1+x\over 1-x}$ $\le$ 1 but then I got stuck. I can't seem to manipulate it to the point where it's obvious for what x this inequality holds true.
Any help appreciated.
Hint
Let $x\neq 1$.
$$-1\leq \frac{1+x}{1-x}\leq 1\iff \begin{cases}-(1-x)\leq 1+x\leq 1-x&1-x>0\\ -(1-x)\geq 1+x\geq 1-x&1-x<0.\end{cases}$$