Practice Questions
A Level Mathematics: Pure Mathematics 2 — Practice Questions
Original exam-style practice questions with full worked solutions on rational-function algebra, logarithms and exponentials, extended trigonometry, differentiation, integration and numerical methods, for Cambridge International AS & A Level Mathematics (9709) Pure Mathematics 2.
- Subject
- Mathematics
- Level
- A LEVELS
- Topic
- Pure Mathematics 2
- Author
- Marlbridge Academic Team
- Updated
Aligned to Cambridge A Level Mathematics (9709), 2026-2027. Official specification .
These are original questions written for Marlbridge, in the style and at the standard of the examination. They are not reproduced past-paper questions — Cambridge International holds copyright in its own papers. Use these alongside the official past papers available free from your board.
Related: Pure Mathematics 2 study guide and revision notes
Section A — Algebra and logarithms
1. Use the factor theorem to show that (x − 2) is a factor of f(x) = x³ − 3x² − 4x + 12, then fully factorise f(x). [4]
2. Solve the equation 3^(2x) = 5, giving your answer correct to 3 significant figures. [3]
3. Solve log₂(x) + log₂(x − 2) = 3 for x > 2. [4]
Section B — Trigonometry, calculus and numerical methods
4. Simplify sec²θ − tan²θ, and hence solve sec²θ = 2 + tanθ for 0° ≤ θ ≤ 360°. [5]
5. Differentiate y = e^(2x) sin x with respect to x. [3]
6. Find ∫ (1/(2x + 1)) dx. [2]
7. Show by a change of sign that the equation x³ − x − 1 = 0 has a root between x = 1 and x = 2. Use the iteration x_(n+1) = (x_n + 1)^(1/3) starting from x₀ = 1.5 to find this root correct to 3 decimal places, showing each iteration. [5]
8. Find the exact value of ∫₀^(π/4) sec²x dx. [3]
Worked solutions
1. f(2) = (2)³ − 3(2)² − 4(2) + 12 = 8 − 12 − 8 + 12 = 0 [1], so by the factor theorem (x − 2) is a factor [1]. Dividing f(x) by (x − 2) gives x² − x − 6 [1], which factorises as (x − 3)(x + 2). So f(x) = (x − 2)(x − 3)(x + 2) [1].
2. Taking logs of both sides: 2x ln 3 = ln 5 [1]. So x = ln 5 / (2 ln 3) = 1.6094 / 2.1972 [1] = 0.733 (3 s.f.) [1].
3. log₂(x) + log₂(x − 2) = log₂(x(x − 2)) = 3 [1], so x(x − 2) = 2³ = 8 [1]. This gives x² − 2x − 8 = 0, which factorises as (x − 4)(x + 2) = 0, so x = 4 or x = −2 [1]. Since x > 2 is required, x = 4 [1] (x = −2 is rejected as it does not satisfy the domain of the original logarithms).
4. Using the identity sec²θ = 1 + tan²θ, sec²θ − tan²θ = 1 [1]. Substituting sec²θ = 1 + tan²θ into sec²θ = 2 + tanθ gives 1 + tan²θ = 2 + tanθ, so tan²θ − tanθ − 1 = 0 [1]. Using the quadratic formula, tanθ = (1 ± √5)/2, giving tanθ = 1.618 or tanθ = −0.618 [1]. For tanθ = 1.618: θ = 58.3° or 238.3° [1]. For tanθ = −0.618: θ = 148.3° or 328.3° [1] (all four values in range, accept to 1 d.p.).
5. Using the product rule with u = e^(2x), v = sin x: du/dx = 2e^(2x), dv/dx = cos x [1]. dy/dx = u(dv/dx) + v(du/dx) = e^(2x)cos x + 2e^(2x)sin x [1] = e^(2x)(cos x + 2 sin x) [1].
6. ∫ 1/(2x + 1) dx = (1/2) ln|2x + 1| + c [2] (one mark for recognising the 1/2 scaling factor from the chain rule in reverse, one for the correct ln form with the constant of integration).
7. Let f(x) = x³ − x − 1. f(1) = 1 − 1 − 1 = −1 (negative). f(2) = 8 − 2 − 1 = 5 (positive) [1]. Since f(x) changes sign between x = 1 and x = 2, a root lies in this interval [1]. Iterating x_(n+1) = (x_n + 1)^(1/3) from x₀ = 1.5: x₁ = (2.5)^(1/3) = 1.3572, x₂ = (2.3572)^(1/3) = 1.3326, x₃ = (2.3326)^(1/3) = 1.3283, x₄ = (2.3283)^(1/3) = 1.3275, x₅ = (2.3275)^(1/3) = 1.3273 [3]. The iteration converges to x = 1.327 (3 d.p.) [1].
8. The derivative of tan x is sec²x, so ∫ sec²x dx = tan x + c [1]. Evaluating between the limits: [tan x] from 0 to π/4 = tan(π/4) − tan(0) = 1 − 0 [1] = 1 [1].
A note on the numerical methods question
Question 7 illustrates the two habits the study guide and revision notes both flag as essential for 2.6: carrying more decimal places through each intermediate iteration than the final answer requires (dropping precision too early is a common way marks are lost, since small rounding errors compound across several iterations), and correctly interpreting what the sign change actually demonstrates — that a root exists somewhere within the interval, not what its precise value is. A full-mark answer states the sign-change conclusion explicitly before moving into the iteration itself, rather than treating the two steps as one combined statement.
The same discipline applies across this whole practice set: question 4 rewards recognising which trigonometric identity turns an otherwise unmanageable equation into a standard quadratic in tanθ, and question 6 rewards spotting the chain-rule scaling factor before integrating, rather than reaching for a more complicated substitution than the question actually requires. Checking which representation of an expression is easiest to work with before starting a calculation is the single habit that connects every sub-topic tested here.
Related resources
-
Study Guides
A Level Mathematics: Pure Mathematics 2 (Cambridge 9709)
Algebra, logarithmic and exponential functions, trigonometry, differentiation, integration and numerical solution of equations -- the full content of Pure Mathematics 2 for Cambridge International AS & A Level Mathematics 9709, 2026-2027 series.
Mathematics · Cambridge · A LEVELS
-
Revision Notes
A Level Mathematics: Pure Mathematics 2 — Revision Notes
Condensed recall notes on rational-function algebra, logarithms/exponentials, extended trigonometry, differentiation/integration, and numerical methods for Cambridge International AS & A Level Mathematics (9709), Pure Mathematics 2.
Mathematics · Cambridge · A LEVELS
-
Study Guides
A Level Mathematics: Pure Mathematics 1 - Coordinate Geometry (Cambridge 9709)
Equations of straight lines, the circle equation and its expanded form, and algebraic methods for lines and circles -- a deep dive into subtopic 1.3 Coordinate geometry for Cambridge International AS & A Level Mathematics 9709, Pure Mathematics 1.
Mathematics · Cambridge · A LEVELS
Related articles
-
exam preparation
Where IGCSE Mathematics marks are lost early
The first weeks of an IGCSE Mathematics course rarely go wrong on difficulty. They go wrong on method, command words, rounding and units — four habits that cost marks a student had already earned.
24 August 2026
-
curriculum guides
Choosing subjects at IGCSE and A Level
How subject choices at 14 and 16 affect university options later, and how to keep pathways open without overloading a timetable.
28 July 2026
Working through Mathematics? Tutoring covers the same material with a teacher.
Find Learning Support