To employ the 1st derivative test, we find the first derivative, set it = 0, solve to find all critical points, and lastly create a sign chart for f ‘ to determine what kind of critical points they are.
I’ll assume that the (1 + x2) is all in the denominator.
we need to use chain rule here:
f ‘ (x) = ((1+x2)-2x2)/(1+x2)2)((1+x2)/x)
= (1-x2)/(x(1+x2))
This function has zeros at x=±1 and is undefined at x=0.
f ‘ (x) goes from + to - at x=±1 and so f has local maxes at x=±1. f(0) is undefined, though f ‘ does change signs there.