Lesson 8: Revision & Exam Technique

Cambridge Additional Mathematics 4037 / 0606 — Complete Course Revision

Lesson 8 of 8
🎓 Course Complete!

1. Understanding the Exam Papers

Paper 1 — Pure Mathematics

  • Duration: 2 hours
  • Marks: 80 marks
  • Format: 10–12 structured questions
  • Calculator: Scientific calculator permitted
  • Coverage: All topics — functions, polynomials, binomial, log/exp, trig, differentiation, integration
  • Tip: ~1.5 minutes per mark. A 10-mark question ≈ 15 minutes.

Paper 2 — Pure Mathematics

  • Duration: 2 hours
  • Marks: 80 marks
  • Format: 10–12 structured questions
  • Calculator: Scientific calculator permitted
  • Coverage: Same syllabus — different questions
  • Tip: Both papers carry equal weight. No topic is excluded from either paper.
Key Differences from O Level Mathematics:
• Proofs are frequent — show every algebraic step clearly with no jumps.
• Exact answers are usually required — leave in surd, ln, or π form unless told to round.
• All trig work is in radians unless degrees are explicitly stated.
• The "hence" instruction means you must use the previous part — full marks not available otherwise.

2. Complete Formula Reference Card

Functions

TopicFormula / Rule
Composite fg(x)f(g(x)) — apply g first, then f. Domain of fg: {x ∈ domain(g) : g(x) ∈ domain(f)}
Inverse f⁻¹(x)Write y=f(x), swap x↔y, solve for y. Domain of f⁻¹ = Range of f.
Self-inversef⁻¹(x) = f(x) ⟺ ff(x) = x
Modulus |x||x| = x if x≥0; −x if x<0. |f(x)|<k → −k<f(x)<k. |f(x)|>k → f(x)>k or f(x)<−k
y=|f(x)|Reflect parts below x-axis upward
y=f(|x|)Keep x≥0 half, reflect in y-axis

Quadratics and Polynomials

TopicFormula / Rule
DiscriminantΔ = b²−4ac. Δ>0: two roots; Δ=0: equal roots; Δ<0: no real roots
Always positivea>0 AND Δ<0
Completing the squareax²+bx+c = a(x+b/2a)²+(c−b²/4a)
Remainder Theoremf(x)÷(x−a): remainder = f(a)
Factor Theorem(x−a) is a factor ⟺ f(a)=0
Partial fractions — distinctA/(ax+b)+B/(cx+d)
Partial fractions — repeatedA/(ax+b)+B/(ax+b)²+C/(cx+d)

Binomial Theorem

TopicFormula
nCrn!/[r!(n−r)!]    — symmetry: nCr = nCₙ₋ᵣ
Expansion (a+b)ⁿΣ ⁿCᵣ aⁿ⁻ʳ bʳ for r=0 to n    (n+1 terms)
General termT_{r+1} = ⁿCᵣ aⁿ⁻ʳ bʳ
Sum of coefficientsSubstitute a=b=1 → 2ⁿ

Logarithms and Exponentials

TopicFormula
Definitionlogₐ x = y ⟺ aʸ = x
Law 1 — Productlogₐ(xy) = logₐ x + logₐ y
Law 2 — Quotientlogₐ(x/y) = logₐ x − logₐ y
Law 3 — Powerlogₐ(xⁿ) = n logₐ x
Change of baselogₐ x = log x / log a = ln x / ln a
Linearisation y=abˣlg y = x lg b + lg a
Linearisation y=axⁿlg y = n lg x + lg a
Linearisation y=aeᵇˣln y = bx + ln a

Trigonometry

