Question

Evaluate an integral using trigonometric substitution

Original question: 1.) (94x2)dxx2\int \frac{\sqrt{(9-4x^2)}\,dx}{x^2}

Solution:

u=2x;a=3u = 2x; \quad a = 3

Let u=asinθu = a\sin\theta

2x=3sinθ\Rightarrow 2x = 3\sin\theta

x=32sinθ\Rightarrow x = \frac{3}{2}\sin\theta

dx=32cosθdθ\Rightarrow dx = \frac{3}{2}\cos\theta\, d\theta

And sinθ=2x/3\sin\theta = 2x/3. This means that the side opposite to angle θ\theta has measure 2x2x, hypotenuse has measure 3, and the adjacent side to angle θ\theta has measure (94x2)\sqrt{(9-4x^2)}.

Therefore,

(94x2)dxx2\int \frac{\sqrt{(9-4x^2)}\,dx}{x^2}

=(99sin2θ)(3/2cosθdθ)9/4sin2θ= \int \frac{\sqrt{(9-9\sin^2\theta)}\,(3/2\cos\theta\, d\theta)}{9/4\sin^2\theta}

=(9)(1sin2θ)(3/2cosθdθ)9/4sin2θ= \int \frac{\sqrt{(9)(1-\sin^2\theta)}\,(3/2\cos\theta\, d\theta)}{9/4\sin^2\theta}

=3cosθ(3/2cosθdθ)9/4sin2θ= \int \frac{3\cos\theta\,(3/2\cos\theta\, d\theta)}{9/4\sin^2\theta}

=2cos2θdθsin2θ= \int \frac{2\cos^2\theta\, d\theta}{\sin^2\theta}

=2cot2θdθ= \int 2\cot^2\theta\, d\theta

=2(csc2θ1)dθ= 2\int (\csc^2\theta - 1)\, d\theta

=2cotθ2θ= -2\cot\theta - 2\theta

Now, substitute values of cotθ\cot\theta and θ\theta with the values of the reference triangle as mentioned above. Thus,

=2(94x2)/2x2arcsin(2x/3)+C= -2\sqrt{(9-4x^2)}/2x - 2\arcsin(2x/3) + C

=1/x(94x2)2arcsin(2x/3)+CAns.= -1/x\,\sqrt{(9-4x^2)} - 2\arcsin(2x/3) + C \quad \text{Ans.}

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: This integral is a good match for a trig substitution because of the square root 94x2\sqrt{9-4x^2}. The only tricky part is keeping the algebra clean after the substitution.

Step by step

We want to compute

94x2x2dx.\int \frac{\sqrt{9-4x^2}}{x^2}\,dx.

Step 1: Choose a substitution

Because of the form 94x29-4x^2, let

2x=3sinθ,2x=3\sin\theta,

so that

x=32sinθ,dx=32cosθdθ.x=\frac32\sin\theta,\qquad dx=\frac32\cos\theta\,d\theta.

Also,

94x2=99sin2θ=3cosθ.\sqrt{9-4x^2}=\sqrt{9-9\sin^2\theta}=3\cos\theta.

Step 2: Rewrite the integral

Substitute everything in:

=\int \frac{3\cos\theta}{\left(\frac32\sin\theta\right)^2}\cdot \frac32\cos\theta\,d\theta.$$ Since $$\left(\frac32\sin\theta\right)^2=\frac94\sin^2\theta,$$ we get $$\int \frac{3\cos\theta}{\frac94\sin^2\theta}\cdot \frac32\cos\theta\,d\theta =\int 2\frac{\cos^2\theta}{\sin^2\theta}\,d\theta =\int 2\cot^2\theta\,d\theta.$$ ### Step 3: Integrate Use $$\cot^2\theta=\csc^2\theta-1,$$ so $$\int 2\cot^2\theta\,d\theta =2\int (\csc^2\theta-1)\,d\theta =-2\cot\theta-2\theta+C.$$ ### Step 4: Convert back to $x$ From the triangle relation, $$\sin\theta=\frac{2x}{3}$$ so $$\theta=\arcsin\left(\frac{2x}{3}\right).$$ Also, $$\cot\theta=\frac{\cos\theta}{\sin\theta} =\frac{\sqrt{9-4x^2}/3}{2x/3} =\frac{\sqrt{9-4x^2}}{2x}.$$ Therefore, $$-2\cot\theta-2\theta+C =-2\cdot \frac{\sqrt{9-4x^2}}{2x}-2\arcsin\left(\frac{2x}{3}\right)+C.$$ So the antiderivative is $$\boxed{-\frac{\sqrt{9-4x^2}}{x}-2\arcsin\left(\frac{2x}{3}\right)+C}.$$ ### Pitfall alert The most common slip here is losing a factor of 2 or 3 when converting $x=\frac32\sin\theta$ and $dx=\frac32\cos\theta\,d\theta$. Another easy mistake is forgetting that $\sqrt{9-9\sin^2\theta}=3\cos\theta$ assumes the usual right-triangle setup with $\theta$ chosen so that $\cos\theta\ge 0$. ### Try different conditions If the integrand were $\int \frac{\sqrt{9-4x^2}}{x}\,dx$, the same substitution would still work, but the algebra would simplify differently and the final answer would involve a mix of logarithmic and inverse-trig terms. If the square root were $\sqrt{a^2-b^2x^2}$ instead, the substitution pattern would be the same: set $bx=a\sin\theta$. ### Further reading trigonometric substitution, inverse trigonometric function, antiderivative

FAQ

What substitution is best for this integral?

Use 2x = 3 sin(theta), because it turns sqrt(9 - 4x^2) into 3 cos(theta) and simplifies the radical.

What is the final antiderivative?

The antiderivative is -sqrt(9 - 4x^2)/x - 2arcsin(2x/3) + C.

chat