A-Level Mathematics Syllabus: Structure, Content and Assessment
The A-Level Mathematics syllabus consists of three components: pure mathematics (comprising two-thirds of the content), and applications split between mechanics and statistics (the remaining third). Assessment occurs through three written examinations—two pure papers and one applied paper—each lasting two hours. The full A-Level requires studying content equivalent to 360 guided learning hours, with pure mathematics covering topics from algebra and calculus through to sequences, series, and proof.
What A-Level Mathematics Covers
A-Level Mathematics builds systematically from GCSE, extending techniques in algebra, geometry, and number into rigorous calculus, proof, and applied contexts. You study three broad areas:
Pure mathematics forms the foundation. This includes proof techniques, algebra (including partial fractions and algebraic division), functions and their transformations, coordinate geometry, sequences and series (arithmetic, geometric, and binomial expansions), trigonometry (including compound angle formulae and small angle approximations), exponentials and logarithms, differentiation, integration, numerical methods, and vectors in two and three dimensions.
Mechanics applies mathematical methods to physical systems. You model motion using kinematics equations, analyze forces acting on particles and rigid bodies, apply Newton's laws, study moments and equilibrium, and examine projectile motion. Problems require translating physical scenarios into mathematical models, solving them, and interpreting results in context.
Statistics develops data analysis and probability. Topics include statistical sampling, data presentation and interpretation, measures of location and spread, probability (including conditional probability and Venn diagrams), statistical distributions (binomial and normal), hypothesis testing, and correlation and regression. You learn when models apply and when they break down.
AS vs A-Level Mathematics
AS Mathematics is a standalone qualification covering roughly half the content depth of the full A-Level, but it does not count toward A-Level Mathematics. The 2015 reforms decoupled AS from A-Level—AS results no longer contribute to your final A-Level grade.
AS Mathematics includes:
- Pure mathematics: proof, algebra, functions, coordinate geometry, sequences and series, trigonometry, exponentials and logarithms, differentiation, and integration (but less depth than A-Level)
- Mechanics or statistics (exam boards differ): typically one applied topic rather than both
- Two examinations: one pure, one applied
If you take AS in Year 12, you study some A-Level content early, which can reduce workload in Year 13. However, you sit separate AS exams; those grades stand alone. To achieve A-Level Mathematics, you must complete the full course and sit the three A-Level papers.
Some students take AS Mathematics alongside A-Level Further Mathematics. Others take AS in Year 12 for early university offers, then continue to full A-Level in Year 13. The AS does not replace any A-Level requirement.
Exam Structure and Assessment
A-Level Mathematics assessment consists of three written papers, each two hours long:
Paper 1: Pure Mathematics (100 marks, 33.3% of A-Level)
Covers all pure content. Expect 10–14 questions ranging from short problems testing specific techniques to extended questions requiring multiple steps. Calculators are permitted. Questions may combine topics—for example, differentiating a trigonometric function then using the result in integration.
Paper 2: Pure Mathematics (100 marks, 33.3% of A-Level)
Identical format and content coverage to Paper 1, but different questions. Having two pure papers means the examiners can sample the entire pure syllabus more thoroughly. You cannot predict which topics appear on which paper; you must know everything.
Paper 3: Statistics and Mechanics (100 marks, 33.3% of A-Level)
Divided into two sections: Section A (Statistics, 50 marks) and Section B (Mechanics, 50 marks). Questions in each section test the applied content. You answer all questions; there is no choice between mechanics and statistics.
Each paper permits a scientific or graphical calculator. Large data sets are used in statistics questions (exam boards publish these in advance, and you should explore them during your course). Formulae books are provided, containing standard results for trigonometry, calculus, statistics distributions, and mechanics, but you must know which formula to apply and how to use it.
Marks distribute roughly as: 60–70% for methods and working, 30–40% for correct answers. Examiners award method marks even when numerical errors occur, provided your approach is sound. This rewards understanding over arithmetic accuracy, though careless errors still cost marks.
Core Topics in the Pure Mathematics Syllabus
Pure mathematics divides into interconnected strands. Mastery requires seeing how topics link—differentiation connects to curve sketching, to optimization, to kinematics; integration connects to areas, to differential equations, to probability distributions.
Proof: You must construct direct proofs, proofs by exhaustion, disproof by counterexample, and proof by contradiction. For example, proving \(\sqrt{2}\) is irrational uses contradiction: assume \(\sqrt{2} = \frac{a}{b}\) in lowest terms, square both sides to get \(2b^2 = a^2\), deduce \(a\) is even, write \(a = 2k\), substitute to find \(b^2 = 2k^2\), so \(b\) is even—contradicting the assumption that \(\frac{a}{b}\) is in lowest terms.
Algebra and functions: Algebraic division, factor theorem, partial fractions for proper and improper rational functions, understanding domain and range, composite and inverse functions, and transformations \(f(x) \to af(bx + c) + d\). For example, decomposing \(\frac{3x + 5}{(x+1)(x-2)}\) requires writing \(\frac{A}{x+1} + \frac{B}{x-2}\), equating numerators \(3x + 5 = A(x-2) + B(x+1)\), and solving for \(A\) and \(B\) by substituting convenient values or comparing coefficients.
Coordinate geometry: Equations of straight lines, circles \((x-a)^2 + (y-b)^2 = r^2\), parametric equations, and converting between Cartesian and parametric forms. You find tangents and normals using calculus, determine intersection points, and solve geometric problems algebraically.
Sequences and series: Arithmetic sequences \(u_n = a + (n-1)d\) with sum \(S_n = \frac{n}{2}(2a + (n-1)d)\), geometric sequences \(u_n = ar^{n-1}\) with sum \(S_n = \frac{a(1-r^n)}{1-r}\) and sum to infinity \(S_\infty = \frac{a}{1-r}\) when \(|r| < 1\), binomial expansion \((1+x)^n = 1 + nx + \frac{n(n-1)}{2!}x^2 + \ldots\) valid for \(|x| < 1\) when \(n\) is not a positive integer.
Trigonometry: Exact values, graphs, solving equations, compound angle formulae \(\sin(A \pm B)\), \(\cos(A \pm B)\), double angle formulae, expressing \(a\cos\theta + b\sin\theta\) as \(R\cos(\theta - \alpha)\), and small angle approximations \(\sin\theta \approx \theta\), \(\cos\theta \approx 1 - \frac{\theta^2}{2}\) for \(\theta\) in radians near zero.
Exponentials and logarithms: Laws of logarithms, solving equations \(e^{2x} - 5e^x + 6 = 0\) by substitution \(y = e^x\), modelling exponential growth and decay, and understanding \(\ln x\) as the inverse of \(e^x\).
Differentiation: Derivatives of standard functions, chain rule, product rule, quotient rule, differentiating \(e^{f(x)}\), \(\ln(f(x))\), \(\sin(f(x))\), implicit differentiation for relations like \(x^2 + y^2 = 25\), parametric differentiation \(\frac{dy}{dx} = \frac{dy/dt}{dx/dt}\), second derivatives, and applications to tangents, normals, stationary points, curve sketching, optimization, and rates of change.
Integration: Integrating standard functions, reverse chain rule, integration by substitution, integration by parts \(\int u\frac{dv}{dx}dx = uv - \int v\frac{du}{dx}dx\), integrating partial fractions, definite integrals, areas between curves, volumes of revolution, and using integration to solve differential equations \(\frac{dy}{dx} = f(x)g(y)\) by separation of variables.
Numerical methods: Locating roots by change of sign, iteration \(x_{n+1} = g(x_n)\) and conditions for convergence, Newton-Raphson method \(x_{n+1} = x_n - \frac{f(x_n)}{f'(x_n)}\), and numerical integration using the trapezium rule.
Vectors: Representing vectors in component form, magnitude \(|\mathbf{a}| = \sqrt{a_1^2 + a_2^2 + a_3^2}\), scalar product \(\mathbf{a} \cdot \mathbf{b} = |\mathbf{a}||\mathbf{b}|\cos\theta\), vector equations of lines \(\mathbf{r} = \mathbf{a} + \lambda\mathbf{b}\), and determining whether lines intersect, are parallel, or are skew.
Mechanics Content
Mechanics questions require you to model physical situations mathematically, make simplifying assumptions, solve using calculus and algebra, then interpret results.
Kinematics: Motion in one and two dimensions using \(s\), \(u\), \(v\), \(a\), \(t\) and the constant acceleration formulae (suvat equations), velocity-time graphs, displacement-time graphs, and calculus relationships \(v = \frac{ds}{dt}\), \(a = \frac{dv}{dt} = \frac{d^2s}{dt^2}\), \(s = \int v \, dt\). For example, a particle with acceleration \(a = 6t - 4\) and initial velocity \(u = 2\) has velocity \(v = \int (6t - 4)dt = 3t^2 - 4t + C\); applying \(v = 2\) when \(t = 0\) gives \(C = 2\), so \(v = 3t^2 - 4t + 2\).
Forces and Newton's laws: Resolving forces, equilibrium conditions \(\sum F = 0\), Newton's second law \(F = ma\), weight \(W = mg\), normal reaction, friction \(F \leq \mu R\), tension, thrust, and connected particles. You draw force diagrams, resolve horizontally and vertically, then solve simultaneous equations. For instance, a block on a rough incline at angle \(\theta\) requires resolving perpendicular to the plane: \(R = mg\cos\theta\), and parallel: \(mg\sin\theta - F = ma\), where \(F = \mu R\) if the block is sliding.
Moments: Moment of a force about a point \(M = Fd\), equilibrium requiring \(\sum M = 0\), and problems involving rigid bodies like beams, ladders, or non-uniform rods. You take moments about a convenient point (often where unknown forces act) to eliminate those forces from the equation.
Projectiles: Motion under gravity with horizontal component \(x = ut\) (constant velocity) and vertical component \(y = vt - \frac{1}{2}gt^2\) (constant acceleration \(-g\)). You find range, maximum height, time of flight, and angle of projection. For example, a projectile launched at speed \(u\) and angle \(\alpha\) has range \(R = \frac{u^2\sin(2\alpha)}{g}\), derived by finding when \(y = 0\) again and substituting that time into the \(x\) equation.
Statistics Content
Statistics emphasizes understanding when to apply techniques, interpreting results in context, and recognizing limitations of models.
Data presentation and interpretation: Histograms (with unequal class widths, plotting frequency density), box plots, cumulative frequency diagrams, comparing distributions, outliers, and data cleaning. You calculate quartiles, interquartile range, mean, variance \(\text{Var}(X) = E(X^2) - (E(X))^2\), and standard deviation.
Probability: Set notation, Venn diagrams, tree diagrams, conditional probability \(P(A|B) = \frac{P(A \cap B)}{P(B)}\), independence \(P(A \cap B) = P(A)P(B)\), and mutually exclusive events. For example, if \(P(A) = 0.4\), \(P(B) = 0.5\), and \(P(A \cap B) = 0.2\), then \(P(A|B) = \frac{0.2}{0.5} = 0.4\), and since \(P(A \cap B) = 0.2 = 0.4 \times 0.5 = P(A)P(B)\), events \(A\) and \(B\) are independent.
Statistical distributions: Discrete random variables, probability distributions, expectation \(E(X) = \sum xP(X = x)\), variance, binomial distribution \(X \sim B(n, p)\) for fixed number of independent trials with constant success probability, normal distribution \(X \sim N(\mu, \sigma^2)\), standardizing \(Z = \frac{X - \mu}{\sigma}\), and using tables or calculators to find probabilities. You learn when the binomial applies (fixed \(n\), independent trials, constant \(p\)) and when the normal approximation to the binomial is appropriate (\(np > 5\) and \(n(1-p) > 5\), applying continuity correction).
Hypothesis testing: Null and alternative hypotheses, significance levels, critical regions, \(p\)-values, one-tailed and two-tailed tests, testing a population mean using the normal distribution, and testing a binomial probability. For example, testing whether a coin is biased toward heads (\(H_0: p = 0.5\) vs \(H_1: p > 0.5\)) with 10 tosses at 5% significance: under \(H_0\), \(X \sim B(10, 0.5)\), and you find the critical region where \(P(X \geq c) < 0.05\). Since \(P(X \geq 9) = 0.0107 < 0.05\) but \(P(X \geq 8) = 0.0547 > 0.05\), the critical region is \(X \geq 9\).
Correlation and regression: Scatter diagrams, linear regression \(y = a + bx\) using least squares, interpreting gradient and intercept in context, correlation coefficient \(r\), understanding that correlation does not imply causation, and recognizing when linear models are inappropriate.
Skills and Problem Types You Need
Beyond content knowledge, A-Level Mathematics assesses mathematical reasoning and problem-solving. Examiners test whether you can:
- Select appropriate methods: Given a problem, you identify which technique applies. Is this an integration by parts question or substitution? Does this mechanics problem require resolving forces or taking moments?
- Work with precision: Correct algebraic manipulation, accurate differentiation and integration, and careful arithmetic prevent mark loss. Examiners follow your working; errors compound.
- Interpret in context: Applied questions require translating between mathematics and real scenarios. A negative time is meaningless; a model predicting negative tension indicates the string has gone slack.
- Prove results rigorously: Proof questions demand logical structure. State what you assume, show each step follows from the previous, and conclude clearly.
- Critique models: Statistics and mechanics questions ask you to state assumptions (e.g., "the particle is modelled as having no air resistance") and discuss when models break down.
Extended questions combine multiple topics. A kinematics problem might require solving a quadratic, then using the discriminant to determine possible values of a parameter. A statistics question might involve calculating probabilities, then testing a hypothesis about the underlying distribution. These assess whether you see mathematics as connected techniques, not isolated procedures.
How the Syllabus Differs by Exam Board
Four exam boards offer A-Level Mathematics in England: AQA, Edexcel (Pearson), OCR, and OCR MEI. All follow the same Department for Education content requirements, so core topics are identical. Differences lie in emphasis, question style, and resources.
AQA structures content clearly, with detailed specification and widely used textbooks. Questions tend to be straightforward applications of techniques, with fewer multi-step problems than other boards. The large data set for statistics is published annually.
Edexcel is the most popular board. Questions often combine topics within a single problem, requiring you to see connections. Edexcel's large data set is substantial (hundreds of rows), and you should familiarize yourself with it before exams. Textbooks and past papers are abundant.
OCR offers two specifications: OCR A and OCR MEI. OCR A is traditional, similar to AQA and Edexcel. OCR MEI (Mathematics in Education and Industry) emphasizes modelling and problem-solving, with more context-rich questions and a focus on mathematical thinking. MEI provides extensive online resources.
Some schools choose based on teaching resources, others on question style. If you transfer schools, check whether the exam board changes; while content overlaps, you may need to adjust to different question formats.
How to Revise the Syllabus Effectively
Effective revision for A-Level Mathematics is active: solving problems, not rereading notes. Here's how to approach it:
Master techniques individually, then combine them. Early revision focuses on fluency: can you differentiate \(e^{3x}\sin(2x)\) correctly every time? Can you integrate \(\frac{1}{x^2 + 4}\) by inspection? Drill these until automatic. Then tackle questions requiring multiple steps: differentiate, find stationary points, determine their nature, sketch the curve. This mirrors exam questions.
Use past papers strategically. Start with topic-focused practice (many websites organize past paper questions by topic). Once confident, attempt full papers under timed conditions. Mark your work honestly, noting not just what you got wrong but why: did you misapply a formula, make an algebraic error, or not see which method to use? Address the root cause.
Understand mark schemes. Examiners award marks for method, not just answers. Read mark schemes to see what earns credit: stating a formula, substituting correctly, simplifying, interpreting. If you dropped marks for "not stating assumptions" in a mechanics question, practice writing those explicitly.
Review the formulae book. You receive a formulae book in exams, but you must know what's in it and what's not. Differentiation and integration rules are not provided; you must memorize them. The quadratic formula, binomial expansion, and suvat equations are provided; you must know when to use them. Time spent searching the formulae book during the exam is time lost.
Focus on weak areas. If mechanics consistently costs you marks, dedicate extra time to it. If you struggle with proof, practice constructing arguments from scratch, not just reading model answers. Balanced competence across all topics matters more than perfection in your favorite areas, because you cannot choose which questions to answer.
Practice writing solutions clearly. Examiners follow your reasoning. If your working is illegible or illogical, they cannot award method marks. Show each step, especially in proof or extended questions. For example, when solving \(\frac{dy}{dx} = \frac{y}{x}\), write: "Separating variables: \(\frac{1}{y}dy = \frac{1}{x}dx\). Integrating both sides: \(\ln|y| = \ln|x| + C\). Therefore \(y = Ax\) where \(A = e^C\)." Each line earns marks.
Explore the large data set. For statistics, your exam board publishes a large data set months before exams. Explore it: calculate summary statistics, draw diagrams, identify patterns. Exam questions reference this data, and familiarity saves time and reduces errors.
Revision is not passive absorption; it is repeated problem-solving under increasingly realistic conditions until techniques become fluent and you recognize which to apply when.
Unlock Your Potential
Get a personalized academic roadmap based on the strategies discussed in this report.
Application Sent!
Your details have been securely routed to our admissions team. An elite academic mentor will review your profile and contact you within 24 hours.