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.Point A has coordinates (2, 5). Point A is translated to point B using the column vector with top number 6 and bottom number −3. Write down the coordinates of point B.
- 2.A straight-line graph shows the number of pages printed, p, plotted against the time in minutes, t, since a printer started a print job. The line passes through the points (2, 30) and (5, 90). Work out the gradient of the line.
- 3.A fair spinner has 8 equal sections: 5 are red and 3 are blue. Freya spins it twice, and each spin is independent of the other. Work out the probability that she gets one red and one blue in the two spins, in either order.
- 4.The rainfall, in millimetres, was recorded in Cambridge on six days: 12, 5, 9, 15, 3 and 11. Work out the range of the rainfall.
- 5.A map's scale is given as '1 cm represents 2 km'. Write this scale in the form 1 : n.
- 6.A straight-line graph passes through the origin and the point (4, 10). The line represents y = kx. Write down the ratio x : y in its simplest form.
- 7.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.
- 8.A cyclist's journey is shown on a distance–time graph. The graph is a straight line from (0 minutes, 0 km) to (40 minutes, 12 km). Work out her speed in kilometres per hour.
- 9.A fair six-sided dice is rolled once. Write down the probability that the score is an even number.
- 10.To rearrange the formula y = 3x − 8 to make x the subject, Priya writes: 'Add 8 to both sides to get y + 8 = 3x, then divide both sides by 3 to get x = y + 8 ÷ 3.' Work out the correct expression for x.y = 3x − 8
- 11.A rectangular tile measures 4.5 cm by 6 cm. Work out the area of the tile.
- 12.Solve x − 4 = −9
Answer key
- (a) (8, 2) — Method: translating a point by a column vector means adding the vector's top number to the x-coordinate and its bottom number to the y-coordinate. Working: x-coordinate 2 + 6 = 8; y-coordinate 5 + (−3) = 2. Answer: B = (8, 2). A candidate who ignores the negative sign and adds 3 instead of −3 gets (8, 8). A candidate who translates in the reverse direction, subtracting the vector from A instead of adding it, gets (−4, 8). A candidate who swaps the vector's top and bottom numbers before adding gets (−1, 11).
- (b) 20 — The gradient is the change in p divided by the change in t: (90 − 30) ÷ (5 − 2) = 60 ÷ 3 = 20. Choosing 0.05 comes from dividing the change in t by the change in p, the wrong way round (3 ÷ 60). Choosing −20 comes from subtracting the coordinates in the wrong order for one part of the calculation, for example (30 − 90) ÷ (5 − 2), giving a negative value. Choosing 18 comes from dividing the second p-coordinate by the second t-coordinate directly (90 ÷ 5) instead of using the change between the two points.
- (b) 15/32 — Method: there are two ways to get one of each colour, red then blue and blue then red. Work out the probability of each path by multiplying, then add the two paths. Working: red then blue is 5/8 × 3/8 = 15/64, and blue then red is 3/8 × 5/8 = 15/64. Adding the two paths gives 30/64. Answer: the probability is 15/32. The distractors: 15/64 comes from working out red then blue only and forgetting that blue then red also gives one of each; 15/28 comes from doubling correctly but reducing the total to 7 for the second spin, which is what happens to a bag when an item is kept out, not to a spinner; 39/64 comes from working from the opposite event and subtracting only the two-red case, 1 − 25/64, leaving the two-blue case inside the answer.
- (a) 12 mm — Method: the range is the highest value minus the lowest value. Working: the highest rainfall is 15 mm and the lowest is 3 mm, so the range is 15 − 3 = 12 mm. Giving 15 mm alone states the highest value, not the range. Giving 3 mm alone states the lowest value, not the range. Sorting the six values, 3, 5, 9, 11, 12 and 15, and averaging the middle two, (9 + 11) ÷ 2 = 10 mm, finds the median, a completely different statistic. The range always needs BOTH the highest and the lowest value — never just one of them.
- (b) 1:200000 — '1 cm represents 2 km' means 1 cm on the map is 2 km in real life. Convert 2 km into centimetres, the same unit as the 1: 2 km = 2000 m = 200 000 cm. So the scale is 1 : 200 000. Converting only as far as metres gives 1 : 2000 — the conversion to centimetres was never finished. Losing a zero in the conversion gives 1 : 20 000, ten times too small. Writing 1 : 2 without converting units at all compares 1 cm to 2 km directly, which is not a valid ratio since the units do not match.
- (c) 2 : 5 — The point (4, 10) gives x = 4, y = 10, so x : y = 4 : 10. Dividing both parts by their highest common factor, 2, gives 2 : 5 in simplest form. Inverting the whole ratio gives 5 : 2, which is y : x instead of x : y. Dividing only the x-part by 2 and leaving the y-part as 10 gives 2 : 10, but scaling one part on its own changes the ratio: 2 : 10 is the same as 1 : 5, not 4 : 10. Dividing only the y-part by 2 and leaving the x-part as 4 gives 4 : 5, the same one-sided mistake made on the other part of the ratio.
- (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.
- (c) 18 km/h — A straight line on a distance–time graph means a steady speed, so the speed is the distance gained divided by the time taken. First convert 40 minutes to hours: 40 ÷ 60 = 2/3 of an hour. Speed is distance ÷ time, so speed = 12 ÷ (2/3) = 12 × 3/2 = 18 km/h. The option 8 km/h comes from multiplying the distance by the time in hours instead of dividing: 12 × 2/3 = 8. The option 30 km/h comes from scaling the distance-per-minute rate by 100 instead of 60: 12 ÷ 40 = 0.3, then 0.3 × 100 = 30. The option 16 km/h comes from mistakenly treating 40 minutes as three-quarters of an hour instead of two-thirds: 12 ÷ 0.75 = 16.
- (b) 1/2 — Method: for equally likely outcomes the probability is the number of favourable outcomes divided by the total number of outcomes, written in its simplest form. Working: the dice can show 1, 2, 3, 4, 5 or 6, so there are 6 equally likely scores; the even scores are 2, 4 and 6, which is 3 of them, giving 3/6. Answer: 3/6 cancels to 1/2, which sits halfway along the 0 to 1 probability scale. The distractors: 1/3 comes from listing only 2 and 4 as the even scores and writing 2/6; 1/6 comes from giving the probability of one particular even score, such as the 2, rather than any even score; 2/3 comes from listing the even numbers as 0, 2, 4 and 6 and writing 4/6, forgetting that a dice has no 0 on it.
- (d) x = (y + 8) / 3 — Method: add 8 to both sides, then divide the whole side by 3. Working: y = 3x − 8, so adding 8 to both sides gives y + 8 = 3x, then dividing both sides by 3 gives x = (y + 8) / 3. The value x = y + 8 / 3 is Priya's version, which comes from dividing only the 8 by 3 instead of dividing the whole expression y + 8 by 3. The value x = (y − 8) / 3 comes from a sign error, keeping −8 instead of moving it to +8. The value x = 3(y + 8) comes from multiplying by 3 instead of dividing.
- (c) 27 cm² — Area of a rectangle = length × width = 4.5 × 6 = 27 cm². A pupil who adds the two sides instead of multiplying gets 4.5 + 6 = 10.5 cm². A pupil who works out the perimeter instead of the area gets 2 × (4.5 + 6) = 21 cm². A pupil who rounds 4.5 up to 5 before multiplying gets 5 × 6 = 30 cm². The correct area is 27 cm².
- (c) x = −5 — Method: 4 is being subtracted from x, so add 4 to both sides; adding a positive number to a negative one moves to the right along the number line. Working: adding 4 to both sides gives x = −9 + 4, and −9 + 4 = −5. Answer: x = −5. The distractors: x = −13 comes from subtracting 4 from both sides instead of adding it, giving −9 − 4; x = 5 comes from working out −9 + 4 correctly and then writing the result without its minus sign; x = 13 comes from reading the right-hand side as 9 rather than −9 and adding 4 to it.
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