← Back to Chapter

Integration β€” Integration by substitution 18 problems

Pick what you’d like to study:

πŸ“˜ Notes

Integration by Substitution (9709)

We use substitution to simplify a complicated integral by replacing an expression with a new variable.

1. Idea of Substitution

We choose a substitution that simplifies the integral.

If we let \(u = f(x)\), then we must also find: \[ \frac{du}{dx} \quad \Rightarrow \quad du = f'(x)\,dx \] Replace everything in the integral with \(u\), integrate, and then convert back to \(x\).

Goal: Replace a complicated expression by a simpler variable.

2. When to Use Substitution

  • You see a function AND its derivative nearby, e.g. \( (3x^2 + 1)^5 \cdot 6x \)
  • Expressions involving composite functions, e.g. \( e^{2x+3} \)
  • Square roots with linear expressions, e.g. \( \sqrt{5x - 1} \)
  • Trig functions with inner angles, e.g. \( \sin(3x) \), \( \cos(5x) \)

Tip: The best substitution simplifies the inside of brackets or roots.

3. Common 9709 Examples

Example 1: \(\displaystyle \int (3x^2 + 1)^4 \cdot 6x \, dx\)

Let \(u = 3x^2 + 1\) β†’ \(du = 6x\,dx\). \[ \int u^4 \, du = \frac{u^5}{5} + C = \frac{(3x^2 + 1)^5}{5} + C \]


Example 2: \(\displaystyle \int x \sqrt{x^2 + 4}\, dx\)

Let \(u = x^2 + 4\) β†’ \(du = 2x\,dx\) β†’ \(x\,dx = \frac{du}{2}\). \[ \int x\sqrt{x^2 + 4}\,dx = \int \frac{1}{2}\sqrt{u}\,du = \frac{1}{2} \cdot \frac{2}{3}u^{3/2} + C = \frac{(x^2 + 4)^{3/2}}{3} + C \]


Example 3: \(\displaystyle \int e^{2x+3}\, dx\)

Let \(u = 2x + 3\) β†’ \(du = 2dx\) β†’ \(dx = \frac{du}{2}\). \[ \int e^{2x+3} dx = \frac{1}{2} \int e^u du = \frac{1}{2}e^u + C = \frac{1}{2}e^{2x+3} + C \]


Example 4 (Trig): \(\displaystyle \int \sin(4x)\,dx\)

Let \(u = 4x\) β†’ \(du = 4 dx\) β†’ \(dx = \frac{du}{4}\). \[ \int \sin(4x)\,dx = \frac{1}{4}\int \sin u\,du = -\frac{1}{4}\cos u + C = -\frac{1}{4}\cos(4x) + C \]

4. Definite Integrals (Important)

When using substitution for a definite integral: change the limits to the new variable.

Example: \(\displaystyle \int_{0}^{1} (2x + 1)^3 \cdot 2\,dx\)

Let \(u = 2x + 1\). Then:

  • when \(x = 0\), \(u = 1\)
  • when \(x = 1\), \(u = 3\)

Then: \[ \int_{0}^{1} (2x+1)^3 \cdot 2 dx = \int_{1}^{3} u^3 \, du = \left[\frac{u^4}{4}\right]_{1}^{3} = \frac{3^4 - 1^4}{4} = \frac{80}{4} = 20 \]

Do not substitute back to \(x\) when limits are changed. Finish in \(u\).

5. 9709 Exam Tips

  • Always choose the expression inside brackets, roots, or exponents as \(u\).
  • If \(du\) does not appear, check algebraβ€”usually a factor is missing.
  • Factor out constants before substituting (e.g. \(\frac{1}{4}\)).
  • For definite integrals, change the limits after substitution.
  • Cambridge gives marks for correct substitution even if integration is wrong.
Open Full Notes
πŸ–₯️ Presentations
⚑ Practice Questions

0/11 mastered, 0 attempted

0%
β–Ά Start Practice πŸ” Review All Questions
πŸ“ Exam-Style Problems 18 total

0/18 solved, 0 studied

0%

0/18 solved + studied

0%
β–Ά Start Problems πŸ” Review All Problems