$$f(x)=\frac x {x^2+1}$$ I want to find range of $f(x)$ and I do like below . If someone has different Idea please Hint me . Thanks in advanced .
This is 1-1 function $\\f(x)=\dfrac{ax+b}{cx+d}\\$, This is 2-2 function $\\f(x)=\dfrac{ax^2+bx+c}{a'x^2+b'x+c'}\\$, This is 1-2 function $\\f(x)=\dfrac{ax+b}{a'x^2+b'x+c'}\\$
Method 5
$0\le(x+1)^2 = (x^2+1)+2x$ dividing by $(x^2+1)$ we have $0\le1+2y$ $0\le(x-1)^2 = (x^2+1)-2x$ dividing by $(x^2+1)$ we have $0\le1-2y$
And $y\in[-\frac12,\frac12]$.