Two frequently asked Class 12 integration problems worked end to end, using clever substitutions to turn awkward roots into standard forms.
This lesson works through two integrals that often appear in Class 12 exams. The first integrates the sum of root cot x and root tan x by factoring, substituting tan x as t squared, and completing the square to reach an inverse tangent form. The second handles an integral with a square root in the denominator by substituting cos squared 2x, reducing it to a standard inverse sine form.
What you'll learn
Factoring a sum of square root trig functions into a single root times a simpler bracket
Substituting tangent as a squared variable to clear roots from an integral
Completing the square in the denominator to reach a standard inverse tangent result
Recognising the inverse sine form to integrate an expression with a square root denominator
Lesson chapters
0:00First integral and factoring the roots
1:04Substituting tan x as t squared
2:40Completing the square and the inverse tangent form
4:49Resubstituting back to x
5:51Second integral with a root in the denominator
6:16Substituting cos squared 2x and the inverse sine form
Lesson notes
This lesson works through two integrals that come up often in Class 12 exams. Each one uses a substitution to turn an awkward expression into a standard form we already know how to integrate.
First integral: roots of cot and tan
We want to evaluate
I=∫(cotx+tanx)dx.
Write cotx=tanx1 and factor tanx out of both terms:
I=∫tanx(tanx1+1)dx=∫tanx(cotx+1)dx.
The substitution
Put tanx=t2. Differentiating, sec2xdx=2tdt, so
dx=sec2x2tdt=1+tan2x2tdt=1+t42tdt.
With tanx=t2 we have tanx=t and cotx+1=t21+1=t2t2+1. Substituting,
I=∫t⋅t2t2+1⋅1+t42tdt=2∫t4+1t2+1dt.
Dividing through by t2
Divide the top and bottom by t2:
I=2∫t2+t211+t21dt.
Use the identity t2+t21=(t−t1)2+2. Now put u=t−t1, so that du=(1+t21)dt, which is exactly the numerator. Then
I=2∫u2+2du=2∫u2+(2)2du.
Standard form
Using ∫a2+x2dx=a1tan−1ax with a=2,
I=2⋅21tan−12u=2tan−12u.
Resubstitute u=t−t1 and then t=tanx:
I=2tan−1(2tanxtanx−1)+C.
Second integral: a root in the denominator
Now evaluate
I=∫9−cos42xsin2xcos2xdx.
Write 9=32 and cos42x=(cos22x)2, so
I=∫32−(cos22x)2sin2xcos2xdx.
The substitution
Put t=cos22x. Then sin2xcos2xdx=−41dt; keeping the constant aside, the integral reduces to
I=∫32−t221dt.
Standard form
Using ∫a2−x2dx=sin−1ax with a=3,
I=21sin−13t.
Resubstitute t=cos22x:
I=21sin−1(3cos22x)+C.
Key takeaways
Factoring a sum of root trig functions into one root times a bracket exposes a clean substitution.
The substitution tanx=t2 clears the roots and, after dividing by t2 and completing the square with t−t1, gives a standard inverse tangent integral.
Spotting a2−x2 under a square root signals the inverse sine form sin−1ax.