How do you find the integral intsqrt(x^2-9)/x^3dxx29x3dx ?

1 Answer
Sep 1, 2014

By using the substitution x=3sec thetax=3secθ,
int{sqrt{x^2-9}}/{x^3}dx=1/6sec^{-1}(x/3)-{sqrt{x^2-9}}/{2x^2}+Cx29x3dx=16sec1(x3)x292x2+C.

Let x=3sec theta Rightarrow dx=3sec theta tan theta d thetax=3secθdx=3secθtanθdθ.
int{sqrt{x^2-9}}/{x^3}dx=int{sqrt{(3sec theta)^2 -9}}/{(3sec theta)^3}3sec theta tan theta d thetax29x3dx=(3secθ)29(3secθ)33secθtanθdθ,
which simplifies to
=1/3int{tan^2 theta}/{sec^2 theta}d theta=13tan2θsec2θdθ
by using tan theta={sin theta}/{cos theta}tanθ=sinθcosθ and sec theta=1/{cos theta}secθ=1cosθ,
=1/3int sin^2 theta d theta=13sin2θdθ
by using sin^2 theta ={1-cos(2theta)}/2sin2θ=1cos(2θ)2,
1/6int[1-cos(2theta)]d theta=1/6[theta-sin(2theta)/2]+C16[1cos(2θ)]dθ=16[θsin(2θ)2]+C
by using sin(2theta)=2sin theta cos thetasin(2θ)=2sinθcosθ,
=1/6(theta-sin theta cos theta)+C=16(θsinθcosθ)+C

Now, we need to rewrite our answer above in terms of xx.
x=3sec theta Rightarrow x/3=sec theta Rightarrow theta=sec^{-1}(x/3)x=3secθx3=secθθ=sec1(x3)
Since sec theta=x/3secθ=x3, we can construct a right triangle with angle thetaθ such that its hypotenuse is xx, its adjacent is 33, and its opposite is sqrt{x^2-9}x29. So, we have
sin theta={sqrt{x^2-9}}/{x}sinθ=x29x and cos theta=3/xcosθ=3x

Hence, by rewriting thetaθ, sin thetasinθ, cos thetacosθ in terms of xx,
int{sqrt{x^2-9}}/{x^3}dx=1/6sec^{-1}(x/3)-{sqrt{x^2-9}}/{2x^2}+Cx29x3dx=16sec1(x3)x292x2+C.