
William W. answered 03/08/24
Experienced Tutor and Retired Engineer
One of the key parts to this is the set-up:
Then if we let x = 3tan(θ), it means dx/dθ = 3sec2(θ) or dx = 3sec2(θ) dθ
We can also say that x3 = 27tan3(θ)
Then when you do the substitutions, the integral becomes:
Since tan2(θ) + 1 = sec2(θ) by the Pythagorean Identity we substitute sec2(θ) inside the square root and then, taking the square root, the denominator becomes "sec(θ)" which cancels with the numerator and becomes:
-81∫tan3(θ)sec(θ) dθ
We can now split tan3(θ) into tan2(θ)•tan(θ) and use the variation of of our Pythagorean Identity tan2(θ) = sec2(θ) - 1 as follows:
-81∫tan2(θ)tan(θ)sec(θ) dθ
-81∫(sec2(θ) - 1)tan(θ)sec(θ) dθ
Now, make a second substitution. Let w = sec(θ) which means dw/dθ = sec(θ)tan(θ) or dw = sec(θ)tan(θ) dθ turning the integral into:
-81∫(w2 - 1) dw
Integrating, we get -81[1/3w3 - w] + C
Back substituting, w = sec(θ) we get:
-81[1/3sec3(θ) - sec(θ)] + C
In our original trig substitution we had x = 3tan(θ) or tan(θ) = x/3. This means that a triangle could be constructed with opposite side "x" and adjacent side "3". Using the Pythagorean Theorem the hypotenuse is calculated as √(x2 + 32) = √(x2 + 9). This means sec(θ) = √(x2 + 9)/3 which you can back substitute to get your final answer. Simplify as desired.
Paul M.
03/08/24