CCEA A-Level · Exam Tips

Mathematics 2210 Exam Tips

A2 Mathematics splits into a 150 mark Pure paper and a 100 mark Applied paper covering mechanics and statistics. Integration and hypothesis testing carry the most weight, and premature rounding is the single most common way marks disappear.

3 min readUpdated: 3 Sept 2026

Exam at a Glance

Papers
2
Total Marks
250
Time Limit
4h
Question Types
12
PaperDurationMarksQuestionsWeightingQuestion Types
A2 1: Pure Mathematics2h 30min1501260%Short Sequences & Functions, Trigonometry & Radians, Calculus & Differential Equations, Algebra & Numerical Methods
A2 2: Applied Mathematics1h 30min1001040%Vectors & Kinematics / Momentum, Variable Kinematics with Calculus, Rigid Body Statics & Moments, Continuous Distributions (Normal), Hypothesis Testing (PMCC & Normal), Probability & Tree Modeling, Binomial Critical Regions & Testing
Grade Scale
A*ABCDEU
Calculator Policy

A calculator is permitted throughout both A2 papers, but it must not have access to a computer algebra system, no calculator or app that can manipulate algebra symbolically or show algebraic steps is allowed. The calculator must be able to compute summary statistics and access probabilities from standard statistical distributions, and must support an iterative function for numerical methods questions. As with every CCEA and JCQ subject, no stored or retrievable information, formulae, text or programs, may be held in the calculator, and an exam mode should be activated rather than relying on a manual reset, which does not clear stored memory.

  • AO1: AO1: use and apply standard techniques (50%)
  • AO2: AO2: reason, interpret and communicate mathematically (25%)
  • AO3: AO3: solve problems within mathematics and other contexts (25%)

Built from real past papers and marking schemes (2022–2025).

Tips & Strategies

Where the marks sit

A2 Mathematics 2210 is assessed on two papers: AMT11 Pure Mathematics, 150 marks in 150 minutes, and AMT21 Applied Mathematics, 100 marks in 90 minutes, split between a mechanics section and a statistics section of equal length. Across recent Pure papers, Integration carries the heaviest weighting, ahead of Differentiation and Trigonometry, with Algebra and functions and Sequences and series close behind. On the Applied paper, Kinematics and Statistical hypothesis testing are the two largest topics, roughly level with each other.

Paper by paper timing

AMT11 gives you exactly one minute per mark across twelve questions, running from short 6 to 9 mark sequences and trigonometry questions up to 15 to 18 mark calculus and algebra questions that need a full page of working. AMT21 gives you slightly under a minute per mark, and the instructions ask for equal time on the mechanics section and the statistics section, five questions each, so do not let a stubborn mechanics question eat into statistics time or vice versa.

The techniques worth the most practice

Differential equations and definite integrals are where marks go missing most often, and almost always for the same reason: the constant of integration gets dropped before a boundary condition is applied, or gets applied at the wrong point in the working. Write \( + c \) the moment you integrate, before you touch the boundary condition, and only substitute the given point in afterwards to solve for \( c \).

Second derivative and parametric differentiation questions want the chain rule applied explicitly at every stage. When finding \( \frac{\mathrm{d}^2y}{\mathrm{d}x^2} \) from parametric equations, write out \( \frac{\mathrm{d}}{\mathrm{d}\theta}\left(\frac{\mathrm{d}y}{\mathrm{d}x}\right) \times \frac{\mathrm{d}\theta}{\mathrm{d}x} \) as a labelled line before you differentiate, rather than trying to combine the two steps in your head.

On the statistics side, a hypothesis test is not finished with "reject \(H_0\)" or "accept \(H_0\)". CCEA mark schemes want a final sentence that refers back to the actual claim in the question, in the language of the scenario, not just the statistical decision. Build that sentence into your answer every time as a matter of habit, not as an afterthought.

In mechanics, keep the sign of every velocity and displacement component consistent with a stated positive direction from the first line of your working, and remember that total distance travelled is not the same as displacement whenever a velocity profile crosses zero during the interval you are asked about.

CCEA conventions to know

A2 papers carry synoptic assessment: questions are written to expect you to bring in AS content and to connect different parts of the specification rather than testing each topic in isolation. A mechanics question at A2 can lean on AS kinematics, and a calculus question can expect algebraic techniques from AS without restating them. Revise AS material alongside A2, not as something finished and set aside.

Both papers are marked to three significant figures unless the question says otherwise, so a final answer given to two significant figures, or with no rounding instruction followed at all, can lose an accuracy mark even when every method mark has been earned.

Exam day plan

Work through AMT11 in question order but flag any question that is not moving after its allotted time and come back to it, since a stuck 18 mark question can quietly consume the time meant for three shorter ones. On AMT21, check the clock at the midpoint of the paper and confirm you are at or past question 5, keeping mechanics and statistics genuinely balanced. On every hypothesis test, write the contextual conclusion sentence before you move to the next question, not after you have already started the next one.

Ready to test yourself?

Turn these notes into exam-style practice. Get unlimited AI questions on this topic with instant marking and explanations.