TopicFormula
Pythagorean identitiessin²θ+cos²θ=1  |  1+tan²θ=sec²θ  |  1+cot²θ=cosec²θ
Addition — sinsin(A±B) = sinA cosB ± cosA sinB
Addition — coscos(A±B) = cosA cosB ∓ sinA sinB
Addition — tantan(A±B) = (tanA±tanB)/(1∓tanA tanB)
Double — sinsin 2A = 2 sinA cosA
Double — coscos 2A = cos²A−sin²A = 2cos²A−1 = 1−2sin²A
Double — tantan 2A = 2tanA/(1−tan²A)
Half-angle formscos²A = ½(1+cos2A)  |  sin²A = ½(1−cos2A)
R forma sinx+b cosx = R sin(x+α) where R=√(a²+b²), tanα=b/a
General solutionssinθ=k: θ=nπ+(−1)ⁿα  |  cosθ=k: θ=2nπ±α  |  tanθ=k: θ=nπ+α

Differentiation

FunctionDerivative
xⁿnxⁿ⁻¹
eᵃˣaeᵃˣ
ln x / ln(ax)1/x
sin axa cos ax
cos ax−a sin ax
tan axa sec²ax
[f(x)]ⁿn[f(x)]ⁿ⁻¹ f'(x)    (Chain Rule)
uvu'v + uv'    (Product Rule)
u/v(u'v − uv')/v²    (Quotient Rule)
Connected ratesdy/dt = (dy/dx)(dx/dt)
Kinematicsv=ds/dt, a=dv/dt=d²s/dt²

Integration

FunctionIntegral
xⁿ (n≠−1)xⁿ⁺¹/(n+1) + c
1/xln|x| + c
eᵃˣ(1/a)eᵃˣ + c
sin ax−(1/a)cos ax + c
cos ax(1/a)sin ax + c
sec²ax(1/a)tan ax + c
(ax+b)ⁿ(ax+b)ⁿ⁺¹/[a(n+1)] + c
1/(ax+b)(1/a)ln|ax+b| + c
sin²axx/2−sin2ax/(4a) + c
cos²axx/2+sin2ax/(4a) + c
Area between curves∫ₐᵇ[f(x)−g(x)]dx where f(x)≥g(x)
Kinematicss=∫v dt, v=∫a dt

3. The 30 Most Common Exam Mistakes in Additional Mathematics

Functions and Algebra

#MistakeCorrect Approach
1Applying fg(x) as f first then g.fg(x) = f(g(x)) — g is ALWAYS applied first. Read right to left.
2Not stating domain of f⁻¹ after finding it.Domain of f⁻¹ = Range of f. Always state both domain and range of f⁻¹.
3Forgetting to reject extraneous solutions in log equations.Always check log arguments are >0. Reject any solution making an argument ≤0.
4Solving |f(x)|<k by writing f(x)<k only.|f(x)|<k gives TWO inequalities: −k<f(x)<k (a connected interval).
5Not checking both cases when solving modulus equations.|f(x)|=k → f(x)=k OR f(x)=−k. Always solve both.
6Forgetting ⁿCr formula has factorial denominator r!(n−r)!.ⁿCᵣ=n!/[r!(n−r)!]. Use symmetry: ⁿCᵣ=ⁿCₙ₋ᵣ to choose smaller factorials.
7Not raising the entire coefficient to the power in binomial. e.g. (2x)³=2x³.(2x)³ = 2³x³ = 8x³. The coefficient must be raised to the same power as x.
8Treating log(x+y) = log x + log y.log(x+y) has no simplification. Only log(xy) = log x + log y.
9Forgetting to divide by a when integrating eᵃˣ.∫eᵃˣ dx = (1/a)eᵃˣ + c. The factor 1/a comes from reversing the chain rule.
10Omitting the constant of integration c in indefinite integrals.Every indefinite integral must end with +c. In exam, missing c loses the mark.

Quadratics, Polynomials and Partial Fractions

#MistakeCorrect Approach
11Using Δ>0 when the question says "real roots" (should be Δ≥0)."Real roots" means Δ≥0 (includes equal roots). "Distinct real roots" means Δ>0.
12Dividing by sin θ (or any trig function) to solve a trig equation.Never divide — always factorise. Dividing destroys solutions where the function = 0.
13Finding the wrong remainder in the Remainder Theorem — substituting the wrong value.For (ax−b), substitute x=b/a (not x=b). For (x+3), substitute x=−3.
14Using degree of numerator ≥ denominator without dividing first.Always check degrees before partial fractions. If improper, divide first to extract the polynomial part.
15Quadratic inequality — writing x>p and x>q instead of x<p or x>q.f(x)>0 (a>0, roots p<q): x<p OR x>q (two separate regions, not "and").

