Skip to content
M
hscscience Ext 1 · Y12
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
Module 8 · L19 of 20 ~35 min ⚡ +90 XP available

Calculus Exam Techniques

You know every integration technique — but exam marks slip away through small errors: a forgotten $+C$, a wrong sign from $\cos^{-1}$, or limits that weren't changed during substitution. This lesson makes those failure modes unforgettable, gives you a systematic checking strategy, and shows you how to verify any integral on the spot by differentiating.

Today's hook — A student writes $\int \dfrac{1}{\sqrt{1-x^2}}\,dx = \cos^{-1}x + C$. Is this correct? Before reading on, write down what you think and why. You'll find the exact answer after card 05.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

A student claims $\displaystyle\int \dfrac{1}{\sqrt{1-x^2}}\,dx = \cos^{-1}x + C$. Before consulting any notes — do you think this is right or wrong, and how would you check it without a formula sheet?

auto-saved
02
The two exam moves
+5 XP to read

Every integration exam question rewards two habits: spot the technique quickly (substitution, trig identity, inverse trig, or algebraic manipulation), then verify by differentiating your answer. These two moves together prevent nearly all mark-loss errors.

The differentiation check is the gold standard: differentiate your answer and confirm you recover the original integrand. It costs 30 seconds and catches sign errors, missing constants, and wrong techniques.

If $\displaystyle\int f(x)\,dx = F(x) + C$, then $F'(x) = f(x)$.

Integrand f(x) Answer F(x)+C d/dx Check: F'(x) must equal f(x)
$\dfrac{d}{dx}\bigl[F(x)+C\bigr] = f(x)$
Always include $+C$
Indefinite integrals require $+C$. Forgetting it costs 1 mark every time. Exception: definite integrals — $+C$ cancels but you must still evaluate at both limits.
Change limits in substitution
For a definite integral with substitution $u = g(x)$, change the limits to $u$-values: new lower limit is $g(a)$, new upper is $g(b)$.
Mind the $-$ in $\cos^{-1}$
$\dfrac{d}{dx}(\cos^{-1}x) = \dfrac{-1}{\sqrt{1-x^2}}$. The integral of $\dfrac{1}{\sqrt{1-x^2}}$ is $\sin^{-1}x + C$, not $\cos^{-1}x + C$.
03
What you'll master
Know

Key facts

  • $\displaystyle\int \dfrac{1}{\sqrt{a^2-x^2}}\,dx = \sin^{-1}\!\dfrac{x}{a}+C$ (not $\cos^{-1}$)
  • Indefinite integrals always need $+C$; definite integrals evaluate at limits
  • Substitution requires limits to be changed for definite integrals
Understand

Concepts

  • Why differentiation is the fastest way to check an integration answer
  • How sign errors arise in inverse trig derivatives
  • Why failing to change limits in substitution gives a wrong numerical answer
Can do

Skills

  • Verify any indefinite integral by differentiating the answer
  • Correctly change limits when using substitution on definite integrals
  • Identify and correct the three most common exam errors in integration
04
Key terms
Verification by differentiationDifferentiating $F(x)+C$ to confirm the result equals the original integrand $f(x)$.
Constant of integration $+C$Added to every indefinite integral because the derivative of any constant is zero, so infinitely many antiderivatives exist.
Limit change (substitution)When evaluating $\int_a^b f(g(x))g'(x)\,dx$ with $u=g(x)$, replace limits: lower becomes $g(a)$, upper becomes $g(b)$.
Inverse trig sign trap$\frac{d}{dx}(\sin^{-1}x)=\frac{1}{\sqrt{1-x^2}}$ is positive; $\frac{d}{dx}(\cos^{-1}x)=\frac{-1}{\sqrt{1-x^2}}$ is negative.
Trig identity shortcutReplacing $\sin^2\!x$ or $\cos^2\!x$ with a double-angle form before integrating. Skipping this step produces an integral with no standard antiderivative.
Exam reading timeUse reading time to classify each integration question by technique before the writing phase begins.
05
The differentiation check strategy
core concept

The most powerful exam tool is also the simplest: differentiate your answer. If $\displaystyle\int f(x)\,dx = F(x)+C$, then $F'(x)$ must equal $f(x)$. This takes 30 seconds and catches the majority of errors.

