Three sure-shot Class XII board integration questions worked end to end, each using a different standard technique.
This lesson solves three integration problems of the kind that turn up on the Class XII board exam. The first uses long division and the rule for integrals that combine a function with its derivative times an exponential. The second is a clean substitution that lands on a logarithm, and the third uses integration by parts together with a tangent substitution.
What you'll learn
Recognising when an integrand fits the function-plus-its-derivative times an exponential pattern
Using long division to simplify a fraction before integrating it
Solving an integral by substitution to reach a logarithm
Applying integration by parts when one factor is a simple power of x
Lesson chapters
0:00Question 1: an exponential integral
0:54Dividing the fraction and splitting the terms
2:44Writing the second piece in derivative form
4:28Question 2: substitution to a logarithm
5:05Question 3: integration by parts with tangent
Lesson notes
This lesson works through three Class XII board questions on integration, each showing a standard technique you can reuse.
Question 1: an exponential integral
Evaluate
∫(x+1)2x2+1exdx.
Whenever you see ex multiplying a fraction, look for the form
∫(f(x)+f′(x))exdx=f(x)ex+C.
Here the numerator and denominator are both degree 2, so first do a long division. Since (x+1)2=x2+2x+1,
x2+2x+1x2+1=1+(x+1)2−2x.
So the integral becomes
I=∫exdx−2∫(x+1)2xexdx=ex−2∫(x+1)2xexdx.
Writing the second piece in derivative form
Add and subtract 1 in the numerator: x=(x+1)−1, so
(x+1)2x=x+11−(x+1)21.
Now take f(x)=x+11. Then f′(x)=−(x+1)21, which is exactly the f(x)+f′(x) pattern, so
∫(x+11−(x+1)21)exdx=x+1ex.
Putting it together,
I=ex−x+12ex+C.
Question 2: substitution to a logarithm
Evaluate
I=∫b2+c2x23axdx.
Let t=b2+c2x2, so dt=2c2xdx, which gives xdx=2c21dt. Then
I=2c23a∫t1dt=2c23aln∣t∣+C=2c23alnb2+c2x2+C.
Question 3: integration by parts with tangent
Evaluate
I=∫xtanxsec2xdx.
Take the first function as x and the second as tanxsec2x. For the second function, substitute t=tanx, so dt=sec2xdx and
∫tanxsec2xdx=∫tdt=2t2=2tan2x.
Applying integration by parts,
I=x⋅2tan2x−21∫tan2xdx.
Using tan2x=sec2x−1,
∫tan2xdx=tanx−x.
Therefore
I=2xtan2x−21tanx+2x+C.
Key takeaways
If ex multiplies a fraction, try to reach the form ∫(f+f′)exdx=fex+C, dividing first when the degrees match.
A factor of x next to a quadratic denominator often signals the substitution t= (the quadratic), leading to a logarithm.
Integration by parts with x as the first function reduces the problem to a simpler integral you can finish with a trig identity.