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 cuboid has a length, width and height that are all different from each other. How many planes of symmetry does it have?
- 2.Three vertices of a rectangle are (−4, −1), (2, −1) and (2, 3). The sides of the rectangle are parallel to the axes. Write down the coordinates of the fourth vertex.
- 3.Work out an estimate for 2.9² + 3.1², by rounding each number to the nearest whole number.
- 4.A watering can holds 4500 cm³ of water. Given that 1 litre = 1000 cm³, work out the capacity of the watering can in litres.
- 5.In the expression 5x² − 3x + 7, which of these is a single term of the expression?
- 6.Triangle A and triangle B are mathematically similar. A side of triangle A is 4 cm long and the corresponding side of triangle B is 10 cm long. Write the ratio of the length in triangle A to the length in triangle B in its simplest form.
- 7.Bag A contains 3 red balls and 2 blue balls. Bag B contains 1 red ball and 3 blue balls. One ball is taken at random from each bag. Work out the probability that both balls are red.
- 8.A circular table mat has diameter 20 cm. Yasmin has a 70 cm length of ribbon and sews it around the edge of the mat with no overlap. Using π = 3.14, work out how much ribbon is left over after going around the mat once.
- 9.Two expressions are 6(x − 1) and 6x − 6. A student says these are equivalent for every value of x. Is the student correct?
- 10.A ribbon of length 90 cm is cut into two pieces in the ratio 4:5. Work out the length of the shorter piece.
- 11.A journey takes 4 hours at an average speed of 60 km/h. The time taken is inversely proportional to the average speed. Work out how long the same journey takes at an average speed of 80 km/h.
- 12.A crowd of 8,400 people is recorded correct to the nearest 100. Work out the smallest possible number of people in the crowd.
Answer key
- (b) 3 — A cuboid with all different edge lengths has three planes of symmetry: one parallel to each pair of opposite faces, cutting the solid exactly in half. Choosing 9 is the number of planes of symmetry a CUBE has (where all edges are equal) — this cuboid's edges are all different, so it has fewer. Choosing 1 counts only one of the three planes and forgets the other two, each parallel to a different pair of faces. Choosing 6 double-counts each of the three planes, as if counting each one from both sides.
- (b) (−4, 3) — Method: in a rectangle whose sides are parallel to the axes only two different x-coordinates and two different y-coordinates appear, and each of them is shared by a pair of vertices, so the missing vertex takes the x-coordinate and the y-coordinate that so far appear only once. Working: the x-coordinates given are −4, 2 and 2, so 2 is already used twice and −4 is used once; the y-coordinates given are −1, −1 and 3, so −1 is already used twice and 3 is used once; the fourth vertex therefore has x = −4 and y = 3. Answer: (−4, 3). The distractors: (3, −4) comes from picking the two unpaired coordinates correctly and then writing them in the wrong order; (−4, −5) comes from matching the 4-unit vertical side but measuring it downwards from (−4, −1) instead of upwards; (8, 3) comes from carrying on round the shape with the horizontal step used earlier, adding 6 to the x-coordinate of (2, 3) instead of closing the rectangle.
- (a) 18 — Method: round each number to the nearest whole number, then square each rounded number and add the results. Working: 2.9 rounds to 3 and 3.1 rounds to 3, so the estimate is 3² + 3² = 9 + 9. Answer: 18. The distractors: 36 comes from adding before squaring, working out (3 + 3)² instead of 3² + 3²; 12 comes from doubling each rounded number instead of squaring it, adding 6 and 6; 6 comes from adding the two rounded numbers and forgetting to square them at all.
- (c) 4.5 litres — Method: a litre is larger than a cm³, so changing cm³ into litres means dividing by the conversion factor 1000. Working: 4500 ÷ 1000 = 4.5. Answer: 4.5 litres. The distractors: 45 litres comes from dividing by 100; 450 litres comes from dividing by 10; 0.45 litres comes from dividing by 10 000.
- (c) 5x² — A term is one part of an expression, separated from the others by a + or − sign. The expression 5x² − 3x + 7 has three terms: 5x², −3x and 7. Distractor origins: 5x² − 3x combines two terms together, not a single term; −3x + 7 also combines two terms together; 5x² − 3x + 7 gives the whole expression, not a single term.
- (c) 2 : 5 — A ratio is written in the order the question names the two shapes, so triangle A's length comes first: 4 : 10. Both parts divide by 2: 4 ÷ 2 = 2 and 10 ÷ 2 = 5, giving 2 : 5. Lengths are compared using the lengths themselves, so nothing is squared here; squaring both parts would give the ratio of the areas instead.
- (d) 3/20 — The probability of taking a red ball from Bag A is 3/5, and the probability of taking a red ball from Bag B is 1/4. Since the two picks are independent, the probabilities are multiplied: 3/5 × 1/4 = 3/20. A candidate who answers 4/9 has added the numerators and added the denominators, (3+1)/(5+4), instead of multiplying the two fractions. A candidate who answers 17/20 has added the two fractions, 3/5 + 1/4, instead of multiplying them. A candidate who answers 3/25 has misread Bag B as also containing 5 balls, using 1/5 instead of 1/4.
- (a) 7.2 cm — The distance around the mat is the circumference, π × diameter = 3.14 × 20 = 62.8 cm. Yasmin started with 70 cm, so the ribbon left over is 70 − 62.8 = 7.2 cm. 62.8 cm is the circumference itself, the amount of ribbon used, not what is left over. 50 cm comes from subtracting the diameter instead of the circumference: 70 − 20 = 50. 20 cm is simply the diameter of the mat and involves no calculation with the ribbon length at all.
- (d) Yes, since expanding 6(x − 1) gives 6x − 6. — Expand the bracket: 6(x − 1) = 6 × x − 6 × 1 = 6x − 6, which matches the second expression exactly, so the student is correct for every value of x. Saying 6(x − 1) means 6x − 1 comes from multiplying only the x and forgetting to multiply the 1 by 6. Saying brackets always change an expression's value is not true — expanding here gives back an equivalent expression, not a different one. The identity holds for every value of x, not just whole numbers, since both sides are expanded algebraically, not tested by substitution.
- (c) 40 cm — Method: split the total length into the number of parts shown by the ratio, then find the value of the shorter share. Working: the ratio 4:5 has 4 + 5 = 9 parts, so one part is 90 ÷ 9 = 10 cm, and the shorter piece is 4 × 10 = 40 cm. So the shorter piece is 40 cm. Distractor 50 cm is the length of the LONGER piece, not the shorter one. Distractor 45 cm comes from splitting the ribbon into two equal halves, ignoring the ratio. Distractor 10 cm is the value of one part, found correctly but never multiplied by 4.
- (c) 3 hours — Method: in inverse proportion the product of the two quantities is constant, and here that product is the distance. Working: 60 × 4 = 240 km, so at 80 km/h the time is 240 ÷ 80 = 3. Answer: 3 hours. The distractors: 5 hours 20 minutes comes from treating the relationship as direct, working out 4 × 80 ÷ 60; 2 hours 40 minutes comes from cutting the time by the fraction the speed rose by — the speed went up by one third, so the time was cut by one third — which is not how inverse proportion works; 4 hours comes from dividing the 240 km by the original speed of 60 km/h again instead of by the new speed.
- (a) 8,350 — Rounding to the nearest 100 means the true number can be up to half of 100, which is 50, below the recorded figure before it would round down to a lower hundred. The smallest possible number is therefore 8,400 − 50 = 8,350. Adding 50 instead of subtracting it gives 8,450, which is the upper end of the interval rather than the smallest value, and 8,450 is not itself possible because it would round up to 8,500. Subtracting a whole 100 instead of half of it gives 8,300, going too far below the recorded value. Subtracting 10 instead of half of the rounding unit gives 8,390, treating the rounding unit as 100 but the tolerance as only 10.
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