Answering the hook question: The student wrote $\displaystyle\int \dfrac{1}{\sqrt{1-x^2}}\,dx = \cos^{-1}x + C$.

Check: $\dfrac{d}{dx}(\cos^{-1}x) = \dfrac{-1}{\sqrt{1-x^2}} \neq \dfrac{1}{\sqrt{1-x^2}}$.

The sign is wrong. The correct answer is $\sin^{-1}x + C$, since $\dfrac{d}{dx}(\sin^{-1}x) = \dfrac{1}{\sqrt{1-x^2}}$.

$$\int \frac{1}{\sqrt{a^2-x^2}}\,dx = \sin^{-1}\!\frac{x}{a} + C \qquad (a>0)$$
Standard exam strategy. After completing any integration question: (1) write the answer, (2) quickly differentiate it mentally, (3) confirm it matches the integrand. This 3-step habit costs very little time and prevents the most expensive errors.

The most powerful exam tool is also the simplest: differentiate your answer . If $\displaystyle\int f(x)\,dx = F(x)+C$, then $F'(x)$ must equal $f(x)$. This takes 30 seconds and catches the majority of errors.

Pause — copy the differentiation check procedure: compute $F'(x)$ after integrating and confirm $F'(x)=f(x)$; list three error types this catches into your book.

Quick check: A student writes $\displaystyle\int \dfrac{1}{\sqrt{1-x^2}}\,dx = -\cos^{-1}x + C$. Is this answer correct?

06
Changing limits in substitution
core concept

We just saw the differentiation check: if $\int f(x)\,dx=F(x)+C$, verify by computing $F'(x)$ and confirming it equals $f(x)$ — catching sign errors, missing chain-rule factors, and constant errors. That raises a question: for definite integrals using substitution, there are two approaches: back-substitute and use original limits, or convert limits to $u$-values — which is more reliable and why? This card answers it → converting limits avoids back-substitution entirely; use $u(a)$ and $u(b)$ as the new limits.

When applying substitution to a definite integral, you must convert the limits from $x$-values to $u$-values. Forgetting to do this — and then back-substituting at the end — is a common error that sometimes gives the right answer accidentally, but often does not.

Correct method: For $\displaystyle\int_a^b f(g(x))\,g'(x)\,dx$ with $u = g(x)$:

  • New lower limit: $u = g(a)$
  • New upper limit: $u = g(b)$
  • Integrate entirely in terms of $u$, then evaluate directly — no back-substitution needed.
$$\int_a^b f(g(x))\,g'(x)\,dx = \int_{g(a)}^{g(b)} f(u)\,du$$

Example: Evaluate $\displaystyle\int_0^1 2x(x^2+1)^3\,dx$.

Let $u = x^2+1$, so $du = 2x\,dx$. When $x=0$, $u=1$. When $x=1$, $u=2$.

$= \displaystyle\int_1^2 u^3\,du = \left[\dfrac{u^4}{4}\right]_1^2 = \dfrac{16}{4} - \dfrac{1}{4} = \dfrac{15}{4}$.

Common mistake. Students who forget to change limits often write $\displaystyle\int_0^1 u^3\,du = \left[\dfrac{u^4}{4}\right]_0^1 = \dfrac{1}{4}$. This gives $\dfrac{1}{4}$ instead of $\dfrac{15}{4}$ — a mark-costing error with no partial credit.

When applying substitution to a definite integral , you must convert the limits from $x$-values to $u$-values. Forgetting to do this — and then back-substituting at the end — is a common error that sometimes gives the right answer accidentally,...

Pause — copy the limit-conversion rule for substitution: if $u=g(x)$ and $x\in[a,b]$, the new limits are $u\in[g(a),g(b)]$; include a worked example into your book.

Did you get this? True or false: when evaluating $\displaystyle\int_0^2 2x(x^2+3)^4\,dx$ with $u = x^2+3$, the new limits are $u=3$ and $u=7$.

PROBLEM 1 · CHECK BY DIFFERENTIATING

A student claims $\displaystyle\int \dfrac{x}{\sqrt{1-x^2}}\,dx = -\sqrt{1-x^2} + C$. Verify this by differentiating.