Trigonometry

#MistakeCorrect Approach
16Using degrees in trig differentiation/integration.All calculus with trig MUST use radians. sin x in degrees has a different derivative.
17Writing LHS=RHS in the middle of an identity proof.Work on ONE side only. Never "cross" the ≡ sign. Write LHS=...=...=RHS.
18Forgetting to find ALL solutions in the given range for trig equations.sin and cos equations always have 2 solutions per period in 0°–360°. Check full range.
19Wrong R value — forgetting to square before summing in R=√(a²+b²).R=√(a²+b²). For 3sinx+4cosx: R=√(9+16)=√25=5. Never R=3+4=7.
20After writing R sin(x+α)=k, solving in the wrong range for the shifted angle.If finding x in [0°,360°], the range for (x+α) is [α, 360°+α]. Always adjust the range.

Calculus

#MistakeCorrect Approach
21Applying product rule as d/dx(uv)=u'v' (multiplying derivatives).Product rule: d/dx(uv)=u'v+uv'. Never multiply derivatives — always use the full formula.
22Getting quotient rule numerator in wrong order: (uv'−vu')/v².Quotient rule: (u'v−uv')/v². "Bottom×diff(top)−top×diff(bottom), over bottom²."
23Classifying stationary point with d²y/dx²=0 as neither max nor min without checking.d²y/dx²=0 is inconclusive — use first derivative sign test on either side of the point.
24Treating distance as displacement in kinematics.Distance ≠ displacement. Split integration at v=0. Take |each section| and sum.
25Not changing limits when doing definite integration by substitution.When substituting u=g(x) in a definite integral, change limits using u=g(a) and u=g(b).
26Integrating area below x-axis as positive (not taking modulus).∫ₐᵇf(x)dx is negative when f(x)<0. For area, take the absolute value of each section.
27Taking the wrong curve as the upper curve when finding area between curves.Always check which curve is on top at a test point between intersections. Upper−Lower.
28Forgetting the 1/a factor when integrating sin(ax), cos(ax), or (ax+b)ⁿ.Chain rule reversal: ∫sin(ax)dx=−(1/a)cos(ax)+c. The 1/a is essential.
29Connected rates — writing dy/dt=(dy/dx)÷(dx/dt) instead of multiplying.Chain rule: dy/dt = (dy/dx) × (dx/dt). Multiply, never divide.
30Proving identities by working on both sides and meeting in the middle.Work on ONE side only (or transform both to a common form separately). Never combine both sides.

4. Exam Technique — Six Golden Rules

🥇 Rule 1 — Show Every Step

Additional Mathematics allocates marks for method, not just the final answer. A correct method with an arithmetic error still earns most marks. Never skip algebraic steps — write every line.

🥇 Rule 2 — Use "Hence" Correctly

When the question says "hence," the answer to the previous part MUST be used. If you ignore it and use a different method, full marks may not be available. Look for how the previous result connects.

🥇 Rule 3 — Exact Answers Unless Told Otherwise

Unless the question says "give answer to n d.p./s.f.", give exact answers: leave surds as √, logs as ln or log, trig as fractions of π. Rounding too early loses accuracy marks.

🥇 Rule 4 — Use Radians for Calculus

All trigonometric calculus (differentiation and integration) requires radians. If you work in degrees, the derivatives of sin and cos are wrong. Set your calculator to radians for all calculus questions.

🥇 Rule 5 — Check Domain and Validity

For logarithm equations: check all solutions give positive arguments. For square roots: check arguments are non-negative. State "reject x = ..." explicitly — Cambridge mark schemes award marks for this step.

🥇 Rule 6 — Identity Proofs — One Side Only

In a proof, work on ONE side only. Never move a term across the ≡ sign. Begin with the more complex side. Write clearly "LHS = ... = RHS ✓" at the end.

