Mark M. answered 07/02/20
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
Instead of using the Chain Rule right away, we can first simplify the function by using log properties.
f(x) = ln(x / (x2+1)) = lnx - ln(x2 + 1)
So, f'(x) = 1/x - 2x / (x2+1) = (x2+1-2x) / [x(x2+1)] =
(x-1)2 / [x(x2+1)]