Sample paper · GCSE Higher · grades 4–9
GCSE Higher sample Paper 2 (calculator)
The real Paper 2 is 1.5 hour 30 minutes and 80 marks, calculator, and all three papers carry equal weight. This sample is 20 original questions in the same content proportions as the Higher qualification — number 15%, algebra 30%, ratio, proportion and rates of change 20%, geometry and measures 20%, probability 7.5%, statistics 7.5% — with a calculator allowed. AO1 / AO2 / AO3 at this tier: 40% / 30% / 30%.
CalculatorGCSE Higher
GCSE Higher sample Paper 2 (calculator)
MathsUKwww.geekhero.co.uk
- 1.A charity raffle sells 240 tickets at £1.85 each. 40% of the money raised is given to a local hospital. Work out how much money the hospital receives.
- 2.Solve the simultaneous equations 2x + y = 7 and x + 2y = 8.
- 3.A sequence is defined by the iterative rule x_{n+1} = 0.8x_n + 50, with x_0 = 200. Work out x_2, the value of the sequence after two iterations.
- 4.A right-angled triangle has a hypotenuse of 10 cm and one of its other angles is 45°. Work out the length of one of the two shorter sides. Give your answer to 1 decimal place.
- 5.In Manchester the probability of rain on any day in November is taken to be 0.3, and whether it rains on one day is independent of whether it rains on the next. Work out the probability that it rains on both the 10th and the 11th of November.
- 6.A stacked bar for one day at a café in Norwich shows total drink sales of 50 drinks, split into three parts: 22 were tea, 15 were coffee and the rest were hot chocolate. Work out the number of hot chocolates sold.
- 7.A bag holds 5 different sweets. Noah takes 2 of the sweets out of the bag together, so the order in which he takes them does not matter. Work out how many different pairs of sweets he could take.
- 8.Solve the inequality 2(x − 1) ≤ 8.
- 9.A process is modelled by the recurrence P_{n+1} = 0.6P_n + 40. As n increases, P_n approaches a long-run value L, which satisfies L = 0.6L + 40. Solve this equation to find L.
- 10.A chord divides a circle into two regions, one larger than the other. Write down the term used for the smaller of these two regions.
- 11.Priya spins a fair spinner with P(red) = 0.3, and separately flips a fair coin with P(heads) = 0.5. Using a tree diagram, work out the probability that she gets red AND heads.
- 12.Work out 4368 ÷ 12.
- 13.A distance-time graph is a straight line from (0, 0) to (4, 100), where time is in hours and distance is in kilometres. Work out the gradient of the line.
- 14.The value of a rare coin increases by 12% each year. The coin is currently worth £270. Work out the value of the coin after 2 years, giving your answer to the nearest penny.
- 15.In triangle ABC, angle A is 2x°, angle B is 3x° and angle C is 4x°. Work out the size of angle B.
- 16.A phone company works out a monthly bill, £B, using the formula B = 18 + 0.05t, where £18 is the fixed monthly charge and t is the number of extra text messages sent beyond the free allowance, each charged at 5p. Farida's bill for one month is £24.50. Work out the number of extra text messages, t, she sent.
- 17.A straight line passes through the points (1, 20) and (5, 8). Work out the gradient of the line.
- 18.In triangle ABC, AB = 15.6 cm, AC = 8.9 cm and angle BAC = 112°, the angle between them. Work out the area of triangle ABC. Give your answer to 1 decimal place.
- 19.ABCD is a parallelogram. A has coordinates (−3, 1), B has coordinates (2, 1) and C has coordinates (4, 4). Work out the coordinates of D.
- 20.Factorise 3x² + 10x − 8.
Answer key
- (a) £177.60 — Total raised = 240 × £1.85 = £444.00. The hospital receives 40% of this: £444.00 × 0.4 = £177.60. A candidate who works out the remaining 60% instead of the 40% given away gets £266.40. A candidate who forgets to find the percentage and gives the full total gets £444.00. A candidate who halves 40% by mistake and uses 20% gets £88.80.
- (c) x = 2, y = 3 — Method: no letter cancels straight away, so make one letter the subject of one equation and substitute that expression into the other. Working: 2x + y = 7 gives y = 7 − 2x, so x + 2y = 8 becomes x + 2(7 − 2x) = 8, that is x + 14 − 4x = 8, so −3x = −6 and x = 2; substituting back gives y = 7 − 4 = 3. Answer: x = 2, y = 3, which checks in 2 + 6 = 8. The distractors: x = 3, y = 2 comes from adding the equations to x + y = 5 and then subtracting them the wrong way round, writing x − y = 1 instead of x − y = −1; x = 2, y = 5 comes from substituting x = 2 into 2x + y = 7 as 2 + y = 7, dropping the coefficient; x = −2, y = 11 comes from dividing −3x = −6 as though two minus signs gave a negative answer.
- (d) 218 — The rule x_{n+1} = 0.8x_n + 50 must be applied once for each step, using the result of the previous step every time — not the same starting value repeated. Starting from x_0 = 200: 0.8 × 200 = 160, so x_1 = 160 + 50 = 210. Then 0.8 × 210 = 168, so x_2 = 168 + 50 = 218. Stopping after one iteration leaves x_1 = 210, not x_2. Applying only the multiplier twice without adding 50 at each step uses 0.8² = 0.64, and 0.64 × 200 = 128, which drops the 50 completely. Adding 50 twice at the end instead of once per step, 128 + 100 = 228, still does not reproduce the actual recurrence, because the 50 added at the first step is itself multiplied by 0.8 at the second step. After two iterations, x_2 = 218.
- (c) 7.1 cm — Method: a shorter side is opposite the 45° angle and the hypotenuse is known, so sin θ = opposite ÷ hypotenuse gives that side directly. Working: sin 45° = x ÷ 10, so x = 10 × sin 45° = 7.071…, which is 7.1 to 1 decimal place. Answer: 7.1 cm. The distractors: 5.0 cm comes from halving the hypotenuse, which is the rule for the side opposite a 30° angle and not a 45° one; 14.1 cm comes from dividing by sin 45° instead of multiplying by it, which makes a shorter side longer than the hypotenuse; 10.0 cm comes from taking tan 45° = 1 and concluding that the shorter side matches the hypotenuse.
- (a) 0.09 — Method: two independent events that must both happen are combined by multiplying their probabilities. Working: the same probability 0.3 applies to each day, so the calculation is 0.3 × 0.3. Written as fractions this is 3/10 × 3/10 = 9/100. Answer: the probability is 0.09. The distractors: 0.6 comes from adding 0.3 and 0.3 instead of multiplying them; 0.3 comes from quoting the single-day probability, as though the second day added no further condition; 0.9 comes from multiplying 3 by 3 correctly but keeping only one decimal place in the product instead of two.
- (b) 13 — The total is 50, and the two known parts are 22 (tea) and 15 (coffee), so 50 − 22 − 15 = 13 hot chocolates. Choosing 28 comes from 50 − 22, subtracting only the tea and forgetting the coffee. Choosing 35 comes from 50 − 15, subtracting only the coffee and forgetting the tea. Choosing 37 comes from 22 + 15, which finds how many drinks were tea or coffee, not the number left over for hot chocolate.
- (d) 10 — Method: list the pairs systematically, taking each sweet in turn and pairing it only with the sweets that come after it, so that no pair is written down twice. Working: numbering the sweets 1 to 5, the first sweet pairs with 4 others, the second pairs with 3 sweets that come after it, the third with 2 and the fourth with 1, so the total is 4 + 3 + 2 + 1 = 10. Answer: 10. The distractors: 20 comes from working out 5 × 4 and never halving, which counts each pair twice, once in each order; 25 comes from working out 5 × 5, which allows the same sweet to be chosen twice; 9 comes from adding the 5 choices and the 4 remaining choices instead of combining them as a selection of two.
- (b) x ≤ 5 — Method: divide out the bracket first, then undo the number term; the inequality sign turns round only if both sides are multiplied or divided by a negative number. Working: dividing both sides of 2(x − 1) ≤ 8 by 2 gives x − 1 ≤ 4, and 2 is positive so the ≤ is unchanged; adding 1 to both sides gives x ≤ 5. Answer: x ≤ 5. The distractors: x ≤ 3 comes from subtracting 1 from 4 instead of adding 1 to both sides; x ≤ 4 comes from stopping at 8 ÷ 2 = 4 and never undoing the −1 inside the bracket; x < 5 comes from reading ≤ as a strict inequality, which wrongly leaves the boundary value out of the solution set.
- (d) 100 — Rearrange L = 0.6L + 40 by collecting the L terms on one side: L − 0.6L = 40, which gives 0.4L = 40, then L = 40 ÷ 0.4 = 100. Subtracting the other way round, 0.6L − L = 40, gives −0.4L = 40, then L = 40 ÷ (−0.4) = −100 — a sign error that flips the answer negative even though a long-run value here must be positive. Ignoring the 0.6L term completely and solving L = 40 directly gives 40, which throws away the recurrence's own multiplier. Dividing 40 by 0.6 instead of by the correct coefficient 0.4 gives 40 ÷ 0.6 ≈ 66.7, a slip that comes from dividing by the coefficient of L on the RIGHT of the original equation rather than by what is left once the L terms are collected on one side. Always collect the L terms first, then divide by whatever coefficient of L remains.
- (c) minor segment — A chord splits a circle into two segments; the smaller of the two is called the minor segment and the larger one the major segment. "major segment" names the larger region, the opposite of what is asked for. "sector" is a different region altogether, enclosed by two radii and an arc, not by a chord. "arc" is a curved length along the circumference, not an enclosed region at all.
- (c) 0.15 — Method: for two independent events, multiply along the branches of the tree to find the probability of both outcomes happening together. Working: P(red and heads) = P(red) × P(heads) = 0.3 × 0.5 = 0.15. Answer: 0.15. Watch out: adding the two probabilities, 0.3 + 0.5 = 0.8, does not give the probability of both — probabilities along one path of a tree are multiplied, not added. Writing down 0.5 ignores the spinner altogether and gives only the coin's probability. And writing down 0.65 is the probability of red OR heads, which is 0.3 + 0.5 − 0.15 = 0.65, a different question from the one asked here.
- (b) 364 — Divide in stages using multiples of 12. 12 × 300 = 3600, leaving a remainder of 4368 − 3600 = 768. Then 12 × 64 = 768, so 4368 ÷ 12 = 300 + 64 = 364. Placing the decimal point as though dividing 436.8 by 12 gives 36.4. Transposing the last two digits of 364 gives 346. Working out 768 ÷ 12 as 4 instead of 64, losing the tens digit, and adding 300 + 4 gives 304. So 4368 ÷ 12 = 364.
- (a) 25 — Gradient = change in y ÷ change in x = (100 − 0) ÷ (4 − 0) = 100 ÷ 4 = 25. Dividing time by distance instead of distance by time gives 0.04; multiplying the two values instead of dividing gives 400; stopping at the change in distance, 100, forgets to divide by the change in time.
- (c) £338.69 — To increase by 12% each year, multiply by 1.12 twice. £270 × 1.12 × 1.12 = £338.688, which rounds to £338.69 (nearest penny, since the third decimal place is 8). £334.80 comes from treating the two 12% increases as a single flat 24% increase applied once instead of compounding: £270 × 1.24 = £334.80. £302.40 comes from applying the 12% increase only once, for 1 year instead of 2: £270 × 1.12 = £302.40. £338.68 comes from rounding £338.688 down to the nearest penny instead of up.
- (a) 60° — Method: the angles of a triangle add up to 180°, so add the three expressions, solve for x and then substitute back into the expression for angle B. Working: 2x + 3x + 4x = 9x, so 9x = 180 and x = 20. Angle B is 3x, so angle B = 3 × 20 = 60. Answer: 60°. The distractors: 20° is the value of x, from stopping as soon as the equation is solved instead of substituting back; 120° comes from using 360° as the angle sum, which gives x = 40 and 3x = 120; 80° is 4x, the angle at C, from substituting into the wrong expression.
- (a) 130 — Method: substitute the total bill into the formula, then subtract the fixed charge and divide by the cost per text message. Working: 24.50 = 18 + 0.05t, so 0.05t = 24.50 − 18 = 6.50, t = 6.50 ÷ 0.05 = 130. Answer: 130 extra text messages. 490 comes from dividing the whole bill by 0.05 without first subtracting the £18 fixed charge: 24.50 ÷ 0.05 = 490. 13 comes from dividing the £6.50 by 0.5 instead of 0.05, moving the decimal point one place too far: 6.50 ÷ 0.5 = 13. 65 comes from dividing the £6.50 by 0.1 instead of 0.05.
- (b) −3 — Method: the gradient is the change in the vertical value divided by the change in the horizontal value, with both changes taken in the same direction along the line. Working: going from (1, 20) to (5, 8) the change in y is 8 − 20 = −12 and the change in x is 5 − 1 = 4, so the gradient is −12 ÷ 4 = −3. Answer: −3, and the negative sign is expected because the line falls from left to right. The distractors: 3 comes from subtracting the smaller y from the larger, 20 − 8 = 12, while still taking the x values from left to right, which loses the minus sign that says the line falls; −12 is the change in y left undivided by the change in x of 4; −1/3 comes from dividing the change in x by the change in y, 4 ÷ (−12), turning the gradient upside down.
- (c) 64.4 cm² — Method: with two sides and the angle between them, use Area = (1/2)ab sin C. Working: Area = 1/2 × 15.6 × 8.9 × sin 112° = 64.4 cm² (1 d.p.). Answer: 64.4 cm². Leaving out the 1/2 gives 128.7 cm²; using cos 112° instead of sin 112° gives a negative value, which a candidate who drops the minus sign reads as 26.0 cm²; and squaring one side instead of multiplying the two different given sides together gives 112.8 cm². Sin C is never negative for an angle between 0° and 180°, so a negative area is always a sign that cos was used by mistake — check you used sin before you trust your answer.
- (d) (−1, 4) — In parallelogram ABCD the side DC is parallel and equal to the side AB, so D = C − AB. The vector from A to B is (2 − (−3), 1 − 1) = (5, 0), so D = (4 − 5, 4 − 0) = (−1, 4). A candidate who adds this vector to C instead of subtracting it gets (4 + 5, 4 + 0) = (9, 4). A candidate who subtracts A's coordinates from C's rather than the vector AB, and drops the minus sign on −3 while doing so, works out (4 − 3, 4 − 1) and gets (1, 3). A candidate who makes only the y-part of that slip, working out 4 − 1 instead of 4 − 0, gets (−1, 3).
- (d) (3x − 2)(x + 4) — For 3x² + 10x − 8, find two numbers multiplying to 3 × (−8) = −24 and adding to 10: these are 12 and −2. Rewrite: 3x² + 12x − 2x − 8 = 3x(x + 4) − 2(x + 4) = (3x − 2)(x + 4). Choosing (3x + 2)(x − 4) expands to 3x² − 10x − 8 — the correct factor pair but the wrong signs, giving the middle term the wrong sign. Choosing (x − 2)(3x + 4) expands to 3x² − 2x − 8 — the 3 is attached to the wrong bracket, changing which terms combine for the x-coefficient. Choosing (3x − 4)(x + 2) expands to 3x² + 2x − 8 — this uses 4 and 2 instead of the correct pair 12 and 2, so the middle term does not come to 10x.
How the 20 questions are shared out
- Number — 3 questions (15% of the qualification)
- Algebra — 6 questions (30% of the qualification)
- Ratio, proportion and rates of change — 4 questions (20% of the qualification)
- Geometry and measures — 4 questions (20% of the qualification)
- Probability — 2 questions (7.5% of the qualification)
- Statistics — 1 question (7.5% of the qualification)
Where an area has fewer printable questions than its share, the shortfall is filled from the other areas. These are original questions, not past papers.