I have to prove the following statement:
$$\forall\ x,\ y \in \left]-1,1\right[: \frac{x+y}{1+xy} \in \left]-1,1\right[$$
A way to prove it is via analysing the behaviour of $\ f(x,y)=\frac{x+y}{1+xy}\ $ in $\left]-1,1\right[.$
Can anyone support me with any hints how to prove it using only elementary algebraic transformations.
$$\frac{x+y}{1+xy}+1=\frac{1+xy+x+y}{1+xy}=\frac{(1+x)(1+y)}{1+xy}>0$$ and $$\frac{x+y}{1+xy}-1=-\frac{1+xy-x-y}{1+xy}=-\frac{(1-x)(1-y)}{1+xy}<0,$$ which says $$-1<\frac{x+y}{1+xy}<1.$$