For a function to be one to one, if we assume f(x1) = f(x2), then x1 = x2
Given, f: R→R defined by f(x) = \(\frac x{x^2 +1}\), ∀x∈R
Thus for one-one function, consider
f(x1) = f(x2)
⇒ \(\frac {x_1}{x_1^2 +1} = \frac{x_2}{x_2^2 +1}\)
⇒ x1x2(x2 − x1) = x2 − x1
⇒ x2x1 = 1, if x2 \(\ne\) x1
⇒ f is not one-one function.
Also, a function is onto if and only if for every y in the co-domain, there is x in the domain such that f(x) = y
Let f(x) = y
⇒ \(\frac x{x^2 +1} = y\)
⇒ \(x = \frac{1 \pm \sqrt{1 - 4y^2}}{2y}\)
Now, substituting this x in f(x) = y we can see that this function is not onto.
Now, fog(x) = f(g(x))
= f(2x − 1)
\(= \frac{2x - 1}{4x^2 - 4x + 2}\)