Mark M. answered 08/16/23
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
y = x √(x2 + 1)
lny = ln [ x √(x2 + 1) ]
lny = lnx + (1/2)ln(x2 + 1)
y' / y = 1/x + (1/2)(2x / (x2+1))
y' / y = 1/x + x/(x2 + 1) = (2x2+1) / [x(x2+1)]
y' = y(2x2+1) / [x(x2+1)] = x√(x2+1)(2x2+1) / [x(x2+1)] = (2x2+1) / √(x2+1)