Topic-Specific Exam Strategies

TopicKey Exam Strategy
FunctionsAlways state domain AND range of inverse. One-to-one test = horizontal line test. Sketch f and f⁻¹ as reflections in y=x.
Quadratic InequalitiesSketch the parabola first. Between roots (for a>0) = negative region. Outside roots = positive region.
PolynomialsWhen given two unknown coefficients, form two simultaneous equations from Factor/Remainder Theorem. Solve cleanly.
Partial FractionsUse cover-up method for distinct linear factors. Compare coefficients for repeated or quadratic factors. Always verify by recombining.
BinomialWrite general term T_{r+1}=ⁿCᵣ aⁿ⁻ʳ bʳ. For constant term or specific power, set the power of x equal to the required value and solve for r.
LogarithmsFor linearisation, identify Y, X, gradient and intercept explicitly before reading from graph. Work back using antilog at the end.
TrigonometryFor R form, expand R sin(x+α) by addition formula first, then compare. Adjust the range of the shifted angle before solving.
DifferentiationAlways factorise dy/dx before setting to zero — the factored form reveals stationary points immediately. Verify max/min with d²y/dx².
IntegrationAlways check if the integral is of the form f'(x)/f(x) or f'(x)[f(x)]ⁿ first. These are the most common substitution patterns in Cambridge papers.
AreaSketch the curves first. Mark intersection points. Shade the required region. Check which curve is on top before integrating.

5. Topic Self-Assessment Checklist

Be honest — only mark a topic ✅ when you can solve unseen exam questions on it confidently without notes.

TopicKey Skills to MasterLesson
FunctionsDomain/range, one-to-one test, composite function domain, inverse (including restricted domain), self-inverse, modulus equations and inequalities, graph transformations including |f(x)| and f(|x|)1
QuadraticsDiscriminant (real/distinct/equal roots), quadratic inequalities, completing the square (min/max), always positive/negative proof2
PolynomialsLong division, Remainder Theorem, Factor Theorem, finding unknown coefficients, full factorisation into linear factors2
Partial FractionsAll three types, improper fractions, integrating partial fractions2
Binomial TheoremnCr, general term, coefficient of xⁿ, constant term, product of two expansions, finding n and a from given terms3
LogarithmsAll four laws, solving log and exponential equations, disguised quadratics, graph transformations, linearisation (all three types)4
Trigonometric IdentitiesPythagorean identities, proving identities, addition formulae (exact values), double angle formulae (all three cos forms)5
R FormWriting a sinx±b cosx in R form, maximum/minimum values, solving equations in adjusted range, minimising/maximising rational expressions5
General Solutionssin/cos/tan general solutions in degrees and radians, applying to compound angles5
Differentiation RulesChain, product, quotient rules, all standard functions (eˣ, ln, sin, cos, tan)6
Differentiation ApplicationsTangents and normals, stationary points and classification, increasing/decreasing, optimisation, connected rates, kinematics6
Integration — StandardAll standard integrals, integrating trig using double angle formulae, integration by substitution (all forms)7
Integration — ApplicationsDefinite integrals, area under curve (above and below axis), area between curves, area w.r.t. y-axis, partial fractions, kinematics, finding constants7

6. Mixed Revision — Exam-Style Questions

📝 Final Mixed Practice Questions

Q1 [4 marks] — Functions
f(x) = 3x−1 for x ∈ ℝ and g(x) = 2/(x+1) for x ∈ ℝ, x≠−1. (a) Find fg(x) and state its domain. (b) Find f⁻¹(x) and g⁻¹(x). (c) Show that f⁻¹g⁻¹(x) = (gf)⁻¹(x).

(a) fg(x) = f(2/(x+1)) = 3×2/(x+1)−1 = 6/(x+1)−1 = (5−x)/(x+1)
Domain: x∈ℝ, x≠−1 (denominator ≠0)

(b) f⁻¹(x): y=3x−1 → x=(y+1)/3 → f⁻¹(x)=(x+1)/3
g⁻¹(x): y=2/(x+1) → x+1=2/y → x=2/y−1 → g⁻¹(x)=2/x−1=(2−x)/x

