Skip to content
M
hscscience Ext 2 · Y12
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
L16 of 16 · Final ~45 min ⚡ +95 XP available

Module 15 Synthesis & Exam Technique

The final lesson of Further Integration. You will now stitch together every technique in MEX-C1 — $u$-substitution, trig substitution, integration by parts, the IBP reduction loop, partial fractions, completing the square, and the $t = \tan(x/2)$ Weierstrass — into a single decision tree, then learn how to deploy them under HSC conditions: state the technique, show the substitution explicitly, change limits, and leave the answer in exact form.

Today's hook — An HSC question is worth 4 marks for $\int \dfrac{1}{x^2 \sqrt{x^2 + 4}}\,dx$. Before computing, what is your opening line? What technique will you state, what substitution will you write, and what will the integral look like in the new variable? The opening line wins or loses the question.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

For each integrand, name the technique AND write the first line of working (no need to finish). (a) $\int \dfrac{x}{\sqrt{x^2 + 1}}\,dx$   (b) $\int x \sin x\,dx$   (c) $\int \dfrac{1}{(x-1)(x+2)}\,dx$   (d) $\int \dfrac{1}{\sqrt{9 - x^2}}\,dx$.

auto-saved
02
The two moves of HSC integration
+5 XP to read

The two habits that separate full marks from partial credit: classify the integrand before any algebra (state the technique by name in the first line), and show the substitution explicitly ("Let $u = \ldots$; then $du = \ldots$"). Markers cannot give technique marks for working they cannot reconstruct.

The look-classify-state-execute decision tree: (1) look at the integrand; (2) classify into one of six standard forms; (3) state the technique by name; (4) execute. Most HSC questions reward steps 1–3 with method marks before any computation is checked.

Forms: rational · radical · log/exp · trig powers · trig irrationals · inverse

Look integrand Classify six forms State technique Execute u, du Method marks reward steps 1–3, not just the answer
classify $\to$ state $\to$ "Let $u = \ldots$, $du = \ldots$"
State the technique by name
Start with: "Using integration by parts with $f = \ldots$" or "Substitute $u = \ldots$". Markers award method marks before any computation. Silent work loses these.
Show the substitution explicitly
Write both $u = g(x)$ AND $du = g'(x)\,dx$ as a separate line. Then write the transformed integral. Don't shortcut — markers need to see the bridge.
Exact form, every time
Answers use $\pi$, $e$, $\ln$, $\arctan$, surds. Decimals lose marks unless the question specifies an approximation. Simplify combined logs into one log when natural.
03
What you'll master
Know

Key facts

  • The six standard integrand families and the technique each calls for
  • The five standard reduction substitutions: $u = $ inner, $x = a\sin\theta$, $x = a\tan\theta$, $u = e^x$, $t = \tan(x/2)$
  • Standard antiderivatives: $\int dx/(x^2 + a^2) = \tfrac{1}{a}\arctan(x/a)$; $\int dx/\sqrt{a^2 - x^2} = \arcsin(x/a)$
  • Marks structure: method (state + substitute) + execution (algebra) + answer (exact form)
Understand

Concepts

  • Why classifying first prevents the "wrong technique, then panic" trap
  • Why HSC markers reward explicit substitution lines
  • How completing the square unifies $\ln$, $\arctan$ and partial-fractions cases
Can do

Skills

  • Choose the right technique from the integrand within 10 seconds
  • Write a first line that earns method marks before any algebra
  • Produce exact-form answers under exam time pressure
