Mark M. answered 12/06/23
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
∫ [x3 / √(x2+ 4)]dx = ∫ [x2 (x / √(x2 + 4)]dx
Let u = x2 and dv = (x / √(x2+4))dx.
Then du = 2xdx and v = ∫dv = ∫ [x / √(x2+4)]dx Let w = x2+4, so dw = 2xdx. xdx = (1/2)dw
Therefore v = (1/2)∫ w-1/2dw = √w = √(x2+4)
So, ∫ [x3 / √(x2 + 4)]dx = uv - ∫vdu = x2√(x2+4) - 2∫x√(x2+4)dx = x2√(x2+4) - ∫w1/2dw =
x2√(x2+4) - (2/3)w3/2 + C = x2√(x2+4) - (2/3)(x2+4)3/2 + C