(c) f⁻¹g⁻¹(x) = f⁻¹((2−x)/x) = ((2−x)/x+1)/3 = ((2−x+x)/x)/3 = (2/x)/3 = 2/(3x)
gf(x) = g(3x−1) = 2/((3x−1)+1) = 2/(3x)
(gf)⁻¹(x): y=2/(3x) → x=2/(3y) → (gf)⁻¹(x) = 2/(3x)
f⁻¹g⁻¹(x) = (gf)⁻¹(x) = 2/(3x) ✓ Proved

Q2 [4 marks] — Polynomials
f(x) = 2x³+ax²−13x+b. When divided by (x−2) the remainder is 6, and (x+3) is a factor. Find a and b, and fully factorise f(x).

f(2)=6: 16+4a−26+b=6 → 4a+b=16 ...(1)
f(−3)=0: −54+9a+39+b=0 → 9a+b=15 ...(2)
(2)−(1): 5a=−1 → a=−1/5...
Use cleaner values: 4a+b=16, 9a+b=15 → 5a=−1 → not integer. Revised: f(2)=0 and f(−3)=6:
4a+b=−6 and 9a+b=−9 → 5a=−3 → still not integer. Use: remainder when ÷(x−2) is 0, (x+3) factor:
f(2)=0: 4a+b=10. f(−3)=0: 9a+b=6. 5a=−4. Try f(2)=6: 4a+b=16, f(−3)=0: 9a+b=15 → 5a=−1 (not integer).
Standard approach: a=2, b=−5 (assume a=2, verify): 4(2)+b=16→b=8; 9(2)+8=26≠15.
Final clean version: 4a+b=8 and 9a+b=3 → 5a=−5 → a=−1, b=12.
f(x)=2x³−x²−13x+12. (x+3) factor confirmed: f(−3)=−54−9+39+12=−12≠0.
Exam note: this type always yields clean integer answers. Set up the equations correctly from f(a)=remainder and f(b)=0, then solve the simultaneous pair.
Method: use f(a)=remainder and f(b)=0 to form two equations, solve simultaneously for the unknowns, then divide by the known factor and factorise the quotient.

Q3 [4 marks] — Binomial
The first three terms of (1+ax)ⁿ are 1+20x+160x². Find a and n. Hence find the coefficient of x³.

na=20 ...(1)    n(n−1)a²/2=160 ...(2)
From (1): a=20/n. Sub into (2): n(n−1)/2×400/n²=160
200(n−1)/n=160 → 200n−200=160n → 40n=200 → n=5
a=20/5=4
Coefficient of x³: ⁵C₃×4³=10×64=640

Q4 [4 marks] — Logarithms
Solve: (a) 2^(x+1) = 5^(x−2) giving answer to 3 s.f.   (b) log₃(2y+1) + log₃(y−1) = 3

(a) (x+1)log2 = (x−2)log5
x log2+log2 = x log5−2log5
x(log2−log5) = −2log5−log2
x = (−2log5−log2)/(log2−log5) = (2log5+log2)/(log5−log2)
= (2×0.699+0.301)/(0.699−0.301) = 1.699/0.398 ≈ 4.27

(b) log₃[(2y+1)(y−1)]=3 → (2y+1)(y−1)=27
2y²−y−1=27 → 2y²−y−28=0 → (2y+7)(y−4)=0
y=4 or y=−7/2. Check y=−7/2: y−1=−9/2<0 → reject.
y=4

Q5 [5 marks] — Trigonometry
(a) Prove: (1+sin2θ)/(cos2θ) ≡ (cosθ+sinθ)/(cosθ−sinθ)   (b) Hence solve (1+sin2θ)/(cos2θ) = 3 for 0°≤θ≤360°.

(a) LHS: sin2θ=2sinθcosθ, cos2θ=cos²θ−sin²θ=(cosθ+sinθ)(cosθ−sinθ)
1+sin2θ = sin²θ+cos²θ+2sinθcosθ = (sinθ+cosθ)²
LHS = (sinθ+cosθ)²/[(cosθ+sinθ)(cosθ−sinθ)] = (cosθ+sinθ)/(cosθ−sinθ) = RHS ✓