Practise This Topic

Calculator Programmes

Built-in distribution functions for binomial and normal probabilities

Purpose: Get a binomial or normal probability directly during hypothesis testing and probability questions, without working from printed tables by hand.

When to use it: For hypothesis testing and probability questions in the Applied paper that require a binomial or normal probability.

Steps
Use the calculator's built-in statistical distribution functions to find binomial and normal probabilities directly during hypothesis testing and probability questions, rather than working from tables by hand, then write the values you read off into your answer as part of the method.

Exam note: This uses the calculator's standard built-in statistics functions, which CCEA's specification requires the device to have. It is not the same as a stored program, and it does not replace stating the distribution and parameters you used.

ANS key through a Newton-Raphson iteration

Purpose: Generate each successive iterate of a Newton-Raphson approximation without retyping a rounded number at every step.

When to use it: For numerical methods questions that ask for two or more iterations of the Newton-Raphson method towards a root.

Steps
Type the iterative formula once with the current estimate substituted, then repeatedly press the calculator's repeat or equals key with ANS feeding the previous result back in, rather than retyping a rounded number at every step.

Exam note: This is a live keystroke sequence carried out during the exam on that question's function, not a stored program. A computer algebra system that could generate the derivative symbolically for you is not permitted under CCEA and JCQ rules.

Statistics mode for PMCC and regression coefficients

Purpose: Get the product moment correlation coefficient and the regression line coefficients directly from paired data, to check hand-calculated working.

When to use it: For statistics questions that give paired data and ask for the correlation coefficient or the equation of a regression line.

Steps
Enter paired data into the calculator's bivariate statistics mode to get the product moment correlation coefficient and the regression line coefficients directly, then use those values to check hand-calculated working.

Exam note: Built-in bivariate statistics mode is a standard calculator function, not a stored program. Where a question asks you to show the calculation, write out the formula and substituted values as well as quoting the calculator's result.

Common Mistakes

  1. 1highMarks at stake: 2Differential equations

    The constant of integration is dropped in a separable differential equation, or added only after the boundary condition has already been substituted, giving a particular solution that does not actually satisfy it.

    How to avoid it: Write \( + c \) as soon as you integrate, on the same line, before you touch the boundary condition. Substitute the given values in afterwards to solve for c, never before.
  2. 2mediumMarks at stake: 3Parametric differentiation

    Parametric second derivatives are found without the extra chain rule term, missing the \( \frac{\mathrm{d}\theta}{\mathrm{d}x} \) factor when computing \( \frac{\mathrm{d}^2y}{\mathrm{d}x^2} \) from \( \frac{\mathrm{d}y}{\mathrm{d}x} \).

    How to avoid it: Write the full parametric second derivative formula as a labelled line before substituting anything: differentiate \( \frac{\mathrm{d}y}{\mathrm{d}x} \) with respect to the parameter, then multiply by \( \frac{\mathrm{d}\theta}{\mathrm{d}x} \).
  3. 3highMarks at stake: 1Hypothesis testing

    Statistical hypothesis test answers stop at the statistical decision, reject or do not reject the null hypothesis, without a final sentence that refers back to the actual claim being tested.

    How to avoid it: Add one sentence after every hypothesis test conclusion that restates the original claim in the context of the question, for example what it means for the specific population or process being tested, not just the statistical outcome.
  4. 4mediumMarks at stake: 3Kinematics

    Total distance travelled in variable kinematics is confused with displacement whenever the velocity profile crosses zero during the interval, so a moving object that reverses direction gets only its net displacement calculated.

    How to avoid it: Find where velocity equals zero within the interval first, split the integral at that point, and add the absolute value of each part together for total distance, rather than integrating over the whole interval in one go.
  5. 5mediumMarks at stake: 2Binomial expansion

    Binomial expansions with a non-unit constant inside the bracket, such as (a + bx) raised to a fractional or negative power, are expanded directly with the standard formula without factoring out the constant a first.

    How to avoid it: Always factor the bracket so it reads (1 + something) before applying the binomial expansion formula, and remember the validity condition changes once you factor out a constant.
  6. 6mediumMarks at stake: 3Moments

    At a hinge or pivot in a moments question, only one component of the reaction force, vertical or horizontal, is resolved, leaving the equilibrium equations incomplete.

    How to avoid it: Resolve the reaction at a hinge into both a vertical and a horizontal component from the start, and use both in your equilibrium equations even if the question seems to focus on one direction.
  7. 7mediumMarks at stake: 1Numerical methods and standardisation

    Newton-Raphson iterations and normal distribution standardised z-value calculations are rounded too early at an intermediate step, so the final answer drifts outside the accepted range.

    How to avoid it: Keep full calculator accuracy through every iteration or intermediate standardisation, and round only the final answer to the number of significant figures the question asks for.

Turn these tips into top grades

thinka turns your weak spots into targeted practice, with instant marking and exam-style feedback. Study smarter, not longer.

Practise real exam questions with instant AI feedback and marking.

Start Practising Free