PYQ Vault

MHT-CET Maths · Definite Integration

Evaluating Definite Integrals — Standard Forms, Algebraic Substitution and By Parts

A definite integral is an antiderivative evaluated between two limits — every Indefinite Integration technique carries over, with one new discipline: when you substitute, move the limits with you.

Why this matters

14 PYQs at 43% HARD, and every one of them is a technique from the Indefinite Integration chapter with limits attached: splitting a numerator against a quadratic, completing a square, partial fractions, a root substitution, by parts on an inverse trig function. What is new is bookkeeping — changing the limits with the substitution and evaluating cleanly — and the reduction formula for powers of tan, which appears here and nowhere else. The page is worth working slowly once, because the three property pages that follow assume you can finish an integral once the property has reduced it.

Concept 1 of 5

The Fundamental Theorem: Evaluate the Antiderivative at the Limits

Intuition

A definite integral is a number, not a family of functions: find any antiderivative FF, and the integral from aa to bb is F(b)−F(a)F(b) - F(a). The constant of integration cancels, which is why it never appears in a definite answer.

Definition

  • ∫abf(x) dx=[F(x)]ab=F(b)−F(a)\int_a^b f(x)\,dx = \big[F(x)\big]_a^b = F(b) - F(a), where F′=fF' = f.
  • Reversing the limits changes the sign: ∫ba=−∫ab\int_b^a = -\int_a^b. Splitting at any point cc: ∫ab=∫ac+∫cb\int_a^b = \int_a^c + \int_c^b — this is what makes piecewise integrands possible.
  • The answer is a number (or an expression in the given constants); a +c+c in a definite answer is always wrong.
  • Use the same standard formulae as Indefinite Integration: ∫xn=xn+1n+1\int x^n = \frac{x^{n+1}}{n+1}, ∫dxx2+a2=1atan⁡−1xa\int\frac{dx}{x^2 + a^2} = \frac1a\tan^{-1}\frac{x}{a}, ∫f′f=log⁡∣f∣\int\frac{f'}{f} = \log|f|, and so on.
  • Keep every sign: F(b)−F(a)F(b) - F(a) with a negative F(a)F(a) is where marks are lost.

Fundamental theorem and two properties

∫abf(x) dx=F(b)−F(a)∫baf=−∫abf∫abf=∫acf+∫cbf\int_a^b f(x)\,dx = F(b) - F(a) \qquad \int_b^a f = -\int_a^b f \qquad \int_a^b f = \int_a^c f + \int_c^b f
  • FFany antiderivative of ff

Worked example

Evaluate ∫12(3x2+1) dx\int_1^2 (3x^2 + 1)\,dx.
Practice this concept4 quick reps

Dropping the lower limit's sign

[x3/3]−11=13−(−13)=23[x^3/3]_{-1}^{1} = \frac13 - \left(-\frac13\right) = \frac23, not 00. A negative value of F(a)F(a) is subtracted, which adds. This single slip is behind most wrong answers on otherwise easy definite integrals.

Concept 2 of 5

Standard Forms with Limits — Split the Numerator, Complete the Square, Partial Fractions

Intuition

3x+1x2+4\dfrac{3x + 1}{x^2 + 4} is two integrals in one: the 3x3x part is f′f\frac{f'}{f} and gives a log, the 11 part is the arctan standard form. Recognising the split is the whole question; the limits are then plugged into each piece.

Definition

  • Linear over quadratic: write px+qx2+a2=p2⋅2xx2+a2+qx2+a2\dfrac{px + q}{x^2 + a^2} = \dfrac{p}{2}\cdot\dfrac{2x}{x^2 + a^2} + \dfrac{q}{x^2 + a^2}; the first gives p2log⁡(x2+a2)\frac{p}{2}\log(x^2 + a^2), the second qatan⁡−1xa\frac{q}{a}\tan^{-1}\frac{x}{a}.
  • Complete the square for x2−2x+4=(x−1)2+3x^2 - 2x + 4 = (x - 1)^2 + 3; with a 3/23/2 power below use ∫dx(u2+k2)3/2=uk2u2+k2\int\dfrac{dx}{(u^2 + k^2)^{3/2}} = \dfrac{u}{k^2\sqrt{u^2 + k^2}}.
  • Partial fractions for x(x+2)(x+3)=−2x+2+3x+3\dfrac{x}{(x + 2)(x + 3)} = \dfrac{-2}{x + 2} + \dfrac{3}{x + 3}; the answer is a combination of logs that the options write as a single log⁡pq\log\dfrac{p}{q}, so combine: −2log⁡43+3log⁡54=log⁡(5/4)3(4/3)2-2\log\frac43 + 3\log\frac54 = \log\dfrac{(5/4)^3}{(4/3)^2}.
  • Evaluate each piece at both limits before simplifying logs — log⁡8−log⁡4=log⁡2\log 8 - \log 4 = \log 2 is cleaner than carrying log⁡(x2+4)\log(x^2 + 4) around.

Linear numerator over a quadratic

∫px+qx2+a2 dx=p2log⁡(x2+a2)+qatan⁡−1xa∫dx(u2+k2)3/2=uk2u2+k2\int\frac{px + q}{x^2 + a^2}\,dx = \frac{p}{2}\log\left(x^2 + a^2\right) + \frac{q}{a}\tan^{-1}\frac{x}{a} \qquad \int\frac{dx}{(u^2 + k^2)^{3/2}} = \frac{u}{k^2\sqrt{u^2 + k^2}}

Worked example

Evaluate ∫012x+3x2+1 dx\int_0^1 \dfrac{2x + 3}{x^2 + 1}\,dx.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 2Definite IntegrationMODERATE
∫023x+1x2+4dx=\int_{0}^{2} \frac{3x+ 1}{x^{2}+ 4}dx=

[Q129 · 22 April Shift I · 2025]

Forgetting the half in the log piece

∫3xx2+4 dx=32log⁡(x2+4)\int\dfrac{3x}{x^2 + 4}\,dx = \dfrac32\log(x^2 + 4), because the derivative of the denominator is 2x2x, not xx. The option built from 3log⁡(… )3\log(\dots) is always present.

Concept 3 of 5

Substitution — Change the Limits, Never Substitute Back

Intuition

When you put x+1=t2x + 1 = t^2, the integral becomes an integral in tt, and its limits must become tt-limits: x=0x = 0 is t=1t = 1, x=3x = 3 is t=2t = 2. Then you never return to xx at all, which is faster and removes a whole class of errors.

Definition

  • Procedure: choose tt; write dxdx in terms of dtdt; convert both limits; integrate in tt; evaluate. Do not convert the antiderivative back to xx.
  • Root substitutions: x+1=t\sqrt{x + 1} = t turns dx(x+2)x+1\dfrac{dx}{(x + 2)\sqrt{x + 1}} into 2 dtt2+1\dfrac{2\,dt}{t^2 + 1}; 2+x=t2 + \sqrt{x} = t turns dx2+x\dfrac{dx}{2 + \sqrt x} into 2(t−2) dtt\dfrac{2(t - 2)\,dt}{t}.
  • Trigonometric substitution: x=sin⁡θx = \sin\theta for 1−x2\sqrt{1 - x^2} (then x2(1−x2)3/2 dx=tan⁡2θ dθ\dfrac{x^2}{(1 - x^2)^{3/2}}\,dx = \tan^2\theta\,d\theta); x=cos⁡θx = \cos\theta for 1−x1+x\sqrt{\dfrac{1 - x}{1 + x}} — or rationalise it to 1−x1−x2\dfrac{1 - x}{\sqrt{1 - x^2}} and integrate directly.
  • Manufactured substitutions: (x−x3)1/3x4=(1x2−1)1/3x3\dfrac{(x - x^3)^{1/3}}{x^4} = \dfrac{\left(\frac{1}{x^2} - 1\right)^{1/3}}{x^3}, so t=1x2−1t = \dfrac{1}{x^2} - 1 with dt=−2x3dxdt = -\dfrac{2}{x^3}dx. Look for the derivative of the bracket sitting outside it.
  • A negative dtdt or reversed limits after substitution is normal — carry the sign, then flip the limits.

Substitution with limits

∫abf(g(x)) g′(x) dx=∫g(a)g(b)f(t) dt∫011−x1+x dx=∫011−x1−x2 dx=π2−1\int_a^b f(g(x))\,g'(x)\,dx = \int_{g(a)}^{g(b)} f(t)\,dt \qquad \int_0^1\sqrt{\frac{1 - x}{1 + x}}\,dx = \int_0^1\frac{1 - x}{\sqrt{1 - x^2}}\,dx = \frac{\pi}{2} - 1

Worked example

Evaluate ∫03dxx+1 (x+5)\int_0^3 \dfrac{dx}{\sqrt{x + 1}\,(x + 5)}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 3Definite IntegrationMODERATE
∫03dx(x+2)x+1=\int_{0}^{3} \frac{dx}{(x+ 2)\sqrt{x+ 1}}=

[Q121 · 20 April Shift II · 2025]

Substituting back and using the old limits on the new variable

After t=tan⁡xt = \tan x, evaluating [tan⁡−1t][\tan^{-1}t] at x=π4x = \frac{\pi}{4} instead of at t=1t = 1 gives nonsense. Either convert the limits, or convert the antiderivative back — never mix the two.

The option that hides in the log

2−4log⁡322 - 4\log\frac32 is the same number as 2log⁡4e92\log\dfrac{4e}{9}: write 2=2log⁡e2 = 2\log e and combine. When your answer is not in the list, rewrite it before deciding it is wrong.

Concept 4 of 5

By Parts with Limits — Inverse Trig Integrands and eˣ(f + f′)

Intuition

∫01tan⁡−1x dx\int_0^1\tan^{-1}x\,dx has no standard formula, but treating it as 1⋅tan⁡−1x1\cdot\tan^{-1}x and differentiating the inverse function turns it into an ordinary rational integral. The boundary term [xtan⁡−1x]01[x\tan^{-1}x]_0^1 is evaluated on the spot.

Definition

  • By parts with limits: ∫abu dv=[uv]ab−∫abv du\int_a^b u\,dv = \big[uv\big]_a^b - \int_a^b v\,du. Evaluate the bracket immediately; only the remaining integral needs work.
  • Inverse trig alone: take u=tan⁡−1xu = \tan^{-1}x (or cos⁡−1x\cos^{-1}x), dv=dxdv = dx. Then ∫01tan⁡−1x dx=π4−∫01x1+x2dx=π4−12log⁡2\int_0^1\tan^{-1}x\,dx = \dfrac{\pi}{4} - \int_0^1\dfrac{x}{1 + x^2}dx = \dfrac{\pi}{4} - \dfrac12\log 2; ∫01cos⁡−1x dx=0+∫01x1−x2dx=1\int_0^1\cos^{-1}x\,dx = 0 + \int_0^1\dfrac{x}{\sqrt{1 - x^2}}dx = 1.
  • ex(f+f′)e^x(f + f'): ∫ex[f(x)+f′(x)] dx=exf(x)\int e^x[f(x) + f'(x)]\,dx = e^x f(x). Recognise it before integrating: exx(1+xlog⁡x)=ex(log⁡x+1x)\dfrac{e^x}{x}(1 + x\log x) = e^x\left(\log x + \dfrac1x\right), so the answer is [exlog⁡x]1e=ee[e^x\log x]_1^e = e^e.
  • Polynomial times exponential (x2exx^2e^x): by parts twice, or the tabular method; ∫01x2ex dx=[x2ex−2xex+2ex]01=e−2\int_0^1 x^2e^x\,dx = [x^2e^x - 2xe^x + 2e^x]_0^1 = e - 2.
  • A stem that defines ff by f′=ff' = f, f(0)=1f(0) = 1 means f=exf = e^x; read the definition, then integrate.

By parts and the e^x(f + f′) shortcut

∫abu dv=[uv]ab−∫abv du∫ex[f(x)+f′(x)]dx=exf(x)∫01tan⁡−1x dx=π4−12log⁡2\int_a^b u\,dv = \big[uv\big]_a^b - \int_a^b v\,du \qquad \int e^x\left[f(x) + f'(x)\right]dx = e^x f(x) \qquad \int_0^1\tan^{-1}x\,dx = \frac{\pi}{4} - \frac12\log 2

Worked example

Evaluate ∫01x ex dx\int_0^1 x\,e^{x}\,dx.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 4Definite IntegrationMODERATE
∫01tan⁡−1x dx=\int_{0}^{1} \tan^{- 1}x\text{ }dx=

[Q117 · 26 April Shift I · 2025]

Not spotting f + f′

exx(1+xlog⁡x)\dfrac{e^x}{x}(1 + x\log x) integrated by parts from scratch is three lines of work that should be one: distribute to ex(log⁡x+1/x)e^x(\log x + 1/x) and read off exlog⁡xe^x\log x. Whenever exe^x multiplies a sum, test whether one term is the derivative of the other.

Concept 5 of 5

Reduction: I_n + I_{n−2} for Powers of tan

Intuition

tan⁡12θ\tan^{12}\theta on its own is hopeless, but tan⁡12θ+tan⁡10θ=tan⁡10θsec⁡2θ\tan^{12}\theta + \tan^{10}\theta = \tan^{10}\theta\sec^2\theta, and that is a one-line substitution. The question asks for the SUM precisely because the sum is easy and the parts are not.

Definition

  • With In=∫0π/4tan⁡nθ dθI_n = \int_0^{\pi/4}\tan^n\theta\,d\theta: In+In−2=∫0π/4tan⁡n−2θ sec⁡2θ dθ=[tan⁡n−1θn−1]0π/4=1n−1I_n + I_{n-2} = \int_0^{\pi/4}\tan^{n-2}\theta\,\sec^2\theta\,d\theta = \left[\dfrac{\tan^{n-1}\theta}{n - 1}\right]_0^{\pi/4} = \dfrac{1}{n - 1}.
  • So I12+I10=111I_{12} + I_{10} = \dfrac{1}{11}, I8+I6=17I_8 + I_6 = \dfrac17: the answer is 1(larger index)−1\dfrac{1}{(\text{larger index}) - 1}.
  • The same trick with cot⁡n\cot^n on [π/4,π/2][\pi/4, \pi/2], and with sec⁡n\sec^n via sec⁡2=1+tan⁡2\sec^2 = 1 + \tan^2.
  • If a single InI_n is asked, apply the relation repeatedly down to I0=π4I_0 = \dfrac{\pi}{4} or I1=12log⁡2I_1 = \dfrac12\log 2.

tan-power reduction on [0, π/4]

In=∫0π/4tan⁡nθ dθ ⇒ In+In−2=1n−1I0=π4, I1=12log⁡2I_n = \int_0^{\pi/4}\tan^n\theta\,d\theta \ \Rightarrow\ I_n + I_{n-2} = \frac{1}{n - 1} \qquad I_0 = \frac{\pi}{4},\ I_1 = \frac12\log 2

Worked example

If In=∫0π/4tan⁡nθ dθI_n = \int_0^{\pi/4}\tan^n\theta\,d\theta, find I8+I6I_8 + I_6.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 5Definite IntegrationMODERATE
If In=∫0π/4tan⁡nθ dθI_n = \int_0^{\pi/4} \tan^n\theta\,d\theta, then I12+I10I_{12} + I_{10} =

[Q142 · 14th May Shift 2 · 2024]

Answering 1/(n+1) instead of 1/(n−1)

tan⁡n−2sec⁡2\tan^{n-2}\sec^2 integrates to tan⁡n−1n−1\dfrac{\tan^{n-1}}{n - 1}. For I12+I10I_{12} + I_{10} the answer is 111\dfrac{1}{11}; 113\dfrac{1}{13} and 112\dfrac{1}{12} are the distractors.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (5)

  • The Fundamental Theorem: Evaluate the Antiderivative at the Limits

    Fundamental theorem and two properties

    ∫abf(x) dx=F(b)−F(a)∫baf=−∫abf∫abf=∫acf+∫cbf\int_a^b f(x)\,dx = F(b) - F(a) \qquad \int_b^a f = -\int_a^b f \qquad \int_a^b f = \int_a^c f + \int_c^b f
  • Standard Forms with Limits — Split the Numerator, Complete the Square, Partial Fractions

    Linear numerator over a quadratic

    ∫px+qx2+a2 dx=p2log⁡(x2+a2)+qatan⁡−1xa∫dx(u2+k2)3/2=uk2u2+k2\int\frac{px + q}{x^2 + a^2}\,dx = \frac{p}{2}\log\left(x^2 + a^2\right) + \frac{q}{a}\tan^{-1}\frac{x}{a} \qquad \int\frac{dx}{(u^2 + k^2)^{3/2}} = \frac{u}{k^2\sqrt{u^2 + k^2}}
  • Substitution — Change the Limits, Never Substitute Back

    Substitution with limits

    ∫abf(g(x)) g′(x) dx=∫g(a)g(b)f(t) dt∫011−x1+x dx=∫011−x1−x2 dx=π2−1\int_a^b f(g(x))\,g'(x)\,dx = \int_{g(a)}^{g(b)} f(t)\,dt \qquad \int_0^1\sqrt{\frac{1 - x}{1 + x}}\,dx = \int_0^1\frac{1 - x}{\sqrt{1 - x^2}}\,dx = \frac{\pi}{2} - 1
  • By Parts with Limits — Inverse Trig Integrands and eˣ(f + f′)

    By parts and the e^x(f + f′) shortcut

    ∫abu dv=[uv]ab−∫abv du∫ex[f(x)+f′(x)]dx=exf(x)∫01tan⁡−1x dx=π4−12log⁡2\int_a^b u\,dv = \big[uv\big]_a^b - \int_a^b v\,du \qquad \int e^x\left[f(x) + f'(x)\right]dx = e^x f(x) \qquad \int_0^1\tan^{-1}x\,dx = \frac{\pi}{4} - \frac12\log 2
  • Reduction: I_n + I_{n−2} for Powers of tan

    tan-power reduction on [0, π/4]

    In=∫0π/4tan⁡nθ dθ ⇒ In+In−2=1n−1I0=π4, I1=12log⁡2I_n = \int_0^{\pi/4}\tan^n\theta\,d\theta \ \Rightarrow\ I_n + I_{n-2} = \frac{1}{n - 1} \qquad I_0 = \frac{\pi}{4},\ I_1 = \frac12\log 2

Watch out for (6)

Drill every past-year question on this subtopic

14 questions from the bank — paginated, with cart and Word-export support.

Related notes