Courses / Mathematics I
Integral Calculus

Integration by Substitution

Mathematics I 284 words Free to read

Reversing the Chain Rule

Integration by substitution is the reverse of the chain rule and your most powerful tool for solving complex integrals. It transforms a hard integral into an easy one through a clever change of variable.

When your integrand contains an inner function u=g(x)u = g(x) alongside its derivative factor, apply the formal rule:

f(g(x))g(x)dx=f(u)du\int f(g(x))\,g'(x)\, dx = \int f(u)\, du

Here, u=g(x)u = g(x) and du=g(x)dxdu = g'(x)\, dx. This collapses the composite expression into a simple integral in uu which you evaluate before converting back.

StepActionDescription
1Choose uuPick the inner function whose derivative also appears.
2Compute duduFind du=g(x)dxdu = g'(x)\, dx and rewrite the integral entirely in uu.
3IntegrateSolve in terms of uu, then substitute xx back in.
Two number lines, and the SAME six steps landing unevenly on the second

Worked Example & Pitfalls

Evaluate 2xcos(x2)dx\int 2x\cos(x^2)\, dx. Let u=x2u = x^2, making du=2xdxdu = 2x\, dx. Substituting these gives cosudu=sinu+C=sin(x2)+C\int \cos u\, du = \sin u + C = \sin(x^2) + C.

For definite integrals, you have two valid paths:

MethodStrategyAdvantage
Substitute backSolve the uu-integral, convert back to xx, then use original limits.Familiar process
Change limitsConvert xx-limits via u=g(x)u = g(x) and evaluate directly in uu.Faster, no back-substitution
Common Pitfalls: Never forget to convert dxdx into dudu by accounting for the g(x)g'(x) factor. In definite integrals, never mix old xx-limits with the new uu-variable; change your limits immediately or substitute back first.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

10practice questions
2interactive scenes

Integral Calculus