04
Key terms
Decision treeA short classification rule: examine the integrand's form (rational, radical, product etc.) and immediately pick the technique. Eliminates trial-and-error under time pressure.
$u$-substitutionChoose $u = g(x)$ where $g'(x)$ also appears (perhaps as a factor). $\int f(g(x))g'(x)\,dx = \int f(u)\,du$.
Trig substitutionFor radicals: $\sqrt{a^2 - x^2} \Rightarrow x = a\sin\theta$; $\sqrt{a^2 + x^2} \Rightarrow x = a\tan\theta$; $\sqrt{x^2 - a^2} \Rightarrow x = a\sec\theta$.
Integration by parts (IBP)$\int f\,dg = fg - \int g\,df$. Choose $f$ by LIATE: Log, Inverse trig, Algebraic, Trig, Exponential — earlier letter wins as $f$.
Partial fractionsDecompose a proper rational $P/Q$ where $\deg P < \deg Q$ into a sum of simple fractions. Each piece integrates to $\ln$, $1/(\cdot)$ or $\arctan$.
Reduction formulaA recursion $I_n = (\ldots) + c\,I_{n-2}$ obtained by IBP, e.g. $I_n = \int \sin^n x\,dx$ satisfies $I_n = -\tfrac{1}{n}\sin^{n-1}x\cos x + \tfrac{n-1}{n}I_{n-2}$.
MEX-C1NESA outcome (Further Integration): applies and combines substitution, by parts, partial fractions, completing the square and reduction formulae.
05
The Module 15 decision tree
core concept

Every Extension 2 integrand falls into a small number of recognisable forms. Reading the integrand against the tree below picks the technique in seconds.

  1. Inner function visible (root, exp, trig of $g(x)$)? Try $u = g(x)$ first. If $g'(x)$ shows up, this is the cleanest move.
  2. Radical $\sqrt{a^2 \pm x^2}$ or $\sqrt{x^2 - a^2}$ standing alone? Trig substitution. Pin which one: $\sin$, $\tan$ or $\sec$.
  3. Product of two different families (poly $\times$ trig, poly $\times$ exp, $\ln$ alone, $\arctan$ alone)? Integration by parts — apply LIATE to pick $f$.
  4. Proper rational with factorable denominator? Partial fractions.
  5. Irreducible quadratic in denominator (or under a root)? Complete the square, then $\arctan$ or trig sub.
  6. Trig rational in $\sin x$, $\cos x$? Try $t = \tan(x/2)$ (Weierstrass) as a last resort.

Worked through the hook: $\int \dfrac{1}{x^2 \sqrt{x^2 + 4}}\,dx$ has a $\sqrt{a^2 + x^2}$ radical $\Rightarrow$ trig sub $x = 2\tan\theta$. Opening line: "Let $x = 2\tan\theta$; then $dx = 2\sec^2\theta\,d\theta$ and $\sqrt{x^2 + 4} = 2\sec\theta$." That single line earns method marks; the algebra that follows is reward.

Strategic point. The tree is read top-down. If branch 1 (substitution to clear an inner function) succeeds, you may not need any later branch. Save the harder techniques for when the simpler ones fail.

Decision tree: inner function $\to$ $u$-sub; radical $\to$ trig sub; product $\to$ IBP; rational $\to$ partial fractions; quadratic $\to$ complete square; trig rational $\to$ $t = \tan(x/2)$ · Standard radical pairs: $\sqrt{a^2 - x^2} \to a\sin\theta$; $\sqrt{a^2 + x^2} \to a\tan\theta$; $\sqrt{x^2 - a^2} \to a\sec\theta$

Pause — copy the complete Module 15 decision tree (six cases) and the three trig-sub radical pairs into your book.

Quick check: Which is the best opening technique for $\displaystyle\int \dfrac{x^2}{\sqrt{4 - x^2}}\,dx$?

06
HSC exam approach — the four-line opening
core concept

We just saw the Module 15 decision tree: inner function → $u$-sub; radical → trig sub; product → IBP; rational → partial fractions; quadratic → complete square; rational trig → $t = \tan(x/2)$. That raises a question: what does a full-mark HSC response look like from the first line? This card answers it → state form, name substitution, show $u$ and $du$ (or $f, dg, df, g$) as a separate line, change limits if definite, give exact answer.

HSC markers reward a specific opening structure. Every integration question gets these four lines before any heavy computation:

  • Line 1 — Identify the form. "The integrand is a product of polynomial and exponential, so I use integration by parts."
  • Line 2 — State the substitution. "Let $f = x$, $dg = e^x\,dx$. Then $df = dx$, $g = e^x$." (Or for $u$-sub: "Let $u = g(x)$, $du = g'(x)\,dx$.")
  • Line 3 — Transform. Rewrite the integral in the new form. For definite integrals, change limits here.
  • Line 4 — Execute and present. Compute. Final answer in exact form, boxed if appropriate.

