Paper 1 -- Pure Mathematics -- Full Diagnostic Exam
Paper 1 — Pure Mathematics
Time allowed: 120 minutes Total marks: 100 Topics covered: All 14 pure mathematics
topics
Instructions
Answer all questions. Calculators are permitted unless otherwise stated. Show all working — marks
are awarded for method as well as final answer.
Questions
Q1 [7 marks] — Algebraic Expressions
Given that a21+a−21=5Find the exact value of:
L◆B◆a23−a−23◆RB◆◆LB◆a21−a−21◆RB◆
Q2 [7 marks] — Quadratics
The roots of the equation 2x2−5x+1=0 are α and β.
Without finding the numerical values of α and βFind the value of:
L◆B◆1◆RB◆◆LB◆α2+1◆RB◆+L◆B◆1◆RB◆◆LB◆β2+1◆RB◆
Q3 [7 marks] — Equations and Inequalities
Solve the inequality:
x2+x−6x2−3x+2≥0
State your answer using set notation, identifying all excluded values.
Q4 [7 marks] — Coordinates and Geometry
Find the value of k such that the line y=kx+5 is tangent to the circle
x2+y2−4x−6y+9=0.
Hence find the coordinates of the point of tangency.
Q5 [7 marks] — Functions
Given f(x)=2x−1 and g(x)=x−31:
(a) Find the domain of f∘gI.e. f(g(x)).
(b) Find the domain of g∘fI.e. g(f(x)).
(c) Explain why the domains of f∘g and g∘f are different.
Q6 [7 marks] — Sequences and Series
Evaluate the sum:
Sn=∑r=1nr(r+1)(r+2)1
Express your answer in terms of nAnd hence find limn→∞Sn.
Q7 [7 marks] — Binomial Expansion
Find the coefficient of x4 in the expansion of:
(1−x)3(1+2x)5
Q8 [8 marks] — Trigonometry
(a) Solve cos(3x)=21 for x∈[0,2π). Find all solutions.
(b) The curve y=cos(3x) intersects the line y=21 at N distinct points in the
interval [0,2π). Find N and the sum of all x-coordinates of the intersection points.
Q9 [8 marks] — Exponentials and Logarithms
(a) Solve e2x−5ex+6=0Giving exact answers.
(b) Solve e2x−5ex+6=1 for x∈RGiving exact answers.
(c) Explain why, when using the substitution u=ex to solve an equation of the form
e2x+pex+q=0You must check that u>0 before taking natural logarithms.
Q10 [9 marks] — Differentiation
A curve has equation y=x4−4x3+6x2−4x+1.
(a) Find dxdy and dx2d2y.
(b) Find the coordinates of all stationary points.
(c) Classify each stationary point. A student claims that since dx2d2y=0 at the
stationary point, it is a point of inflection. Explain why this reasoning is incorrect, and
determine the true nature of this point.
(d) Express y in a form that makes the nature of the stationary point immediately obvious.
Q11 [9 marks] — Integration
(a) Find ∫x3lnxdx.
(b) A student chooses u=x3 and dxdv=lnx for integration by parts. Explain
why this choice is problematic.
(c) Using your result from part (a), evaluate ∫1ex3lnxdx exactly.
Q12 [7 marks] — Vectors
Line l1 passes through A(1,2,3) with direction vector
d1=2−11.
Line l2 passes through B(4,1,0) with direction vector
d2=1a2.
(a) Find the value of a for which l1 and l2 intersect.
(b) For a=3Determine whether l1 and l2 are skew, parallel, or intersecting.
(c) For a=−1Find the shortest distance between l1 and l2.
Q13 [5 marks] — Proof
For each of the following, state whether the condition is necessary, sufficient, both, or neither.
Justify each answer.
(a) "x>2" as a condition for "x2>4".
(b) ”n is prime” as a condition for ”n is odd”.
(c) "a2+b2=0" (where a,b∈R) as a condition for ”a=0 and b=0”.
Q14 [5 marks] — Numerical Methods
The function f(x)=x3−2x+2 has a root near x=−1.77.
(a) Show that f(x)=0 has exactly one real root.
(b) Apply the Newton-Raphson formula with initial value x0=0. Compute x1, x2And
x3. Describe the behaviour of the iteration.
(c) Explain why the iteration fails to converge.
Solutions
Q1 — Solution
Key observation: The numerator a3/2−a−3/2 can be factorised using the difference of
cubes identity x3−y3=(x−y)(x2+xy+y2) with x=a1/2 and y=a−1/2:
With k=0The line is y=5. Substituting into the circle:
x2+25−4x−30+9=0x2−4x+4=0(x−2)2=0x=2
The point of tangency is (2,5).
Geometric check: The circle (x−2)2+(y−3)2=4 has centre (2,3) and radius 2. The line
y=5 is at distance ∣5−3∣=2 from the centre, equal to the radius. Confirmed.
Critical values: x=3 (excluded) and x=5 (included).
Interval
(5−x)
(x−3)
Ratio
x<3
+
−
−
3<x≤5
+
+
+
x>5
−
+
−
Domain of f∘g: (3,5].
(b)g(f(x))=g(2x−1)=L◆B◆1◆RB◆◆LB◆2x−1−3◆RB◆.
For this to be defined:
2x−1≥0⟹x≥21 (domain of f).
2x−1−3=0⟹2x−1=3⟹2x−1=9⟹x=5.
Domain of g∘f: [21,5)∪(5,∞).
(c) The domains differ because:
For f∘g: the input to f is g(x)=x−31And we need g(x)≥21
(since f requires 2⋅g(x)−1≥0). This constrains x to a finite interval (3,5].
For g∘f: the input to g is f(x)=2x−1And we need f(x)=3. Since
f(x)≥0 for all x in its domain, we only exclude x=5. The domain is almost the entire
domain of f.
The key difference is that f∘g requires the output of g to fall within the domain of f
(which is [1/2,∞)), while g∘f requires the output of f to avoid the single
excluded value of g (which is 3). The former is much more restrictive.
(c) The check is necessary because if a root of the quadratic in u were negative or zero,
taking lnu would be undefined. For example, if the equation were e2x−3ex−4=0Then
u=−1 or u=4And u=−1 would give ex=−1Which has no real solution. The substitution
u=ex implicitly constrains u>0And students who forget this constraint accept spurious
solutions.
Q10 — Solution
(a)y=x4−4x3+6x2−4x+1
dxdy=4x3−12x2+12x−4
dx2d2y=12x2−24x+12=12(x2−2x+1)=12(x−1)2
(b)dxdy=4x3−12x2+12x−4=4(x3−3x2+3x−1)=4(x−1)3=0.
So x=1 is the only stationary point.
y(1)=1−4+6−4+1=0.
Stationary point: (1,0).
(c)dx2d2yx=1=12(0)2=0.
The student claims this is a point of inflection. This reasoning is incorrect because
dx2d2y=0 is necessary but not sufficient for a point of inflection. We must examine
the sign change of dxdy either side of x=1.
dxdy=4(x−1)3.
For x<1 (e.g. x=0): dxdy=4(−1)3=−4<0.
For x>1 (e.g. x=2): dxdy=4(1)3=4>0.
The gradient changes from negative to positive, so x=1 is a local minimum, not a point of
inflection.
The second derivative test is inconclusive when dx2d2y=0; the first derivative test
(sign change analysis) is the definitive method.
(d)y=x4−4x3+6x2−4x+1=(x−1)4.
This is immediately obvious because (x−1)4≥0 for all xWith equality only at x=1. So
(1,0) is a global (and local) minimum.
Q11 — Solution
(a) By LIATE (Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential), lnx is
prioritised for u.
Set u=lnx, dxdv=x3.
du=x1dx, v=4x4.
∫x3lnxdx=4x4lnx−∫4x4⋅x1dx
=4x4lnx−41∫x3dx
=4x4lnx−16x4+C
=16x4(4lnx−1)+C
(b) If the student chooses u=x3 and dxdv=lnx:
du=3x2dxBut v=∫lnxdx=xlnx−x (which itself requires integration by parts
to find).
This produces an equation involving the original integral on both sides, which eventually works but
requires more steps and an additional integration by parts just to find v. The LIATE choice is
more efficient.
(c)∫1ex3lnxdx=[16x4(4lnx−1)]1e
At x=e: 16e4(4−1)=163e4
At x=1: 161(0−1)=−161
=163e4−(−161)=163e4+1
Q12 — Solution
(a)d1 and d2 are not proportional for any value of aSo the lines are
never parallel.
For intersection, there exist s,t such that:
1+2s=4+t,2−s=1+at,3+s=0+2t
From the first equation: t=2s−3.
From the third equation: 3+s=2(2s−3)=4s−6⟹3s=9⟹s=3.
Then t=2(3)−3=3.
Substituting into the second equation:
2−3=1+3a⟹−1=1+3a⟹a=−32.
The lines intersect when a=−32At the point
7−16.
(b) For a=3: the lines are not parallel. Check for intersection:
From the first and third equations: s=3, t=3.
Second equation: 2−3=1+3(3)=10Giving −1=10Which is false.
The system is inconsistent, so the lines are skew.
(c) For a=−1: the lines are skew (checking gives −1=1+(−1)(3)=−2False).
(a) "x>2" implies "x2>4": if x>2 then x2>4. However, "x>2" is
not necessary: x=−3 gives x2=9>4But x<2.
Answer: sufficient but not necessary.
(b) If n is prime and n=2Then n is odd. But n=2 is prime and even. Also, “odd”
does not imply “prime” (counterexample: 9).
Answer: neither necessary nor sufficient.
(c) Since a2≥0 and b2≥0The sum a2+b2=0 only when both are zero. So
a2+b2=0⟺a=0 and b=0.
Answer: both necessary and sufficient.
Q14 — Solution
(a)f′(x)=3x2−2=0 gives x=±2/3≈±0.816.
f(−2/3)≈3.09 (local maximum).
f(2/3)≈0.91 (local minimum).
Since the local minimum is positive (≈0.91), the graph crosses the x-axis only once (to
the left of the local maximum). So there is exactly one real root.
(c) The iteration fails because at x0=0The tangent to the curve has gradient
f′(0)=−2Which points towards x=1 rather than towards the root at x≈−1.77. The
Newton-Raphson method overshoots because the tangent at x=0 intersects the x-axis at
x=1Which is on the opposite side of the local minimum at x≈0.816 where
f≈0.91>0Creating a barrier that the iteration cannot cross. The iteration gets trapped
in a 2-cycle between x=0 and x=1.
Marking Guide
Question
Topic
Marks
Key Skills Tested
Q1
Algebraic Expressions
7
Fractional/negative indices, difference of cubes, algebraic manipulation
Composite function domains, range of inner function, domain restrictions
Q6
Sequences and Series
7
Partial fractions, telescoping series, index shifting, limits
Q7
Binomial Expansion
7
General binomial theorem, combining expansions, coefficient extraction
Q8
Trigonometry
8
Periodicity of cos(3x)Systematic solution enumeration, sum of solutions
Q9
Exponentials and Logarithms
8
Hidden quadratic in exPositivity constraint on substitution
Q10
Differentiation
9
Stationary points, second derivative test inconclusiveness, first derivative test, (x−1)4 recognition
Q11
Integration
9
LIATE rule for integration by parts, definite integration with e
Q12
Vectors
7
Skew/parallel/intersecting lines, cross product, shortest distance formula
Q13
Proof
5
Necessary vs sufficient conditions, counterexamples, logical equivalence
Q14
Numerical Methods
5
Newton-Raphson divergence, 2-cycle behaviour, geometric interpretation of failure
Total
100
Summary
The key principles covered in this topic are linked in the sub-pages above. Focus on understanding
the definitions, applying the formulas or frameworks, and evaluating strengths and limitations of
each approach.
Worked Examples
Worked examples demonstrating the application of key concepts are covered in the detailed sub-pages
linked above.
Common Pitfalls
Confusing terminology or concepts that appear similar but have distinct meanings.
Overlooking key assumptions or boundary conditions that limit applicability.