A Level Mathematics 9709 — all six components, free.
A complete study guide for Cambridge International AS & A Level Mathematics 9709, covering all 36 topics across all six components for exams in 2028–2030.
Sitting exams in 2026 or 2027? You are on the 2026–2027 version. Cambridge states there are no significant changes which affect teaching, so this guide covers both — but confirm your exam year with your school.
How to use it: 9709 is modular — you only sit some of these papers. Check the routes table first, then work only the components you need. Every topic below gives the method and a worked example.
📄 12 plain-English chapter handouts →✎ Practice & self-test →
The papers
| Component | Content |
|---|---|
| Paper 1 | Pure Mathematics 1 |
| Paper 2 | Pure Mathematics 2 |
| Paper 3 | Pure Mathematics 3 |
| Paper 4 | Mechanics |
| Paper 5 | Probability & Statistics 1 |
| Paper 6 | Probability & Statistics 2 |
You take two components for AS Level and four for A Level — see the routes table below for the valid combinations.
Which papers do I take?
| Route | AS Level | A Level |
|---|---|---|
| Pure only | Papers 1 and 2 | No progression to A Level from this route |
| Pure + Mechanics | Papers 1 and 4 | Papers 1, 3, 4 and 5 |
| Pure + Statistics | Papers 1 and 5 | Papers 1, 3, 5 and 6 |
Note that Paper 3 replaces Paper 2 at A Level: P3 contains everything in P2 plus vectors, differential equations and complex numbers.
Pure Mathematics 1
1.1Quadratics
Use the discriminant to determine the number of real roots, and for tangency conditions (discriminant = 0). Solve quadratic inequalities, and equations reducible to quadratic form by substitution.
Find the values of k for which y = kx − 2 is tangent to y = x² − 3x + 2.
- kx − 2 = x² − 3x + 2 → x² − (3 + k)x + 4 = 0
- Tangent → discriminant = 0: (3 + k)² − 16 = 0
- 3 + k = ±4 → k = 1 or k = −7
1.2Functions
Domain and range, composite functions fg(x) = f(g(x)), inverse functions (only for one-one functions), and the reflection of y = f(x) in y = x to give the inverse.
Transformations: y = f(x) + a translates up; y = f(x + a) translates left; y = af(x) stretches vertically by factor a; y = f(ax) stretches horizontally by factor 1/a.
1.3Coordinate geometry
Find intersections of lines and curves, and use the circle properties: the tangent is perpendicular to the radius at the point of contact, and the perpendicular from the centre to a chord bisects it.
1.4Circular measure
A sector of radius 10 cm has angle 1.2 radians. Find the arc length, sector area and segment area.
- Arc = 10 × 1.2 = 12 cm
- Sector = ½ × 100 × 1.2 = 60 cm²
- Segment = ½ × 100 × (1.2 − sin 1.2) = 50 × (1.2 − 0.93204) = 13.4 cm² (3 s.f.)
1.5Trigonometry
Exact values for 30°, 45°, 60°; graphs of sin, cos and tan with amplitude and period; the identities sin²θ + cos²θ = 1 and tan θ = sin θ / cos θ; solving equations in a given interval.
Solve 3 sin²x = 1 + cos x for 0° ⩽ x ⩽ 360°.
- Replace sin²x = 1 − cos²x: 3(1 − cos²x) = 1 + cos x
- 3 − 3cos²x = 1 + cos x → 3cos²x + cos x − 2 = 0
- (3cos x − 2)(cos x + 1) = 0 → cos x = ⅔ or cos x = −1
- cos x = ⅔ → x = 48.2° or 311.8°; cos x = −1 → x = 180°
- x = 48.2°, 180°, 311.8°
1.6Series
Find the coefficient of x⁴ in the expansion of (3 + 2x)⁶.
- Term = 6C4 × 32 × (2x)4
- = 15 × 9 × 16x⁴
- Coefficient = 2160
1.7Differentiation
Differentiate xn, sums and the chain rule for (ax + b)n. Applications: gradients, tangents and normals, stationary points and their nature, increasing/decreasing functions, connected rates of change, and small increments.
A spherical balloon is inflated so its volume increases at 50 cm³/s. Find the rate of increase of the radius when r = 5 cm. (V = 4/3 πr³)
- dV/dr = 4πr²; at r = 5 this is 100π
- Chain rule: dr/dt = dV/dt ÷ dV/dr = 50 ÷ 100π
- = 0.159 cm/s (3 s.f.)
1.8Integration
Applications: area under a curve, area between a curve and a line, and volumes of revolution about the x- or y-axis.
Find the volume generated when y = x² between x = 0 and x = 2 is rotated about the x-axis.
- V = π ∫₀² (x²)² dx = π ∫₀² x⁴ dx
- = π [x⁵/5]₀² = π × 32/5
- = 32π/5 ≈ 20.1 cubic units
Pure Mathematics 2
2.1Algebra
Modulus — solve |ax + b| = c and inequalities, and sketch y = |f(x)|. Polynomials — division, the factor theorem and remainder theorem.
P(x) = 2x³ + ax² − 5x + 6 has factor (x − 2). Find a.
- Factor theorem: P(2) = 0
- 16 + 4a − 10 + 6 = 0 → 4a + 12 = 0
- a = −3
2.2Logarithmic and exponential functions
Laws of logarithms, solving equations with unknown exponents, and reducing relationships to linear form to find constants graphically.
Solve 32x+1 = 20, giving your answer to 3 significant figures.
- Take logs: (2x + 1) ln 3 = ln 20
- 2x + 1 = ln 20 ÷ ln 3 = 2.99573 ÷ 1.09861 = 2.72683
- 2x = 1.72683 → x = 0.863
2.3Trigonometry (P2)
Express 3 sin θ + 4 cos θ as R sin(θ + α), and state the maximum value.
- R = √(3² + 4²) = 5
- tan α = 4/3 → α = 53.13°
- So 3 sin θ + 4 cos θ = 5 sin(θ + 53.13°)
- Maximum value = 5, when sin(θ + 53.13°) = 1
2.4Differentiation (P2)
Differentiate ex, ln x, sin x, cos x, tan x; the product, quotient and chain rules; and implicit and parametric differentiation.
Differentiate y = (2x + 1)/(x² + 3).
- u = 2x + 1, u′ = 2; v = x² + 3, v′ = 2x
- dy/dx = [2(x² + 3) − (2x + 1)(2x)] ÷ (x² + 3)²
- = (2x² + 6 − 4x² − 2x) ÷ (x² + 3)² = (−2x² − 2x + 6) ÷ (x² + 3)²
2.5Integration (P2)
Also the trapezium rule for approximate areas, and knowing whether it over- or under-estimates depending on the curvature.
2.6Numerical solution of equations
- Sign change: if f(a) and f(b) have opposite signs and f is continuous, a root lies between a and b.
- Iteration: rearrange to x = F(x) and use xn+1 = F(xn), repeating until the values agree to the required accuracy.
Pure Mathematics 3
3.1–3.3Algebra, logs and trigonometry (P3)
Paper 3 contains all of Paper 2 (topics 2.1–2.6 above) and adds the four topics below. In addition, P3 algebra includes partial fractions and the binomial expansion for negative and fractional indices.
Express (5x − 1)/[(x − 1)(x + 2)] in partial fractions.
- Let it equal A/(x − 1) + B/(x + 2), so 5x − 1 = A(x + 2) + B(x − 1)
- Put x = 1: 4 = 3A → A = 4/3
- Put x = −2: −11 = −3B → B = 11/3
- Answer: 4/[3(x − 1)] + 11/[3(x + 2)]
Binomial for any index: (1 + x)n = 1 + nx + [n(n−1)/2!]x² + …, valid only for |x| < 1 — always state the validity condition.
3.4Differentiation (P3) 3.6Numerical solution
As Paper 2, plus fuller treatment of implicit and parametric differentiation.
Find dy/dx for x² + xy + y² = 7.
- Differentiate term by term: 2x + (y + x dy/dx) + 2y dy/dx = 0
- Collect: dy/dx(x + 2y) = −2x − y
- dy/dx = −(2x + y) ÷ (x + 2y)
3.5Integration (P3)
Adds integration by parts, integration by substitution, and integration using partial fractions.
Find ∫ x ex dx.
- Let u = x (differentiates to something simpler) and dv = ex dx
- du = dx, v = ex
- ∫ xex dx = xex − ∫ ex dx = xex − ex + c
Choose u by LATE: Logs, Algebraic, Trig, Exponential — whichever comes first in that list becomes u.
3.7Vectors
Find the angle between a = 2i + j − 2k and b = 3i − 4k.
- a·b = (2)(3) + (1)(0) + (−2)(−4) = 6 + 0 + 8 = 14
- |a| = √(4 + 1 + 4) = 3; |b| = √(9 + 0 + 16) = 5
- cos θ = 14 ÷ 15 = 0.9333 → θ = 21.0° (3 s.f.)
Also: determining whether lines are parallel, intersecting or skew, and finding the point of intersection when it exists.
3.8Differential equations
Solve dy/dx = xy given y = 2 when x = 0.
- Separate: (1/y) dy = x dx
- Integrate: ln|y| = x²/2 + c
- x = 0, y = 2: ln 2 = c
- ln y = x²/2 + ln 2 → y = 2ex²/2
3.9Complex numbers
Find the modulus and argument of z = 1 + i√3, and express it in polar form.
- |z| = √(1 + 3) = 2
- arg z = arctan(√3 / 1) = π/3 (first quadrant, since both parts are positive)
- z = 2(cos π/3 + i sin π/3)
Also: loci in the Argand diagram — |z − a| = r is a circle centre a radius r; |z − a| = |z − b| is the perpendicular bisector of the segment joining a and b; arg(z − a) = θ is a half-line from a.
Mechanics
4.1Forces and equilibrium
Resolve forces into components, use equilibrium conditions (the resultant force is zero in both directions), and apply the model of a particle on a smooth or rough surface.
A 5 kg block rests on a rough horizontal plane with coefficient of friction 0.4. Find the maximum horizontal force before it slides. (g = 10 m/s²)
- Normal reaction R = mg = 5 × 10 = 50 N
- Maximum friction = μR = 0.4 × 50 = 20 N
- Any horizontal force above 20 N causes sliding.
4.2Kinematics of motion in a straight line
A particle moves with v = 3t² − 12t + 9 m/s. Find when it is at rest and the distance travelled in the first 2 s.
- At rest: 3(t − 1)(t − 3) = 0 → t = 1 s and 3 s
- Displacement = ∫₀² v dt = [t³ − 6t² + 9t]₀² = 8 − 24 + 18 = 2 m
- Careful: v changes sign at t = 1, so for total distance split the integral: 0→1 gives 4 m, and 1→2 gives −2 m, so distance = 4 + 2 = 6 m while displacement is only 2 m.
4.3Momentum
A 3 kg ball moving at 4 m/s collides with a stationary 2 kg ball. They coalesce. Find their common velocity.
- Momentum before = 3 × 4 + 2 × 0 = 12 kg m/s
- After: combined mass 5 kg at v: 5v = 12
- v = 2.4 m/s in the original direction
4.4Newton's laws of motion
F = ma applied to particles, including connected particles (over a pulley, or a car towing a trailer) and motion on inclined planes.
Masses 5 kg and 3 kg hang either side of a smooth pulley. Find the acceleration and the tension. (g = 10 m/s²)
- For the whole system: resultant force = (5 − 3)g = 20 N; total mass = 8 kg
- a = 20 ÷ 8 = 2.5 m/s²
- For the 3 kg mass (moving up): T − 30 = 3 × 2.5 → T = 37.5 N
- Check with the 5 kg mass: 50 − 37.5 = 12.5 = 5 × 2.5 ✓
4.5Energy, work and power
A car of mass 1200 kg travels at a constant 25 m/s against a resistance of 600 N. Find the power output of the engine.
- Constant velocity means the driving force equals the resistance: F = 600 N
- Power = Fv = 600 × 25 = 15 000 W = 15 kW
Probability & Statistics 1
5.1Representation of data
Stem-and-leaf, box-and-whisker plots, histograms (frequency density on the vertical axis) and cumulative frequency graphs. Measures of central tendency and spread, including variance and standard deviation.
For the data 4, 7, 9, 10, 15: find the mean and standard deviation.
- Mean = 45 ÷ 5 = 9
- Σx² = 16 + 49 + 81 + 100 + 225 = 471
- Variance = 471/5 − 81 = 94.2 − 81 = 13.2
- Standard deviation = √13.2 = 3.63 (3 s.f.)
5.2Permutations and combinations
Includes arrangements with repeated items (divide by the factorials of the repeats), arrangements with restrictions, and arrangements in a circle.
How many distinct arrangements are there of the letters of BANANA?
- 6 letters with A repeated 3 times and N repeated twice
- 6! ÷ (3! × 2!) = 720 ÷ 12 = 60
5.3Probability
P(A) = 0.6, P(B) = 0.5, P(A ∩ B) = 0.3. Find P(A | B) and state whether A and B are independent.
- P(A | B) = 0.3 ÷ 0.5 = 0.6
- Independence test: P(A)P(B) = 0.6 × 0.5 = 0.3 = P(A ∩ B) ✓
- So A and B are independent — equivalently, P(A | B) = P(A).
5.4Discrete random variables
A biased coin has P(head) = 0.3. It is tossed 5 times. Find P(exactly 2 heads), and the mean and variance.
- P(X = 2) = 5C2 × 0.3² × 0.7³ = 10 × 0.09 × 0.343
- = 0.3087
- Mean = np = 5 × 0.3 = 1.5; variance = np(1 − p) = 5 × 0.3 × 0.7 = 1.05
5.5The normal distribution
X ~ N(50, 8²). Find P(X > 62).
- Z = (62 − 50) ÷ 8 = 1.5
- P(Z > 1.5) = 1 − Φ(1.5) = 1 − 0.9332
- = 0.0668
Normal approximation to the binomial is valid when np > 5 and n(1 − p) > 5; use μ = np, σ² = np(1−p) and apply a continuity correction of ±0.5.
Probability & Statistics 2
6.1The Poisson distribution
Use for events occurring randomly, independently and at a constant average rate. Poisson approximates the binomial when n is large and p small (roughly n > 50, np < 5), with λ = np. The normal approximates Poisson when λ > 15, with a continuity correction.
Faults occur at an average of 2.5 per metre. Find the probability of exactly 3 faults in one metre.
- P(X = 3) = e−2.5 × 2.5³ ÷ 3!
- = 0.082085 × 15.625 ÷ 6
- = 0.214 (3 s.f.)
6.2Linear combinations of random variables
6.3Continuous random variables
f(x) = kx for 0 ⩽ x ⩽ 2, and zero elsewhere. Find k and E(X).
- ∫₀² kx dx = k[x²/2]₀² = 2k = 1 → k = ½
- E(X) = ∫₀² x × ½x dx = ½[x³/3]₀² = ½ × 8/3 = 4/3
6.4Sampling and estimation
Know why a random sample matters, and the Central Limit Theorem: for large n, the sample mean is approximately normally distributed whatever the population distribution.
A sample of 100 has mean 52 from a population with σ = 10. Find a 95% confidence interval for μ.
- Standard error = 10 ÷ √100 = 1
- For 95%, z = 1.96
- Interval = 52 ± 1.96 × 1 = (50.04, 53.96)
6.5Hypothesis tests
- State H₀ and H₁ clearly, with the parameter defined.
- State the significance level and whether the test is one- or two-tailed.
- Calculate the test statistic (or the probability of the observed result or more extreme).
- Compare with the critical value and state whether to reject H₀.
- Write a conclusion in context — never just "reject H₀".
Study planner & progress
Every syllabus unit. Tick one when you can answer a past-paper question on it unaided. Your ticks are saved on this device only — nothing is sent anywhere, and there is no account to create.
Loading…
Free past papers & how to revise
Official (free)
- Cambridge International — 9709 subject page: syllabus, specimen papers, past papers, mark schemes and examiner reports.
- Examiner reports name the exact questions candidates got wrong each series — read them for every paper you attempt.
Free archives
- GCE Guide · PastPapers.co — full CAIE past-paper archives.
- Physics & Maths Tutor — topic-sorted questions.
How to revise this subject
- Know which papers you are entered for and ignore the rest — there is no credit for studying components you will not sit.
- Fix algebraic fluency first. At this level, most lost marks are sign errors, dropped brackets and mishandled fractions, not conceptual gaps.
- Learn the formula list that comes with the papers, and — more importantly — the results that are not on it.
- "Show that" questions are free marks: work towards the printed answer line by line. Never write the given result and stop.
- Always state the units and the interval. Mechanics answers need units; trigonometric solutions need every value in the stated range.