An original Thinka practice paper modelled on the structure and difficulty of the Specimen 2016 (V2) Oxford AQA International GCSE Mathematics (9260) paper. Not affiliated with or reproduced from Oxford.
Paper 1E - Extension Tier Non-Calculator/Calculator Blended
Answer all questions. Show your working clearly. Diagrams are not drawn accurately. Calculator is allowed.
31 Question · 83 marks
Question 1 · Single Mark Selection
1 marks
Circle the equation with roots 3 and -5
\(3x(x + 5) = 0\)
\((x - 3)(x + 5) = 0\)
\(x^2 - 15 = 0\)
\((x + 3)(x - 5) = 0\)
Show answer & marking schemeHide answer & marking scheme
Worked solution
The roots of a quadratic equation are the values of \(x\) that make the equation equal to zero.
For roots 3 and -5, the corresponding factors of the quadratic are \((x - 3)\) and \((x + 5)\).
Therefore, the equation is \((x - 3)(x + 5) = 0\).
Marking scheme
B1 for \((x - 3)(x + 5) = 0\)
Question 2 · Single Mark Selection
1 marks
A bakery has a choice of 4 bases, 6 fillings and 5 toppings for a cake.
How many different choices of a cake with one base, one filling and one topping are possible?
Circle your answer.
15 24 120 600
Show answer & marking schemeHide answer & marking scheme
Worked solution
Using the product rule of counting, the total number of combinations is calculated by multiplying the number of choices for each component:
M1: Correct prime factor tree or division showing at least two correct prime factors (e.g. 2 and 270, or 5 and 108). A1: \(2^2 \times 3^3 \times 5\) or \(2 \times 2 \times 3 \times 3 \times 3 \times 5\).
Question 9 · Short Core Method
2 marks
Expand and simplify \((2x - 3)(x + 5) - x^2\)
Show answer & marking schemeHide answer & marking scheme
The equation of line L is \(2y - 5x = 8\). Work out the gradient of a line that is perpendicular to L.
Show answer & marking schemeHide answer & marking scheme
Worked solution
First, rearrange the equation of L into gradient-intercept form (\(y = mx + c\)): \(2y = 5x + 8\) \(y = 2.5x + 4\)
The gradient of L is \(2.5\) (or \(\frac{5}{2}\)).
The gradient of the perpendicular line is \(-\frac{1}{m}\): \(-\frac{1}{2.5} = -0.4\) (or \(-\frac{2}{5}\)).
Marking scheme
M1: Rearranges equation to find the gradient of L is \(2.5\) or \(\frac{5}{2}\). A1: \(-0.4\) or \(-\frac{2}{5}\) (or equivalent).
Question 13 · Short Core Method
2 marks
A bag contains 5 red counters and 3 blue counters. A counter is chosen at random, its color is recorded, and it is then returned to the bag. A second counter is chosen at random. Work out the probability that both counters are the same color.
Show answer & marking schemeHide answer & marking scheme
Worked solution
The total number of counters is \(5 + 3 = 8\). The probability of choosing a red counter is \(\frac{5}{8}\). The probability of choosing a blue counter is \(\frac{3}{8}\).
Since the counter is replaced, the events are independent. \(P(\text{both same color}) = P(RR) + P(BB)\) \(P(RR) = \frac{5}{8} \times \frac{5}{8} = \frac{25}{64}\) \(P(BB) = \frac{3}{8} \times \frac{3}{8} = \frac{9}{64}\)
M1: \(\left(\frac{5}{8}\right)^2\) or \(\left(\frac{3}{8}\right)^2\) seen, or a correct sum of two probability products. A1: \(\frac{17}{32}\) or \(0.53125\) (or equivalent).
Question 14 · Short Core Method
2 marks
\(y\) is directly proportional to the square of \(x\). When \(x = 3\), \(y = 36\). Work out the value of \(y\) when \(x = 5\).
Show answer & marking schemeHide answer & marking scheme
Worked solution
Write the relationship as an equation: \(y = kx^2\)
Substitute the given values to find \(k\): \(36 = k \times 3^2\) \(36 = 9k \implies k = 4\)
M1: Formulates \(y = kx^2\) and correctly finds \(k = 4\), or writes \(\frac{y}{5^2} = \frac{36}{3^2}\). A1: 100.
Question 15 · Short Core Method
2 marks
Write the recurring decimal \(0.2\dot{7}\) as a fraction in its simplest form.
Show answer & marking schemeHide answer & marking scheme
Worked solution
Let \(x = 0.2\dot{7} = 0.2777...\) Multiply by 10: \(10x = 2.7777...\)
Multiply by 100: \(100x = 27.7777...\)
Subtract the first equation from the second: \(100x - 10x = 27.7777... - 2.7777...\) \(90x = 25\) \(x = \frac{25}{90} = \frac{5}{18}\)
Marking scheme
M1: Sets up two equations that allow subtraction to eliminate the recurring part, e.g. \(10x = 2.77...\) and \(100x = 27.77...\) leading to \(90x = 25\), or equivalent. A1: \(\frac{5}{18}\) (must be in simplest form).
Question 16 · Short Core Method
2 marks
A curve has equation \( y = 4x^2 - 3x \). Work out the gradient of the curve at the point where \( x = 2 \).
Show answer & marking schemeHide answer & marking scheme
Worked solution
First, differentiate \( y \) with respect to \( x \) to find the gradient function: \( \frac{dy}{dx} = 8x - 3 \). Next, substitute \( x = 2 \) into the gradient function: \( \text{Gradient} = 8(2) - 3 = 16 - 3 = 13 \).
Marking scheme
M1 for \( 8x - 3 \) (at least one term differentiated correctly) A1 for 13
Question 17 · Short Core Method
2 marks
Work out \( (1.5 \times 10^8) \div (6 \times 10^{-4}) \). Give your answer in standard form.
Show answer & marking schemeHide answer & marking scheme
Worked solution
Divide the coefficients: \( 1.5 \div 6 = 0.25 \). Subtract the powers of 10: \( 10^8 \div 10^{-4} = 10^{8 - (-4)} = 10^{12} \). Combine them: \( 0.25 \times 10^{12} \). Convert to standard form: \( 2.5 \times 10^{11} \).
Marking scheme
M1 for \( 0.25 \times 10^{12} \) or \( 2.5 \times 10^k \) where \( k \) is an integer A1 for \( 2.5 \times 10^{11} \)
Question 18 · Short Core Method
2 marks
The matrix \( \mathbf{M} = \begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix} \) represents a transformation. The point \( P(3, -4) \) is mapped onto the point \( P' \) under this transformation. Work out the coordinates of \( P' \).
Show answer & marking schemeHide answer & marking scheme
Worked solution
Multiply the matrix by the coordinate vector of \( P \): \( \begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix} \begin{pmatrix} 3 \\ -4 \end{pmatrix} = \begin{pmatrix} 0(3) + (-1)(-4) \\ 1(3) + 0(-4) \end{pmatrix} = \begin{pmatrix} 4 \\ 3 \end{pmatrix} \). Therefore, the coordinates of \( P' \) are \( (4, 3) \).
Marking scheme
M1 for correct matrix multiplication setup or showing one coordinate is correct A1 for \( (4, 3) \)
Question 19 · Short Core Method
2 marks
Simplify fully \( \frac{12x^5 y^2}{3x^2 y^6} \).
Show answer & marking schemeHide answer & marking scheme
Worked solution
Divide the coefficients: \( \frac{12}{3} = 4 \). Simplify the \( x \) terms: \( \frac{x^5}{x^2} = x^{5-2} = x^3 \). Simplify the \( y \) terms: \( \frac{y^2}{y^6} = y^{2-6} = y^{-4} = \frac{1}{y^4} \). Combine the parts to get: \( \frac{4x^3}{y^4} \).
Marking scheme
M1 for at least two of the three components correct (coefficient 4, \( x^3 \), or \( y^{-4} \)) A1 for \( \frac{4x^3}{y^4} \) or \( 4x^3 y^{-4} \)
Question 20 · Structured Multi-stage Problem
4 marks
An investment of $5000 is made in a savings account. The account pays 3% compound interest per year for the first 2 years, and then 4.5% compound interest per year for subsequent years. Work out the total value of the investment at the end of 4 years. Give your answer to the nearest dollar.
Show answer & marking schemeHide answer & marking scheme
Worked solution
At the end of 2 years, the value of the investment is: \[ 5000 \times 1.03^2 = 5000 \times 1.0609 = \$5304.50 \]
At the end of 4 years (after 2 more years at 4.5% interest), the value of the investment is: \[ 5304.50 \times 1.045^2 = 5304.50 \times 1.092025 = \$5792.65... \]
Rounding to the nearest dollar gives $5793.
Marking scheme
M1: For calculating the value after 2 years: \( 5000 \times 1.03^2 \) or \( 5304.50 \) M1: For multiplying their 2-year value by \( 1.045^2 \) A1: For \( 5792.65... \) A1ft: For rounding their final answer to the nearest integer: \( 5793 \)
Question 21 · Structured Multi-stage Problem
4 marks
Write as a single fraction in its simplest form \[ \frac{4}{2x - 1} - \frac{3}{x + 2} \]
Show answer & marking schemeHide answer & marking scheme
Worked solution
First, find a common denominator for the two fractions, which is \((2x - 1)(x + 2)\).
Express each fraction with the common denominator: \[ \frac{4(x + 2)}{(2x - 1)(x + 2)} - \frac{3(2x - 1)}{(2x - 1)(x + 2)} \]
Expand the terms in the numerator: \[ 4x + 8 - 6x + 3 = 11 - 2x \]
This gives the final simplified fraction: \[ \frac{11 - 2x}{(2x - 1)(x + 2)} \]
Marking scheme
B1: For identifying \((2x - 1)(x + 2)\) or \(2x^2 + 3x - 2\) as the common denominator M1: For \(4(x + 2) - 3(2x - 1)\) as the combined numerator M1: For expanding the numerator to \(4x + 8 - 6x + 3\) A1: For the correct simplified fraction: \( \frac{11 - 2x}{(2x - 1)(x + 2)} \) or \( \frac{11 - 2x}{2x^2 + 3x - 2} \)
Question 22 · Structured Multi-stage Problem
4 marks
A solid metal prism has a length of 25 cm. The cross-section of the prism is a right-angled triangle with a base of 8 cm and a height of 15 cm. The density of the metal is \(8.4\text{ g/cm}^3\). Work out the mass of the prism in kilograms.
Show answer & marking schemeHide answer & marking scheme
Worked solution
First, calculate the area of the triangular cross-section: \[ \text{Area} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 8 \times 15 = 60\text{ cm}^2 \]
Next, calculate the volume of the prism: \[ \text{Volume} = \text{Area of cross-section} \times \text{length} = 60 \times 25 = 1500\text{ cm}^3 \]
Now, calculate the mass of the prism in grams: \[ \text{Mass (g)} = \text{Volume} \times \text{density} = 1500 \times 8.4 = 12600\text{ g} \]
Convert the mass into kilograms: \[ \text{Mass (kg)} = \frac{12600}{1000} = 12.6\text{ kg} \]
Marking scheme
M1: For calculating the cross-sectional area: \( \frac{1}{2} \times 8 \times 15 = 60 \) M1: For calculating the volume: \( \text{their } 60 \times 25 = 1500 \) M1: For calculating the mass in grams: \( \text{their } 1500 \times 8.4 = 12600 \) A1: For \( 12.6 \text{ (kg)} \)
Question 23 · Structured Multi-stage Problem
4 marks
Solve \( x^2 - 10x + 18 = 0 \) Give your answer in the form \( a \pm \sqrt{b} \) where \( a \) and \( b \) are integers.
Show answer & marking schemeHide answer & marking scheme
Worked solution
We can solve the quadratic equation by completing the square: \[ x^2 - 10x + 18 = 0 \] \[ (x - 5)^2 - 25 + 18 = 0 \] \[ (x - 5)^2 - 7 = 0 \] \[ (x - 5)^2 = 7 \] \[ x - 5 = \pm \sqrt{7} \] \[ x = 5 \pm \sqrt{7} \]
Alternatively, using the quadratic formula: \[ x = \frac{-(-10) \pm \sqrt{(-10)^2 - 4(1)(18)}}{2} \] \[ x = \frac{10 \pm \sqrt{100 - 72}}{2} = \frac{10 \pm \sqrt{28}}{2} \] Since \( \sqrt{28} = 2\sqrt{7} \): \[ x = \frac{10 \pm 2\sqrt{7}}{2} = 5 \pm \sqrt{7} \]
Marking scheme
M1: For completing the square to get \( (x - 5)^2 \pm \dots \) or substituting correctly into the quadratic formula: \( \frac{10 \pm \sqrt{(-10)^2 - 4 \times 1 \times 18}}{2} \) M1dep: For simplifying to \( (x - 5)^2 = 7 \) or \( \frac{10 \pm \sqrt{28}}{2} \) A1: For simplifying the radical to \( 5 \pm \frac{\sqrt{28}}{2} \) or \( 5 \pm \sqrt{7} \) (condone one arithmetic slip in previous stages) A1: For the final answer in the correct form: \( 5 \pm \sqrt{7} \)
Question 24 · Structured Multi-stage Problem
4 marks
A box contains 10 coloured pens. 7 of the pens are blue and 3 of the pens are red. Two pens are taken out of the box at random, without replacement. Calculate the probability that the two pens are of different colours.
Show answer & marking schemeHide answer & marking scheme
Worked solution
The two pens are of different colours if we select either (Blue then Red) or (Red then Blue).
Probability of selecting Blue then Red: \[ P(\text{Blue, Red}) = \frac{7}{10} \times \frac{3}{9} = \frac{21}{90} \]
Probability of selecting Red then Blue: \[ P(\text{Red, Blue}) = \frac{3}{10} \times \frac{7}{9} = \frac{21}{90} \]
Total probability of different colours: \[ P(\text{Different}) = \frac{21}{90} + \frac{21}{90} = \frac{42}{90} = \frac{7}{15} \]
Alternatively, using the complement of selecting the same colours: \[ P(\text{Same}) = P(\text{Blue, Blue}) + P(\text{Red, Red}) = \left(\frac{7}{10} \times \frac{6}{9}\right) + \left(\frac{3}{10} \times \frac{2}{9}\right) = \frac{42}{90} + \frac{6}{90} = \frac{48}{90} \] \[ P(\text{Different}) = 1 - P(\text{Same}) = 1 - \frac{48}{90} = \frac{42}{90} = \frac{7}{15} \]
Marking scheme
M1: For writing down at least one correct product of probabilities with a descending denominator, e.g. \( \frac{7}{10} \times \frac{3}{9} \) or \( \frac{7}{10} \times \frac{6}{9} \) M1: For identifying both products required for the chosen method: e.g. \( \frac{7}{10} \times \frac{3}{9} \) and \( \frac{3}{10} \times \frac{7}{9} \) M1dep: For summing their two correct different-colour probabilities: \( \frac{21}{90} + \frac{21}{90} \) (or equivalent for the complement method) A1: For \( \frac{7}{15} \) or \( \frac{42}{90} \) (or equivalent simplified fraction, decimal \( 0.467 \dots \) or percentage \( 46.7\% \))
Question 25 · Structured Multi-stage Problem
4 marks
Premium coffee beans cost $16.00 per kg. Standard coffee beans cost $10.00 per kg. Premium and standard beans are mixed in the ratio 3 : 5 to make a blend. Work out the cost of 40 kg of this blend.
Show answer & marking schemeHide answer & marking scheme
Worked solution
First, find the total number of parts in the ratio: \[ 3 + 5 = 8 \text{ parts} \]
Next, determine the weight of each type of bean in the 40 kg blend: \[ \text{Weight of Premium} = \frac{3}{8} \times 40 = 15\text{ kg} \] \[ \text{Weight of Standard} = \frac{5}{8} \times 40 = 25\text{ kg} \]
Now, calculate the cost for each component: \[ \text{Cost of Premium} = 15\text{ kg} \times \$16.00 = \$240.00 \] \[ \text{Cost of Standard} = 25\text{ kg} \times \$10.00 = \$250.00 \]
Finally, sum the costs to find the total cost of the blend: \[ \text{Total Cost} = \$240.00 + \$250.00 = \$490.00 \]
Marking scheme
M1: For dividing the total weight by the sum of parts in the ratio: \( 40 \div (3 + 5) = 5 \) M1dep: For calculating the weights of both components: \( 3 \times 5 = 15\text{ kg} \) and \( 5 \times 5 = 25\text{ kg} \) M1dep: For calculating the cost of both components: \( 15 \times 16 = 240 \) and \( 25 \times 10 = 250 \) A1: For the final answer: \( 490 \) (or \( \$490.00 \))
Question 26 · Structured Multi-stage Problem
4 marks
The curve \( y = 2x^3 + bx + c \) has a stationary point at \( (2, 10) \). Work out the values of \( b \) and \( c \).
Show answer & marking schemeHide answer & marking scheme
Worked solution
First, find the derivative of \( y \) with respect to \( x \): \[ \frac{dy}{dx} = 6x^2 + b \]
Since \( (2, 10) \) is a stationary point, \( \frac{dy}{dx} = 0 \) when \( x = 2 \): \[ 6(2)^2 + b = 0 \] \[ 24 + b = 0 \implies b = -24 \]
Since \( (2, 10) \) lies on the curve, substitute \( x = 2 \) and \( y = 10 \) into the original equation: \[ 10 = 2(2)^3 + b(2) + c \] \[ 10 = 16 + 2b + c \]
Substitute \( b = -24 \) into the equation: \[ 10 = 16 + 2(-24) + c \] \[ 10 = 16 - 48 + c \] \[ 10 = -32 + c \implies c = 42 \]
Marking scheme
M1: Differentiates \( y \) to get \( 6x^2 + b \) and sets to \( 0 \) for \( x = 2 \) A1: Finds \( b = -24 \) M1: Substitutes \( x = 2 \), \( y = 10 \), and their \( b \) into \( y = 2x^3 + bx + c \) A1: Finds \( c = 42 \)
Question 27 · Structured Multi-stage Problem
4 marks
A, B, C and D are points on the circumference of a circle, centre O. AD is a diameter of the circle. Angle BDA = 25°. Work out the size of angle BCD.
Show answer & marking schemeHide answer & marking scheme
Worked solution
Since AD is a diameter of the circle, the angle in a semicircle is a right angle: \[ \angle ABD = 90^\circ \]
In triangle ABD, the angles sum to 180°: \[ \angle BAD = 180^\circ - 90^\circ - 25^\circ = 65^\circ \]
ABCD is a cyclic quadrilateral because all four vertices lie on the circumference of the circle. The opposite angles of a cyclic quadrilateral sum to 180°: \[ \angle BCD + \angle BAD = 180^\circ \] \[ \angle BCD = 180^\circ - 65^\circ = 115^\circ \]
Marking scheme
B1: States that \( \angle ABD = 90^\circ \) (reason: angle in a semicircle is a right angle) M1: Calculates \( \angle BAD = 180 - 90 - 25 = 65^\circ \) M1: Identifies ABCD as a cyclic quadrilateral and states that opposite angles sum to 180° (\( \angle BCD = 180 - \angle BAD \)) A1: Finds \( \angle BCD = 115^\circ \)
Question 28 · Complex Calculus/Proof Task
5 marks
The curve with equation \(y = 2x^3 + ax^2 + bx + 5\) has a stationary point at \((1, 2)\). Work out the values of \(a\) and \(b\).
Show answer & marking schemeHide answer & marking scheme
Worked solution
To find the stationary point, we first differentiate the curve: \(\frac{dy}{dx} = 6x^2 + 2ax + b\)
Since there is a stationary point at \((1, 2)\), the gradient at \(x = 1\) must be zero: \(6(1)^2 + 2a(1) + b = 0 \implies 2a + b = -6\) (Equation 1)
Also, the point \((1, 2)\) lies on the curve, so we substitute \(x = 1\) and \(y = 2\) into the original equation: \(2 = 2(1)^3 + a(1)^2 + b(1) + 5 \implies 2 = 2 + a + b + 5 \implies a + b = -5\) (Equation 2)
Now we solve the simultaneous equations: Subtracting Equation 2 from Equation 1: \((2a + b) - (a + b) = -6 - (-5) \implies a = -1\)
Substitute \(a = -1\) into Equation 2: \(-1 + b = -5 \implies b = -4\)
Marking scheme
M1: Differentiates \(y\) to find \(\frac{dy}{dx} = 6x^2 + 2ax + b\) (at least one term correct) M1: Substitutes \(x = 1\) into \(\frac{dy}{dx}\) and sets to 0 to find \(2a + b = -6\) M1: Substitutes \(x = 1\) and \(y = 2\) into the original equation to find \(a + b = -5\) M1: Method to solve simultaneous equations to find \(a\) or \(b\) A1: \(a = -1\) and \(b = -4\)
Question 29 · Complex Calculus/Proof Task
5 marks
Prove that the sum of the squares of any three consecutive even integers is always 8 more than a multiple of 12.
Show answer & marking schemeHide answer & marking scheme
Worked solution
Let the three consecutive even integers be \(2n\), \(2n+2\), and \(2n+4\), where \(n\) is an integer.
The sum of their squares is: \(S = (2n)^2 + (2n+2)^2 + (2n+4)^2\)
Simplifying the expression: \(S = 12n^2 + 24n + 20\)
We can rewrite this expression to show it is 8 more than a multiple of 12: \(S = 12n^2 + 24n + 12 + 8\)
Factoring out 12 from the first three terms: \(S = 12(n^2 + 2n + 1) + 8\)
Since \(n\) is an integer, \((n^2 + 2n + 1)\) must also be an integer. Therefore, \(12(n^2 + 2n + 1)\) is a multiple of 12. This proves that the sum of their squares is always 8 more than a multiple of 12.
Marking scheme
B1: Sets up expressions for three consecutive even integers (e.g., \(2n\), \(2n+2\), \(2n+4\)) M1: Writes down the sum of their squares: \((2n)^2 + (2n+2)^2 + (2n+4)^2\) M1: Expands the brackets correctly to get \(4n^2 + 4n^2 + 8n + 4 + 4n^2 + 16n + 16\) (allow one expansion error) A1: Simplifies the expression to \(12n^2 + 24n + 20\) A1: Correctly completes the proof by factoring out 12 to show \(12(n^2+2n+1) + 8\) and states that \(n^2+2n+1\) is an integer
Question 30 · Complex Calculus/Proof Task
5 marks
\(OABC\) is a quadrilateral. \(\overrightarrow{OA} = \mathbf{a}\), \(\overrightarrow{OC} = \mathbf{c}\) and \(\overrightarrow{CB} = 2\mathbf{a} + \mathbf{c}\). \(P\) is the point on \(AB\) such that \(AP : PB = 1 : 2\). \(Q\) is the point on \(OB\) such that \(OQ : QB = 2 : 1\). Prove that \(\overrightarrow{PQ}\) is parallel to \(\overrightarrow{OC}\).
Show answer & marking schemeHide answer & marking scheme
Next, we find \(\overrightarrow{OQ}\) using the ratio \(OQ : QB = 2 : 1\), which means \(\overrightarrow{OQ} = \frac{2}{3}\overrightarrow{OB}\): \(\overrightarrow{OQ} = \frac{2}{3}(2\mathbf{a} + 2\mathbf{c}) = \frac{4}{3}\mathbf{a} + \frac{4}{3}\mathbf{c}\)
Now we find \(\overrightarrow{AB}\): \(\overrightarrow{AB} = \overrightarrow{AO} + \overrightarrow{OB} = -\mathbf{a} + (2\mathbf{a} + 2\mathbf{c}) = \mathbf{a} + 2\mathbf{c}\)
Using the ratio \(AP : PB = 1 : 2\), we find \(\overrightarrow{AP} = \frac{1}{3}\overrightarrow{AB}\): \(\overrightarrow{AP} = \frac{1}{3}(\mathbf{a} + 2\mathbf{c}) = \frac{1}{3}\mathbf{a} + \frac{2}{3}\mathbf{c}\)
Now we find \(\overrightarrow{OP}\): \(\overrightarrow{OP} = \overrightarrow{OA} + \overrightarrow{AP} = \mathbf{a} + \left(\frac{1}{3}\mathbf{a} + \frac{2}{3}\mathbf{c}\right) = \frac{4}{3}\mathbf{a} + \frac{2}{3}\mathbf{c}\)
Since \(\overrightarrow{PQ} = \frac{2}{3}\mathbf{c}\) and \(\overrightarrow{OC} = \mathbf{c}\), \(\overrightarrow{PQ}\) is a scalar multiple of \(\overrightarrow{OC}\), which proves that \(\overrightarrow{PQ}\) is parallel to \(\overrightarrow{OC}\).
Marking scheme
M1: Finds \(\overrightarrow{OB} = 2\mathbf{a} + 2\mathbf{c}\) M1: Finds \(\overrightarrow{OQ} = \frac{4}{3}\mathbf{a} + \frac{4}{3}\mathbf{c}\) M1: Finds \(\overrightarrow{AB} = \mathbf{a} + 2\mathbf{c}\) and \(\overrightarrow{AP} = \frac{1}{3}\mathbf{a} + \frac{2}{3}\mathbf{c}\) M1: Finds \(\overrightarrow{OP} = \frac{4}{3}\mathbf{a} + \frac{2}{3}\mathbf{c}\) A1: Simplifies \(\overrightarrow{PQ} = \frac{2}{3}\mathbf{c}\) and correctly concludes they are parallel because one is a scalar multiple of the other
Question 31 · Complex Calculus/Proof Task
5 marks
A closed rectangular box with a square base of side \(x\) cm has a total surface area of \(24\) cm\(^2\). Prove that the maximum volume of the box is \(8\) cm\(^3\).
Show answer & marking schemeHide answer & marking scheme
Worked solution
Let the height of the rectangular box be \(h\) cm.
The total surface area of the box, \(A\), consists of the top and bottom squares, and four rectangular sides: \(A = 2x^2 + 4xh = 24\)
We can rearrange this equation to express \(h\) in terms of \(x\): \(4xh = 24 - 2x^2 \implies h = \frac{24 - 2x^2}{4x} = \frac{12 - x^2}{2x}
The volume, \)V\), of the rectangular box is: \(V = x^2 h\)
Substitute \(h\) into the volume formula: \(V = x^2 \left(\frac{12 - x^2}{2x}\right) = x \left(\frac{12 - x^2}{2}\right) = 6x - \frac{1}{2}x^3\)
To find the maximum volume, we differentiate \(V\) with respect to \(x\): \(\frac{dV}{dx} = 6 - \frac{3}{2}x^2\)
Set \(\frac{dV}{dx} = 0\) to find the stationary point: \(6 - \frac{3}{2}x^2 = 0 \implies \frac{3}{2}x^2 = 6 \implies x^2 = 4 \implies x = 2\) (since length \(x > 0\))
Substitute \(x = 2\) back into the volume formula to find the maximum volume: \(V = 6(2) - \frac{1}{2}(2)^3 = 12 - 4 = 8\) cm\(^3\).
Thus, the maximum volume is proved to be \(8\) cm\(^3\).
Marking scheme
M1: Sets up the equation for the surface area: \(2x^2 + 4xh = 24\) and expresses \(h\) in terms of \(x\) as \(h = \frac{12-x^2}{2x}\) M1: Substitutes \(h\) into the volume formula to show \(V = 6x - \frac{1}{2}x^3\) M1: Differentiates \(V\) with respect to \(x\) to get \(\frac{dV}{dx} = 6 - \frac{3}{2}x^2\) M1: Sets \(\frac{dV}{dx} = 0\) and solves for \(x = 2\) A1: Substitutes \(x = 2\) into the volume formula to obtain \(V = 8\) cm\(^3\) and completes the proof
Paper 2E - Extension Tier Calculator Blended
Answer all questions. Show your working clearly. Diagrams are not drawn accurately. Calculator is allowed.
28 Question · 80 marks
Question 1 · Single Mark Selection
1 marks
Circle the inequality that is equivalent to \(-3 \le 2x - 1 < 7\).
\(-2 \le x < 3\)
\(-1 \le x < 4\)
\(-1 < x \le 4\)
\(-2 < x \le 3\)
Show answer & marking schemeHide answer & marking scheme
Worked solution
Add 1 to all parts of the inequality: \(-3 + 1 \le 2x < 7 + 1\) which simplifies to \(-2 \le 2x < 8\). Divide all parts by 2 to solve for \(x\): \(-1 \le x < 4\).
Marking scheme
B1 for \(-1 \le x < 4\)
Question 2 · Single Mark Selection
1 marks
Circle the matrix that represents a reflection in the \(y\)-axis.
Show answer & marking schemeHide answer & marking scheme
Worked solution
A reflection in the \(y\)-axis maps any coordinate \((x, y)\) to \((-x, y)\). Using unit basis vectors, the vector \(\begin{pmatrix} 1 \\ 0 \end{pmatrix}\) is mapped to \(\begin{pmatrix} -1 \\ 0 \end{pmatrix}\) and the vector \(\begin{pmatrix} 0 \\ 1 \end{pmatrix}\) remains \(\begin{pmatrix} 0 \\ 1 \end{pmatrix}\). Placing these columns together yields the transformation matrix \(\begin{pmatrix} -1 & 0 \\ 0 & 1 \end{pmatrix}\).
Let \(f(x) = x^2\) and \(g(x) = x - 3\). Circle the expression for \(fg(x)\).
\(x^2 - 3\)
\((x-3)^2\)
\(x^2 - 9\)
\(3 - x^2\)
Show answer & marking schemeHide answer & marking scheme
Worked solution
By definition, \(fg(x) = f(g(x))\). Substituting the function \(g(x)\) inside \(f(x)\) gives \(f(x - 3) = (x - 3)^2\).
Marking scheme
B1 for \((x-3)^2\)
Question 4 · Single Mark Selection
1 marks
Events \(A\) and \(B\) are independent. The probability \(P(A) = 0.6\) and the probability \(P(B) = 0.3\). Circle the probability \(P(A \cap B)\).
0.9
0.3
0.18
0.08
Show answer & marking schemeHide answer & marking scheme
Worked solution
Since events \(A\) and \(B\) are independent, \(P(A \cap B) = P(A) \times P(B)\). Calculating this product gives: \(0.6 \times 0.3 = 0.18\).
Marking scheme
B1 for 0.18
Question 5 · Single Mark Selection
1 marks
The bearing of ship \(P\) from port \(Q\) is \(115^\circ\). Circle the bearing of \(Q\) from \(P\).
\(065^\circ\)
\(245^\circ\)
\(295^\circ\)
\(335^\circ\)
Show answer & marking schemeHide answer & marking scheme
Worked solution
The back bearing is found by adding \(180^\circ\) to the forward bearing because it is less than \(180^\circ\). Thus, \(115^\circ + 180^\circ = 295^\circ\).
Marking scheme
B1 for \(295^\circ\) (accept 295)
Question 6 · Single Mark Selection
1 marks
\(y\) is directly proportional to the square of \(x\). When \(x = 3\), \(y = 36\). Circle the equation connecting \(y\) and \(x\).
\(y = 12x\)
\(y = 4x^2\)
\(y = 12x^2\)
\(y = 2x^2\)
Show answer & marking schemeHide answer & marking scheme
Worked solution
Since \(y \propto x^2\), we can write the equation as \(y = k x^2\) for some constant \(k\). Substituting \(x = 3\) and \(y = 36\) gives: \(36 = k (3^2) \implies 36 = 9k \implies k = 4\). Therefore, the equation is \(y = 4x^2\).
Marking scheme
B1 for \(y = 4x^2\)
Question 7 · Short Core Method
2 marks
The price of a laptop is reduced by 12% in a sale. The sale price is $396. Work out the original price of the laptop.
Show answer & marking schemeHide answer & marking scheme
Worked solution
Let the original price be \(P\).
\(0.88 \times P = 396\)
\(P = \frac{396}{0.88} = 450\)
The original price is $450.
Marking scheme
M1: For \(\frac{396}{0.88}\) or \(396 \div 88 \times 100\) or equivalent calculation A1: 450 (condone $450)
Question 8 · Short Core Method
2 marks
Solve the inequality \(7x - 4 \le 3(x + 8)\).
Show answer & marking schemeHide answer & marking scheme
Worked solution
Expand the brackets: \(7x - 4 \le 3x + 24\)
Subtract \(3x\) from both sides: \(4x - 4 \le 24\)
Add 4 to both sides: \(4x \le 28\)
Divide by 4: \(x \le 7\)
Marking scheme
M1: For expanding brackets and attempting to collect terms correctly, e.g. \(4x \le 28\) or \(4x \le 20\) (allowing one arithmetic slip) A1: \(x \le 7\) (or \(7 \ge x\))
Question 9 · Short Core Method
2 marks
Work out the total surface area of a solid hemisphere of radius 5 cm. Give your answer to 3 significant figures.
Show answer & marking schemeHide answer & marking scheme
Worked solution
The total surface area of a solid hemisphere is the curved surface area plus the area of its circular base:
M1: For \(3 \times \pi \times 5^2\) or \(2 \times \pi \times 5^2 + \pi \times 5^2\) or equivalent correct method A1: 236 (accept any value in the range [235.5, 236])
Question 10 · Short Core Method
2 marks
A curve has the equation \(y = 3x^2 - 4x + 7\). Work out the gradient of the curve at the point where \(x = 3\).
Show answer & marking schemeHide answer & marking scheme
Worked solution
First, find the derivative \(\frac{dy}{dx}\) to represent the gradient function:
\(\frac{dy}{dx} = 6x - 4\)
Substitute \(x = 3\) into the derivative:
\(\text{Gradient} = 6(3) - 4 = 18 - 4 = 14\).
Marking scheme
M1: For differentiating with at least one term correct (i.e., \(6x\) or \(-4\)) A1: 14
Question 11 · Short Core Method
2 marks
Work out the value of \((3.5 \times 10^5) \times (8 \times 10^{-2})\). Give your answer in standard form.
Show answer & marking schemeHide answer & marking scheme
Worked solution
Multiply the coefficients and the powers of 10 separately:
\((3.5 \times 8) \times (10^5 \times 10^{-2})\)
\(= 28 \times 10^{5-2}\)
\(= 28 \times 10^3\)
Convert into correct standard form:
\(= 2.8 \times 10^4\)
Marking scheme
M1: For a correct calculation leading to \(28 \times 10^3\) or \(28000\) A1: \(2.8 \times 10^4\)
Question 12 · Short Core Method
2 marks
Simplify fully \(\frac{15x^5y^2}{3x^2y^6}\).
Show answer & marking schemeHide answer & marking scheme
Worked solution
Simplify the coefficients: \(\frac{15}{3} = 5\)
Simplify the powers of \(x\): \(\frac{x^5}{x^2} = x^{5-2} = x^3\)
Simplify the powers of \(y\): \(\frac{y^2}{y^6} = y^{2-6} = y^{-4} = \frac{1}{y^4}\)
Combine the simplified terms: \(\frac{5x^3}{y^4}\)
Marking scheme
M1: For a product with at least two of the three components simplified correctly (e.g. \(5\), \(x^3\), or \(y^{-4}\)) A1: \(\frac{5x^3}{y^4}\) or \(5x^3y^{-4}\)
Question 13 · Short Core Method
2 marks
Given the vectors \(\mathbf{a} = \begin{pmatrix} 3 \\ -2 \end{pmatrix}\) and \(\mathbf{b} = \begin{pmatrix} -1 \\ 4 \end{pmatrix}\), work out the vector \(2\mathbf{a} + 3\mathbf{b}\) as a single column vector.
Show answer & marking schemeHide answer & marking scheme
M1: For correctly evaluating \(\begin{pmatrix} 6 \\ -4 \end{pmatrix}\) or \(\begin{pmatrix} -3 \\ 12 \end{pmatrix}\), or for a final column vector with one correct coordinate A1: \(\begin{pmatrix} 3 \\ 8 \end{pmatrix}\)
Question 14 · Short Core Method
2 marks
A box contains 4 green counters and 6 yellow counters. Two counters are taken out at random, one after the other, with replacement. Work out the probability that they are different colours.
Show answer & marking schemeHide answer & marking scheme
Worked solution
The total number of counters is \(4 + 6 = 10\).
Since replacement occurs, the probabilities stay the same for the second draw.
There are two ways to get different colours: Green then Yellow (GY) or Yellow then Green (YG).
M1: For calculating the probability of a single valid outcome, e.g. \(\frac{4}{10} \times \frac{6}{10}\) (or \(0.24\)), or for showing the structure of adding both combinations oe A1: 0.48 or \(\frac{12}{25}\) or equivalent correct fraction/percentage
Question 15 · Short Core Method
2 marks
In a right-angled triangle, the side adjacent to an angle of \(43^\circ\) has a length of \(9.6\text{ cm}\).
Work out the length of the hypotenuse.
Give your answer to 3 significant figures.
Show answer & marking schemeHide answer & marking scheme
Worked solution
Let the hypotenuse be \(h\).
Using trigonometry: \(\cos(43^\circ) = \dfrac{9.6}{h}\)
Rearranging to solve for \(h\): \(h = \dfrac{9.6}{\cos(43^\circ)}\)
\(h \approx 13.126\text{ cm}\)
To 3 significant figures, \(h = 13.1\text{ cm}\).
Marking scheme
M1 for writing a correct trigonometric ratio, eg \(\cos(43^\circ) = \dfrac{9.6}{h}\) or \(\dfrac{9.6}{\cos(43^\circ)}\)
A1 for \(13.1\) (accept answers in the range \([13.1, 13.13]\))
Question 16 · Structured Multi-stage Problem
4 marks
Solve the equation \(\frac{4}{x-2} - \frac{3}{x+1} = 1\). Give your answers to 3 significant figures.
Show answer & marking schemeHide answer & marking scheme
Worked solution
First, multiply both sides by the common denominator \((x-2)(x+1)\) to get \(4(x+1) - 3(x-2) = (x-2)(x+1)\). Expanding the brackets gives \(4x + 4 - 3x + 6 = x^2 - x - 2\). Simplifying leads to \(x + 10 = x^2 - x - 2\). Rearranging into standard quadratic form gives \(x^2 - 2x - 12 = 0\). Applying the quadratic formula: \(x = \frac{2 \pm \sqrt{(-2)^2 - 4(1)(-12)}}{2} = \frac{2 \pm \sqrt{52}}{2} = 1 \pm \sqrt{13}\). Thus, \(x \approx 4.61\) and \(x \approx -2.61\).
Marking scheme
M1 for attempts to multiply through by \((x-2)(x+1)\) or common denominator. M1 for reducing to the quadratic form \(x^2 - 2x - 12 = 0\) (allow 1 sign error). M1 for substituting correctly into the quadratic formula. A1 for 4.61 and -2.61 (both correct to 3 s.f.).
Question 17 · Structured Multi-stage Problem
4 marks
Metal A and Metal B are melted together in the ratio \(5 : 3\) to make Alloy X. Metal B and Metal C are melted together in the ratio \(2 : 1\) to make Alloy Y. Alloy X and Alloy Y are mixed in the ratio \(4 : 3\) to make Alloy Z. Work out the percentage of Metal B in Alloy Z.
Show answer & marking schemeHide answer & marking scheme
Worked solution
Let the total mass of Alloy Z be 70 kg. Since Alloy X and Alloy Y are mixed in the ratio \(4 : 3\), we have 40 kg of Alloy X and 30 kg of Alloy Y. The mass of Metal B in Alloy X is \(\frac{3}{8} \times 40 = 15\) kg. The mass of Metal B in Alloy Y is \(\frac{2}{3} \times 30 = 20\) kg. The total mass of Metal B in Alloy Z is \(15 + 20 = 35\) kg. The percentage of Metal B in Alloy Z is \(\frac{35}{70} \times 100 = 50\%\).
Marking scheme
M1 for finding the fraction of Metal B in Alloy X (\(\frac{3}{8}\)) and Alloy Y (\(\frac{2}{3}\)). M1 for using a consistent total mass (e.g. 70) or working with algebraic fractions of Z (e.g. \(\frac{4}{7}\) and \(\frac{3}{7}\)). M1 for calculating the total mass or fraction of Metal B: \(15 + 20 = 35\) kg (or \(\frac{1}{2}\) of the total). A1 for 50%.
Question 18 · Structured Multi-stage Problem
4 marks
A solid toy is made by joining a solid hemisphere of radius \(r\) cm to the flat circular base of a solid cone of base radius \(r\) cm. The height of the cone is \(3r\) cm. The total volume of the toy is \(240\pi\text{ cm}^3\). Work out the radius \(r\) of the hemisphere. Give your answer to 3 significant figures.
Show answer & marking schemeHide answer & marking scheme
Worked solution
The volume of a hemisphere of radius \(r\) is \(V_{\text{hemisphere}} = \frac{2}{3}\pi r^3\). The volume of a cone is \(V_{\text{cone}} = \frac{1}{3}\pi r^2 h\). Since \(h = 3r\), \(V_{\text{cone}} = \frac{1}{3}\pi r^2 (3r) = \pi r^3\). The total volume is \(V_{\text{total}} = \frac{2}{3}\pi r^3 + \pi r^3 = \frac{5}{3}\pi r^3\). Setting this equal to the given volume: \(\frac{5}{3}\pi r^3 = 240\pi\). Dividing both sides by \(\pi\) gives \(\frac{5}{3}r^3 = 240\), which simplifies to \(r^3 = 144\). Taking the cube root, \(r = \sqrt[3]{144} \approx 5.24\) cm.
Marking scheme
M1 for writing correct expressions for either the volume of the hemisphere (\(\frac{2}{3}\pi r^3\)) or the cone (\(\pi r^3\)). M1 for setting up the equation for the total volume: \(\frac{5}{3}\pi r^3 = 240\pi\). M1 for rearranging to find \(r^3 = 144\). A1 for 5.24 (accept [5.24, 5.242]).
Question 19 · Structured Multi-stage Problem
4 marks
A curve has equation \(y = 2x^3 - 9x^2 - 24x + 7\). Work out the coordinates of the two stationary points on the curve.
Show answer & marking schemeHide answer & marking scheme
Worked solution
First, differentiate \(y\) to find the gradient function: \(\frac{dy}{dx} = 6x^2 - 18x - 24\). Set the gradient to zero at stationary points: \(6x^2 - 18x - 24 = 0\), which simplifies to \(x^2 - 3x - 4 = 0\). Factorising gives \((x - 4)(x + 1) = 0\), yielding stationary points at \(x = 4\) and \(x = -1\). Substituting back into the original curve equation: for \(x = 4\), \(y = 2(4)^3 - 9(4)^2 - 24(4) + 7 = 128 - 144 - 96 + 7 = -105\); for \(x = -1\), \(y = 2(-1)^3 - 9(-1)^2 - 24(-1) + 7 = -2 - 9 + 24 + 7 = 20\).
Marking scheme
M1 for correct differentiation of at least two terms to get \(\frac{dy}{dx} = 6x^2 - 18x - 24\). M1 for setting \(\frac{dy}{dx} = 0\) and solving to find \(x = 4\) and \(x = -1\). M1 for substituting at least one of their x-values back into the original curve equation to find a y-value. A1 for both coordinates (4, -105) and (-1, 20) correct.
Question 20 · Structured Multi-stage Problem
4 marks
In a parallelogram \(ABCD\), \(\vec{AB} = \mathbf{p}\) and \(\vec{AD} = \mathbf{q}\). \(M\) is the midpoint of \(BC\) and \(N\) lies on \(CD\) such that \(DN : NC = 3 : 1\). The line \(MN\) is extended to a point \(E\) such that \(\vec{ME} = 3\vec{MN}\). Express \(\vec{AE}\) in terms of \(\mathbf{p}\) and \(\mathbf{q}\) in its simplest form.
Show answer & marking schemeHide answer & marking scheme
M1 for finding \(\vec{MC} = \frac{1}{2}\mathbf{q}\) and \(\vec{CN} = -\frac{1}{4}\mathbf{p}\) (or equivalent vector path). M1 for finding \(\vec{MN} = \frac{1}{2}\mathbf{q} - \frac{1}{4}\mathbf{p}\). M1 for finding \(\vec{ME} = \frac{3}{2}\mathbf{q} - \frac{3}{4}\mathbf{p}\). A1 for \(\frac{1}{4}\mathbf{p} + 2\mathbf{q}\) or equivalent simplified vector.
Question 21 · Structured Multi-stage Problem
4 marks
An investment of \(\$P\) increases in value by \(15\%\) in the first year. In the second year, the new value decreases by \(8\%\). In the third year, it increases by \(5\%\). At the end of the three years, the investment is worth \(\$11,109\). Work out the value of \(P\).
Show answer & marking schemeHide answer & marking scheme
Worked solution
Let \(P\) be the initial investment. At the end of year 1, the value is \(P \times 1.15\). At the end of year 2, the value is \(P \times 1.15 \times 0.92 = 1.058P\). At the end of year 3, the value is \(1.058P \times 1.05 = 1.1109P\). We are given this final value is \(\$11,109\), so \(1.1109P = 11109\). Solving for \(P\) gives \(P = \frac{11109}{1.1109} = 10000\).
Marking scheme
M1 for establishing the multipliers 1.15 and 0.92. M1 for establishing the multiplier 1.05. M1 for setting up the equation \(1.1109P = 11109\) (or \(P \times 1.15 \times 0.92 \times 1.05 = 11109\)). A1 for 10000.
Question 22 · Structured Multi-stage Problem
4 marks
A solid cylinder has radius \(2x\text{ cm}\) and height \((x + 3)\text{ cm}\). The total surface area of the cylinder is \(160\pi\text{ cm}^2\). Work out the positive value of \(x\). Give your answer to 3 significant figures.
Show answer & marking schemeHide answer & marking scheme
Worked solution
The formula for the total surface area of a cylinder is \(A = 2\pi r^2 + 2\pi r h\). Substituting \(r = 2x\) and \(h = x + 3\): \(2\pi(2x)^2 + 2\pi(2x)(x + 3) = 160\pi\)
Divide both sides of the equation by \(2\pi\): \((2x)^2 + 2x(x + 3) = 80\) \(4x^2 + 2x^2 + 6x = 80\) \(6x^2 + 6x - 80 = 0\)
Divide by 2: \(3x^2 + 3x - 40 = 0\)
Using the quadratic formula where \(a = 3\), \(b = 3\), and \(c = -40\): \(x = \frac{-3 \pm \sqrt{3^2 - 4(3)(-40)}}{2(3)} \)x = \frac{-3 \pm \sqrt{9 + 480}}{6} \(x = \frac{-3 \pm \sqrt{489}}{6}
Since \)x\) must be positive: \(x = \frac{-3 + 22.113}{6} \approx 3.1856\text{ cm}
To 3 significant figures, \)x = 3.19\).
Marking scheme
M1: Equating the surface area formula to \(160\pi\), i.e., \(2\pi(2x)^2 + 2\pi(2x)(x + 3) = 160\pi\) M1: Simplifying to a three-term quadratic equation, e.g., \(6x^2 + 6x - 80 = 0\) or \(3x^2 + 3x - 40 = 0\) M1: Applying a correct method to solve their three-term quadratic equation, e.g., the quadratic formula \(x = \frac{-3 \pm \sqrt{3^2 - 4(3)(-40)}}{2(3)}\) A1: \(3.19\) (accept answers in the range \([3.18, 3.19]\))
Question 23 · Structured Multi-stage Problem
4 marks
A box contains \(n\) blue counters and 4 red counters. Two counters are taken from the box at random, without replacement. The probability that both counters are blue is \(\frac{1}{3}\). Work out the value of \(n\).
Show answer & marking schemeHide answer & marking scheme
Worked solution
The total number of counters in the box is \(n + 4\). The probability of selecting a blue counter first is \(\frac{n}{n + 4}\). Since there is no replacement, the probability of selecting a blue counter second is \(\frac{n - 1}{n + 3}\).
The probability of selecting two blue counters is: \(\frac{n}{n + 4} \times \frac{n - 1}{n + 3} = \frac{1}{3}\) \(\frac{n^2 - n}{n^2 + 7n + 12} = \frac{1}{3}\)
Rearrange to form a quadratic equation: \(2n^2 - 10n - 12 = 0\)
Divide by 2: \(n^2 - 5n - 6 = 0\)
Factorise: \((n - 6)(n + 1) = 0\)
This gives \(n = 6\) or \(n = -1\). Since the number of counters must be positive, \(n = 6\).
Marking scheme
M1: Sets up the initial probability product, e.g., \(\frac{n}{n + 4} \times \frac{n - 1}{n + 3} = \frac{1}{3}\) M1: Multiplies out to form a quadratic equation, e.g., \(3(n^2 - n) = n^2 + 7n + 12\) M1: Simplifies to a standard quadratic form, e.g., \(n^2 - 5n - 6 = 0\) and attempts to solve by factoring or quadratic formula A1: \(6\) (reject \(n = -1\))
Question 24 · Structured Multi-stage Problem
4 marks
A rectangular lawn has length \( (2x + 1)\text{ m} \) and width \( (x + 2)\text{ m} \). A square patio of side \( (x - 1)\text{ m} \) is built in one corner of the lawn. The remaining area of the lawn is \( 19\text{ m}^2 \). Work out the value of \( x \).
Show answer & marking schemeHide answer & marking scheme
Worked solution
The total area of the rectangular lawn is: \( (2x + 1)(x + 2) = 2x^2 + 5x + 2 \) The area of the square patio is: \( (x - 1)^2 = x^2 - 2x + 1 \) The remaining area is the difference: \( (2x^2 + 5x + 2) - (x^2 - 2x + 1) = x^2 + 7x + 1 \) We are given that the remaining area is \( 19\text{ m}^2 \), so: \( x^2 + 7x + 1 = 19 \) \( x^2 + 7x - 18 = 0 \) Factorising the quadratic equation: \( (x + 9)(x - 2) = 0 \) This gives \( x = -9 \) or \( x = 2 \). Since a length must be positive and the side of the patio is \( x - 1 \), we must have \( x > 1 \). Therefore, \( x = 2 \).
Marking scheme
- **M1**: Sets up a correct expression for either the total area of the lawn, \( (2x + 1)(x + 2) \), or the area of the patio, \( (x - 1)^2 \). - **M1**: Subtracts the patio area from the lawn area to form the quadratic expression \( x^2 + 7x + 1 \). - **M1**: Equates to 19 and forms a solvable quadratic equation, e.g., \( x^2 + 7x - 18 = 0 \) or factorises to \( (x + 9)(x - 2) = 0 \). - **A1**: Identifies \( x = 2 \) as the only valid solution (rejecting \( x = -9 \)).
Question 25 · Structured Multi-stage Problem
4 marks
In a business, the ratio of full-time workers to part-time workers is \( 5 : 3 \). \( 40\% \) of the full-time workers are male. \( 60\% \) of the part-time workers are female. There are 80 more female workers than male workers in total. Work out the total number of workers in the business.
Show answer & marking schemeHide answer & marking scheme
Worked solution
Let the number of full-time workers be \( 5x \) and the number of part-time workers be \( 3x \). For the full-time workers: Male workers = \( 40\% \) of \( 5x = 0.40 \times 5x = 2x \), Female workers = \( 60\% \) of \( 5x = 0.60 \times 5x = 3x \). For the part-time workers: Female workers = \( 60\% \) of \( 3x = 0.60 \times 3x = 1.8x \), Male workers = \( 40\% \) of \( 3x = 0.40 \times 3x = 1.2x \). Now, calculate the total number of male and female workers: Total male workers = \( 2x + 1.2x = 3.2x \), Total female workers = \( 3x + 1.8x = 4.8x \). The difference between total female and total male workers is: \( 4.8x - 3.2x = 1.6x \). We are given that this difference is 80: \( 1.6x = 80 \implies x = 50 \). The total number of workers is: \( 5x + 3x = 8x \). Substituting \( x = 50 \): \( 8 \times 50 = 400 \).
Marking scheme
- **M1**: Uses the ratio to define full-time as \( 5x \) and part-time as \( 3x \), or works with percentages of parts (e.g., \( 2 \) parts male FT, \( 3 \) parts female FT). - **M1**: Calculates the expressions for total male workers (\( 3.2x \)) and total female workers (\( 4.8x \)). - **M1**: Sets up the equation for the difference, e.g., \( 1.6x = 80 \), and solves for \( x \). - **A1**: Correct total of 400 workers.
Question 26 · Structured Multi-stage Problem
4 marks
A curve has the equation: \( y = 2x^3 - 9x^2 - 24x + 7 \) Work out the coordinates of the two stationary points of the curve.
Show answer & marking schemeHide answer & marking scheme
Worked solution
First, find the derivative \( \frac{dy}{dx} \) to determine the gradient function: \( \frac{dy}{dx} = 6x^2 - 18x - 24 \) At stationary points, the gradient is zero, so set \( \frac{dy}{dx} = 0 \): \( 6x^2 - 18x - 24 = 0 \implies x^2 - 3x - 4 = 0 \) Factorise the quadratic: \( (x - 4)(x + 1) = 0 \) This gives the \( x \)-coordinates of the stationary points: \( x = 4 \) and \( x = -1 \). Now, substitute these \( x \)-values back into the original curve equation to find the corresponding \( y \)-coordinates: For \( x = 4 \): \( y = 2(4)^3 - 9(4)^2 - 24(4) + 7 = 128 - 144 - 96 + 7 = -105 \). For \( x = -1 \): \( y = 2(-1)^3 - 9(-1)^2 - 24(-1) + 7 = -2 - 9 + 24 + 7 = 20 \). Thus, the coordinates of the stationary points are \( (4, -105) \) and \( (-1, 20) \).
Marking scheme
- **M1**: Differentiates to find \( \frac{dy}{dx} = 6x^2 - 18x - 24 \) (at least one term correct). - **M1**: Sets their derivative equal to 0 and solves the quadratic to find \( x = 4 \) and \( x = -1 \). - **M1**: Substitutes at least one of their \( x \)-values back into the original equation to find the \( y \)-coordinate. - **A1**: Both correct coordinate pairs: \( (4, -105) \) and \( (-1, 20) \) (accept in any order).
Question 27 · Complex Calculus Task
6 marks
A solid cylinder has a radius of \(r\text{ cm}\) and a height of \(h\text{ cm}\).
The total volume of the cylinder is \(128\pi\text{ cm}^3\).
Use calculus to find the minimum value of the total surface area of the cylinder.
You must show that your answer is a minimum value.
Show answer & marking schemeHide answer & marking scheme
Worked solution
Let the volume of the cylinder be \(V = \pi r^2 h = 128\pi\).
Rearranging for \(h\): \(h = \frac{128}{r^2}\)
The total surface area \(S\) of a solid cylinder is: \(S = 2\pi r^2 + 2\pi r h\)
Substitute the expression for \(h\) into the surface area formula: \(S = 2\pi r^2 + 2\pi r \left(\frac{128}{r^2}\right) = 2\pi r^2 + \frac{256\pi}{r}\)
To find the stationary points, differentiate \(S\) with respect to \(r\): \(\frac{dS}{dr} = 4\pi r - \frac{256\pi}{r^2}\)
Set \(\frac{dS}{dr} = 0\): \(4\pi r - \frac{256\pi}{r^2} = 0 \implies 4\pi r = \frac{256\pi}{r^2} \implies r^3 = 64 \implies r = 4\)
Substitute \(r = 4\) back into the expression for \(S\) to find the minimum surface area: \(S_{\text{min}} = 2\pi (4)^2 + \frac{256\pi}{4} = 32\pi + 64\pi = 96\pi\text{ cm}^2\)
To prove that this is a minimum, find the second derivative: \(\frac{d^2S}{dr^2} = 4\pi + \frac{512\pi}{r^3}\)
Since \(\frac{d^2S}{dr^2} > 0\), the value of \(S = 96\pi\) is a minimum.
Marking scheme
**M1** For setting up the volume equation \(\pi r^2 h = 128\pi\) and finding \(h = \frac{128}{r^2}\) (or equivalent expression). **M1** For substituting \(h\) into the total surface area formula \(S = 2\pi r^2 + 2\pi r h\) to get \(S = 2\pi r^2 + \frac{256\pi}{r}\). **M1** For differentiating \(S\) correctly to get \(\frac{dS}{dr} = 4\pi r - \frac{256\pi}{r^2}\). **A1** For setting \(\frac{dS}{dr} = 0\) and solving to find \(r = 4\). **A1** For calculating the minimum surface area as \(96\pi\) (or approx. \(301.6\)). **B1** For finding \(\frac{d^2S}{dr^2} = 4\pi + \frac{512\pi}{r^3}\), evaluating it at \(r = 4\) as \(12\pi > 0\) to correctly justify it is a minimum.
Question 28 · Vector Proof Task
6 marks
In triangle \(OAB\), \(\vec{OA} = \mathbf{a}\) and \(\vec{OB} = \mathbf{b}\).
The point \(P\) is the midpoint of \(AB\). The point \(Q\) lies on \(OB\) such that \(OQ : QB = 2 : 1\). The lines \(OP\) and \(AQ\) intersect at the point \(X\).
Prove that \(\vec{OX} = \frac{4}{5}\vec{OP}\).
Show answer & marking schemeHide answer & marking scheme
Worked solution
First, express \(\vec{OP}\) in terms of \(\mathbf{a}\) and \(\mathbf{b}\): Since \(P\) is the midpoint of \(AB\): \(\vec{OP} = \vec{OA} + \frac{1}{2}\vec{AB} = \mathbf{a} + \frac{1}{2}(\mathbf{b} - \mathbf{a}) = \frac{1}{2}\mathbf{a} + \frac{1}{2}\mathbf{b}\)
Since \(X\) lies on \(OP\), we can write: \(\vec{OX} = k\vec{OP} = \frac{k}{2}\mathbf{a} + \frac{k}{2}\mathbf{b}\) --- [Equation 1]
Now find an expression for \(\vec{OX}\) via point \(Q\): Since \(OQ : QB = 2 : 1\), \(\vec{OQ} = \frac{2}{3}\mathbf{b}\).
Since \(X\) lies on \(AQ\), we can write: \(\vec{OX} = \vec{OA} + m\vec{AQ} = \mathbf{a} + m\left(\frac{2}{3}\mathbf{b} - \mathbf{a}\right) = (1 - m)\mathbf{a} + \frac{2m}{3}\mathbf{b}\) --- [Equation 2]
Equate the coefficients of \(\mathbf{a}\) and \(\mathbf{b}\) from Equation 1 and Equation 2: From \(\mathbf{a}\): \(\frac{k}{2} = 1 - m \implies m = 1 - \frac{k}{2}\) From \(\mathbf{b}\): \(\frac{k}{2} = \frac{2m}{3}\)
Substitute the expression for \(m\) into the second equation: \(\frac{k}{2} = \frac{2}{3}\left(1 - \frac{k}{2}\right) \implies \frac{k}{2} = \frac{2}{3} - \frac{k}{3} \implies \frac{k}{2} + \frac{k}{3} = \frac{2}{3} \implies \frac{5k}{6} = \frac{2}{3} \implies k = \frac{4}{5}\)
Therefore, \(\vec{OX} = \frac{4}{5}\vec{OP}\).
Marking scheme
**M1** For finding \(\vec{OP} = \frac{1}{2}\mathbf{a} + \frac{1}{2}\mathbf{b}\). **M1** For setting up \(\vec{OX} = k\vec{OP} = \frac{k}{2}\mathbf{a} + \frac{k}{2}\mathbf{b}\). **M1** For finding \(\vec{AQ} = \frac{2}{3}\mathbf{b} - \mathbf{a}\) and writing \(\vec{OX} = (1 - m)\mathbf{a} + \frac{2m}{3}\mathbf{b}\). **M1** For equating the coefficients of \(\mathbf{a}\) and \(\mathbf{b}\) to obtain \(\frac{k}{2} = 1 - m\) and \(\frac{k}{2} = \frac{2m}{3}\). **A1** For solving the simultaneous equations to find \(k = \frac{4}{5}\) or \(m = \frac{3}{5}\). **A1** For completing the proof with clear logical steps showing \(\vec{OX} = \frac{4}{5}\vec{OP}\).
Wondering how well you actually know this?
thinka is an AI practice app for IGCSE & IB students: unlimited questions, instant auto-marking, and detailed step-by-step solutions. 100,000+ students use it to confirm they actually know it, not just think they do.