← Back to all lessons
Class 12Calculus11:46Published 20 Oct 2024

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
6:06Integral with an exponential factor
7:46Reciprocal substitution, objective-type question

Lesson notes

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.\int_0^1 5x^4\sqrt{x^5+1}\,dx.

Put t=x5+1t = x^5 + 1, so dt=5x4dxdt = 5x^4\,dx.

Method 1 (substitute back). The integral becomes tdt=23t3/2\int \sqrt{t}\,dt = \tfrac{2}{3}t^{3/2}. Returning to xx gives

23(x5+1)3/201=23(23/213/2)=23(221).\tfrac{2}{3}\left(x^5+1\right)^{3/2}\Big|_0^1 = \tfrac{2}{3}\left(2^{3/2} - 1^{3/2}\right) = \tfrac{2}{3}\left(2\sqrt{2} - 1\right).

Method 2 (change the limits). When x=0x = 0, t=1t = 1; when x=1x = 1, t=2t = 2. So

12tdt=23t3/212=23(221).\int_1^2 \sqrt{t}\,dt = \tfrac{2}{3}t^{3/2}\Big|_1^2 = \tfrac{2}{3}\left(2\sqrt{2} - 1\right).

Both methods agree.

Example 2: a square-root term set equal to t2t^2

Evaluate

02xx+2dx.\int_0^2 x\sqrt{x+2}\,dx.

The key step is to put x+2=t2x + 2 = t^2. Then dx=2tdtdx = 2t\,dt and x=t22x = t^2 - 2. Changing the limits: when x=0x = 0, t=2t = \sqrt{2}; when x=2x = 2, t=2t = 2. The integral becomes

22(t22)t2tdt=222(t42t2)dt.\int_{\sqrt{2}}^{2} \left(t^2 - 2\right)\cdot t \cdot 2t\,dt = 2\int_{\sqrt{2}}^{2}\left(t^4 - 2t^2\right)dt.

Integrating,

2[t552t33]22.2\left[\frac{t^5}{5} - \frac{2t^3}{3}\right]_{\sqrt{2}}^{2}.

The rational part gives 325163=1615\tfrac{32}{5} - \tfrac{16}{3} = \tfrac{16}{15}, and the 2\sqrt{2} part gives 425423=8215\tfrac{4\sqrt{2}}{5} - \tfrac{4\sqrt{2}}{3} = -\tfrac{8\sqrt{2}}{15}. Combining,

2(1615+8215)=32+16215=16215(2+1).2\left(\frac{16}{15} + \frac{8\sqrt{2}}{15}\right) = \frac{32 + 16\sqrt{2}}{15} = \frac{16\sqrt{2}}{15}\left(\sqrt{2} + 1\right).

Example 3: an exponential factor

Evaluate

12(1x12x2)e2xdx.\int_1^2 \left(\frac{1}{x} - \frac{1}{2x^2}\right)e^{2x}\,dx.

Put 2x=t2x = t, so 2dx=dt2\,dx = dt and x=t2x = \tfrac{t}{2}. When x=1x = 1, t=2t = 2; when x=2x = 2, t=4t = 4. After substituting and simplifying, the integrand takes the form

24(1t1t2)etdt.\int_2^4 \left(\frac{1}{t} - \frac{1}{t^2}\right)e^{t}\,dt.

This fits the pattern et(f(t)+f(t))dt=etf(t)\int e^{t}\left(f(t) + f'(t)\right)dt = e^{t}f(t) with f(t)=1tf(t) = \tfrac{1}{t}, since f(t)=1t2f'(t) = -\tfrac{1}{t^2}. Hence

1tet24=e44e22=e2(e22)4.\frac{1}{t}e^{t}\Big|_2^4 = \frac{e^4}{4} - \frac{e^2}{2} = \frac{e^2\left(e^2 - 2\right)}{4}.

Example 4: a reciprocal substitution (objective type)

Evaluate

1/31(xx3)1/3x4dx.\int_{1/3}^{1} \frac{\left(x - x^3\right)^{1/3}}{x^4}\,dx.

Multiply and divide so the cube of xx is pulled inside the cube root: (xx3)1/3=x(1x21)1/3\left(x - x^3\right)^{1/3} = x\left(\tfrac{1}{x^2} - 1\right)^{1/3}. The integral becomes

1/31(1x21)1/3x3dx.\int_{1/3}^{1} \frac{\left(\tfrac{1}{x^2} - 1\right)^{1/3}}{x^3}\,dx.

Put t=1x2t = \dfrac{1}{x^2}. Then 1x3dx=12dt\dfrac{1}{x^3}\,dx = -\tfrac{1}{2}\,dt. Changing the limits: when x=13x = \tfrac{1}{3}, t=9t = 9; when x=1x = 1, t=1t = 1. So

1291(t1)1/3dt=1234(t1)4/391.-\tfrac{1}{2}\int_{9}^{1}\left(t - 1\right)^{1/3}\,dt = -\tfrac{1}{2}\cdot \frac{3}{4}\left(t - 1\right)^{4/3}\Big|_{9}^{1}.

Evaluating,

38(084/3)=38(16)=6.-\tfrac{3}{8}\left(0 - 8^{4/3}\right) = -\tfrac{3}{8}\left(-16\right) = 6.

The answer is option (a), 66.

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 t2t^2 clears the radical and turns the integral into a polynomial.
  • Recognising the form et(f+f)dt=etf\int e^{t}\left(f + f'\right)dt = e^{t}f shortens exponential integrals dramatically.