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 charity raffle has three types of ticket: winning, near-miss and losing, and every ticket is exactly one of these. The probability that a ticket is winning is 1/8 and the probability that it is a near-miss is 1/4. Work out the probability that a ticket is losing.
- 2.A spinner can land on red, blue, green or yellow, and it cannot land on more than one colour. The probability that it lands on red is 0.05 and the probability that it lands on yellow is 0.35. The probability that it lands on blue is twice the probability that it lands on green. Work out the probability that it lands on green.
- 3.Triangle ABC has a right angle at B. Triangle DEF has a right angle at E. The hypotenuse of triangle ABC equals the hypotenuse of triangle DEF, and side AB equals side DE. Which condition proves that the two triangles are congruent?
- 4.Work out an estimate for 6.4 × 3.9, by rounding each number to the nearest whole number.
- 5.A garden has flowers, herbs and vegetables in the ratio 2 : 3 : 4. What fraction of the garden is not vegetables?
- 6.A solid has 6 faces and 8 vertices. Using the formula F + V − E = 2, work out how many edges it has.
- 7.Line 1 passes through (0, 1) and (2, 5). Line 2 passes through (3, 2) and (5, 6). Work out the gradient of each line. Then write down whether the two lines are parallel.
- 8.The marks scored by four pupils in a quiz were 8, 8, 8, 8. Work out the mean, the median and the mode of these marks.
- 9.Triangles LMN and XYZ have LM = XY, MN = YZ and LN = XZ. Give a reason why triangle LMN is congruent to triangle XYZ.
- 10.By listing systematically, work out how many two-digit multiples of 5 can be made using the digits 0, 3 and 5, if each digit can be used at most once and the number cannot start with 0.
- 11.A map has a scale of 1 : 20 000. A different map of the same area has a scale of 1 : 80 000. A lake's shoreline is drawn 5 cm long on the first map. Work out the length of the same shoreline on the second map, in centimetres.
- 12.Solve x/4 + 1 = 3
Answer key
- (a) 5/8 — Winning, near-miss and losing are exhaustive, so the three probabilities sum to 1. Writing 1/4 as 2/8 so every fraction has the same denominator, 1 − 1/8 − 2/8 = 8/8 − 1/8 − 2/8 = 5/8. Subtracting only the winning probability and forgetting the near-miss probability gives 1 − 1/8 = 7/8. Subtracting only the near-miss probability and forgetting the winning probability gives 1 − 1/4 = 3/4. Adding the two given probabilities and stopping there gives 1/8 + 2/8 = 3/8, the probability that a ticket is winning or a near-miss, not the probability that it is losing.
- (c) 0.2 — Let P(green) = x, so P(blue) = 2x. Red, blue, green and yellow are exhaustive: 0.05 + 0.35 + x + 2x = 1, so 0.4 + 3x = 1, giving 3x = 0.6 and x = 0.2. So P(green) = 0.2. Splitting the remaining 0.6 evenly between blue and green, ignoring the 2:1 ratio, gives 0.3. Working out x correctly but then reporting 2x, the probability of blue, gives 0.4. Stopping after finding that blue and green together account for 0.6, without dividing by the three equal shares of x, gives 0.6.
- (d) RHS — Both triangles have a right angle, their hypotenuses are equal, and one further pair of sides (AB and DE) are equal, exactly the RHS condition, so RHS is correct. SAS needs two sides and the angle between them; here the right angle at B is not between the hypotenuse and AB, so this is not a valid SAS setup, making SAS wrong. SSS needs three pairs of equal sides, but only two sides are given here, so SSS is wrong. ASA needs two angles and the side between them, but only one angle, the right angle, is given, so ASA is wrong.
- (c) 24 — Method: round each number to the nearest whole number, then multiply the rounded values. Working: 6.4 rounds to 6 (nearest whole number) and 3.9 rounds to 4 (nearest whole number). 6 × 4 = 24. Answer: 24. 18 comes from rounding 3.9 down to 3 instead of up to the nearest whole number, 4, giving 6 × 3. 28 comes from rounding 6.4 up to 7 instead of down to the nearest whole number, 6, giving 7 × 4. 25 is the exact value of 6.4 × 3.9, which is 24.96, rounded to the nearest whole number after multiplying, rather than estimated by rounding first.
- (d) 5/9 — Total parts = 2 + 3 + 4 = 9. Flowers and herbs together make up 2 + 3 = 5 parts, so the fraction that is not vegetables is 5/9. 4/9 comes from finding the fraction of vegetables instead of the fraction that is not vegetables. 5/7 comes from leaving flowers out of the total and using only herbs and vegetables, 3 + 4 = 7, as the total. 3/4 comes from writing the ratio of herbs to vegetables directly as a fraction.
- (d) 12 — Method: rearrange F + V − E = 2 so that E is on its own: E = F + V − 2. Working: E = 6 + 8 − 2 = 12. A student who answers 14 has added F and V but forgotten to subtract 2 at all. A student who answers 16 has added 2 instead of subtracting it. A student who answers 10 has subtracted 2 twice by mistake. Answer: 12 edges.
- (a) Parallel, since both gradients are 2 — Gradient of line 1 = (5 − 1) ÷ (2 − 0) = 4 ÷ 2 = 2. Gradient of line 2 = (6 − 2) ÷ (5 − 3) = 4 ÷ 2 = 2. The two gradients are equal, so the lines are parallel. "Not parallel, since the gradients are 2 and 4" uses 4 for line 2, which comes from dividing the change in y, 4, by 1 rather than by the change in x, 5 − 3 = 2. "Not parallel, since the two lines cross the y-axis at different points" confuses parallel lines with the same line repeated — parallel lines are distinct lines, and where a line crosses the y-axis has no effect on its gradient. "Parallel, since both lines pass through positive coordinates" reaches the right conclusion for the wrong reason: lines are parallel because their gradients are equal, not because the coordinates given happen to be positive.
- (c) mean = 8, median = 8, mode = 8 — Method: work out each measure separately — the mean is the total divided by how many values there are, the median is the middle value once the data are in order, and the mode is the value that occurs most often. Working: the total is 8 + 8 + 8 + 8 = 32 and there are 4 marks, so the mean is 32 ÷ 4 = 8; in order the marks read 8, 8, 8, 8, and the mean of the middle pair is (8 + 8) ÷ 2 = 8; the value 8 occurs 4 times and no other value occurs at all, so the mode is 8. Answer: mean = 8, median = 8, mode = 8 — when every value in a data set is the same, all three measures of central tendency take that value. The distractors: a mean of 32 comes from stopping at the total and never dividing by 4; a mode of 4 comes from writing down how many times 8 occurs instead of the value that occurs; a mean of 2 comes from dividing a single value, 8, by the 4 marks instead of dividing the total by 4.
- (a) SSS – all three corresponding sides are equal — All three pairs of corresponding sides are stated as equal — LM = XY, MN = YZ and LN = XZ — with no angle mentioned. This matches the SSS condition, so triangle LMN is congruent to triangle XYZ.
- (b) 3 — Method: list all valid two-digit numbers that can be made without starting with 0, then keep only the ones that are multiples of 5. Working: the two-digit numbers possible are 30, 35, 50 and 53. A number is a multiple of 5 only if it ends in 0 or 5: 30 ends in 0, 35 ends in 5, 50 ends in 0, but 53 ends in 3. So there are 3 multiples of 5. Answer: 3. 4 comes from including 53 as a multiple of 5 without checking that its last digit is not 0 or 5. 2 comes from leaving out 50, wrongly assuming 0 cannot be used as the second digit either. 6 comes from listing every two-digit arrangement of the three digits, including ones that start with 0, without applying either restriction.
- (c) 1.25 cm — Method: find the real length using the first map's scale, then use the second map's scale to find its drawn length. Working: real length = 5 × 20 000 = 100 000 cm. On the second map: 100 000 ÷ 80 000 = 1.25 cm. Wrong options: 20 cm comes from inverting the ratio of the two scales (5 × 80 000 ÷ 20 000); 5 cm comes from wrongly assuming the length looks the same on both maps; 12.5 cm comes from dropping a zero from the second scale factor and dividing by 8 000 instead of 80 000 (100 000 ÷ 8 000).
- (b) x = 8 — Method: undo the addition first, then undo the division by 4. Working: subtracting 1 from both sides gives x/4 = 2, and multiplying both sides by 4 gives x = 8. Answer: x = 8. The distractors: x = 2 comes from stopping at x/4 = 2 and writing 2 as the value of x; x = 16 comes from adding 1 to both sides instead of subtracting it, giving x/4 = 4; x = 0.5 comes from dividing by 4 instead of multiplying by 4 at the last step.
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