Why this works. Markers can reconstruct your reasoning even if a later line has an arithmetic slip. Method marks are awarded for lines 1–3 independently of line 4. Silent algebra forfeits those marks.

$$\text{Identify} \;\to\; \text{State substitution} \;\to\; \text{Transform (relimit)} \;\to\; \text{Execute (exact)}$$
Common mistake. Jumping straight to algebra after writing $\int \ldots\,dx$. Even if you reach the right answer, the marker cannot tell which technique you used and may withhold method marks. The opening lines are not decoration — they are marks.

Four-line opening: identify form $\to$ state substitution $\to$ transform $\to$ execute · State technique by name (IBP, $u$-sub, trig sub, partial fractions) · Show $u, du$ (or $f, dg, df, g$) as a separate line · For definite integrals: change limits in the transform line (or back-substitute at the end) · Answer in exact form — $\pi$, $\ln$, $e$, $\arctan$, surds — never decimals unless asked

Pause — copy the four-line HSC opening (identify form, state substitution, transform, execute), the requirement to show $u, du$ on a separate line, and the exact-form instruction ($\pi$, $\ln$, $e$, $\arctan$, surds) into your book.

Did you get this? True or false: in an HSC integration question, method marks are awarded for stating the technique and writing the substitution explicitly, even if the final arithmetic is wrong.

PROBLEM 1 · TRIG SUBSTITUTION (RADICAL)

Evaluate $\displaystyle\int \frac{1}{x^2 \sqrt{x^2 + 4}}\,dx$ using a trigonometric substitution.

1
Identify and state: The radical $\sqrt{x^2 + 4} = \sqrt{x^2 + 2^2}$ calls for $x = 2\tan\theta$. Then $dx = 2\sec^2\theta\,d\theta$ and $\sqrt{x^2 + 4} = 2\sec\theta$ (for $\theta \in (-\pi/2, \pi/2)$).
Trig sub for $\sqrt{a^2 + x^2}$ always uses $x = a\tan\theta$ because $a^2 + a^2\tan^2\theta = a^2\sec^2\theta$ simplifies the radical to $a\sec\theta$.
PROBLEM 2 · PARTIAL FRACTIONS + COMPLETING THE SQUARE

Evaluate $\displaystyle\int \frac{1}{(x - 1)(x^2 + 1)}\,dx$ in exact form.

1
Identify and state: Proper rational, denominator already factored (linear $\times$ irreducible quadratic). Use partial fractions: $\dfrac{1}{(x-1)(x^2+1)} = \dfrac{A}{x-1} + \dfrac{Bx + C}{x^2 + 1}$.
Each linear factor gets a constant numerator; each irreducible quadratic gets a linear numerator. Cover-up gives $A$ instantly; comparing coefficients gives $B$, $C$.
PROBLEM 3 · IBP REDUCTION FORMULA

Let $I_n = \displaystyle\int_0^{\pi/2} \sin^n x\,dx$ for $n \geq 0$. Show that $I_n = \dfrac{n-1}{n} I_{n-2}$, then evaluate $I_5$.

1
Identify and state: $\sin^n x = \sin^{n-1}x \cdot \sin x$. Use IBP with $f = \sin^{n-1}x$, $dg = \sin x\,dx$. Then $df = (n-1)\sin^{n-2}x \cos x\,dx$, $g = -\cos x$.
Splitting one factor of $\sin x$ for $dg$ exposes the recursion. The $-\cos x$ pairs with the $(n-1)\sin^{n-2}x\cos x$ inside the next integral, producing $\sin^{n-2}x(1 - \sin^2 x)$.

Fill the gap: For $\int \dfrac{dx}{\sqrt{a^2 - x^2}}$ use the trig substitution $x = $ ; for $\int \dfrac{dx}{a^2 + x^2}$ use $x = $ .