1
Differentiate $F(x) = -\sqrt{1-x^2} = -(1-x^2)^{1/2}$.
Use the chain rule: outer is $-(\cdot)^{1/2}$, inner is $1-x^2$.
PROBLEM 2 · DEFINITE INTEGRAL WITH SUBSTITUTION

Evaluate $\displaystyle\int_0^{\pi/2} \sin x \cos x\,dx$ using the substitution $u = \sin x$.

1
$u = \sin x \Rightarrow du = \cos x\,dx$. When $x=0$, $u=0$. When $x=\pi/2$, $u=1$.
Identify the substitution and compute the new limits from the original ones.
PROBLEM 3 · SPOT AND FIX THE ERROR

Find the error in this working and correct it: $\displaystyle\int_1^2 \dfrac{1}{x^2+4}\,dx = \tan^{-1}(x^2+4)\Big|_1^2 = \cdots$

1
The standard form is $\displaystyle\int \dfrac{a}{a^2+x^2}\,dx = \tan^{-1}\!\dfrac{x}{a} + C$. Here $a^2=4$ so $a=2$, and there is no $u$-substitution for the limits needed (these are $x$-limits).
The error: the student directly wrote $\tan^{-1}(x^2+4)$, which is completely wrong — the formula requires the form $\dfrac{a}{a^2+x^2}$, not $\dfrac{1}{x^2+4}$.

Fill the gap: $\displaystyle\int \dfrac{1}{9+x^2}\,dx = \dfrac{1}{3}\tan^{-1}\!\dfrac{x}{$$} + C$.

Trap 01
Using $\cos^{-1}$ instead of $\sin^{-1}$
$\displaystyle\int \dfrac{1}{\sqrt{a^2-x^2}}\,dx = \sin^{-1}\!\dfrac{x}{a}+C$, not $\cos^{-1}\!\dfrac{x}{a}+C$. The two differ only in sign. Differentiate to check: $\dfrac{d}{dx}(\sin^{-1}\!\frac{x}{a}) = \dfrac{1}{\sqrt{a^2-x^2}} > 0$, while the $\cos^{-1}$ version gives a negative.
Trap 02
Forgetting to change limits
When using substitution for a definite integral, the limits are in terms of $x$. After substituting $u=g(x)$, the limits must become $g(a)$ and $g(b)$. Using the original $x$-values with the $u$ variable produces an entirely wrong numerical answer.
Trap 03
Missing the $\frac{1}{a}$ factor in $\tan^{-1}$
$\displaystyle\int \dfrac{1}{a^2+x^2}\,dx = \dfrac{1}{a}\tan^{-1}\!\dfrac{x}{a}+C$. The factor $\dfrac{1}{a}$ is required because differentiation of $\tan^{-1}\!\dfrac{x}{a}$ brings out $\dfrac{1}{a}$ via the chain rule, and we must divide by it.

Did you get this? True or false: $\displaystyle\int \dfrac{1}{4+x^2}\,dx = \dfrac{1}{2}\tan^{-1}\!\dfrac{x}{2}+C$.

Work mode · how are you completing this lesson?
1

Verify by differentiation that $\displaystyle\int x\sqrt{x^2+1}\,dx = \dfrac{1}{3}(x^2+1)^{3/2}+C$.

2

Evaluate $\displaystyle\int_0^1 \dfrac{2x}{x^2+4}\,dx$ using the substitution $u = x^2+4$. Show the limit change clearly.

3

Identify the error and find the correct value: a student writes $\displaystyle\int_0^1 \dfrac{1}{\sqrt{4-x^2}}\,dx = \sin^{-1}(x) \Big|_0^1 = \dfrac{\pi}{2}$.

4

Evaluate $\displaystyle\int_0^1 \dfrac{3}{9+x^2}\,dx$. Leave your answer in exact form.

5

A student evaluates $\displaystyle\int_1^3 2x(x^2-1)^5\,dx$ and forgets to change the limits. What limits do they incorrectly use in $u$, and what are the correct $u$-limits? ($u = x^2-1$)

Odd one out: Three of these are correct indefinite integrals. Which one is NOT?

11
Revisit your thinking

