12 short questions across all six content areas, designed as a lesson starter or a daily warm-up.
⏱️ Ten-minute starters — Foundation
Twelve short questions, two from each of the six content areas: number, algebra, ratio, geometry, probability and statistics. Nothing here needs more than a minute, and nothing needs a calculator. It is built as a lesson starter — print it, hand it out, take ten minutes, mark it together — and it works just as well as a daily warm-up at home in the fortnight before a mock. The value is in the spread rather than the depth: a student who has spent a week on algebra can find out in ten minutes what a week away from statistics has cost. Generate a new sheet whenever you want a fresh twelve on the same pattern.
- 1.A recipe uses flour, sugar and butter in the ratio 8 : 3 : 5. Write the ratio of flour to the rest of the mixture (sugar and butter combined) in its simplest form.
- 2.The point M(3, 8) is translated by the vector . Write down the coordinates of the image of M.
- 3.Spinner E has 4 equal sections, numbered 1 to 4. Spinner F has 6 equal sections, numbered 1 to 6. Both spinners are spun once. Work out the probability of getting at least one 3.
- 4.Write down the first four terms of the sequence with nth term 6n − 5.
- 5.Write down the expression that means 5 more than half of n.
- 6.Simplify 5x + 3y − 2x + y.
- 7.A point has coordinates (x, y), where x + y = 0 and x is not 0. In which two quadrants could this point lie?
- 8.Make x the subject of the formula y = (x − 4)/5.
- 9.The midday temperature in Leeds was recorded on each day of one week: 22 °C, 24 °C, 23 °C, 25 °C, 26 °C, 21 °C, 24 °C. Work out the mean midday temperature, giving your answer to 2 decimal places.
- 10.Two mathematically similar garden ponds have surface areas of 12 m² and 27 m². The fencing needed to go around the smaller pond costs £96. Assuming the cost of fencing is proportional to the perimeter of the pond, work out the cost of fencing the larger pond.
- 11.A baker uses 450 g of flour and 300 g of butter in a batch of pastry. Write the mass of butter as a fraction of the total mass of flour and butter, in its simplest form.
- 12.A block of wood has a mass of 60 g and a volume of 100 cm³. Work out the density of the block, in g/cm³.
Answer key
- (d) 1 : 1 — Sugar and butter together make 3 + 5 = 8 parts of the mixture. Comparing flour to this, 8 : 8, simplifies to 1 : 1. Giving 1 : 2 compares flour with the whole mixture (8 + 3 + 5 = 16 parts, giving 8 : 16 = 1 : 2) instead of with the rest of the mixture. Giving 3 : 5 is the ratio of sugar to butter, not of flour to the rest of the mixture. Giving 8 : 3 compares flour only with sugar, leaving butter out altogether.
- (c) (−2, 10) — To translate M(3, 8) by $\binom{−5}{2}$, add −5 to the x-coordinate and 2 to the y-coordinate: (3 + (−5), 8 + 2) = (−2, 10). (5, 3) comes from swapping the two components of the vector before applying them. (−2, 8) applies only the x-component and forgets to add the y-component. (3, 10) applies only the y-component and forgets to add the x-component.
- (a) 3/8 — There are 4 × 6 = 24 equally likely outcomes. The outcomes with no 3 at all have Spinner E showing 1, 2 or 4 and Spinner F showing 1, 2, 4, 5 or 6, giving 3 × 5 = 15 outcomes. So the outcomes with at least one 3 are 24 − 15 = 9, and the probability is 9/24 = 3/8. Choosing 5/12 comes from adding the two individual probabilities of a 3, 1/4 + 1/6, which counts the outcome where both spinners show 3 twice over. Choosing 1/4 comes from only counting the case where Spinner E shows 3, and forgetting the outcomes where Spinner F shows 3 instead. Choosing 5/8 comes from working out the probability of getting no 3 at all, 15/24 = 5/8, and giving that as the final answer instead of subtracting it from 1.
- (c) 1, 7, 13, 19 — Method: substitute n = 1, 2, 3, 4 into the rule 6n − 5 in turn. Working: n = 1: 6 − 5 = 1. n = 2: 12 − 5 = 7. n = 3: 18 − 5 = 13. n = 4: 24 − 5 = 19. Answer: 1, 7, 13, 19. 6, 12, 18, 24 comes from using 6n on its own, forgetting to subtract 5. 5, 11, 17, 23 comes from using the rule 6n − 1 instead of 6n − 5, a slip in the constant. 0, 6, 12, 18 comes from using 6(n − 1) instead of 6n − 5, effectively shifting every term one position along.
- (d) n/2 + 5 — Half of n is n ÷ 2, which is written as the fraction n/2. 'More than' means add, and the addition happens after the halving, so the expression is n/2 + 5. Writing (n + 5)/2 halves the 5 as well, because everything inside a bracket is divided; writing 2n + 5 doubles n instead of halving it; writing 5n/2 multiplies half of n by 5 instead of adding 5 to it.
- (c) 3x + 4y — Collect the x terms: 5x − 2x = 3x. Collect the y terms: 3y + y = 4y. So 5x + 3y − 2x + y = 3x + 4y. A candidate who subtracts the y terms instead of adding them (3y − y) gets 3x + 2y. A candidate who adds 2x instead of subtracting it (5x + 2x) gets 7x + 4y. A candidate who wrongly combines the x and y terms into a single term gets 6xy.
- (c) Second and fourth — If x + y = 0 then y = −x, so x and y always have opposite signs, one positive and one negative. A point with a negative x and a positive y lies in the second quadrant, and a point with a positive x and a negative y lies in the fourth quadrant, so the point lies in the second or the fourth. A candidate who reads x + y = 0 as meaning x and y have the same sign picks First and third, which is where x × y is positive, not where x + y = 0. A candidate who decides that y must be the positive coordinate picks the two quadrants above the x-axis, First and second. A candidate who decides that y must be the negative coordinate picks the two quadrants below the x-axis, Third and fourth.
- (d) x = 5y + 4 — To make x the subject of y = (x − 4)/5, first multiply both sides by 5 to clear the fraction: 5y = x − 4, then add 4 to both sides: x = 5y + 4. Writing x = 5y − 4 multiplies correctly but keeps the minus sign on the 4 instead of changing it to a plus when moving it across. Writing x = y/5 + 4 divides by 5 instead of multiplying, the wrong inverse of the fraction. Writing x = 5(y + 4) adds 4 before multiplying by 5, reversing the correct order of the two steps. The correct rearrangement is x = 5y + 4.
- (d) 23.57 °C — Method: add all seven temperatures, divide by the number of readings and round only at the end. Working: 22 + 24 + 23 + 25 + 26 + 21 + 24 = 165, and 165 ÷ 7 = 23.5714…, which rounds to 23.57 to 2 decimal places. Answer: 23.57 °C. The distractors: 24 °C comes from writing down the mode, the only temperature recorded twice, instead of the mean; 27.5 °C comes from dividing the total by 6 instead of by the 7 days recorded; 5 °C comes from working out the range, 26 − 21, which is a measure of spread and not an average.
- (d) £144 — Method: find the length (perimeter) scale factor by taking the square root of the area ratio, then apply it to the cost. Working: 12 : 27 simplifies to 4 : 9, and the square root of each part gives the length ratio 2 : 3, so the scale factor from the smaller to the larger pond is 3 ÷ 2 = 1.5. Cost = £96 × 1.5 = £144. Answer: £144. £216 comes from using the area ratio itself as the cost ratio, £96 × (27 ÷ 12) = £216, without taking the square root. £64 comes from using the length ratio the wrong way round, £96 × (2 ÷ 3) = £64. £111 comes from simply adding the difference in area, 27 − 12 = 15, onto the original cost, £96 + £15 = £111, instead of scaling proportionally.
- (b) 2/5 — Method: a fraction taken 'of the total' has the whole batch as its denominator, so add the two masses first and then write the butter over that total. Working: the total mass is 450 g + 300 g = 750 g, so the fraction is 300/750; the highest common factor of 300 and 750 is 150, and 300 ÷ 150 = 2 while 750 ÷ 150 = 5. Answer: 2/5 of the batch. The distractors: 2/3 comes from comparing the butter with the flour, 300/450, a part-to-part fraction when the question asks for a part compared with the whole; 3/5 comes from writing the flour over the total, 450/750, which answers about the wrong ingredient; 3/2 comes from writing the flour over the butter, 450/300, which both uses the wrong denominator and reverses the order.
- (d) 0.6 g/cm³ — Density = mass ÷ volume. 60 ÷ 100 = 0.6 g/cm³. 1.67 g/cm³ comes from dividing the volume by the mass instead of the mass by the volume (100 ÷ 60). 6000 g/cm³ comes from multiplying the mass by the volume instead of dividing (60 × 100). 40 g/cm³ comes from subtracting the mass from the volume (100 − 60) instead of dividing.
What is on this worksheet?
The sheet holds 12 questions drawn from the MathsUK bank — the content areas covered: Number, Algebra, Ratio, proportion and rates of change, Geometry and measures, Probability, Statistics. It is pitched at GCSE Foundation and takes about 10 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 12 questions before checking — about 10 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 12 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
- 🧮 Paper 1 non-calculator warm-up — Higher · 20 questions · ~25 min
- 🎯 Grade 4 pass booster · 25 questions · ~40 min
- ⚖️ Foundation to Higher crossover check · 20 questions · ~35 min