How is the substitution method used to evaluate integrals involving a function and its derivative?
The use of substitution to evaluate integrals of the form $\int f(g(x)) g'(x) \, dx$, recognising the reverse of the chain rule
A focused answer to the VCE Math Methods Unit 4 key-knowledge point on integration by substitution. Sets out the procedure for $u$-substitution as the reverse chain rule, handles both indefinite and definite integrals, and works the most common Paper 1 patterns (polynomial inside, exponential inside, $\ln$ inside).
Have a quick question? Jump to the Q&A page
What this dot point is asking
VCAA wants you to recognise integrals of the form (composed function multiplied by the derivative of the inside) and evaluate them using the substitution method. The dot point is the integration analogue of the chain rule. Paper 1 typically includes one substitution question every year.
The reverse chain rule
Recall the chain rule for differentiation. If , then .
Reversing this for integration: if the integrand has the structure , the antiderivative is .
Substitution is the systematic procedure for spotting and unwinding this structure.
The substitution procedure
To evaluate (or any integral where one part is the derivative of another part):
- Let . Choose to be the inside function.
- Differentiate to get , then write .
- Substitute and into the integral. The -variables should all disappear; the integral becomes an integral in .
- Evaluate the simpler integral.
- For indefinite integrals, replace with at the end. For definite integrals, change the limits to values (or substitute back to before evaluating).
The choice of is the key step. Look for the inside function whose derivative appears (possibly with a constant factor) outside as part of the integrand.
Indefinite integrals: examples
Example 1. Power inside a polynomial
.
Choose . Then , so .
Rewrite. .
Substitute back. .
Example 2. Exponential of a function
.
Choose . Then , so .
Rewrite. .
Substitute back. .
Example 3. -style logarithmic
.
Choose . Then .
Rewrite. .
Substitute back. .
Example 4. Trigonometric
.
Choose . Then .
Rewrite. .
Substitute back. .
Definite integrals: limits in IMATH_42
For definite integrals, you have two options.
Option A. Change the limits. When , the lower limit becomes and the upper limit becomes . Evaluate the integral in directly between the new limits. No need to substitute back.
Option B. Substitute back. Compute the antiderivative in , replace with , then evaluate at the original -limits.
Both produce the same answer. Option A is usually faster.
Example. Option A
.
Choose , .
Change limits. When , . When , .
Rewrite. .
Example. Option B (same integral)
Compute antiderivative in . .
Evaluate at original limits. .
Same answer.
Recognising when substitution is needed
Three patterns to recognise:
Outside function is the derivative of the inside. : the outside is the derivative of inside.
Numerator is the derivative of the denominator. . The substitution converts this to .
Constant-multiple version. Sometimes the derivative of the inside appears with the wrong coefficient. For example, : the derivative of is , but only appears. Adjust with a constant: .
When substitution does not work
Substitution is the reverse chain rule. It does not apply when the integrand has no obvious inner / outer structure. Some integrals require:
- Linear reverse chain only (without substitution): . Faster than full substitution.
- Integration by parts (not in the VCE Methods Unit 4 syllabus).
- Partial fractions (also outside Methods).
If you cannot identify a clean whose matches part of the integrand, substitution may not be the right tool.
Common errors
Choosing as the wrong piece. The standard heuristic: is the inside function whose derivative appears in the integrand. Choosing or the outside function rarely simplifies.
Forgetting to substitute for . is mixed notation; the must be converted to before integrating.
Forgetting to change the limits in definite integrals. If you choose Option A but use the original -limits with the -integrand, the arithmetic is wrong.
Not substituting back in indefinite integrals. is not a complete answer for an integral originally in ; replace with before submitting.
Constants getting lost. If the derivative of the inside is but only is in the integrand, you must compensate with a factor of . Forgetting halves the answer.
Using substitution when the linear reverse chain rule would do. For , the reverse chain gives directly; full substitution works but is slower.
In one sentence
Integration by substitution reverses the chain rule by letting for the inside function, computing , rewriting the integral entirely in , evaluating the simpler integral, and (for indefinite cases) substituting back to ; the central skill is choosing so that its derivative matches a factor already present in the integrand.
Past exam questions, worked
Real questions from past VCAA papers on this dot point, with our answer explainer.
2024 VCAA Paper 13 marksUse the substitution $u = x^2 + 1$ to evaluate $\int_{0}^{1} 2x (x^2 + 1)^3 \, dx$.Show worked answer β
Set up the substitution. , so , i.e. .
Change limits. When , . When , .
Rewrite. The integrand is .
.
Markers reward explicit recognition that matches the outside the bracket, the changed limits in , and the clean evaluation.
2023 VCAA Paper 13 marksUse a substitution to evaluate $\int \frac{2x}{x^2 + 4} \, dx$.Show worked answer β
Choose the substitution. Let . Then , i.e. .
Rewrite. .
Integrate. .
Because for all real , the absolute value is unnecessary and the answer simplifies to .
Markers reward the choice of as the inside function (whose derivative appears in the numerator), the form after substitution, and the simplification to drop the absolute value.
Related dot points
- Antidifferentiation as the reverse of differentiation, including the antiderivatives of $x^n$ for $n \in Q$ and $n \neq -1$, $e^{kx}$, $\frac{1}{x}$, $\sin(kx)$ and $\cos(kx)$, and the use of the constant of integration
A focused answer to the VCE Math Methods Unit 4 key-knowledge point on antidifferentiation. The standard antiderivatives, the constant of integration, the linearity rule, and the reverse-chain pattern that appears in nearly every Paper 1 antidifferentiation question.
- The definite integral, the fundamental theorem of calculus linking definite integration to antidifferentiation, and the properties of the definite integral over intervals
A focused answer to the VCE Math Methods Unit 4 key-knowledge point on definite integration. Defines the definite integral, states the fundamental theorem of calculus, sets out the linearity and interval properties, and works through a Paper 1 evaluation with the standard antiderivatives.
- The use of definite integrals to find the area between a curve and the $x$-axis, and the area between two curves on a closed interval, including handling sign changes of the integrand
A focused answer to the VCE Math Methods Unit 4 key-knowledge point on areas via integration. Covers area under a curve (single function), area between two curves (top minus bottom), the sign-change handling that is the most common Paper 1 trap, and the calculator-active extensions in Paper 2.