Under Pearson Edexcel GCSE Mathematics (Specification 1MA1), Grade 8 and 9 questions represent the pinnacle of academic challenge. These non-routine problems assess Assessment Objectives 2 (AO2 – mathematical reasoning and communication) and 3 (AO3 – translating multi-step problems into processes). Historical examiner reports reveal that borderline Grade 7/8 students find these papers challenging due to a lack of mathematical flexibility. When standard methods fail, Grade 9 candidates are distinguished by their ability to apply alternative, rigorous proofs and multi-step strategies.
Publication Model Solution
To find the upper bound (maximum possible value) of a fraction \(D = rac{x}{y}\), we must divide the maximum possible numerator (\(UB_x\)) by the minimum possible denominator (\(LB_y\)):
$$UB_D = rac{UB_x}{LB_y}$$Step 1: Identify the bounds of the input variables.
- \(x = 99.7\) correct to 1 decimal place (nearest 0.1). Interval: \(99.65 \le x < 99.75 \implies UB_x = 99.75\)
- \(y = 67\) correct to 2 significant figures (nearest 1). Interval: \(66.5 \le y < 67.5 \implies LB_y = 66.5\)
Step 2: Calculate the upper bound of \(D\).
$$UB_D = rac{99.75}{66.5} = rac{9975}{6650}$$Dividing numerator and denominator by 25: \(rac{399}{266}\). Since \(399 = 3 imes 133\) and \(266 = 2 imes 133\):
$$UB_D = rac{3}{2} = 1.5$$The upper bound of \(D\) is exactly 1.5.
Authentic Edexcel Mark Scheme Breakdown
- B1 (AO1.1): For correctly identifying either the upper bound of \(x\) as \(99.75\) (or \(99.74\dot{9}\)) or the lower bound of \(y\) as \(66.5\).
- M1 (AO1.3b): For process to calculate upper bound of \(D\) by dividing their \(UB_x\) by their \(LB_y\), where \(99.7 < UB_x \le 99.75\) and \(66 < LB_y \le 66.5\).
- A1 (AO1.3b): For exactly 1.5 or \(rac{3}{2}\) (no rounding allowed; must be exactly 1.5).
Senior Examiner Commentary & Pitfalls
1. Premature Rounding: Many candidates set up \(rac{99.75}{66.5}\) correctly but rounded to 1.50 or truncated intermediate values, losing accuracy marks.
2. Incorrect Boundary Identification: A high percentage wrote \(UB_x = 99.74\) or \(LB_y = 66.9\).
3. Fraction Combination Confusion: Some attempted to divide \(UB_x / UB_y = rac{99.75}{67.5}\), showing a fundamental lack of understanding of fraction maximization.
Publication Model Solution
Step 1: Substitute \(y = 2x - 11\) into the circle equation:
$$x^2 + (2x - 11)^2 = 25$$Step 2: Expand the binomial and simplify:
$$x^2 + (4x^2 - 44x + 121) = 25$$ $$5x^2 - 44x + 96 = 0$$Step 3: Solve the quadratic equation \(5x^2 - 44x + 96 = 0\):
$$x = rac{-b \pm \sqrt{b^2 - 4ac}}{2a} = rac{44 \pm \sqrt{(-44)^2 - 4(5)(96)}}{10}$$ $$ ext{Discriminant: } 1936 - 1920 = 16 = 4^2$$ $$x = rac{44 \pm 4}{10} \implies x_1 = rac{48}{10} = 4.8, \quad x_2 = rac{40}{10} = 4$$Step 4: Find corresponding \(y\)-coordinates using \(y = 2x - 11\):
- For \(x_1 = 4.8\): \(y_1 = 2(4.8) - 11 = 9.6 - 11 = -1.4\)
- For \(x_2 = 4\): \(y_2 = 2(4) - 11 = 8 - 11 = -3\)
The exact coordinates of intersection are \((4, -3)\) and \((4.8, -1.4)\).
Authentic Edexcel Mark Scheme Breakdown
- M1 (AO3.1b): For substituting \(y = 2x - 11\) into circle equation.
- M1 (AO1.3b): For expanding \((2x - 11)^2\) correctly to get \(4x^2 - 44x + 121\) and simplifying to \(5x^2 - 44x + 96 = 0\).
- M1 (AO1.3b): For process to solve quadratic (formula or factorising to \((5x - 24)(x - 4) = 0\)).
- A1 (AO1.3b): For correctly finding both \(x\)-values (\(4\) and \(4.8\)) or both \(y\)-values (\(-3\) and \(-1.4\)).
- A1 (AO1.3b): For both correct coordinate pairs: \((4, -3)\) and \((4.8, -1.4)\).
Senior Examiner Commentary & Pitfalls
1. Binomial Expansion Error: The most catastrophic error is writing \((2x - 11)^2 = 4x^2 + 121\) or \(4x^2 - 121\), completely dropping the middle term \(-44x\).
2. Incomplete Coordinates: A significant portion of candidates stop after finding \(x = 4\) and \(x = 4.8\), losing the final 2 accuracy marks for omitting the \(y\)-coordinates.
Publication Model Solution
Step 1: Find the gradient of the radius \(OP\). The centre is \(O(0, 0)\) and \(P\) is \((4, 3)\):
$$m_{ ext{radius}} = rac{y_2 - y_1}{x_2 - x_1} = rac{3 - 0}{4 - 0} = rac{3}{4}$$Step 2: Find the gradient of the tangent line. A tangent is perpendicular to the radius at the point of contact (\(m_1 m_2 = -1\)):
$$m_{ ext{tangent}} = -rac{1}{m_{ ext{radius}}} = -rac{1}{3/4} = -rac{4}{3}$$Step 3: Construct the equation of the tangent line using point \((4, 3)\):
$$y - y_1 = m(x - x_1) \implies y - 3 = -rac{4}{3}(x - 4)$$ $$3(y - 3) = -4(x - 4) \implies 3y - 9 = -4x + 16$$ $$4x + 3y = 25 \quad ext{or} \quad y = -rac{4}{3}x + rac{25}{3}$$Authentic Edexcel Mark Scheme Breakdown
- M1 (AO1.3b): For a process to find the gradient of radius \(OP\) (\(rac{3}{4}\)) or deduce tangent gradient as negative reciprocal (\(-rac{4}{3}\)).
- M1 (AO1.3b): For constructing a straight-line equation passing through \((4, 3)\) with their perpendicular gradient.
- A1 (AO1.1): For fully correct equation, e.g. \(4x + 3y = 25\) or \(y = -rac{4}{3}x + rac{25}{3}\) (or any equivalent form).
Senior Examiner Commentary & Pitfalls
Sign and Reciprocal Errors: Candidates commonly use \(m = rac{4}{3}\) (forgetting negative sign) or \(m = -rac{3}{4}\) (forgetting to invert the fraction).
Part (a) [4 Marks]: Prove that the angle subtended by an arc at the centre of a circle is twice the angle subtended at any point on the remaining part of the circumference ("angle at the centre" theorem).
Part (b) [4 Marks]: Prove the Alternate Segment Theorem. That is, the angle between a tangent and a chord through the point of contact is equal to the angle subtended by the chord in the alternate segment.
Part (a) Model Proof: Angle at Centre = 2 × Angle at Circumference
- Draw radius lines \(OA\), \(OB\), and \(OC\). Extend line \(AO\) to a point \(D\).
- Let \(ngle OAB = x\) and \(ngle OAC = y\). Total angle at circumference is \(ngle BAC = x + y\).
- In \( riangle OAB\), side lengths \(OA = OB\) (both are radii of the circle). Therefore, \( riangle OAB\) is isosceles and base angles are equal: \(ngle OBA = ngle OAB = x\).
- By the exterior angle theorem (exterior angle of a triangle equals sum of two opposite interior angles): \(ngle BOD = x + x = 2x\).
- Similarly, in \( riangle OAC\), \(OA = OC\) (radii), so \( riangle OAC\) is isosceles: \(ngle OCA = ngle OAC = y\). Exterior angle \(ngle COD = y + y = 2y\).
- Total angle at centre: \(ngle BOC = ngle BOD + ngle COD = 2x + 2y = 2(x + y) = 2ngle BAC\). Q.E.D.
Part (b) Model Proof: Alternate Segment Theorem
- Let \(T\) be point of contact of tangent \(XYZ\), and \(TA\) be a chord. We wish to prove that angle between tangent and chord \(ngle ATX = heta\) equals \(ngle ABT\).
- Draw diameter \(TOD\). Connect point \(D\) to \(A\) with chord \(DA\).
- Since \(XYZ\) is a tangent and \(TOD\) is a diameter (radius perpendicular to tangent): \(ngle DTX = 90^\circ\).
- Therefore, \(ngle DTA = 90^\circ - ngle ATX = 90^\circ - heta\).
- Angle in a semicircle is a right angle (\(ngle DAT = 90^\circ\)).
- In right-angled \( riangle DAT\), angles sum to \(180^\circ\): \(ngle ADT = 180^\circ - 90^\circ - (90^\circ - heta) = heta\).
- Since angles subtended by the same arc at the circumference are equal (both \(ngle ADT\) and \(ngle ABT\) are subtended by arc \(AT\)): \(ngle ABT = ngle ADT = heta\).
- Therefore, \(ngle ABT = ngle ATX = heta\). Q.E.D.
Authentic Edexcel Mark Scheme Breakdown
Part (a) [4 Marks]:
- C1 (AO2.4b): For constructing radii \(OA, OB, OC\) and stating base angles equal due to isosceles triangles (\(OA=OB, OA=OC\)).
- C1 (AO2.4b): For expressing exterior angles: \(ngle BOD = 2x, ngle COD = 2y\) with reason: "Exterior angle of a triangle equals sum of opposite interior angles."
- C1 (AO2.4b): For combining angles: \(ngle BOC = 2x + 2y = 2(x + y)\).
- C1 (AO2.4b): Fully convincing proof with all geometric reasons stated.
Part (b) [4 Marks]:
- C1 (AO2.4b): Construction of diameter \(TOD\) and identifying tangent-radius perpendicular (\(ngle DTX = 90^\circ\)).
- C1 (AO2.4b): Stating angle in semicircle is a right angle (\(ngle DAT = 90^\circ\)).
- C1 (AO2.4b): Algebraic deduction of \(ngle ADT = heta\) from \( riangle DAT\).
- C1 (AO2.4b): Equating \(ngle ABT = ngle ADT\) quoting "angles subtended by the same arc are equal".
Senior Examiner Commentary & Pitfalls
Lack of Geometric Reasons: Writing algebraic statements without stating the theorem name or reason forfeits the C marks entirely. Every mathematical statement must be supported by an authentic geometric reason (e.g. "radii of the same circle are equal").
- Part (a) [4 Marks]: Calculate the volume of the cuboid. Give your answer correct to 3 significant figures.
- Part (b) [2 Marks]: Calculate the angle between the diagonal \(FC\) and the base plane \(ABCD\). Give your answer correct to 1 decimal place.
- Part (c) [3 Marks]: Calculate the angle that the space diagonal \(FD\) makes with the base plane \(ABCD\). Give your answer correct to 1 decimal place.
Publication Model Solution
Part (a): Volume of Cuboid (\(V = ext{length} imes ext{width} imes ext{height}\)):
In right-angled \( riangle FBC\) (face \(BCGF\)):
$$FC^2 = FB^2 + BC^2 \implies 15^2 = 5^2 + BC^2$$ $$225 = 25 + BC^2 \implies BC^2 = 200 \implies BC = \sqrt{200} = 10\sqrt{2} pprox 14.142 ext{ cm}$$ $$ ext{Volume} = 7 imes \sqrt{200} imes 5 = 35\sqrt{200} = 350\sqrt{2} pprox 494.97 ext{ cm}^3 \implies \mathbf{495 ext{ cm}^3} ext{ (to 3 s.f.)}$$Part (b): Angle between \(FC\) and base plane \(ABCD\):
The projection of \(F\) onto the base plane is \(B\). The angle is \(ngle FCB\) in \( riangle FBC\):
$$\sin(ngle FCB) = rac{ ext{Opposite}}{ ext{Hypotenuse}} = rac{FB}{FC} = rac{5}{15} = rac{1}{3}$$ $$ngle FCB = \sin^{-1}\left(rac{1}{3} ight) pprox 19.471^\circ \implies \mathbf{19.5^\circ} ext{ (to 1 d.p.)}$$Part (c): Angle between space diagonal \(FD\) and base plane \(ABCD\):
The projection of \(F\) onto the base is \(B\), so the angle is \(ngle FDB\) in vertical right-angled \( riangle FBD\):
1. Find base diagonal \(BD\) using right-angled \( riangle ABD\) on the base:
$$BD^2 = AB^2 + AD^2 = 7^2 + BC^2 = 49 + 200 = 249 \implies BD = \sqrt{249} pprox 15.780 ext{ cm}$$2. In vertical \( riangle FBD\):
$$ an(ngle FDB) = rac{FB}{BD} = rac{5}{\sqrt{249}}$$ $$ngle FDB = an^{-1}\left(rac{5}{\sqrt{249}} ight) pprox 17.581^\circ \implies \mathbf{17.6^\circ} ext{ (to 1 d.p.)}$$Authentic Edexcel Mark Scheme Breakdown
- Part (a): M1 for \(15^2 = 5^2 + BC^2\); M1 for \(BC = \sqrt{200}\); M1 for \(7 imes 5 imes BC\); A1 for 495 (range 494.9–495).
- Part (b): M1 for identifying \(ngle FCB\) and using \(\sin( heta) = 5/15\); A1 for 19.5°.
- Part (c): M1 for finding base diagonal \(BD = \sqrt{249}\); M1 for \( an( heta) = 5/BD\); A1 for 17.6°.
Senior Examiner Commentary & Pitfalls
Incorrect Angle Selection: In Part (c), students frequently find \(ngle FDC\) or \(ngle FDE\). Always identify the vertical drop to the base plane (\(F o B\)) to locate the correct triangle \( riangle FBD\).
- Part (a) [5 Marks]: Prove algebraically that \(ec{CX} = rac{2}{5}ec{CY}\).
- Part (b) [1 Mark]: Explain why this algebraic relationship proves that the points \(C\), \(X\), and \(Y\) lie on a straight line.
Publication Model Solution
Part (a): Algebraic Proof
1. Find vector \(ec{CY}\) along path \(C o B o Y\):
$$ec{CY} = ec{CB} + ec{BY} = 6\mathbf{b} + (5\mathbf{a} - \mathbf{b}) = 5\mathbf{a} + 5\mathbf{b} = 5(\mathbf{a} + \mathbf{b})$$2. Find chord vector \(ec{AB}\) along path \(A o C o B\):
$$ec{AB} = ec{AC} + ec{CB} = -3\mathbf{a} + 6\mathbf{b}$$3. Since ratio \(AX : XB = 1 : 2\), the fraction is \(rac{1}{1+2} = rac{1}{3}\):
$$ec{AX} = rac{1}{3}ec{AB} = rac{1}{3}(-3\mathbf{a} + 6\mathbf{b}) = -\mathbf{a} + 2\mathbf{b}$$4. Find vector \(ec{CX}\) along path \(C o A o X\):
$$ec{CX} = ec{CA} + ec{AX} = 3\mathbf{a} + (-\mathbf{a} + 2\mathbf{b}) = 2\mathbf{a} + 2\mathbf{b} = 2(\mathbf{a} + \mathbf{b})$$5. Compare \(ec{CX}\) and \(ec{CY}\):
$$rac{ec{CX}}{ec{CY}} = rac{2(\mathbf{a} + \mathbf{b})}{5(\mathbf{a} + \mathbf{b})} = rac{2}{5} \implies ec{CX} = rac{2}{5}ec{CY} \quad ext{Q.E.D.}$$Part (b): Explanation of Collinearity
- The vector \(ec{CX}\) is a scalar multiple of \(ec{CY}\), which proves that line segments \(CX\) and \(CY\) are parallel.
- Both line segments share the common point \(C\).
Since they are parallel and share a common point, the points \(C\), \(X\), and \(Y\) must lie on a single straight line.
Authentic Edexcel Mark Scheme Breakdown
- M1 (AO1.3b): For correctly finding \(ec{CY} = 5\mathbf{a} + 5\mathbf{b}\).
- M1 (AO1.3b): For finding chord \(ec{AB} = -3\mathbf{a} + 6\mathbf{b}\) (or \(ec{BA} = 3\mathbf{a} - 6\mathbf{b}\)).
- M1 (AO3.1d): For applying ratio to find \(ec{AX} = -\mathbf{a} + 2\mathbf{b}\).
- M1 (AO1.3b): For process to find \(ec{CX} = ec{CA} + ec{AX}\).
- A1 (AO2.2): For obtaining \(ec{CX} = 2\mathbf{a} + 2\mathbf{b}\) and concluding \(ec{CX} = rac{2}{5}ec{CY}\).
- C1 (AO2.4a): For stating both criteria: vectors are parallel (scalar multiples) AND share a common point \(C\).
Senior Examiner Commentary & Pitfalls
The Ratio Trap: Applying \(1 : 2\) as \(rac{1}{2}\) instead of \(rac{1}{3}\) is one of the single most common student failures.
Omission in Collinearity: Stating only "they are parallel" without stating "they share point C" forfeits the Part (b) C mark.
Publication Model Solution
Step 1: Find critical values by setting expression to 0:
$$2x^2 - 5x - 3 = 0$$ $$(2x + 1)(x - 3) = 0 \implies x = -rac{1}{2} = -0.5 \quad ext{and} \quad x = 3$$Step 2: Identify the regions. Since coefficient of \(x^2\) is positive (\(2 > 0\)), the parabola is U-shaped. We require \(2x^2 - 5x - 3 > 0\) (where the graph is strictly above the \(x\)-axis):
$$\mathbf{x < -0.5 \quad ext{or} \quad x > 3}$$Step 3: Number Line Representation:
Open unshaded circles at \(-0.5\) and \(3\) with distinct arrows pointing outwards away from each other.
Authentic Edexcel Mark Scheme Breakdown
- M1 (AO1.3b): Process to find critical values by setting quadratic to 0.
- A1 (AO1.1): Critical values \(x = -0.5\) and \(x = 3\).
- M1 (AO2.3a): Process to identify correct outside regions (sketching parabola or testing numbers).
- A1 (AO1.3b): Final inequalities: \(x < -0.5 ext{ or } x > 3\) (must be written as two separate statements).
- B1 (AO1.3b): Correct number line with open circles and outward arrows.
Senior Examiner Commentary & Pitfalls
The Combined Inequality Trap: Writing \(-0.5 > x > 3\) or \(3 < x < -0.5\) scores 0 marks. It is mathematically impossible for a number to be less than \(-0.5\) and greater than \(3\) simultaneously.
Solid vs. Open Circles: Shading in the circles indicates \(\le\) or \(\ge\), which violates the strict inequality \(>\).
Publication Model Solution
Given: Total pens = 10, Red pens = \(x\), Blue pens = \(10 - x\).
Jack takes two pens without replacement. To get "one of each colour", he can select:
- Red first, then Blue (RB), OR
- Blue first, then Red (BR).
Step 1: Probability of Red then Blue (RB):
$$P(RB) = rac{x}{10} imes rac{10 - x}{9} = rac{x(10 - x)}{90}$$Step 2: Probability of Blue then Red (BR):
$$P(BR) = rac{10 - x}{10} imes rac{x}{9} = rac{x(10 - x)}{90}$$Step 3: Combine and simplify:
$$P( ext{one of each}) = rac{x(10 - x)}{90} + rac{x(10 - x)}{90} = rac{2x(10 - x)}{90}$$ $$ ext{Divide numerator and denominator by 2:} \quad \mathbf{rac{x(10 - x)}{45} \quad ext{or} \quad rac{10x - x^2}{45}}$$Authentic Edexcel Mark Scheme Breakdown
- M1 (AO1.3b): For identifying number of blue pens as \(10 - x\).
- M1 (AO1.3b): Correct expression for probability of one path with denominator 9, e.g. \(rac{x}{10} imes rac{10-x}{9}\).
- M1 (AO3.1d): Process to add both paths: \(rac{x(10-x)}{90} + rac{(10-x)x}{90}\).
- M1 (AO1.3b): Algebraic manipulation to combine to \(rac{2x(10-x)}{90}\).
- A1 (AO1.3b): Fully simplified final fraction: \(rac{x(10-x)}{45}\) or \(rac{10x - x^2}{45}\).
Senior Examiner Commentary & Pitfalls
The Denominator Drop: Assuming replacement and writing \(rac{x}{10} imes rac{10-x}{10}\) loses 3 marks immediately.
Omitting the Second Path: Many calculate \(P(RB)\) but fail to double it for \(P(BR)\).
- Part (a) [2 Marks]: Show that the equation \(3x^2 - x^3 + 3 = 0\) can be rearranged to give \(x = 3 + rac{3}{x^2}\).
- Part (b) [3 Marks]: Using the recurrence relation \(x_{n+1} = 3 + rac{3}{x_n^2}\) with \(x_0 = 3.2\), calculate the values of \(x_1\), \(x_2\), and \(x_3\). Give your answers correct to 4 decimal places.
- Part (c) [1 Mark]: Explain what the values of \(x_1\), \(x_2\), and \(x_3\) represent.
Publication Model Solution
Part (a): Algebraic Rearrangement
$$3x^2 - x^3 + 3 = 0 \implies x^3 = 3x^2 + 3$$ $$ ext{Divide by } x^2: \quad x = rac{3x^2 + 3}{x^2} = rac{3x^2}{x^2} + rac{3}{x^2} = 3 + rac{3}{x^2} \quad ext{Q.E.D.}$$Part (b): Iterative Calculations with \(x_0 = 3.2\) (to 4 d.p.):
$$x_1 = 3 + rac{3}{3.2^2} = 3 + rac{3}{10.24} = 3.29296875 \implies \mathbf{3.2930}$$ $$x_2 = 3 + rac{3}{(3.29296875)^2} pprox 3 + 0.27665979 = 3.27665979 \implies \mathbf{3.2767}$$ $$x_3 = 3 + rac{3}{(3.27665979)^2} pprox 3 + 0.27942068 = 3.27942068 \implies \mathbf{3.2794}$$Part (c): Explanation
The values of \(x_1\), \(x_2\), and \(x_3\) represent successive approximations (converging estimates) to the real root of the equation \(3x^2 - x^3 + 3 = 0\).
Authentic Edexcel Mark Scheme Breakdown
- Part (a): M1 for isolating cubic term (\(x^3 = 3x^2 + 3\)); A1 for fully correct intermediate steps showing division and separation of fraction.
- Part (b): B1 for \(x_1 = 3.2930\); B1 for \(x_2 = 3.2767\); B1 for \(x_3 = 3.2794\).
- Part (c): B1 for stating they are "successive approximations" or "converging estimates" to a "root" or "solution".
3.2 and press =. Then enter 3 + 3 / (Ans^2) and repeatedly press = to generate \(x_1, x_2, x_3\) with full internal floating-point precision, preventing cascading rounding errors.