Numerical methods is Pure Topic 9, unusual for having no AS equivalent — change of sign, fixed-point iteration, Newton-Raphson and the trapezium rule are all examined for the first time in Year 2. The topic asks a different kind of question: instead of an exact answer, you're producing a numerical estimate and justifying why the method gets you there.
Across a typical series this strand is worth somewhere around 10 of the 300 available marks — an estimate, not a fixed figure — usually gathered into one multi-part question. A correct setup earns marks in a block, but one wrong assumption early on can cost several at once.
Two of the four techniques are handed to you: the Newton-Raphson formula and the trapezium rule both appear in the formula booklet, so the marks mostly reward setting the method up correctly. The specification also expects a calculator with an iterative function, which matters more here than almost anywhere else on the course.
The specification statements this topic covers. AS = Year-1 content, also assessed in the standalone AS course (8MA0); A2 = full A level only. Typical share of a 300-mark series: ≈10 marks — our estimate from the 2018–2025 papers, not an official weighting.
| Ref | Spec statement | Level |
|---|---|---|
| 9.1 | Change of sign | A2 |
| 9.2 | Fixed-point iteration | A2 |
| 9.3 | Newton-Raphson | A2 |
| 9.4 | Trapezium rule | A2 |
| 9.5 | Numerical methods in context | A2 |
Examiners repeatedly report answers that quote f(a) and f(b) with opposite signs and stop there. A complete answer states the sign change, notes that the function is continuous on the interval, and then draws the conclusion that a root lies there. Skipping any one of the three loses marks, and a sign change either side of an asymptote is not evidence of a root at all.
Fixed-point iteration and Newton-Raphson both chain a calculation into itself, so a mode slip or an early rounding decision compounds fast. Examiners repeatedly report degree/radian errors in trig-based iterations, and rounding mid-sequence rather than at the end. Carry extra decimal places until the final line, and use the ANS key so each term uses the true previous value.
When Newton-Raphson fails or gives a poor next estimate, a vague 'it didn't work' answer earns little. The expected explanation is that the tangent at that x-value is close to horizontal, so it meets the x-axis far from the true root. A quick sketch of the curve and tangent line usually makes the argument convincing.
These questions are precise about the form of the answer — a root correct to a stated number of decimal places, or a trapezium-rule estimate given as a decimal rather than an unevaluated sum. Examiners repeatedly report marks lost when the final line ignores the stated accuracy.
Quoting f(a)f(b) < 0 without mentioning continuity, or trusting a sign change across a discontinuity such as 1/(x−2) as proof of a root. State the sign change, continuity and conclusion as three separate statements.
Applying the formula without checking f′(x) first, then being unable to explain a wild or diverging result. Picture what a near-horizontal tangent does to where it crosses the x-axis before iterating.
h = (b−a)/(number of ordinates) is a common slip; it should be (b−a)/(number of strips), one fewer than the y-values listed. Sketching the strips and counting them avoids the error, and makes the over-or-under-estimate easy to justify from concavity.
Carrying too few decimal places mid-calculation, or leaving a root unrounded when asked for a set accuracy, both cost the final mark even with a sound method.
We haven’t published checked questions for this topic yet — a worked sample appears here only once a question has passed every check. In the meantime you can practise in the app.
Know the split between what's given and what isn't. The Newton-Raphson formula and the trapezium rule are both printed in the booklet, so there's no need to memorise either — practise setting them up correctly instead (finding f′(x) before Newton-Raphson, working out h before the trapezium rule). Change of sign and fixed-point iteration have no formula to quote at all; the mark scheme tests whether you can state a rigorous argument in words.
Build calculator fluency before the exam, not during it. Practise generating an iterative sequence with the ANS key, check radians or degrees before any trig-based iteration, and get used to reading several decimal places off the screen rather than rounding after every step.
When practising past questions, favour the multi-part style the topic is usually examined in — a root shown to exist, then approximated by iteration or Newton-Raphson, with a trapezium-rule estimate and an accuracy comment attached. That sequence builds the habit of writing a complete argument rather than just producing a number.
All 19 topics: Edexcel A level Maths topic guides. Reference: formula booklet vs memorise and grade boundaries.
Ready to practise this topic properly? Start free — no card needed.
Original questions written for the Pearson Edexcel A Level Mathematics (9MA0) specification. Not affiliated with or endorsed by Pearson.