Worked solutions to four integration problems from CBSE Class 12 Miscellaneous Exercise 7, using half-angle identities, substitution, and the integral of e to the x times a function plus its derivative.
This lesson works through Questions 20, 24, 25, and 27 of Miscellaneous Exercise 7 on integration. Two problems use the standard result for the integral of e raised to x times a function plus its derivative, after rewriting the integrand with double-angle and half-angle identities. The other two use substitution: one reducing a definite integral to an inverse tangent form by completing the square, and one to an inverse sine form. Each result is computed and evaluated between its limits.
What you'll learn
How to rewrite a fraction of trig terms using double-angle and half-angle identities so it fits a known integration result
How to apply the rule for the integral of e to the x times a function plus its derivative
How to evaluate a definite integral by substitution, changing the limits, and completing the square to reach an inverse tangent or inverse sine form
Lesson chapters
0:00Question 20: indefinite integral with e to the x
1:25Question 24: definite integral over pi/2 to pi
3:35Question 25: substitution and completing the square
8:36Question 27: substitution to an inverse sine form
Lesson notes
This lesson works through four integration problems from Miscellaneous Exercise 7: Questions 20, 24, 25, and 27. Two of them rely on the result that ∫ex(f(x)+f′(x))dx=exf(x)+C, and the other two use substitution.
This is of the form ∫ex(f(x)+f′(x))dx with f(x)=tanx and f′(x)=sec2x. Therefore
I=extanx+C.
Question 24
Evaluate
I=∫π/2πex1−cosx1−sinxdx.
Write the trig parts with half angles: 1−sinx=1−2sin2xcos2x and 1−cosx=2sin22x. Then
1−cosx1−sinx=21csc22x−cot2x.
Take f(x)=−cot2x, so f′(x)=21csc22x, and the integrand is ex(f(x)+f′(x)). Hence
I=[−excot2x]π/2π.
At x=π, cot2π=0; at x=2π, cot4π=1. So
I=−(0)+eπ/2⋅1=eπ/2.
Question 25
Evaluate
I=∫0π/4sin4x+cos4xsinxcosxdx.
Put t=sin2x, so dt=2sinxcosxdx, giving sinxcosxdx=21dt. The limits change: x=0⇒t=0, and x=4π⇒t=21. Also cos4x=(1−sin2x)2=(1−t)2, so the denominator is t2+(1−t)2=2t2−2t+1. Then
I=21∫01/22t2−2t+1dt.
Completing the square
Factor out the 2 and complete the square:
2t2−2t+1=2(t2−t+21)=2[(t−21)2+41].
So
I=41∫01/2(t−21)2+(21)2dt.
Using ∫t2+a2dt=a1tan−1at with a=21:
I=41⋅2[tan−1(2t−1)]01/2=21[tan−1(2t−1)]01/2.
Evaluating: at t=21 we get tan−1(0)=0; at t=0 we get tan−1(−1)=−4π. So
I=21(0+4π)=8π.
Question 27
Evaluate
I=∫π/6π/3sin2xsinx+cosxdx.
Put t=sinx−cosx, so dt=(cosx+sinx)dx, which matches the numerator. Squaring, t2=sin2x+cos2x−2sinxcosx=1−sin2x, so sin2x=1−t2. Change the limits:
Using sin−1(−x)=−sin−1x, the two endpoints are negatives of each other, so
I=sin−123−1−sin−121−3=2sin−123−1.
Key takeaways
If an integrand can be written as ex(f(x)+f′(x)), the integral is simply exf(x)+C.
Double-angle and half-angle identities are the usual way to reshape trig fractions into that form.
For definite integrals, substitute, change the limits to the new variable, and complete the square when you need an inverse tangent or inverse sine standard form.