Mark M. answered 10/30/17
Tutor
4.9
(954)
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
∫√(1+x2)x5dx = ∫√(1+x2)x4xdx
Let u = 1+x2 So, du = 2xdx
xdx = (1/2)du and x4 = (x2)2 = (u-1)2
Therefore, the given integral can be rewritten as:
∫(√u)(u-1)2(1/2)du = (1/2)∫(√u)(u2-2u+1)du
= (1/2)∫[u5/2 - 2u3/2 + u1/2]du
= (1/2)[(2/7)u7/2 - (4/5)u5/2 + (2/3)u3/2] + C
= (1/7)(1+x2)7/2 - (2/5)(1+x2)5/2 + (1/3)(1+x2)3/2 + C