Mark M. answered 11/29/17
Tutor
4.9
(955)
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
∫x√(4+x2)dx Let x = 2tanθ Then dx = 2sec2θdθ
So, the integral can be rewritten as ∫(2tanθ)√[4(1+ tan2θ)](2sec2θ)dθ
= 8∫tanθsec3θdθ
= 8∫sec2θ(tanθsecθ)dθ Let u = secθ Then du = secθtanθdθ
= 8∫u2du = 8(1/3)u3 + C
= (8/3)sec3θ + C Since x = 2tanθ, tanθ = x/2
Draw a right triangle with acute angle θ,
side opposite θ of length x, side adjacent
to θ of length 2, and hypotenuse √(4+x2).
So, (8/3)sec3θ + C = (8/3)[√(4+x2)/2]3 + C
= (1/3)(4+x2)3/2 + C
----------------------------------------------------------------
∫x√(4-x2)dx Let x = 2sinθ Then dx = 2cosθdθ
So we get ∫(2sinθ)√[4(1-sin2θ)](2cosθ)dθ
= 8∫sinθcos2θdθ
Let u = cosθ Then du = -sinθdθ
-du = sinθdθ
So, 8∫sinθcos2θdθ = -8∫u2du = -(8/3)u3+C
= -(8/3)cos3θ + C
Since x = 2sinθ, sinθ = x/2
Draw a right triangle with acute angle θ, side opposite
angle θ of length x, hypotenuse 2, and side adjacent to θ
of length √(4-x2).
So, -(8/3)cos3θ + C = -(8/3)[√(4-x2)/2]3 + C
= -(1/3)(4-x2)3/2 + C