Trap 01
Silent algebra — no opening line
Diving into computation without declaring "use integration by parts" or "substitute $u = \ldots$" loses method marks. HSC markers cannot reconstruct which technique you intended. Always state, then substitute, then transform.
Trap 02
Wrong trig substitution for the radical
$\sqrt{a^2 - x^2}$ needs $x = a\sin\theta$; $\sqrt{a^2 + x^2}$ needs $x = a\tan\theta$; $\sqrt{x^2 - a^2}$ needs $x = a\sec\theta$. Mixing these up turns the radical into something worse instead of clearing it.
Trap 03
Decimal answer when exact form was required
$\arctan(1/2) \approx 0.46$ is not an acceptable HSC answer. Leave $\arctan$, $\ln$, $\pi$, surds in the answer. Combine logs into one log when natural ($\ln a - \ln b = \ln(a/b)$). Decimals lose presentation marks.

Did you get this? True or false: for $\int \dfrac{dx}{\sqrt{x^2 - 9}}$, the correct trig substitution is $x = 3\sec\theta$.

Work mode · how are you completing this lesson?
1

For each integrand, write ONLY the opening line (technique + substitution). Do not solve. (a) $\int x^2 \cos x\,dx$   (b) $\int \dfrac{dx}{x^2 + 6x + 13}$   (c) $\int \dfrac{dx}{\sqrt{16 - x^2}}$.

2

Evaluate $\displaystyle\int_0^{1} \dfrac{1}{(x+1)(x+2)}\,dx$ in exact form.

3

Use IBP to evaluate $\displaystyle\int_0^{\pi/2} x \cos x\,dx$ in exact form.

4

Evaluate $\displaystyle\int_0^{2} \dfrac{1}{\sqrt{4 - x^2}}\,dx$ using $x = 2\sin\theta$.

5

Use the reduction $I_n = \tfrac{n-1}{n}I_{n-2}$ with $I_0 = \pi/2$ to evaluate $\displaystyle\int_0^{\pi/2}\sin^6 x\,dx$.

Odd one out: Three of these integrals call for trig substitution as the first move. Which one does NOT?

11
Revisit your thinking

Earlier you drafted the opening line for $\int \dfrac{1}{x^2\sqrt{x^2+4}}\,dx$ — naming the technique, choosing the substitution, and predicting the transformed integral.

The correct opening — "Let $x = 2\tan\theta$; then $dx = 2\sec^2\theta\,d\theta$ and $\sqrt{x^2 + 4} = 2\sec\theta$" — is a full method mark, before any further algebra. The lesson of Module 15 is that integration is recognition: the integrand tells you the technique, and the marks live in stating it cleanly. Carry the decision tree and the four-line opening into every HSC question.

auto-saved
01
Multiple choice
+5 XP per correct · +25 XP all-correct

Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.

02
Short answer
ApplyBand 33 marks

Q1. Evaluate $\displaystyle\int \dfrac{x + 3}{x^2 + 4x + 5}\,dx$. State the technique explicitly. (3 marks)

auto-saved
ApplyBand 44 marks

Q2. Evaluate $\displaystyle\int_0^{1} x \arctan x\,dx$ in exact form using integration by parts. (4 marks)

auto-saved
AnalyseBand 54 marks

Q3. Let $I_n = \displaystyle\int_0^{1} x^n e^{-x}\,dx$ for $n \geq 0$. Show that $I_n = -e^{-1} + nI_{n-1}$, then evaluate $I_3$ in exact form. (4 marks)

auto-saved
Comprehensive answers (click to reveal)

Activity answers:

1. (a) IBP, $f = x^2$, $dg = \cos x\,dx \Rightarrow df = 2x\,dx$, $g = \sin x$. (b) Complete the square: $x^2 + 6x + 13 = (x+3)^2 + 4$; sub $u = x + 3$, giving $\int du/(u^2 + 4)$. (c) Trig sub $x = 4\sin\theta$, $dx = 4\cos\theta\,d\theta$.

2. Partial fractions: $\dfrac{1}{(x+1)(x+2)} = \dfrac{1}{x+1} - \dfrac{1}{x+2}$. $\int_0^1\left[\dfrac{1}{x+1} - \dfrac{1}{x+2}\right]dx = [\ln(x+1) - \ln(x+2)]_0^1 = (\ln 2 - \ln 3) - (0 - \ln 2) = 2\ln 2 - \ln 3 = \ln(4/3)$.

