
Patrick B. answered 01/29/21
Math and computer tutor/teacher
Let U = sqrt(x+1) ; Then U^2 = x+1 ---> U^2-1 = x
then dU/dx = (1/2)(x+1)^(-1/2) = 1/ [ 2 * sqrt(x+1)] --> dx = 2*Sqrt(x+1)*du
2*du replaces sqrt(x+1) in the denominator
U^2-1 repalces x in the denominator
the integral becomes
2 * dU / (U^2-1) = 2* dU / [(U+1)(U-1)]
which indeed can be done by partial fraction decomposition
perhaps a trig substitution may be alternative
W W.
I'm sorry but I'm not following the step from 2∫1/(u2-1) du to ln((u-1)/(u+1)) without using partial fractions. That is my basic issue I guess.01/29/21