20 questions on the grade 4-5 content both tiers share — a fair test of whether a Higher entry is the right call.
⚖️ Foundation to Higher crossover check
The tier decision is made by the school, but it is made on evidence, and this sheet is designed to produce some. Every question on it sits in the crossover band — the grade 4 to 5 content that appears on both the Foundation and the Higher papers: multiplying out and factorising, solving linear equations and inequalities, straight-line graphs and gradients, ratio and proportion, Pythagoras' theorem, angle reasoning, and averages from a frequency table. A student who works through this comfortably has the foundation a Higher entry needs. A student who is guessing on half of it will almost certainly come away with a better grade from a Foundation paper they can attempt in full. Useful for a parents' evening conversation, and for a department deciding entries.
- 1.A plumber charges a call-out fee plus an hourly rate. The total cost, y in pounds, of a job lasting x hours is given by y = 45x + 60. Work out the total cost of a job that lasts 3 hours.y = 45x + 60
- 2.In a right-angled triangle one of the other two angles is 45°, and the side opposite that 45° angle is 7 cm. Work out the length of the hypotenuse. Give your answer to 1 decimal place.
- 3.Jamal invests £600 in a savings account paying 3% simple interest per year. Work out the total amount in the account after 4 years.
- 4.A straight line passes through the points (1, 3) and (2, 5). Work out the equation of the line.
- 5.The number of members of a running club increases from 45 to 54. Work out the percentage increase.
- 6.Solve (2x + 1)/3 = 5
- 7.The same jumper is sold at two shops. Shop A charges £40 and Shop B charges £50. Write down the price at Shop A as a percentage of the price at Shop B.
- 8.Two investors put money into a business in the ratio 3:5. The first investor puts in £1,200. Work out the total amount invested by both investors.
- 9.Factorise x² − 64.
- 10.A car is bought for £17,500. Its value decreases by 12% in the first year, and by a further 10% of its reduced value in the second year. Work out the value of the car at the end of the second year, giving your answer to the nearest pound.
- 11.Solve (3x + 2)/5 = (x + 4)/3
- 12.The solution to an inequality is n ≤ 5. Write down the largest integer value of n that satisfies this inequality.
- 13.A television cable runs in a straight line from the edge of a flat roof 20 m above the ground to a bracket on a wall 5 m above the ground. The horizontal distance between the roof edge and the bracket is 15 m. Work out the length of the cable. Give your answer to 1 decimal place.
- 14.In a science lesson Priya has 10 litres of a solution that is 30% salt. She adds water to make a solution that is 20% salt. Work out how many litres of water she adds.
- 15.Work out the median of these six numbers: 13, 21, 22, 36, 37, 47
- 16.An angle measures 108°. Write down the name given to an angle of this size.
- 17.Expand 7(a + 8)
- 18.Write 3/4 as a percentage.
- 19.Expand 4(2x − 3).
- 20.Amelia's mean mark over four tests is 29. Her first three marks are 31, 26 and 26. Work out her fourth mark.
Answer key
- (d) £195 — Substituting x = 3 into y = 45x + 60 gives y = 45 × 3 + 60 = 135 + 60 = 195. A candidate who forgets to add the call-out fee would get only 45 × 3 = £135. A candidate who adds the hours to the fee and the rate instead of multiplying would get 45 + 60 + 3 = £108. A candidate who multiplies both the hourly rate and the call-out fee by the number of hours would get 45 × 3 + 60 × 3 = £315.
- (c) 9.9 cm — Method: the 7 cm side is opposite the 45° angle and the hypotenuse is wanted, so use sin θ = opposite ÷ hypotenuse and rearrange it for the hypotenuse. Working: sin 45° = 7 ÷ h, so h = 7 ÷ sin 45° = 9.899…, which is 9.9 to 1 decimal place. Answer: 9.9 cm. The distractors: 5.0 cm comes from multiplying by sin 45° instead of dividing by it; 14.0 cm comes from doubling the 7 cm side, which is the rule for a side opposite 30° and not one opposite 45°; 7.0 cm comes from reading the two equal sides of a 45° right-angled triangle as including the hypotenuse, when the equal pair is the two shorter sides.
- (c) £672 — Simple interest per year = 3% of £600 = £18. Over 4 years the interest is 18 × 4 = £72. Total in the account = £600 + £72 = £672. A student who gives just the interest, without adding it to the principal, writes £72. A student who adds only one year's interest instead of four gets £600 + £18 = £618. A student who wrongly compounds the interest each year gets 600 × 1.03⁴ = £675.31.
- (c) y = 2x + 1 — Method: the gradient of the line through two points is the change in y divided by the change in x, and the constant is then found by substituting one of the points into y = mx + c. Working: m = (5 − 3) ÷ (2 − 1) = 2 ÷ 1 = 2, so the line is y = 2x + c; substituting x = 1 and y = 3 gives 3 = 2 × 1 + c, so c = 3 − 2 = 1. Answer: y = 2x + 1. The distractors: y = x + 2 comes from taking the gradient as the change in x, 2 − 1 = 1, and then substituting (1, 3) to reach a constant of 2; y = 2x − 1 comes from working out the constant as mx − y, 2 × 1 − 3 = −1, instead of y − mx; y = 2x + 3 comes from using the y-coordinate of (1, 3) as the constant without substituting at all.
- (c) 20% — Method: percentage increase = (increase ÷ original) × 100. Working: the increase is 54 − 45 = 9, and 9 ÷ 45 = 0.2, so the percentage increase is 0.2 × 100 = 20. Answer: 20%. The distractors: 9% comes from writing the actual increase as a percentage; 16.7% comes from dividing by the new value 54 instead of the original 45; 120% is the multiplier 1.2 written as a change rather than the change itself.
- (a) 7 — Method: multiply both sides by 3 to clear the fraction, then solve the resulting equation. Working: 2x + 1 = 5 × 3 = 15. Subtract 1: 2x = 14. Divide by 2: x = 7. Answer: 7. 2 comes from ignoring the denominator altogether, treating the equation as 2x + 1 = 5 without multiplying by 3 first. 8 comes from a sign error, adding 1 to 15 instead of subtracting it, giving 2x = 16. 14 comes from correctly reaching 2x = 14 but stopping there, without dividing by 2 to find x.
- (b) 80% — Percentage = (40 ÷ 50) × 100 = 80%.
- (c) £3,200 — Method: find the value of one part of the ratio from the first investor's amount, then work out the second investor's share before adding both together. Working: £1,200 is 3 parts, so one part is £1,200 ÷ 3 = £400. The second investor's share is 5 × £400 = £2,000, and the total is £1,200 + £2,000 = £3,200. So the total invested is £3,200. Distractor £2,000 is only the second investor's share, without adding the first investor's £1,200. Distractor £2,400 comes from doubling the first investor's amount instead of using the ratio. Distractor £6,000 comes from multiplying £1,200 by 5 directly instead of first finding the value of one part.
- (d) (x − 8)(x + 8) — x² − 64 = x² − 8², a difference of two squares, which factorises as (x − 8)(x + 8). A candidate who treats it as a perfect square with a repeated negative factor gets (x − 8)(x − 8), which expands to x² − 16x + 64 — wrong on both the middle and constant terms. A candidate who uses a repeated positive factor gets (x + 8)(x + 8), which expands to x² + 16x + 64. A candidate who picks a different factor pair of 64, such as 4 and 16, without checking that the middle term cancels, gets (x − 4)(x + 16), which expands to x² + 12x − 64 — the wrong middle term.
- (b) £13,860 — Method: apply the first year's percentage decrease, then apply the second year's percentage decrease to the new value. Working: after the first year, the car is worth £17,500 × 0.88. Multiplying this result by 0.90 gives the value at the end of the second year, £13,860. Answer: £13,860. £13,650 comes from adding the two percentages together (12% + 10% = 22%) and applying a single 22% decrease, £17,500 × 0.78 = £13,650, instead of applying the decreases one after the other. £15,750 comes from applying only the second year's 10% decrease to the original price, forgetting the first year's decrease entirely, £17,500 × 0.90 = £15,750. £15,400 comes from applying only the first year's 12% decrease and stopping there, forgetting to apply the second year's decrease at all.
- (a) x = 3.5 — Method: clear the fractions by multiplying both sides by 15, expand both brackets, then collect the x terms on one side and the numbers on the other. Working: multiplying both sides by 15 gives 3(3x + 2) = 5(x + 4), which expands to 9x + 6 = 5x + 20; subtracting 5x and 6 from both sides gives 4x = 14, and dividing both sides by 4 gives x = 3.5. Answer: x = 3.5. The distractors: x = 1 comes from collecting the x terms by adding the 5x instead of subtracting it, giving 9x + 5x = 20 − 6 and so 14x = 14; x = 4.5 comes from expanding 3(3x + 2) as 9x + 2, multiplying only the x term by the 3, which leads to 4x = 18; x = 10 comes from reaching 4x = 14 correctly and then subtracting 4 instead of dividing by 4.
- (a) 5 — The symbol ≤ means n can equal 5 or any number less than 5, so 5 is included and is the largest integer value. A candidate who treats the inequality as strict, as if it were n < 5, answers 4. A candidate who confuses ≤ with ≥ and looks for a value just above the boundary answers 6. A candidate who makes a sign error and reads the inequality as n ≤ −5 answers −5.
- (d) 21.2 m — Method: the cable is the hypotenuse of a right-angled triangle whose vertical side is the drop from the roof to the bracket and whose horizontal side is 15 m, so use Pythagoras' theorem. Working: the drop is 20 − 5 = 15 m, so c² = 15² + 15² = 225 + 225 = 450 and c = √450 = 21.213…, which is 21.2 m to 1 decimal place. Answer: 21.2 m. The distractors: 25.0 m comes from using the whole 20 m height of the roof as the vertical side and forgetting that the bracket is already 5 m up; 30.0 m comes from adding the two sides of the triangle, 15 + 15, instead of using Pythagoras' theorem; 15.0 m is the horizontal distance on its own, which would be the length of the cable only if it ran level.
- (b) 5 litres — Method: adding water changes the total volume but adds no salt, so work out the volume of salt, then the total volume that makes that salt 20% of the mixture, then the extra water. Working: 30% of 10 litres is 0.3 × 10 = 3 litres of salt. For the same 3 litres to be 20% of the new mixture, the new total volume is 3 ÷ 0.2 = 15 litres. The water added is the extra volume, 15 − 10 = 5 litres. Answer: 5 litres. The distractors: 3 litres is the volume of salt in the solution, which is the first step and not what the question asks for; 15 litres is the total volume of the new mixture, which counts the 10 litres already in the container as water that was poured in; 2 litres comes from taking 20% of the original 10 litres, applying the new percentage to the old volume instead of to the new one.
- (d) 29 — Method: with an even number of values there is no single middle value, so the median is the mean of the two values either side of the middle. Working: the six numbers are already in order and 6 ÷ 2 = 3, so the middle pair are the third and fourth values, 22 and 36; their mean is (22 + 36) ÷ 2 = 58 ÷ 2 = 29. Answer: 29, which lies between the two middle values as a median of an even data set must. The distractors: 22 comes from taking the lower of the two middle values and stopping there instead of averaging the pair; 36 comes from taking the larger value of that pair because it sits just past the halfway point of the list; 34 comes from working out the range, 47 − 13, instead of a measure of centre.
- (d) An obtuse angle — Method: compare the angle with the two markers that separate the angle names, a right angle at 90° and a straight line at 180°. Working: 108° is greater than 90° and smaller than 180°, so it lies between the right angle and the straight line. Answer: an obtuse angle. The distractors: an acute angle is one below 90°, and is chosen by a candidate who checks only that 108° is less than 180°; a reflex angle is one above 180°, and is chosen by a candidate who checks only that 108° is more than 90° and then takes the largest category; a right angle is exactly 90°, and is chosen by reading 108° as near enough to 90° instead of comparing it properly.
- (d) 7a + 56 — Method: multiplying a single term over a bracket means every term inside the bracket is multiplied by the term outside. Working: 7 × a = 7a and 7 × 8 = 56, and the two products are added because the bracket contains an addition. Answer: 7a + 56. The distractors: 7a + 15 comes from adding 7 and 8 instead of multiplying them; 7a + 8 comes from multiplying only the first term inside the bracket and copying the 8 across unchanged; a + 56 comes from multiplying only the 8 and copying the a across unchanged.
- (d) 75% — Method: change a fraction to a percentage by dividing the numerator by the denominator and multiplying by 100. Working: 3 ÷ 4 = 0.75, and 0.75 × 100 = 75. Answer: 75%. The distractors: 34% comes from reading the digits 3 and 4 straight off as a percentage; 0.75% comes from dividing but forgetting to multiply by 100; 133% comes from inverting the fraction and working out 4 ÷ 3 instead.
- (c) 8x − 12 — Multiply each term inside the bracket by 4: 4 × 2x = 8x and 4 × (−3) = −12, so 4(2x − 3) = 8x − 12. A candidate who forgets to multiply the second term by 4 gets 8x − 3. A candidate who makes a sign error, treating 4 × (−3) as +12, gets 8x + 12. A candidate who adds 4 to the bracket instead of multiplying gets 2x + 1.
- (c) 33 — Method: multiply the mean by the number of tests to get the total marks, then subtract the marks that are already known. Working: four tests with a mean of 29 give a total of 29 × 4 = 116 marks; the first three marks total 31 + 26 + 26 = 83; so the fourth mark is 116 − 83 = 33. Answer: 33, and checking, (31 + 26 + 26 + 33) ÷ 4 = 116 ÷ 4 = 29. The distractors: 116 comes from stopping at the total for all four tests; 29 comes from assuming the missing mark must be the mean itself; 4 comes from multiplying the mean by 3, the number of marks given, leaving 87 − 83 = 4.
What is on this worksheet?
The sheet holds 20 questions drawn from the MathsUK bank — the content areas covered: Algebra, Ratio, proportion and rates of change, Geometry and measures, Statistics (statements A4, A17, A22, A9, R5, R9, G20, G3, S4). It is pitched at GCSE Foundation and takes about 35 minutes to work through in full. It works as a class handout, a homework, or a warm-up before a test.
How to use the sheet well
- Print it or open it on screen — both work. Printing is A4; the screen view fits phones and tablets.
- Do all 20 questions before checking — about 35 minutes is the guide, but there is no time pressure.
- Check the answers — press “Show answers” or print the answer page separately.
- Redo the questions you got wrong — twice as effective as doing 20 fresh ones.
- “New questions” — builds a fresh sheet on the same statements, so you can practise again without repeats.
Why this sheet helps
MathsUK worksheets use questions graded by difficulty and a fair spread of correct-answer positions (the answer is not always (a)) — so the student really has to think about each question rather than guess a pattern. Every question is tagged to a DfE content statement and checked before it enters the bank. The answers come with a step-by-step explanation, not just a value — so a wrong answer becomes a lesson.
Similar worksheets worth a look
- ✏️ Paper 1 non-calculator warm-up — Foundation · 20 questions · ~25 min
- 🎯 Grade 4 pass booster · 25 questions · ~40 min
- 📈 Quadratics: factorise, complete the square, formula · 24 questions · ~45 min
- 💷 Percentages and compound interest · 22 questions · ~40 min