3. $f = x$, $dg = \cos x\,dx \Rightarrow df = dx$, $g = \sin x$. $\int_0^{\pi/2} x\cos x\,dx = [x\sin x]_0^{\pi/2} - \int_0^{\pi/2}\sin x\,dx = \tfrac{\pi}{2} - 1$.

4. $x = 2\sin\theta$, $dx = 2\cos\theta\,d\theta$, $\sqrt{4 - x^2} = 2\cos\theta$. Limits $0 \to \pi/2$. $\int_0^{\pi/2}(2\cos\theta)/(2\cos\theta)\,d\theta = \int_0^{\pi/2} d\theta = \pi/2$. (Or recognise as $[\arcsin(x/2)]_0^2 = \pi/2$.)

5. $I_6 = \tfrac{5}{6}I_4 = \tfrac{5}{6}\cdot\tfrac{3}{4}I_2 = \tfrac{5}{6}\cdot\tfrac{3}{4}\cdot\tfrac{1}{2}I_0 = \tfrac{5}{6}\cdot\tfrac{3}{4}\cdot\tfrac{1}{2}\cdot\tfrac{\pi}{2} = \dfrac{15\pi}{96} = \dfrac{5\pi}{32}$.

Q1 (3 marks): Split numerator: $x + 3 = \tfrac{1}{2}(2x + 4) + 1$ [1]. So $\int \dfrac{x+3}{x^2+4x+5}\,dx = \tfrac{1}{2}\int \dfrac{2x+4}{x^2+4x+5}\,dx + \int \dfrac{dx}{(x+2)^2 + 1} = \tfrac{1}{2}\ln(x^2 + 4x + 5) + \arctan(x + 2) + C$ [2 — one for $\ln$ piece, one for $\arctan$ piece].

Q2 (4 marks): IBP with $f = \arctan x$, $dg = x\,dx \Rightarrow df = dx/(1+x^2)$, $g = x^2/2$ [1]. $\int_0^1 x\arctan x\,dx = \left[\tfrac{x^2}{2}\arctan x\right]_0^1 - \tfrac{1}{2}\int_0^1 \dfrac{x^2}{1+x^2}\,dx = \tfrac{\pi}{8} - \tfrac{1}{2}\int_0^1\!\left[1 - \dfrac{1}{1+x^2}\right]dx$ [2]. $= \tfrac{\pi}{8} - \tfrac{1}{2}[x - \arctan x]_0^1 = \tfrac{\pi}{8} - \tfrac{1}{2}\!\left(1 - \tfrac{\pi}{4}\right) = \tfrac{\pi}{4} - \tfrac{1}{2}$ [1].

Q3 (4 marks): IBP with $f = x^n$, $dg = e^{-x}\,dx \Rightarrow df = nx^{n-1}\,dx$, $g = -e^{-x}$. $I_n = [-x^n e^{-x}]_0^1 + n\int_0^1 x^{n-1}e^{-x}\,dx = -e^{-1} + n I_{n-1}$ [1]. $I_0 = \int_0^1 e^{-x}\,dx = 1 - e^{-1}$ [1]. $I_1 = -e^{-1} + 1 \cdot (1 - e^{-1}) = 1 - 2e^{-1}$; $I_2 = -e^{-1} + 2(1 - 2e^{-1}) = 2 - 5e^{-1}$ [1]; $I_3 = -e^{-1} + 3(2 - 5e^{-1}) = 6 - 16e^{-1} = 6 - \tfrac{16}{e}$ [1].

01
Boss battle · The Integration Strategist
earn bronze · silver · gold

Five timed questions spanning all of Module 15: substitution, trig sub, by parts, partial fractions, reduction formulae and the four-line opening. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.

⚔ Enter the arena
02
Science Jump · platform challenge

Climb platforms by answering quick integration-classification questions. Lighter alternative to the boss.

Mark lesson as complete

Tick when you've finished the practice and review.

🎓
Want help with Module 15 Synthesis & Exam Technique?

Work through this topic 1-on-1 with an experienced HSC tutor.

Book a free session →