Year 12 Math Practice Questions and Topics

Year 12 (ages 16–17) is the first year of A-level Maths, and it's a genuine step up from GCSE in both pace and abstraction. The course typically splits into pure maths, statistics and mechanics. Pure maths covers more advanced algebra, coordinate geometry, and — for most students, the biggest new idea of the year — the start of calculus: differentiation and integration, which describe rates of change and areas under curves respectively, and have no real GCSE equivalent to build on directly. Trigonometry extends well beyond GCSE's right-angled triangles into trigonometric identities and equations, logarithms are introduced, and sequences and series are studied more formally. The statistics and mechanics strands introduce probability distributions, hypothesis testing, and, in mechanics, forces and motion treated mathematically rather than descriptively.

By the end of Year 12, a student should differentiate and integrate simple polynomial functions, solve equations involving trigonometric identities, manipulate logarithms, and apply statistical or mechanical methods to structured problems in whichever optional strands their course includes.

The most common difficulty is calculus itself, specifically that it's the first genuinely new type of mathematical object most students encounter — everything before this point has built on earlier ideas, but a derivative isn't really "harder algebra," it's a different way of thinking about change that takes real time to feel intuitive rather than just procedural. The second frequent struggle is simply pace: A-level moves through content roughly twice as fast as GCSE did, and students who relied on lesson time alone to consolidate GCSE material often find that approach doesn't scale.

This year lays the groundwork Year 13 builds on directly and constantly, particularly in calculus, which becomes progressively more central rather than a one-off topic — a shaky grasp of differentiation in Year 12 makes Year 13's harder applications of it considerably more difficult.

*A note on confidence: the exact balance of pure/statistics/mechanics and which topics land in Year 12 versus Year 13 varies somewhat by exam board (AQA, Edexcel, OCR) — this is broadly accurate across boards but worth checking against your specific course.* The most useful thing a parent can do, even without a maths background themselves, is help protect regular, spaced practice time — A-level maths punishes cramming far more than GCSE did, because each new topic genuinely depends on the last one being secure, not just remembered.

10 topics · 99 practice questions available

Topics covered

Y12m Algebra

10 questions

Y12m Algebra

Y12m Coordinate Geometry

10 questions

Y12m Coordinate Geometry

Y12m Differentiation

10 questions

Y12m Differentiation

Y12m Integration

10 questions

Y12m Integration

Y12m Trigonometry

9 questions

Y12m Trigonometry

Y12m Logs

10 questions

Y12m Logs

Y12m Sequences Series

10 questions

Y12m Sequences Series

Y12m Vectors

10 questions

Y12m Vectors

Y12m Statistics

10 questions

Y12m Statistics

Y12m Probability

10 questions

Y12m Probability

Sample questions by topic

18 sample questions across every topic above — a small slice of the full bank, with the answer and full explanation shown for each.

Y12m Algebra

Y12m Algebra — question 1Normal

Simplify √18.

  • 3√2✓ Correct
  • 9√2
  • 2√3
  • 6√3

Why: √18 = √9 × √2 = 3√2.

Y12m Algebra — question 2Average

Rationalise 6/√3.

  • 3√2
  • 6√3
  • 2√3✓ Correct
  • √3/2

Why: Multiply top and bottom by √3: 6√3/3 = 2√3.

Y12m Algebra — question 3Good

Find the discriminant of 2x² + 5x − 3.

  • 25
  • 13
  • 49✓ Correct
  • 1

Why: b² − 4ac = 25 + 24 = 49.

Y12m Algebra — question 4Expert

Given f(x) = x² − 4x + 7, find the minimum value.

  • 7
  • -1
  • 4
  • 3✓ Correct

Why: Completing the square gives (x − 2)² + 3, so the minimum is 3.

Y12m Coordinate Geometry

Y12m Coordinate Geometry — question 1Normal

Find the gradient through (1, 3) and (5, 11).

  • 3
  • 2✓ Correct
  • 8
  • 4

Why: (11 − 3) ÷ (5 − 1) = 2.

Y12m Coordinate Geometry — question 2Average

Find the distance between (0, 0) and (5, 12).

  • 13✓ Correct
  • 17
  • 169
  • 60

Why: √(25 + 144) = √169 = 13.

Y12m Coordinate Geometry — question 3Good

What is the radius of the circle (x − 1)² + (y − 4)² = 49?

  • 14
  • 7✓ Correct
  • 24.5
  • 49

Why: The radius is √49 = 7.

Y12m Coordinate Geometry — question 4Expert

A circle has centre (2, −1) and radius 5. Which point lies on it?

  • (2, 5)
  • (6, 2)✓ Correct
  • (7, 3)
  • (5, 5)

Why: (6−2)² + (2+1)² = 16 + 9 = 25 = 5².

Y12m Differentiation

Y12m Differentiation — question 1Normal

Differentiate y = x³.

  • 3x²✓ Correct
  • x⁴/4
  • 3x

Why: Multiply by the power then reduce it by one.

Y12m Differentiation — question 2Average

Differentiate y = 4x² − 3x.

  • 4x − 3
  • 8x² − 3
  • 8x − 3x
  • 8x − 3✓ Correct

Why: Differentiate each term separately.

Y12m Differentiation — question 3Good

Find dy/dx of y = x³ − 6x² + 5 at x = 2.

  • 0
  • 12
  • -6
  • -12✓ Correct

Why: dy/dx = 3x² − 12x, so at x = 2 it is 12 − 24 = −12.

Y12m Differentiation — question 4Expert

Find the gradient of the tangent to y = x³ at x = −2.

  • 12✓ Correct
  • 8
  • 6
  • -12

Why: dy/dx = 3x², so at x = −2 it is 3 × 4 = 12.

Y12m Integration

Y12m Integration — question 1Average

Integrate x³ with respect to x.

  • x⁴/4 + c✓ Correct
  • x⁴ + c
  • 3x² + c
  • 4x⁴ + c

Why: Raise the power to 4 and divide by 4.

Y12m Integration — question 2Good

Evaluate the definite integral of 2x from 0 to 3.

  • 3
  • 6
  • 9✓ Correct
  • 18

Why: [x²] from 0 to 3 = 9 − 0 = 9.

Y12m Trigonometry

Y12m Trigonometry — question 1Average

What is the exact value of sin 60°?

  • √2/2
  • 1/2
  • √3/2✓ Correct
  • 1

Why: sin 60° = √3/2.

Y12m Trigonometry — question 2Good

What is the period of y = sin x in degrees?

  • 720
  • 360✓ Correct
  • 90
  • 180

Why: The sine curve repeats every 360°.

Y12m Logs

Y12m Logs — question 1Good

Simplify log a − log b.

  • log(a/b)✓ Correct
  • log a ÷ log b
  • log(ab)
  • log(a − b)

Why: Subtracting logs divides the arguments.

Y12m Sequences Series

Y12m Sequences Series — question 1Good

Find the sum of the first 10 terms of an arithmetic series with a = 2 and d = 3.

  • 160
  • 145
  • 155✓ Correct
  • 120

Why: S = 10/2 × (2×2 + 9×3) = 5 × 31 = 155.

Get unlimited Math practice for Year 12

Free to sign up — track progress, earn mastery badges, and practise every topic above.

Sign up free