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%.
GCSE Higher sample Paper 2 (calculator)
- 1.Write 200 as a product of its prime factors, using index notation.
- 2.By completing the square, find the turning point of the curve y = x² + 8x − 3.y = x² + 8x − 3
- 3.The concentration of a pollutant in a lake, in arbitrary units, follows the recurrence C_{n+1} = 0.75C_n + 40, with C_0 = 500: each week, 25% of the pollutant breaks down naturally, and then a further 40 units enter the lake from run-off. An ecologist classifies the lake as safe once C_n first drops below 300. Find the first whole number of weeks after which the lake is safe.
- 4.What does the statement AB = CD mean, where A, B, C and D are all points?
- 5.A pupil must choose 2 different subjects at random from these five: maths, physics, biology, chemistry and history. Work out the probability that the two subjects chosen are maths and biology.
- 6.A histogram shows the speeds, v mph, of 100 vehicles passing a checkpoint. The bar for 0 ≤ v < 20 has a frequency density of 1 vehicle per mph, the bar for 20 ≤ v < 30 has a frequency density of 3 vehicles per mph, the bar for 30 ≤ v < 50 has a frequency density of 2 vehicles per mph, and the bar for 50 ≤ v < 70 has a frequency density of 0.5 vehicles per mph. Estimate the mean speed of the vehicles.
- 7.A rectangular patio measures 90 cm by 120 cm. Ben wants to cover it exactly with identical square tiles, as large as possible, with no tiles cut. Work out the side length of the largest square tile he can use.
- 8.A ball is thrown in the air. Its height, h metres, above the ground after t seconds is given in this table: when t = 0, h = 0; when t = 1, h = 15; when t = 2, h = 20; when t = 3, h = 15; when t = 4, h = 0. Use the table to find the two times, in seconds, at which the ball is at ground level.
- 9.It takes 8 painters 6 days to paint a fence. Working at the same rate, work out how many days 4 painters would take to paint the same fence.
- 10.A sector of a circle has radius 10 cm and angle 150°. Using π = 3.14, work out the perimeter of the sector, to 1 decimal place.
- 11.A market research company found that, out of 120 shoppers surveyed, 42 preferred paper bags to plastic bags. A supermarket expects 900 shoppers this week. Using this relative frequency, work out how many of the 900 shoppers would be expected to prefer paper bags.
- 12.A rectangular field measures 19.6 m by 48.3 m. Work out an estimate for the area of the field, by rounding each length to 1 significant figure.
- 13.The point (−4, 7) is moved 4 units to the right and 9 units down. Write down the coordinates of the point it reaches.
- 14.3 builders put up a fence in 12 days. All the builders work at the same rate, so the number of days is inversely proportional to the number of builders. Work out how long 9 builders take to put up the same fence.
- 15.A game designer places a coin at (5, 3) on a grid. The game rotates the coin 90° clockwise about the point (2, 3) each time the player presses a button, and this is applied twice in a row. Work out the coordinates of the coin after the button is pressed twice.
- 16.A regular hexagon has sides of length (x + 2) cm. Write down an expression, in terms of x, for the perimeter of the hexagon.
- 17.In a choir of 30 singers, 40% are altos and the rest are sopranos. Write the number of sopranos as a fraction of the number of altos. Give your answer in its simplest form.
- 18.In triangle ABC, AB = 7 cm, AC = 6 cm and angle ABC = 40°. Two different lengths of BC are possible. Given that BC is the longer of them, work out the length of BC. Give your answer to 1 decimal place.
- 19.The equation x² + 2x − 5 = 0 can be solved using the iterative formula xₙ₊₁ = 5/(xₙ + 2). The starting value is x₀ = 1, so x₁ is the value after the formula has been used once. Work out x₂ correct to 2 decimal places.
- 20.A car passes the 15 km marker on a road and passes the 195 km marker 3 hours later. Work out the gradient of the distance-time graph, that is the rate of change of distance with time.
Answer key
- (d) 2³ × 5² — Method: divide repeatedly by the smallest prime number, then write any repeated prime using a power. Working: 200 ÷ 2 = 100, 100 ÷ 2 = 50, 50 ÷ 2 = 25, 25 ÷ 5 = 5, and 5 is prime, so 200 = 2 × 2 × 2 × 5 × 5, written as 2³ × 5². 2² × 5³ swaps the two powers, giving 4 × 125 = 500, not 200. 2³ × 5 leaves out one of the two 5s, giving 8 × 5 = 40, not 200. 2 × 5³ leaves out two of the three 2s, giving 2 × 125 = 250, not 200. Answer: 2³ × 5².
- (d) x = −4, y = −19 — x² + 8x − 3 = (x + 4)² − 4² − 3 = (x + 4)² − 19. Substituting x = −4: (−4)² = 16, 8 × (−4) = −32, so 16 − 32 − 3 = −19, confirming the minimum value −19 at x = −4: turning point (−4, −19). Using 8 instead of half of it inside the bracket gives (x + 8)² − 67, turning point (−8, −67) — wrong, because only half the coefficient of x belongs inside the bracket. Reading the bracket's sign directly as the turning point's x-coordinate gives (4, −19) — wrong, because (x + 4)² is zero at x = −4, not x = 4. Computing 16 + 3 = 19 instead of −3 − 16 = −19 flips the sign of the constant, giving (−4, 19) — wrong, since the completed square's constant must be evaluated as −3 minus 16, not 16 plus 3. Check by substitution whenever the sign of a constant feels uncertain.
- (a) 4 weeks — Apply the recurrence week by week. C_1 = 0.75 × 500 + 40 = 375 + 40 = 415. C_2 = 0.75 × 415 + 40 = 311.25 + 40 = 351.25. C_3 = 0.75 × 351.25 + 40 = 263.4375 + 40 = 303.4375. C_4 = 0.75 × 303.4375 + 40 = 227.578125 + 40 = 267.578125. C_3 = 303.4375 is still above 300, but C_4 = 267.58 has dropped below it, so the lake first becomes safe after 4 weeks. Taking 25% of the ORIGINAL 500 every week instead of 25% of the current amount, a flat 125 each time, gives 500 − 125 + 40 = 415, then 415 − 125 + 40 = 330, then 330 − 125 + 40 = 245, which crosses 300 a week too early and gives the wrong answer of 3 weeks. Continuing one extra step to C_5 = 0.75 × 267.578125 + 40 = 200.68 + 40 = 240.68 and calling it 5 weeks overshoots, since the concentration had already dropped below 300 at C_4. Forgetting the 40 units of run-off each week and only applying the decay gives C_1 = 0.75 × 500 = 375, then C_2 = 0.75 × 375 = 281.25 — this is already below 300 after only 2 weeks, because without the run-off the concentration falls much faster.
- (c) AB and CD are equal in length — AB = CD states that the line segments AB and CD are equal in length; it says nothing about their direction or position. 'AB is parallel to CD' would be written AB ∥ CD, not AB = CD. 'A, B, C and D all lie on one line' is not what an equals sign between two segment names states at all. 'AB is perpendicular to CD' would be written AB ⊥ CD, not AB = CD.
- (b) 1/10 — Method: list every possible pair of subjects systematically, so that no pair is missed and no pair is counted twice, then compare the number of successful pairs with the size of the list. Working: pairing maths with each of the other four gives 4 pairs, physics with each subject after it gives 3, biology gives 2 and chemistry gives 1, so there are 4 + 3 + 2 + 1 = 10 pairs. Exactly one of them is maths with biology. Answer: the probability is 1/10. The distractors: 1/5 comes from counting maths-then-biology and biology-then-maths as two separate successes while still dividing by the 10 unordered pairs; 1/15 comes from a list that also pairs each subject with itself, giving 15 entries instead of 10; 1/4 comes from working out the second step alone, that 1 of the 4 subjects left after maths is biology, without allowing for the chance that maths is picked at all.
- (a) 31.5 — Method: to estimate the mean from a histogram, first turn each bar into a frequency (frequency density × class width), then use mean = Σ(frequency × midpoint) ÷ Σfrequency, with the midpoint standing in for every value in that class. Working: the four classes have widths 20, 10, 20 and 20, so their frequencies are 1 × 20 = 20, 3 × 10 = 30, 2 × 20 = 40 and 0.5 × 20 = 10, which do add to the 100 vehicles stated. Their midpoints are 10, 25, 40 and 60, so Σfx = 20 × 10 + 30 × 25 + 40 × 40 + 10 × 60 = 200 + 750 + 1600 + 600 = 3150, and the mean is 3150 ÷ 100 = 31.5. Answer: the estimated mean speed is 31.5 mph. Watch which numbers you treat as the frequencies and which as the values: using the frequency densities themselves as the frequencies, without multiplying by the class widths first, gives 1 × 10 + 3 × 25 + 2 × 40 + 0.5 × 60 = 195 spread over 1 + 3 + 2 + 0.5 = 6.5, and 195 ÷ 6.5 = 30, a mean built from the wrong 'frequencies' altogether; averaging the four midpoints on their own, (10 + 25 + 40 + 60) ÷ 4 = 33.75, ignores how many vehicles are actually in each class; and using each class's lower boundary in place of its midpoint, 20 × 0 + 30 × 20 + 40 × 30 + 10 × 50 = 2300 and 2300 ÷ 100 = 23, systematically underestimates every class by roughly half its width.
- (a) 30 cm — The tile's side length must be a common factor of 90 and 120. The factors of 90 include 1, 2, 3, 5, 6, 9, 10, 15, 18, 30, 45, 90; the factors of 120 include 1, 2, 3, 4, 5, 6, 8, 10, 12, 15, 20, 24, 30, 40, 60, 120. The highest number common to both lists is 30, so the largest square tile has a side length of 30 cm. Picking 15 cm, a common factor but not the largest, gives tiles that are smaller than necessary. Picking 10 cm, also a common factor but smaller still, wastes even more of the possible tile size. Working out the lowest common multiple instead of the highest common factor gives 360 cm, a length far bigger than either side of the patio. So the largest square tile Ben can use has a side length of 30 cm.
- (a) t = 0 or t = 4 — The ball is at ground level exactly when h = 0. From the table, h = 0 at t = 0 and at t = 4, so those are the two times. Distractor origins: t = 1 or t = 3 picks the times with equal (but non-zero) height instead of ground level; t = 2 picks the time of maximum height instead of ground level; t = 0 finds only the starting time and misses the second one.
- (b) 12 days — This is inverse proportion: fewer painters take longer. Multiply the original numbers to find the total painter-days needed: 8 × 6 = 48 painter-days. Divide by the new number of painters: 48 ÷ 4 = 12 days. Working out 6 × 4 ÷ 8 = 3 days treats it as direct proportion, as if fewer painters needed less time. Stopping at 48 gives the total painter-days, not the number of days. Working out 6 + (8 − 4) = 10 days adds the change in the number of painters straight onto the number of days, treating painters and days as the same kind of quantity. 4 painters take 12 days.
- (d) 46.2 cm — The perimeter of a sector is the arc length plus its two straight radii. The circumference is 2 × 3.14 × 10 = 62.8 cm, and the arc is 150 ÷ 360 of that: 62.8 × 150 ÷ 360 = 26.2 cm (1 d.p.). Adding the two radii, 26.2 + 10 + 10 = 46.2 cm. Giving just the arc length, without adding the straight edges, gives 26.2 cm. Adding only ONE radius instead of two gives 36.2 cm. Using 150 ÷ 180 instead of 150 ÷ 360 for the fraction gives an arc of 52.3 cm and a perimeter of 72.3 cm.
- (d) 315 — The relative frequency from the survey is 42 ÷ 120 = 0.35, so the expected number who prefer paper bags among 900 shoppers is 0.35 × 900 = 315. Giving 42 as the answer reuses the original survey count without scaling it up to 900 shoppers at all. Finding the expected number who prefer PLASTIC bags instead of paper, using the relative frequency 78 ÷ 120 = 0.65, gives 0.65 × 900 = 585. Using 1000 shoppers instead of the 900 actually stated gives 0.35 × 1000 = 350.
- (c) 1,000 m² — Method: round each length to 1 significant figure, then use area of a rectangle = length × width on the rounded lengths. Working: 19.6 m rounds to 20 m and 48.3 m rounds to 50 m, so the estimate is 20 × 50 = 1,000 and the area is about 1,000 m². Answer: 1,000 m². The distractors: 800 m² comes from rounding 48.3 down to 40 when the digit after its first significant figure is 8 and sends it up to 50, giving 20 × 40 = 800; 140 m² is the perimeter of the rounded rectangle, 2 × 20 + 2 × 50 = 140, not its area; 70 m² comes from adding the rounded lengths, 20 + 50 = 70, instead of multiplying them.
- (b) (0, −2) — Method: a translation acts on the two coordinates separately: moving right or left changes the x-coordinate only, moving up or down changes the y-coordinate only, and right and up add while left and down subtract. Working: the point starts at (−4, 7); moving 4 units to the right gives an x-coordinate of −4 + 4 = 0; moving 9 units down gives a y-coordinate of 7 − 9 = −2. Answer: (0, −2). The distractors: (5, 3) comes from pairing each number with the wrong coordinate, adding 9 to −4 and taking 4 from 7; (0, 16) comes from treating 'down' as an addition, giving 7 + 9 = 16 for the second coordinate; (−8, −2) comes from treating 'to the right' as a subtraction, giving −4 − 4 = −8 for the first coordinate.
- (a) 4 days — Method: the fence is a fixed amount of work, so builders × days is constant; find that product and divide it by the new number of builders. Working: 3 × 12 = 36 builder-days of work, so with 9 builders the time is 36 ÷ 9 = 4 days. Answer: 4 days. The distractors: 6 days comes from halving the 12 days because there are more builders, rather than dividing by the factor of 3 by which the workforce has grown; 36 days is the constant product of builders and days, given as a number of days instead of being shared between the builders; 9 days comes from taking 3 days off the 12, treating three extra builders as three fewer days, which is additive rather than proportional.
- (d) (−1, 3) — Method: two 90° rotations about the SAME centre, applied one after another, combine into a single 180° rotation about that same centre: use the shortcut (x, y) → (2a − x, 2b − y) for a half-turn about (a, b). Working: with centre (2, 3), doubling each coordinate gives 2 × 2 = 4 and 2 × 3 = 6, so the rule is (x, y) → (4 − x, 6 − y). Applying it to (5, 3) gives 4 − 5 = −1 and 6 − 3 = 3, so the coin ends at (−1, 3). Answer: (−1, 3). Rotate about the centre (2, 3) stated in the game, not about the origin, and remember the button is pressed TWICE: stopping after one press, or rotating about the wrong centre, both leave the coin somewhere else.
- (a) 6x + 12 — A regular hexagon has 6 equal sides, so the perimeter is 6(x + 2) = 6x + 12. A candidate who multiplies only the x-term by 6 and forgets to multiply the 2 gets 6x + 2. A candidate who multiplies only the number term by 6 and forgets to multiply the x gets x + 12. A candidate who adds 6 and 2 to make a single coefficient of x instead of expanding the brackets gets 8x.
- (d) 3/2 — Work out the number of altos: 40% of 30 = 12. The rest are sopranos, so there are 30 − 12 = 18 sopranos. Form the fraction 18/12; both numbers share a factor of 6, so 18 ÷ 6 = 3 and 12 ÷ 6 = 2, giving 3/2. 2/3 comes from writing the fraction the wrong way round, as altos over sopranos (12/18). 3/5 comes from comparing the sopranos with the whole choir (18/30), instead of with the altos. 7/3 comes from miscalculating 30 − 12 as 28 instead of 18, then forming 28/12.
- (a) 9.3 cm — Method: the 40° angle is not between the two known sides, so call the unknown side x and put it into the cosine rule, which turns into a quadratic equation with two positive roots. Working: AC faces angle ABC, so 6² = 7² + x² − 2 × 7 × x × cos 40°, that is 36 = 49 + x² − 10.7246x, which rearranges to x² − 10.7246x + 13 = 0. The discriminant is 10.7246² − 4 × 13 = 115.02 − 52 = 63.02, whose square root is 7.9384, so x = (10.7246 + 7.9384) ÷ 2 = 9.3315 or x = (10.7246 − 7.9384) ÷ 2 = 1.3931. The longer of the two is wanted. Answer: BC = 9.3 cm to 1 decimal place. The distractors: 1.4 cm is the shorter root, taken by a candidate who solves the quadratic correctly but does not read which of the two lengths is wanted; 4.5 cm comes from treating the 40° as the angle between the two given sides and working out 7² + 6² − 2 × 7 × 6 × cos 40° directly, when 40° lies at B and faces AC; 3.6 cm comes from assuming the triangle is right-angled with AB as the hypotenuse and using the square root of 7² − 6².
- (a) 1.36 — Method: put the starting value into the right-hand side to get x₁, feed that value back in to get x₂, and round only once the second value has been found. Working: x₁ = 5 ÷ (1 + 2) = 5 ÷ 3 = 1.66666…; x₂ = 5 ÷ (1.66666… + 2) = 5 ÷ 3.66666… = 1.36363…. The digit in the third decimal place is 3, so x₂ = 1.36 correct to 2 decimal places. Answer: 1.36. The distractors: 1.67 is x₁, the value after a single use of the formula, given by a candidate who counts the starting value itself as x₁; 1.49 is x₃ = 1.48648…, one use of the formula too many; 1.37 comes from writing x₁ down as 1.66, truncating the display instead of keeping it in full, and then working out 5 ÷ 3.66 = 1.36612…, which rounds up to 1.37.
- (b) 60 km/h — Method: the gradient of a distance-time graph is the change in distance divided by the change in time, and for a journey at a steady rate that gradient is the speed. Working: the change in distance is 195 − 15 = 180 km and the change in time is 3 hours, so the gradient is 180 ÷ 3 = 60 km/h. Answer: 60 km/h. The distractors: 180 km/h comes from stopping at the change in distance and never dividing by the 3 hours; 195 km/h comes from reading the final marker as the rate instead of working with the change between the two markers; 3 km/h comes from quoting the time taken, which belongs on the bottom of the fraction, as though it were the value of the fraction itself.
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.