Skip to main content
ExamExplained
WA · Specialist Mathematics
Specialist Mathematics study scene
§-Syllabus dot point
WASpecialist MathematicsSyllabus dot point

How does reversing the chain rule let us integrate functions built by composition?

Integrate by substitution, changing the variable and the limits to evaluate definite and indefinite integrals

WACE Specialist Unit 4 integration by substitution: choosing u, replacing dx with du over the derivative, changing limits for definite integrals, and the reverse chain rule, with a worked example.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The method
  3. Choosing the substitution
  4. Why substitution reverses the chain rule
  5. Recognition versus full working
  6. Definite integrals: change the limits
  7. Substitutions that simplify rather than match
  8. A reliable checking habit

What this dot point is asking

SCSA wants confident use of substitution for both indefinite and definite integrals, including recognising when the integrand contains a function and (a multiple of) its derivative.

The method

Choose u=g(x)u = g(x) so that the integrand simplifies. Differentiate to get du=g(x)dxdu = g'(x)\,dx, and replace every xx-expression, including dxdx, by its uu-equivalent. The integral must end up entirely in uu with no stray xx remaining. Integrate, then for an indefinite integral substitute xx back.

Choosing the substitution

Look for an inner function whose derivative is also present (up to a constant factor). Common choices: the expression under a root, the exponent of ee, the argument of a trig function, or the denominator. If the derivative is present only up to a constant, adjust by that constant.

Why substitution reverses the chain rule

The substitution rule is the chain rule read in reverse. If FF is an antiderivative of ff, then by the chain rule ddxF(g(x))=f(g(x))g(x)\dfrac{d}{dx}F(g(x)) = f(g(x))\,g'(x). Integrating both sides recovers f(g(x))g(x)dx=F(g(x))+C\displaystyle\int f(g(x))\,g'(x)\,dx = F(g(x)) + C, which is exactly what the substitution u=g(x)u = g(x), du=g(x)dxdu = g'(x)\,dx computes when it turns the integral into f(u)du=F(u)+C\displaystyle\int f(u)\,du = F(u) + C. Understanding the rule this way makes it clear why the integrand must contain the derivative g(x)g'(x) of the inner function: that factor is the leftover from differentiating the composite, and without it (or a constant multiple of it) the substitution will not close.

Recognition versus full working

With practice, many substitutions can be done by recognition, writing the answer directly. An integral of the form g(x)[g(x)]ndx\displaystyle\int g'(x)\,[g(x)]^n\,dx is immediately [g(x)]n+1n+1+C\dfrac{[g(x)]^{n+1}}{n+1} + C, and g(x)g(x)dx\displaystyle\int \dfrac{g'(x)}{g(x)}\,dx is immediately lng(x)+C\ln|g(x)| + C. SCSA accepts recognition, but in the calculator-free section it is safer to show the substitution explicitly for any non-trivial case, because a single dropped constant factor loses the answer. A good habit is to differentiate your proposed antiderivative mentally as a check: it should return the original integrand exactly.

Definite integrals: change the limits

This is cleaner and avoids errors from reverting. If you do keep xx-limits, you must back-substitute before applying them.

Substitutions that simplify rather than match

Not every substitution exploits a derivative already present; some are chosen simply to simplify an awkward expression. A linear substitution u=ax+bu = ax + b handles integrands like 2x+1\sqrt{2x + 1} or (3x4)7(3x - 4)^7, where du=adxdu = a\,dx supplies a constant factor. A trigonometric substitution such as x=asinθx = a\sin\theta converts a2x2\sqrt{a^2 - x^2} into acosθa\cos\theta via the Pythagorean identity, turning a root into a clean trig integrand; this is how integrals leading to arcsin\arcsin are handled. The guiding principle is to pick the substitution that removes the structural obstacle, whether that is a composition, a root, or a sum of squares.

A reliable checking habit

Because substitution has several places to slip, build in a check. After finding an antiderivative, differentiate it mentally and confirm it returns the original integrand, including any constant factor. For a definite integral, sanity-check the sign and rough size of the answer against the graph: an integral of a positive function over an interval must be positive, and its magnitude should be comparable to the area under the curve. These quick checks catch the most common errors, a dropped constant or an unconverted limit, before they cost marks.

Exam-style practice questions

Practice questions written in the style of SCSA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

WACE 20225 marksCalculator-free. Evaluate 03xx2+1dx\displaystyle\int_0^{\sqrt{3}} \frac{x}{\sqrt{x^2 + 1}}\,dx using a substitution.
Show worked answer →

A root-in-the-denominator substitution.

Let u=x2+1u = x^2 + 1, so dudx=2x\dfrac{du}{dx} = 2x, giving xdx=12dux\,dx = \dfrac{1}{2}\,du. Change the limits: x=0u=1x = 0 \Rightarrow u = 1; x=3u=4x = \sqrt{3} \Rightarrow u = 4.

The integral becomes 1214u1/2du=12[2u1/2]14=[u]14=41=21=1\dfrac{1}{2}\displaystyle\int_1^4 u^{-1/2}\,du = \dfrac{1}{2}\Big[2u^{1/2}\Big]_1^4 = \Big[\sqrt{u}\Big]_1^4 = \sqrt{4} - \sqrt{1} = 2 - 1 = 1.

Markers reward the substitution, xdx=12dux\,dx = \dfrac{1}{2}\,du, changing the limits to uu-values, and the answer 11.

WACE 20246 marksCalculator-assumed. Find (2x1)(x2x+4)5dx\displaystyle\int (2x - 1)(x^2 - x + 4)^5\,dx.
Show worked answer →

A reverse-chain-rule substitution.

Let u=x2x+4u = x^2 - x + 4, so dudx=2x1\dfrac{du}{dx} = 2x - 1, giving du=(2x1)dxdu = (2x - 1)\,dx. The factor (2x1)dx(2x - 1)\,dx in the integrand is exactly dudu.

The integral becomes u5du=u66+C=(x2x+4)66+C\displaystyle\int u^5\,du = \dfrac{u^6}{6} + C = \dfrac{(x^2 - x + 4)^6}{6} + C.

Markers reward spotting that 2x12x - 1 is the derivative of the inner function, the clean substitution, and substituting back to xx with the constant. This is an indefinite integral, so reverting to xx is required.

ExamExplained