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 polygon has 9 sides. What is the name of this polygon?
- 2.Two circles are drawn with the same centre but different radii. Write down the term used to describe this pair of circles.
- 3.Write down the number of terms in the expression 4x² − 7x + 3.
- 4.A solid is built from centimetre cubes standing on a table. Seen from the front, the left-hand column is 2 cubes high, the middle column is 2 cubes high and the right-hand column is 1 cube high. Work out how many squares make up the front elevation.
- 5.A courier's van has a weight limit of 850 kg for its parcels. The driver's display shows the total mass of the parcels loaded as 850 kg, correct to the nearest 5 kg. Decide whether the parcels are definitely within the weight limit.
- 6.Make x the subject of the formula y = 5x + 3.y = 5x + 3
- 7.Shape S has an area of 48 cm². It is enlarged by a scale factor of 1/4 to give shape T. Work out the area of shape T.
- 8.Write down the y-intercept of the line with equation y = 3x + 8.y = 3x + 8
- 9.A Venn diagram shows two sets, P and Q, inside a universal set. n(P) = 34, n(Q) = 27, n(P ∩ Q) = 11, and n(ξ) = 90, where ξ is the universal set. Work out n((P ∪ Q)′), the number of elements in neither P nor Q.
- 10.A model rocket's height is given by h = −5t² + 20t, where h is in metres and t is in seconds. A student says the graph of h against t is n-shaped. Which statement gives the correct verdict on the SHAPE and the reason that settles it from the equation?
- 11.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.
- 12.The column vector r has top number 2 and bottom number 6. Which of these column vectors is parallel to r?
Answer key
- (b) Nonagon — Method: match the number of sides given to the correct polygon name. Working: a polygon with 9 sides is called a nonagon. An octagon has 8 sides, a decagon has 10 sides, and a heptagon has 7 sides, so each names a different number of sides from the 9 given. Answer: nonagon.
- (d) Concentric circles — Method: focus on what the two circles have in common — their centre, not their size. Working: both circles share exactly the same centre point but have different radii, which is the defining feature of this pair of circles. A student who answers congruent circles has confused 'same centre' with 'same size', but congruent circles simply have equal radii and need not share a centre. A student who answers tangential circles has confused circles that touch each other at one point with ones that share a centre. A student who answers similar circles has used the general term for the same shape at different sizes, missing the specific 'same centre' fact. Answer: concentric circles.
- (d) 3 — The expression has three terms separated by + and − signs: 4x², −7x and 3. A candidate who thinks a number on its own does not count as a term says there are 2 terms, missing the 3. A candidate who miscounts the minus sign as creating an extra term says there are 4. A candidate who splits each term into its coefficient and letter part separately (4, x², 7, x, 3) says there are 5.
- (c) 5 — The front elevation shows one square for every cube visible from the front, column by column: the left-hand column is 2 cubes high, so it contributes 2 squares; the middle column is 2 cubes high, so it contributes 2 more; the right-hand column is 1 cube high, so it contributes 1. The total is 2 + 2 + 1 = 5 squares. "6" comes from drawing a full 3 by 2 rectangle, treating every column as if it reached the greatest height. "4" comes from losing a square from one of the two tall columns, counting 2 + 1 + 1. "3" comes from counting one square per column — the width of the solid — and ignoring the heights altogether.
- (b) No, the true mass could be as high as 852.5 kg — Method: find the upper bound of the true mass and compare it with the weight limit. Working: the display is correct to the nearest 5 kg, so half of 5 kg is 2.5 kg, and the true mass, m kg, satisfies 847.5 ≤ m < 852.5. Part of that interval lies above 850 kg, so the parcels are not definitely within the limit. Answer: the true mass could be as high as 852.5 kg, which is above the limit. ("Yes, the display reads 850 kg, which is not above the limit" compares the limit with the displayed value instead of with the largest value the true mass could take. "Yes, the true mass is at least 847.5 kg and at most 850 kg" uses the correct half unit below but caps the interval at the limit instead of at 852.5 kg. "No, 850 kg on the display rounds up to 855 kg" wrongly treats the displayed value as if it rounds again.)
- (b) x = (y − 3)/5 — To make x the subject of y = 5x + 3, first subtract 3 from both sides to get y − 3 = 5x, then divide both sides by 5: x = (y − 3)/5. Writing x = (y + 3)/5 keeps the division correct but does not change the sign of the 3 when moving it across. Writing x = y/5 − 3 divides only the y term by 5 and leaves the 3 as a separate subtraction, instead of subtracting first and dividing the whole expression. Writing x = 5(y − 3) applies the correct order of subtracting 3 first, but then multiplies by 5 instead of dividing — the inverse of 5x is division, not multiplication. The correct rearrangement is x = (y − 3)/5.
- (a) 3 cm² — Area scale factor = (linear scale factor)² = (1/4)² = 1/16. Area of T = 48 × 1/16 = 3 cm². (12 cm² comes from multiplying by the linear scale factor 1/4 directly, without squaring it; 24 cm² comes from taking the square root of the scale factor instead of squaring it; 768 cm² comes from squaring the reciprocal of the scale factor, 4, instead of the scale factor itself.)
- (d) 8 — Method: compare the equation with y = mx + c, where c is the y-intercept. Working: in y = 3x + 8, the constant term is 8. Answer: the y-intercept is 8. 3 comes from confusing the y-intercept with the gradient. −8 comes from a sign error, treating the constant term as negative. 11 comes from wrongly adding the gradient and the constant term together.
- (b) 40 — n(P ∪ Q) = n(P) + n(Q) − n(P ∩ Q) = 34 + 27 − 11 = 50. The complement is everyone outside both sets: n((P ∪ Q)′) = 90 − 50 = 40. Adding P and Q without subtracting the overlap gives 34 + 27 = 61, so 90 − 61 = 29 double-subtracts the 11 who are in both. Reporting n(P ∪ Q) itself, 50, forgets to take the complement at all. Subtracting only n(P) from the universal set, 90 − 34 = 56, ignores set Q altogether.
- (a) Yes — the t² coefficient is negative, giving an n-shape. — The coefficient of t² in h = −5t² + 20t is −5, which is negative, so the graph is n-shaped with a maximum point — this matches the physical story of the rocket rising then falling, but the shape itself is decided by the negative coefficient of t², not by the story alone. Saying the shape comes from the story rather than the coefficient gets the reasoning backwards — the algebra determines the shape, and the story happens to agree with it. Saying it is U-shaped because height starts by increasing confuses the early part of the curve with its overall shape; a U-shaped curve would mean the rocket's height eventually increases again forever, which does not happen here. Saying it is n-shaped only because the rocket lands treats a consequence of the shape as if it were the cause.
- (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.
- (a) (3, 9) — Two column vectors are parallel only when one is the other multiplied by a single scalar — both numbers scaled by the same factor with the same sign. r has top:bottom ratio 2:6, which simplifies to 1:3. (3, 9) has ratio 3:9, also 1:3, so (3, 9) = 1.5 × r: it is parallel to r. (6, 2) swaps the top and bottom numbers of r, giving ratio 6:2 (3:1), which is not the same ratio. (2, 3) halves only the bottom number of r, giving ratio 2:3, not 1:3. (−2, 6) changes the sign of only the top number of r, giving ratio −2:6, which no longer matches 2:6 throughout.
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