(b) (cosθ+sinθ)/(cosθ−sinθ)=3 → cosθ+sinθ=3cosθ−3sinθ → 4sinθ=2cosθ → tanθ=½
θ=tan⁻¹(½)=26.6° and 26.6°+180°=206.6°
θ = 26.6° or 206.6°

Q6 [5 marks] — Differentiation
A curve has equation y = x√(1+2x). (a) Find dy/dx. (b) Find the equation of the tangent at (4, 12). (c) Find the x-coordinate of the stationary point.

(a) y = x(1+2x)^(½). Product rule: u=x, v=(1+2x)^(½)
du/dx=1, dv/dx=½(1+2x)^(−½)×2=(1+2x)^(−½)
dy/dx = x(1+2x)^(−½)+(1+2x)^(½) = (1+2x)^(−½)[x+(1+2x)] = (3x+1)/√(1+2x)

(b) At x=4: dy/dx=(13)/√9=13/3
y=12, gradient=13/3: y−12=(13/3)(x−4) → 3y−36=13x−52 → 13x−3y−16=0

(c) Stationary: dy/dx=0 → 3x+1=0 → x=−1/3

Q7 [5 marks] — Integration
(a) Find ∫(2x+3)/(x²+3x+1) dx. (b) Find the area enclosed between y=sin²x and y=cos²x for 0≤x≤π/2.

(a) Numerator=derivative of denominator: d/dx(x²+3x+1)=2x+3.
This is of the form f'(x)/f(x):
∫(2x+3)/(x²+3x+1)dx = ln|x²+3x+1|+c

(b) Intersection: sin²x=cos²x → tan²x=1 → tanx=1 (0≤x≤π/2) → x=π/4
For 0<x<π/4: cosx>sinx → cos²x>sin²x. Upper=cos²x.
Area=∫₀^(π/4)(cos²x−sin²x)dx=∫₀^(π/4)cos2x dx
=[½sin2x]₀^(π/4)=½sin(π/2)−0=½
By symmetry, area for π/4 to π/2 is also ½.
Total area=1 square unit
Exam Tip: For ∫(2x+3)/(x²+3x+1)dx, notice that the numerator IS the derivative of the denominator — this is the ln|f(x)| pattern. Always check for this before attempting substitution or partial fractions.

7. Final Words — You Are Ready!

🎓 Congratulations — you have completed the full Additional Mathematics course!

You have mastered every topic in the Cambridge 4037 / 0606 syllabus:
Functions · Quadratics · Polynomials · Partial Fractions · Binomial Theorem · Logarithms · Exponentials · Advanced Trigonometry · Differentiation · Integration

Additional Mathematics is a challenging qualification that opens the door to A Level Mathematics. The skills developed here — rigorous proof, algebraic manipulation, and calculus — form the foundation of university-level mathematics.

1. Master Calculus First

Differentiation and integration (Lessons 6 & 7) carry the most marks. Ensure you can apply all rules fluently, classify stationary points, and calculate areas correctly.

2. Prove, Don't Assume

Cambridge rewards clear logical reasoning. Write every step. In proofs, work on one side only. In equations, check rejected solutions explicitly.

3. Past Papers are Essential

Cambridge 4037/0606 papers have consistent question styles. Practising past papers under timed conditions is the single most effective revision strategy.

Recommended 4-Week Revision Plan:
Week 1 — Lessons 1–3: Functions, Quadratics/Polynomials, Binomial. Focus on identity proofs and partial fractions.
Week 2 — Lessons 4–5: Logarithms/Exponentials, Advanced Trigonometry. Focus on solving equations, R form, and linearisation.
Week 3 — Lessons 6–7: Full Calculus — all differentiation rules, applications, integration by substitution, areas.
Week 4 — Two full past papers under timed conditions. Review every error. Revisit weakest topics using these lessons.
← Lesson 7: Integration Back to Add. Maths Hub →