Definite Integrals Using Substitution (Class XII, Ex 7.10)
Work through sure-shot Class XII definite integral questions from Exercise 7.10, solving each by a suitable substitution and handling the limits two ways.
This lesson tackles four exam-favourite definite integrals from Class XII Exercise 7.10, each cracked open with a well-chosen substitution. You will see how to change the variable, decide whether to convert the limits or switch back to the original variable at the end, and carry the working through to a clean closed-form answer. Substitutions include a power expression, a square-root term set equal to t squared, and a reciprocal substitution, with every result evaluated step by step.
What you'll learn
How to choose a substitution that simplifies a definite integral
Two ways to finish: change the limits to the new variable, or substitute back before applying the original limits
Setting a square-root term equal to t squared to clear the radical
Using a reciprocal substitution to evaluate a tougher objective-type integral
Lesson chapters
0:00Substitution method introduction
0:02Integral with a fifth-power expression under a root
1:39Second method: changing the limits
2:35Square-root substitution, x times root of x plus 2
This lesson works through four definite integrals from Class XII Exercise 7.10, each solved by a suitable substitution. For each one we choose a substitution, transform the integral, and evaluate carefully, paying attention to how the limits are handled.
Example 1: a fifth-power expression under a root
Evaluate
∫015x4x5+1dx.
Put t=x5+1, so dt=5x4dx.
Method 1 (substitute back). The integral becomes ∫tdt=32t3/2. Returning to x gives
32(x5+1)3/201=32(23/2−13/2)=32(22−1).
Method 2 (change the limits). When x=0, t=1; when x=1, t=2. So
∫12tdt=32t3/212=32(22−1).
Both methods agree.
Example 2: a square-root term set equal to t2
Evaluate
∫02xx+2dx.
The key step is to put x+2=t2. Then dx=2tdt and x=t2−2. Changing the limits: when x=0, t=2; when x=2, t=2. The integral becomes
∫22(t2−2)⋅t⋅2tdt=2∫22(t4−2t2)dt.
Integrating,
2[5t5−32t3]22.
The rational part gives 532−316=1516, and the 2 part gives 542−342=−1582. Combining,
2(1516+1582)=1532+162=15162(2+1).
Example 3: an exponential factor
Evaluate
∫12(x1−2x21)e2xdx.
Put 2x=t, so 2dx=dt and x=2t. When x=1, t=2; when x=2, t=4. After substituting and simplifying, the integrand takes the form
∫24(t1−t21)etdt.
This fits the pattern ∫et(f(t)+f′(t))dt=etf(t) with f(t)=t1, since f′(t)=−t21. Hence
t1et24=4e4−2e2=4e2(e2−2).
Example 4: a reciprocal substitution (objective type)
Evaluate
∫1/31x4(x−x3)1/3dx.
Multiply and divide so the cube of x is pulled inside the cube root: (x−x3)1/3=x(x21−1)1/3. The integral becomes
∫1/31x3(x21−1)1/3dx.
Put t=x21. Then x31dx=−21dt. Changing the limits: when x=31, t=9; when x=1, t=1. So
−21∫91(t−1)1/3dt=−21⋅43(t−1)4/391.
Evaluating,
−83(0−84/3)=−83(−16)=6.
The answer is option (a), 6.
Key takeaways
Choose a substitution that makes the awkward part of the integrand simple, often the term inside a root or power.
You can either substitute back to the original variable before applying the given limits, or change the limits to the new variable and finish there.
Setting a square-root term equal to t2 clears the radical and turns the integral into a polynomial.
Recognising the form ∫et(f+f′)dt=etf shortens exponential integrals dramatically.