Earlier you considered whether $\displaystyle\int \dfrac{1}{\sqrt{1-x^2}}\,dx = \cos^{-1}x + C$ was correct.

The differentiation check reveals the answer: $\dfrac{d}{dx}(\cos^{-1}x) = \dfrac{-1}{\sqrt{1-x^2}}$, which carries the wrong sign. The correct antiderivative is $\sin^{-1}x + C$. Note that $-\cos^{-1}x + C$ is also valid (and equivalent, since $\sin^{-1}x + \cos^{-1}x = \dfrac{\pi}{2}$), but $\cos^{-1}x + C$ alone is wrong. The differentiation check is the one technique that catches this immediately.

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 32 marks

Q1. Verify by differentiation that $\displaystyle\int \dfrac{2x}{\sqrt{x^2+5}}\,dx = 2\sqrt{x^2+5}+C$. (2 marks)

auto-saved
ApplyBand 43 marks

Q2. Evaluate $\displaystyle\int_0^2 \dfrac{x}{\sqrt{9-x^2}}\,dx$ using the substitution $u = 9-x^2$. Show the limit change clearly. (3 marks)

auto-saved
AnalyseBand 53 marks

Q3. Evaluate $\displaystyle\int_0^2 \dfrac{1}{x^2+4}\,dx$. Leave your answer in exact form. (3 marks)

auto-saved
Comprehensive answers (click to reveal)

Activity answers:

1. $\dfrac{d}{dx}(x^2+1)^{3/2}\!\cdot\!\tfrac{1}{3} = \tfrac{1}{3}\!\cdot\!\tfrac{3}{2}(x^2+1)^{1/2}\!\cdot\!2x = x\sqrt{x^2+1}$ ✓

2. $u=x^2+4$, $du=2x\,dx$; limits: $x=0\Rightarrow u=4$, $x=1\Rightarrow u=5$. $\displaystyle\int_4^5\dfrac{1}{u}\,du=\ln5-\ln4=\ln\!\tfrac{5}{4}$.

3. Error: should be $\sin^{-1}\!\dfrac{x}{2}$, not $\sin^{-1}x$. Correct: $\left[\sin^{-1}\!\dfrac{x}{2}\right]_0^1 = \sin^{-1}\!\tfrac{1}{2}-0=\dfrac{\pi}{6}$.

4. $\displaystyle\int_0^1\dfrac{3}{9+x^2}\,dx = \left[\tan^{-1}\!\dfrac{x}{3}\right]_0^1 = \tan^{-1}\!\tfrac{1}{3}$.

5. Incorrect limits: $u=1$ to $u=3$ (same as $x$-limits). Correct: $x=1\Rightarrow u=0$; $x=3\Rightarrow u=8$.

Q1 (2 marks): $\dfrac{d}{dx}(2\sqrt{x^2+5}) = 2\cdot\dfrac{1}{2}(x^2+5)^{-1/2}\cdot2x = \dfrac{2x}{\sqrt{x^2+5}}$ [1] $= $ integrand [1]. ✓

Q2 (3 marks): $u=9-x^2$, $du=-2x\,dx$ [1]; limits $x=0\Rightarrow u=9$, $x=2\Rightarrow u=5$ [1]; $\displaystyle\int_9^5\dfrac{-1}{2\sqrt{u}}\,du = \left[-\sqrt{u}\right]_9^5 = -\sqrt{5}+3 = 3-\sqrt{5}$ [1].

Q3 (3 marks): $a=2$; antiderivative is $\dfrac{1}{2}\tan^{-1}\!\dfrac{x}{2}$ [1]; $\left[\dfrac{1}{2}\tan^{-1}\!\dfrac{x}{2}\right]_0^2 = \dfrac{1}{2}\!\left(\tan^{-1}1 - 0\right)$ [1] $= \dfrac{1}{2}\cdot\dfrac{\pi}{4} = \dfrac{\pi}{8}$ [1].

01
Boss battle · The Error Hunter
earn bronze · silver · gold

Five timed questions on identifying and correcting integration errors. 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 calculus technique questions. Lighter alternative to the boss.

Mark lesson as complete

Tick when you've finished the practice and review.

🎓
Want help with Calculus Exam Techniques?

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

Book a free session →