Show bijectivity of $f:(-1,1)\rightarrow \mathbb{R}, f(x)=\frac{x}{1-|x|}$
So in order to show injectivity $f(a)=f(b) \Rightarrow a=b$
so $\frac{a}{1-|a|}=\frac{b}{1-|b|}$. But how do I prove that?
For the surjectivity I have to show that $f(X)=Y$ when $X$ is the domain and $Y$ the Image.
so I have to prove that $f$ image is $f(x)\in \mathbb{R}$. But how do I do that...?
Prove that $f$ is strictly increasing. Then, $x<y\implies f(x)<f(y)$. And it is surjective bby the intermediate value theorem and because $\lim_{x\to\pm1}f(x)=\pm\infty$.
If you want to avoid limits, you can solve the equation $f(x)=y$. Suppose that $y\geqslant0$. Then $x$ will have to be non-negative. So$$f(x)=y\iff\frac x{1-x}=y\iff-1+\frac1{1-x}=y\iff x=\frac y{1+y}.$$And, if $y\leqslant 0$, a similar argument shows that can simply take $x=\frac y{1-y}$.