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.Work out the value of 5³.
- 2.Solve 2x + 1 = 9
- 3.A bag contains 3 yellow counters and 2 green counters. Sophie takes one counter at random and does not put it back. She then takes a second counter at random. Work out the probability that the first counter is yellow and the second is green.
- 4.A drone flies from its base in three stages, each stage measured in metres east and north as a column vector. Stage 1 is the column vector with top number 30 and bottom number 40. Stage 2 is the column vector with top number −10 and bottom number 20. Stage 3 is the column vector with top number 15 and bottom number −5. Work out the column vector that would take the drone in a single straight flight back to its base from where it ends up.
- 5.a = 2 and b = 5. Work out the value of a²b.
- 6.The probability that a plant grown from a seed packet germinates is 7/10. Work out the probability that it does not germinate.
- 7.A student says that 5(x + 2) is equivalent to 5x + 2. Which statement explains why the student is wrong?
- 8.Work out an estimate for 397 ÷ 21, by rounding each number to 1 significant figure.
- 9.The probability that Oliver's train is delayed on any morning is 0.3. Work out the probability that his train is not delayed.
- 10.Simplify 2³ × 2⁴, giving your answer as a single power of 2.
- 11.Yusuf has £40 saved and adds £6 each week. His sister Aisha has £10 saved and adds £11 each week. After how many weeks will they have saved the same amount?
- 12.A student writes 0.08 as the fraction 8/10, reading the 8 as if it stood in the tenths column and ignoring the zero. Work out the correct fraction that 0.08 is equal to, giving your answer in its simplest form.
Answer key
- (c) 125 — Method: a number cubed means multiplying the number by itself three times. Working: 5 × 5 × 5 = 125. 15 comes from working out 5 × 3 = 15, multiplying by the index instead of cubing. 8 comes from working out 5 + 3 = 8 instead of cubing. 53 comes from writing the base and the index next to each other instead of carrying out the calculation. Answer: 125.
- (c) x = 4 — Method: undo the addition of 1 first, then undo the multiplication by 2. Working: subtracting 1 from both sides gives 2x = 8, and dividing both sides by 2 gives x = 4. Answer: x = 4. The distractors: x = 8 comes from stopping at 2x = 8 and writing 8 as the value of x; x = 5 comes from adding 1 to both sides instead of subtracting it, giving 2x = 10; x = 16 comes from multiplying 8 by 2 instead of dividing by 2.
- (b) 3/10 — Method: on a tree diagram, follow the path that matches the description and multiply the probabilities written along it; with nothing put back, the second set of branches is worked out from the counters that are left. Working: 3 of the 5 counters are yellow, so the first branch of the path is 3/5. A yellow counter has been kept out, so 4 counters remain and both green counters are still there, making the second branch 2/4. Multiplying along the path gives 6/20. Answer: the probability is 3/10. The distractors: 6/25 comes from using 2/5 on the second branch, which is the tree for a counter that is put back; 3/20 comes from taking one off the green count as well as off the total, using 1/4 on the second branch; 3/5 comes from reading the first branch only and never multiplying along the path.
- (c) (−35, −55) — Add the three stages component by component to find the drone's position relative to base: (30+(−10)+15, 40+20+(−5)) = (35, 55). The flight back to base is the negative of this vector, reversing both numbers: (−35, −55). (35, 55) is the vector from base to the drone's position — it forgets to reverse direction for the return flight. (−35, 55) only reverses the top number. (35, −55) only reverses the bottom number.
- (b) 20 — a²b means a² multiplied by b: a² = 2² = 4, and 4 × 5 = 20. Reading the expression as (ab)² instead of a²b gives (2 × 5)² = 100. Squaring b instead of a, 2 × 5² = 50, squares the wrong letter. Adding a² and b instead of multiplying them, 2² + 5 = 9, uses the wrong operation.
- (a) 3/10 — Germinating and not germinating are exhaustive, so their probabilities sum to 1: 1 − 7/10 = 3/10. Writing 7/10 again gives the probability that the plant DOES germinate, not its complement. Putting the difference 10 − 7 = 3 over the original numerator instead of the original denominator gives 3/7. Inverting the correct answer, swapping its numerator and denominator, gives 10/3, which is impossible as a probability since it is greater than 1.
- (c) The 5 must multiply both terms inside the bracket, so 5(x + 2) expands to 5x + 10, which is never equal to 5x + 2 for any value of x. — Expanding the bracket correctly, 5(x + 2) = 5x + 10, since the 5 multiplies both the x and the 2. This is never equal to 5x + 2, since that would require 10 = 2. The option claiming 5(x + 2) means 5 × x + 2 ignores that the 5 must multiply the whole bracket, not just the x-term. The option about working out the bracket first with a value of x misunderstands algebraic expansion, which holds for every x, not just specific ones. The option about addition before multiplication misapplies the order of operations to bracket expansion, which always distributes the outer factor over every term inside, whatever x is.
- (a) 20 — Method: round each number to 1 significant figure, then divide. Working: 397 rounds to 400 and 21 rounds to 20, so the estimate is 400 ÷ 20 = 20. Answer: 20. The distractors: 19 comes from not estimating at all, since 397 ÷ 21 = 18.9 to 1 decimal place, which rounds to 19, while the question asks for an estimate from rounded numbers; 200 comes from dividing 400 by 2 instead of by 20, losing the place value of the rounded divisor; 2 comes from dividing the leading digits only and losing the place value of both numbers.
- (d) 0.7 — Method: delayed and not delayed are the only two outcomes, so the two probabilities form an exhaustive set and add to 1; subtract the given probability from 1. Working: 1 − 0.3, written as 1.0 − 0.3 with the decimal points lined up. Answer: 0.7. The distractors: 0.3 comes from giving back the probability that the train is delayed instead of its complement; 0.97 comes from lining the decimal points up wrongly and working out 1.00 − 0.03; 0.5 comes from assuming that delayed and not delayed must be equally likely because there are only two outcomes.
- (d) 2⁷ — When multiplying powers of the same base, the indices add: 3 + 4 = 7, so 2³ × 2⁴ = 2⁷. Multiplying the indices instead of adding them gives 3 × 4 = 12, so 2¹². Subtracting the indices instead of adding them gives 4 − 3 = 1, so 2¹. Multiplying the bases together as well as adding the indices gives 2 × 2 = 4, so 4⁷.
- (d) 6 — Method: write an expression for each person's savings after w weeks, and set them equal. Working: 40 + 6w = 10 + 11w. Subtract 6w from both sides: 40 = 10 + 5w. Subtract 10: 30 = 5w, so w = 6. Answer: 6 weeks. 0 comes from setting only the weekly amounts equal, 6w = 11w, and ignoring the different starting amounts entirely. 10 comes from adding the two starting amounts and dividing by the difference in weekly amounts, (40 + 10) ÷ (11 − 6), instead of forming and solving the correct equation. 1.76 comes from adding the two weekly amounts instead of subtracting them when rearranging, (40 − 10) ÷ (11 + 6).
- (d) 2/25 — Method: write the decimal over 100 using its two decimal places, then simplify. Working: 0.08 = 8/100 = 2/25 (dividing both numerator and denominator by 4). Answer: 2/25. The student's fraction, 8/10, comes from ignoring the zero in the tenths column and reading 0.08 as though it were 0.8; it simplifies to 4/5. 1/125 comes from writing the decimal over 1000 instead of 100, as if there were three decimal places. 25/2 comes from flipping the correct fraction upside down.
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