A-Level Maths: Pure Mathematics Topics and Revision Strategies
Comprehensive guide to A-Level Pure Mathematics. Cover calculus, algebra, and trigonometry with expert tips and worked examples for exam success.
A common September pattern: a student who got a 9 at GCSE walks into Year 12 assuming A-Level Maths will be more of the same. By October half-term, they’re panicking. Pure Mathematics makes up around two-thirds of your final grade, and it’s a genuine step up—not just harder sums, but a completely different way of thinking. The good news? Once you understand how the topics connect — and they do connect, constantly — the whole subject clicks into place. That’s what this guide is for.
What Pure Maths Actually Looks Like
Forget the idea that A-Level is “GCSE but more.” It isn’t. You’ll encounter formal proof for the first time. Functions stop being things you plug numbers into and start being objects you manipulate, transform, and compose. Calculus appears — and it’ll dominate your life for two years.
The specs across AQA, Edexcel, and OCR cover the same core ground: algebra and functions, coordinate geometry, sequences and series, trigonometry, exponentials and logarithms, differentiation, integration, numerical methods, and vectors. But here’s what trips students up. These aren’t separate units you can revise in isolation. A single exam question might start with a trig identity, need some algebraic manipulation in the middle, and finish with integration. The November 2024 Edexcel Paper 1 was a clear example — a 12-mark question that touched four different topics, and a common failure mode was knowing the individual techniques but being unable to chain them together.
So what do you actually do about this? You stop thinking in chapters. Every time you learn something new, ask yourself: “Where else does this show up?”
Algebra and Functions: Your Foundation
Algebra and functions is arguably the most underrated part of the course. Students want to rush to calculus because it feels more “A-Level,” but shaky algebra kills more exam papers than anything else. Genuinely. Algebraic slips — not conceptual errors — are repeatedly flagged in examiner reports as the single largest source of dropped marks at A-Level.
You need rock-solid confidence with polynomial division, the factor theorem, and algebraic fractions. No shortcut round it.
Quadratics go deeper than GCSE. Completing the square isn’t just a technique for solving equations anymore; it’s how you find turning points and rewrite expressions for integration. Transformations — translations, stretches, reflections — apply to every function type you’ll meet, so nail them early. A weekend spent drilling transformations across different function families (polynomial, trig, exponential) often pays disproportionate dividends — by the spring term, sketching transformed trig graphs becomes near-instinctive rather than something you have to think about.
Discriminants tell you what’s happening with roots. If b² - 4ac > 0, you’ve got two distinct real roots; if it equals zero, one repeated root; if it’s negative, no real roots (complex ones, if you’re doing Further Maths). Why does this matter? Because “show that this equation has no real solutions” is a 2-mark gift in the exam — if you recognise it.
The factor theorem is deceptively powerful. If f(a) = 0, then (x - a) is a factor. That one line lets you factorise cubics, sketch polynomial graphs, and solve equations that look impossible at first glance.
Practical advice: Build yourself a methods sheet for algebraic manipulation. Index laws, fraction rules, factorising techniques — all in one place. Most marks lost at A-Level come from algebra errors, not from misunderstanding the actual maths.
Calculus: The Heart of Pure Mathematics
This is it. The bit that makes A-Level feel like proper maths. It’s also where students either fall in love with the subject or start questioning their life choices.
There’s a consistent pattern in how students struggle with calculus: it’s almost never raw ability — it’s rushing. They want to memorise the rules before they understand what differentiation actually means. Don’t do this. Spend proper time — a full week if you need it — understanding that dy/dx represents the gradient of a curve at a point. Everything else builds on that foundation.
Differentiation finds rates of change. The power rule is your starting point: if y = xⁿ, then dy/dx = nxⁿ⁻¹. Then you’ll extend to product rule, quotient rule, and chain rule for messier functions.
The chain rule deserves extra attention because it appears everywhere. Everywhere. When you differentiate something like (3x² + 5)⁴, you’re dealing with a composite function — a function inside another function. You differentiate the outer one (the power of 4) and multiply by the derivative of the inner one (that’s 6x). Writing it as dy/dx = dy/du × du/dx makes the process clearer. Sound obvious? I promise you it won’t feel obvious when you’re facing a chain rule question involving e raised to a trig function at 10am on exam day.
Second derivatives tell you about concavity. At a stationary point where dy/dx = 0, check the second derivative: positive means minimum, negative means maximum. If the second derivative is also zero, you’ll need to investigate further — possibly using a sign table for the first derivative either side of the point.
Integration is where things get interesting. It’s reverse differentiation, yes, but it feels more like an art than a mechanical process. Standard integrals must be memorised: ∫xⁿ dx = xⁿ⁺¹/(n+1) + c (where n ≠ -1), plus ∫1/x dx = ln|x| + c and ∫eˣ dx = eˣ + c. The constant of integration — that little ”+ c” — is worth marks. Don’t forget it.
Definite integration calculates areas under curves, but there’s a trap here. Areas below the x-axis come out negative. If you integrate from a to b in one go without checking whether the curve crosses the axis, you’ll get a wrong answer. This is one of the most common Year 12 mock-paper errors every January. Always sketch first. Identify roots in your interval. Split the integral if needed.
The most common mistake: treating integration by substitution as optional. It isn’t. The June 2024 AQA paper had a 6-marker that was basically unsolvable without it. If you can’t confidently substitute u = something and change the limits, go back and practise until you can.
Trigonometry: Beyond SOHCAHTOA
You’ll be working in radians now — where π radians equals 180°. This isn’t just a different unit; it’s a different way of thinking. Radians make calculus work properly with trig functions, which is why we use them.
The identities you need to know cold: sin²θ + cos²θ = 1, tan θ = sin θ / cos θ, the double angle formulae for sin 2A and cos 2A. The cos 2A identity tends to cause the most confusion because it has three equivalent forms. Pick the one that eliminates the function you don’t want.
Solving trig equations requires understanding periodicity. If sin θ = 0.5 for 0 ≤ θ ≤ 2π, you don’t just write θ = π/6 and move on. Sine is positive in the first and second quadrants, so you need θ = π/6 and θ = 5π/6. The CAST diagram helps: All positive in quadrant one, Sin in two, Tan in three, Cos in four.
Small angle approximations — sin θ ≈ θ, cos θ ≈ 1 - θ²/2, tan θ ≈ θ for small θ in radians — seem like a minor footnote. They’re not. They turn impossible-looking limits and approximations into straightforward algebra.
A useful technique for anyone who freezes at trig equations: find one solution first. Any one. Then use the symmetry of the graph to find the others. Having a clear two-step process stops the panic.
Coordinate Geometry and Vectors
Straight lines extend what you knew at GCSE. You’ll switch fluently between y = mx + c, y - y₁ = m(x - x₁), and ax + by + c = 0. Perpendicular gradients multiply to give -1. Parallel lines have equal gradients. Basic? Yes. But these facts underpin harder questions about tangents and normals.
Circles are new. The equation (x - a)² + (y - b)² = r² gives a circle with centre (a, b) and radius r. You’ll complete the square to convert expanded forms, find where circles meet lines, and work with tangents at specific points. One thing students forget: the radius to a point on the circle is perpendicular to the tangent at that point. Free marks if you remember it.
Parametric equations describe curves differently — instead of y = f(x), you have x = f(t) and y = g(t) for some parameter t. You can eliminate t to get the Cartesian equation, or differentiate parametrically using dy/dx = (dy/dt)/(dx/dt). This second approach is usually cleaner.
Vectors represent magnitude and direction together. You’ll add them, subtract them, find magnitudes, and calculate scalar (dot) products. The formula a·b = |a||b|cos θ connects to angles between vectors — and two vectors are perpendicular exactly when their dot product is zero.
Sequences and Series
Arithmetic sequences have a constant difference between terms: 2, 5, 8, 11… The nth term is a + (n-1)d. The sum formula — n/2(2a + (n-1)d) — appears in roughly one question per paper.
Geometric sequences multiply by a constant ratio: 3, 6, 12, 24… The nth term is arⁿ⁻¹. When |r| < 1, the infinite sum converges to a/(1-r). This convergence condition matters; examiners love asking “for what values of x does this series converge?”
Binomial expansion for positive integer powers uses Pascal’s triangle or combinations. For rational powers — that’s the (1 + x)ⁿ expansion where n isn’t a positive integer — you get an infinite series valid for |x| < 1. The general term formula looks intimidating but follows a clear pattern once you’ve done a few.
Proof by induction is a logic technique, not a calculation. You show the base case (usually n = 1), assume truth for n = k, then prove it follows for n = k + 1. For many students it ends up being the most satisfying part of the course — actual mathematical proof, not just getting an answer.
Exponentials and Logarithms
The function eˣ is special because its derivative is itself. d/dx(eˣ) = eˣ. No other function does this. That property makes e fundamental to modelling growth and decay in everything from biology to economics.
Logarithms invert exponentials. If aˣ = b, then log_a(b) = x. At A-Level you’ll mainly use natural logs (ln), where ln(eˣ) = x and e^(ln x) = x.
The laws — ln(AB) = ln A + ln B, ln(A/B) = ln A - ln B, ln(Aⁿ) = n ln A — turn multiplication into addition. That’s why we use logs to solve equations like 2ˣ = 10: take ln of both sides, bring the power down, solve. Simple once you see the pattern.
Revision Strategies That Actually Work
Ignore the people who tell you to highlight everything and make beautiful notes. It looks productive. It isn’t. Pure Maths is a doing subject, not a reading subject.
Practice relentlessly. Work through problems yourself — past papers, specimen materials, textbook exercises. Make your mistakes now, during revision, not in the exam hall when it counts. A reasonable rule: aim for at least five questions on every topic you feel shaky on. Minimum.
Build a formula sheet as you go, but include derivations, not just results. The act of writing out why the chain rule works embeds understanding in a way that copying formulas never will. Include standard integrals, trig identities, and anything you find yourself looking up more than twice.
Spot question types. With practice, you’ll recognise patterns: “This needs chain rule,” “That’s a hidden quadratic,” “They want me to complete the square here.” Pattern recognition isn’t cheating — it’s what strong mathematicians do. The April 2024 AQA paper included a question that tripped up many candidates because they didn’t spot it was parametric differentiation dressed up in unfamiliar language.
Work backwards from mark schemes. When you’re stuck, don’t just look at the answer. Study the method. What was the key insight? What should you have noticed? Build these “spotting skills” deliberately.
Time yourself. A-Level papers are tight on time. If you’re spending 10 minutes on a 5-mark question, move on and come back later. Practise under timed conditions at least once a week in the run-up to exams.
How to Actually Use This Guide
Don’t try to read the whole thing in one sitting — that’s a recipe for forgetting everything. Pick whichever topic’s giving you the most grief, read that section, then immediately do five or six practice questions. Come back here when you hit a wall.
It’s also worth checking your own notes against the formulas and identities here. You’d be surprised how often students copy something down wrong in class and never notice until the exam. Cases of students using a slightly wrong version of the second derivative test for months at a time aren’t unusual — they’re typically only caught by cross-checking against an external reference like this one.
If you want structured practice with worked solutions, UpGrades has step-by-step examples for every Pure Maths topic and adaptive questions that target your weak spots. But honestly, the most effective revision tool is a stack of past papers and the willingness to get things wrong repeatedly until you stop getting them wrong.
The students who do best aren’t necessarily the cleverest. They’re the ones who practise consistently, ask for help early, and refuse to let a topic slide just because it’s hard. You’ve got this — now go do some questions.
Related Guides
A-Level Maths Formula Booklet: What's Included and How to Use It
Complete guide to the AQA A level maths formula booklet. Learn what's included, what you must memorise, and how to use it effectively in your exams.
subject-guidesA-Level Computer Science: Object-Oriented Programming Explained
Master A-Level Computer Science OOP concepts. Understand classes, inheritance, polymorphism, and encapsulation with clear examples in Python and pseudocode.
subject-guidesA-Level Economics: Macroeconomics Revision Guide for 2026
Revise A-Level Macroeconomics with our focused guide. Cover GDP, inflation, unemployment, fiscal and monetary policy with current UK and global examples.
subject-guidesA-Level History: How to Master Source Analysis Questions
Improve your A-Level History source analysis. Learn to evaluate provenance, cross-reference evidence, and reach supported conclusions for full marks.
You might also like
A-Level Maths Formula Booklet: What's Included and How to Use It
Complete guide to the AQA A level maths formula booklet. Learn what's included, what you must memori…
subject-guidesA-Level Computer Science: Object-Oriented Programming Explained
Master A-Level Computer Science OOP concepts. Understand classes, inheritance, polymorphism, and enc…
subject-guidesA-Level Economics: Macroeconomics Revision Guide for 2026
Revise A-Level Macroeconomics with our focused guide. Cover GDP, inflation, unemployment, fiscal and…
subject-guidesA-Level History: How to Master Source Analysis Questions
Improve your A-Level History source analysis. Learn to evaluate provenance, cross-reference evidence…
Want to learn how UpGrades helps students revise smarter? See how it works →