The function $f$ from the real set to $\mathopen]-1,1\mathclose[$ is defined as $$ f(x)=\frac{x}{\sqrt{x^2+1}} $$ I have to prove it injective.
I supposed there are two reals $a$ and $b$ such that $f(a)=f(b)$, but came to the result that $a=\pm b$.
What's wrong?