Integration by trigonometric substitution — ∫dx/√(a²-x²) types

medium CBSE JEE-MAIN NCERT Class 12 3 min read

Question

Evaluate dx9x2\displaystyle\int \frac{dx}{\sqrt{9 - x^2}} using trigonometric substitution. Also, state the general formula for integrals of the type dxa2x2\displaystyle\int \frac{dx}{\sqrt{a^2 - x^2}}.

(NCERT Class 12, Integrals)


Solution — Step by Step

The integrand has a2x2\sqrt{a^2 - x^2} with a=3a = 3. Whenever we see a2x2\sqrt{a^2 - x^2}, we use the substitution:

x=asinθ=3sinθx = a\sin\theta = 3\sin\theta

This works because a2x2=a2a2sin2θ=a2cos2θa^2 - x^2 = a^2 - a^2\sin^2\theta = a^2\cos^2\theta, which eliminates the square root cleanly.

If x=3sinθx = 3\sin\theta, then dx=3cosθdθdx = 3\cos\theta \, d\theta.

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

The integral becomes:

3cosθdθ3cosθ=dθ=θ+C\int \frac{3\cos\theta \, d\theta}{3\cos\theta} = \int d\theta = \theta + C

Since x=3sinθx = 3\sin\theta, we have θ=sin1(x3)\theta = \sin^{-1}\left(\frac{x}{3}\right).

dx9x2=sin1(x3)+C\boxed{\int \frac{dx}{\sqrt{9 - x^2}} = \sin^{-1}\left(\frac{x}{3}\right) + C}

For the general case:

dxa2x2=sin1(xa)+C\int \frac{dx}{\sqrt{a^2 - x^2}} = \sin^{-1}\left(\frac{x}{a}\right) + C

This is a standard result that you should memorise. In exams, you can directly use this formula without redoing the substitution.


Why This Works

The substitution x=asinθx = a\sin\theta converts the algebraic expression a2x2\sqrt{a^2 - x^2} into a clean trigonometric one: acosθa\cos\theta. This works because of the Pythagorean identity sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1.

The three standard trig substitutions to remember:

ExpressionSubstitutionWhy
a2x2\sqrt{a^2 - x^2}x=asinθx = a\sin\thetaUses 1sin2θ=cos2θ1 - \sin^2\theta = \cos^2\theta
a2+x2\sqrt{a^2 + x^2}x=atanθx = a\tan\thetaUses 1+tan2θ=sec2θ1 + \tan^2\theta = \sec^2\theta
x2a2\sqrt{x^2 - a^2}x=asecθx = a\sec\thetaUses sec2θ1=tan2θ\sec^2\theta - 1 = \tan^2\theta

Alternative Method

If you’ve memorised the standard integral, you can skip the substitution entirely:

Compare dx9x2\displaystyle\int \frac{dx}{\sqrt{9 - x^2}} with dxa2x2\displaystyle\int \frac{dx}{\sqrt{a^2 - x^2}}.

Here a2=9a^2 = 9, so a=3a = 3. Apply the formula directly:

sin1(x3)+C\sin^{-1}\left(\frac{x}{3}\right) + C

For JEE Main, memorise all standard integral results from the NCERT table. Most trig substitution problems in JEE reduce to one of these standard forms after algebraic manipulation (completing the square, factoring). The substitution method is the derivation; the formula is what saves time in the exam.


Common Mistake

The most common error: writing dxa2x2=cos1(xa)+C\displaystyle\int \frac{dx}{\sqrt{a^2 - x^2}} = \cos^{-1}\left(\frac{x}{a}\right) + C. While technically valid (since sin1(x/a)+cos1(x/a)=π/2\sin^{-1}(x/a) + \cos^{-1}(x/a) = \pi/2, and the π/2\pi/2 gets absorbed into CC), NCERT and most exam answer keys expect sin1(x/a)+C\sin^{-1}(x/a) + C as the standard answer. Using cos1\cos^{-1} without justification may lose marks in board exams. Stick to the NCERT convention.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next