IB Maths AA SL Topic 5 — Calculus Paper 1 & 2 ~9 min read

Integration by Substitution

When reverse chain rule is too messy to spot, substitution always works. The idea: replace the awkward “inside” function with a single new variable u, integrate in u-world, then translate back. It’s slower than RCR but completely systematic — once you’ve done a few, the steps become automatic.

📘 What you need to know

When (and why) to use substitution

RCR is the quick option when you can spot the pattern. Substitution is the slower, safer method that always works for the same kind of integrals.

Think of it this way: the integrand has an awkward “inside” function (like 3x² + 5x − 1). You give that whole inside a new name — u — and rewrite the entire integral so it only involves u. Suddenly it looks much simpler.

If you can spot RCR, use it — it’s faster. If you can’t, switch to substitution and trust the steps. Both methods give the same answer.

The substitution flow

x-world → u-world → integrate → back
X-WORLD ∫ f(x) dx complicated let u = … U-WORLD ∫ g(u) du simple! integrate ANSWER G(u) + c substitute u back → final answer in x (or: evaluate u-limits if it’s a definite integral)

The five-step method

Substitution recipe

  1. Pick u. Let u = inside function — usually the “messy” bracket.
  2. Differentiate u. Find du/dx, then rearrange to du = (…)dx.
  3. Replace everything. Every x, every dx — gone. Only u and du remain. (For definite integrals, also change the limits.)
  4. Integrate in u. Should now be a simple standard integral.
  5. Translate back — sub u back to x (indefinite), or plug in u-limits (definite). Add + c if indefinite.
🧠

“Pick · differentiate · replace · integrate · translate”

Five steps, in order. The trickiest is step 3 — every single x must vanish. If you still see x’s after step 3, you’ve either picked the wrong u or missed a substitution.

Definite integrals: change the limits

For definite integrals, you have a choice:

Option A — change the x-limits into u-limits, then evaluate directly in u-world (no need to translate back).

Option B — integrate in u, translate back to x, then plug in the original x-limits.

Option A is usually faster. Just remember to actually change the limits.

Changing limits — example

x-limits
x = 1
x = 2
→
u-limits
u = 3(1)² + 5(1) − 1 = 7
u = 3(2)² + 5(2) − 1 = 21
whatever u equals, plug in each x-limit to get the matching u-limit
📍

Paper 2 GDC shortcut

If it’s a calculator paper and the question doesn’t demand working, your GDC will compute the definite integral directly — no substitution needed. Use this to check your answer even when working is required.

Worked examples

WE 1

A classic — same one we did with RCR

Find ∫ 2x cos(x²) dx using substitution.

step 1 — pick u Let u = x² (the inside function)step 2 — differentiate du/dx = 2x → du = 2x dxstep 3 — replace ∫ cos(x²) · (2x dx) = ∫ cos u dustep 4 — integrate = sin u + cstep 5 — translate back = sin(x²) + c same answer as RCR — substitution is just a different route to the same place!
WE 2

Awkward fraction — substitution wins

Find ∫ 6x + 5(3x² + 5x − 1)3 dx.

step 1 — pick u composite is (3x² + 5x − 1)³ let u = 3x² + 5x − 1step 2 — differentiate du/dx = 6x + 5 → du = (6x + 5) dxstep 3 — replace I = ∫ du / u³ = ∫ u⁻³ dustep 4 — integrate = u⁻²/(−2) + c = −1/(2u²) + cstep 5 — back to x I = −1 / [2(3x² + 5x − 1)²] + c notice how (6x + 5) was exactly du — no adjusting needed!
WE 3

Definite integral — change the limits

Evaluate ∫12 6x + 5(3x² + 5x − 1)3 dx, giving an exact fraction.

substitution as before u = 3x² + 5x − 1, du = (6x + 5) dxchange the limits x = 1 → u = 3 + 5 − 1 = 7 x = 2 → u = 12 + 10 − 1 = 21integral becomes I = ∫(7 to 21) u⁻³ du = [−œu⁻²] from 7 to 21evaluate = −œ(1/441) − (−œ(1/49)) = −1/882 + 9/882 = 8/882 I = 4/441 limits change with u — never mix x-limits with a u-integrand!
WE 4

When du needs scaling

Find ∫ x(x² + 3)5 dx.

step 1 — pick u let u = x² + 3step 2 — differentiate du/dx = 2x → du = 2x dx we have x dx (not 2x dx) → use œ du x dx = œ dustep 3 — replace I = ∫ u⁵ · (œ du) = œ ∫ u⁵ dustep 4 — integrate = œ · u⁶/6 = u⁶/12step 5 — back to x I = (x² + 3)⁶ / 12 + c if du doesn’t match exactly, scale it — solve “x dx = ?” in terms of du.

💡 Top tips

⚠ Common mistakes

Next up: Definite Integrals — the Fundamental Theorem of Calculus, the properties (split, swap, scale), and how to use them to save time on Paper 1.

Need help with Integration by Substitution?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session →