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 cylinder has a radius of 3 cm and a height of 10 cm. Using π = 3.14, work out the volume of the cylinder.
- 2.A line segment has one endpoint at (−6, 2) and its midpoint at (−1, 5). Work out the coordinates of the other endpoint.
- 3.A carpenter cuts two triangular metal brackets for a shelf. Bracket P has sides of 12 cm, 16 cm and 20 cm. Bracket Q has sides of 16 cm, 20 cm and 12 cm, listed in a different order. Before fitting them as a matching pair, the carpenter wants to check they are exactly the same shape and size. Which of the following correctly justifies this?
- 4.An adult cinema ticket costs £15 and a child ticket costs £9. Write the ratio of the adult price to the child price in its simplest form.
- 5.An ordinary fair dice is rolled once. Set A is the set of even scores and set B is the set of scores greater than 4. Work out the probability that the score rolled is in set A or in set B or in both.
- 6.A birthday cake is a cylinder of radius 10 cm and height 8 cm, with a thin ribbon fixed exactly once around the curved side, at half the height, and joined with no overlap. Work out the length of ribbon needed. Use π = 3.14.
- 7.A game has two independent stages. P(win stage 1) = 0.4, and P(win stage 2) = 0.25. Work out the probability that Ffion wins at least one of the two stages.
- 8.A drawing pin is dropped many times and lands either point up or point down. The relative frequency of landing point up is recorded as the experiment goes on: after 50 drops it is 0.720, after 200 drops it is 0.665, and after 1000 drops it is 0.638. The pin is to be dropped a further 2000 times. Work out the best estimate of the number of times it will land point up.
- 9.A charity shop in Bath holds 2,000 books. Volunteer A checks a random sample of 50 books and finds 35 paperbacks. Volunteer B checks a different random sample of 50 books and finds 31 paperbacks. Work out the estimate each sample gives for the whole stock, and write down what the shop should do next.
- 10.A two-way table records how 180 students at a school travel: by bus or on foot, split by year group. There are 84 students in Year 11, of whom 38 travel by bus and the rest walk. The rest of the 180 students are in Year 10, and 42 of the Year 10 students travel by bus. Work out the probability that a randomly chosen Year 10 student walks to school. Give your answer as a fraction in its simplest form.
- 11.A plan is drawn to a scale of 1 : 500. Work out how many metres are represented by 1 cm on the plan.
- 12.Maya buys a vintage car for £15000. Its value is expected to increase by 4% each year for 2 years. She then plans to sell the car and use £2000 of the money from the sale to buy a trailer. Work out how much money she will have left after selling the car and buying the trailer.
Answer key
- (c) 282.6 cm³ — Volume of a cylinder = πr²h = 3.14 × 3² × 10 = 3.14 × 9 × 10 = 282.6 cm³. (94.2 cm³ comes from using πrh and forgetting to square the radius; 90 cm³ comes from using r²h and leaving π out altogether; 1130.4 cm³ comes from using the diameter, 6 cm, in place of the radius.)
- (d) (4, 8) — The other endpoint is found from 2 × midpoint − known endpoint: x = 2 × (−1) − (−6) = −2 + 6 = 4, y = 2 × 5 − 2 = 10 − 2 = 8, giving (4, 8). (−3.5, 3.5) comes from averaging the given endpoint and the midpoint as if they were the two endpoints of a segment, instead of working backwards from the midpoint. (5, 3) comes from working out (−1 − (−6), 5 − 2) instead of doubling the midpoint before subtracting. (4, 5) comes from correctly finding the x-coordinate but copying the midpoint's y-coordinate of 5 instead of doubling it.
- (a) Yes - SSS, the three side lengths all match — Bracket P's sides (12 cm, 16 cm, 20 cm) can each be matched to one of Bracket Q's sides (16 cm, 20 cm, 12 cm) — the same three lengths, just listed differently — so the brackets are congruent by SSS. SAS is wrong here because no angle is stated for either bracket, only three sides. The order the sides are listed in does not matter for SSS — only whether the SET of three lengths matches, and it does, so 'listed in a different order' is not a reason to say no. Nothing extra is needed: SSS proves congruence from side lengths alone, without any angles, so it can be determined.
- (a) 5:3 — Divide both prices by their highest common factor, 3: 15 ÷ 3 = 5 and 9 ÷ 3 = 3, giving the ratio 5:3. Choosing 3:5 comes from writing the ratio the wrong way round, as child price to adult price. Choosing 2:3 comes from using the difference between the two prices (15 − 9 = 6) as the first part of the ratio instead of the adult price, then simplifying 6:9 by dividing by 3. Choosing 5:8 comes from comparing the adult price with the total cost of both tickets (£15 out of £24) instead of comparing it with the child price.
- (a) 2/3 — Method: 'in A or in B' means every score that belongs to at least one of the two sets; a score that belongs to both is still only one outcome, so it is listed once. Working: the even scores are 2, 4 and 6; the scores greater than 4 are 5 and 6. Listing the scores that appear in either set gives 2, 4, 5 and 6, with 6 written once. That is 4 of the 6 faces, or 4/6. Answer: the probability is 2/3. The distractors: 5/6 comes from adding the sizes of the two sets, 3 + 2, so that the score 6 is counted in both and appears twice; 1/2 comes from using the even scores alone; 1/6 comes from giving the probability that the score is in both sets, which is the single score 6, rather than in either of them.
- (a) 62.8 cm — The ribbon goes once around the circular cross-section, so its length equals the circumference: 2πr = 2 × 3.14 × 10 = 62.8 cm.
- (b) 0.55 — Method: it is easier to find the probability that Ffion wins NEITHER stage, then subtract that from 1. Working: P(lose stage 1) = 1 − 0.4 = 0.6, and P(lose stage 2) = 1 − 0.25 = 0.75. P(neither) = 0.6 × 0.75 = 0.45. P(at least one) = 1 − 0.45 = 0.55. Answer: 0.55. Watch out: adding the two win probabilities, 0.4 + 0.25 = 0.65, treats winning both as impossible and overcounts — that is not how independent probabilities combine. Multiplying the two win probabilities, 0.4 × 0.25 = 0.1, gives the probability of winning BOTH stages, not at least one. And stopping at 0.45, the probability of winning neither stage, forgets the final step of subtracting from 1.
- (a) 1276 — Method: an unbiased relative frequency tends towards the theoretical probability as the number of trials increases, so use the record resting on the most trials, then multiply by the number of new trials. Working: the three records rest on 50, 200 and 1000 drops, so the most reliable is the one after 1000 drops, namely 0.638, and the run is indeed settling as the trials increase. The expected number of point up landings in 2000 further drops is 2000 × 0.638 = 1276. Answer: about 1276 times. The distractors: 1440 uses the earliest record, which rests on only 50 drops, giving 2000 × 0.720 = 1440; 1330 uses the middle record, treating 200 drops as a safe compromise when 1000 drops is better still, giving 2000 × 0.665 = 1330; 1348 comes from averaging the three records, since 0.720 + 0.665 + 0.638 = 2.023 and 2.023 ÷ 3 = 0.674, then 2000 × 0.674 = 1348, which gives the 50 drop record the same weight as the 1000 drop record.
- (a) 1,400 and 1,240, so combine the samples for one estimate — Method: scale each sample up to the whole stock, then use the fact that a larger sample gives a more reliable estimate than a smaller one. Working: the first sample gives 35 ÷ 50 = 0.7 and 0.7 × 2,000 = 1,400 paperbacks; the second gives 31 ÷ 50 = 0.62 and 0.62 × 2,000 = 1,240 paperbacks. Two random samples of the same size are expected to differ a little, so neither estimate is wrong. Putting the two together gives 35 + 31 = 66 paperbacks in 100 books, and 66 ÷ 100 = 0.66 with 0.66 × 2,000 = 1,320, an estimate resting on twice as many books as either volunteer checked. Answer: 1,400 and 1,240, so combine the samples for one estimate. The distractors: keeping 1,400 because it is larger picks an estimate by its size, when both samples held 50 books and neither has a stronger claim; saying a volunteer must have miscounted assumes two random samples ought to agree exactly, which is precisely what random sampling does not promise; 1,750 and 1,550 come from 35 × 50 = 1,750 and 31 × 50 = 1,550, multiplying each count by the size of the sample instead of scaling by 2,000 ÷ 50.
- (c) 9/16 — There are 180 students in total and 84 are in Year 11, so Year 10 has 180 − 84 = 96 students. Of those 96, 42 travel by bus, so 96 − 42 = 54 walk. P(Year 10 student walks) = 54/96 = 9/16. Using the whole school of 180 as the denominator instead of just the 96 Year 10 students gives 54/180 = 3/10. Using the bus count, 42, as if it were the number who walk gives 42/96 = 7/16, the wrong branch of the Year 10 row. Working out the probability for Year 11 instead of Year 10 — 46 walkers out of 84 — gives 46/84 = 23/42.
- (b) 5 m — A scale of 1 : 500 means 1 cm on the plan represents 500 cm in real life. Converting to metres: 500 ÷ 100 = 5 m. 500 m comes from forgetting to convert the 500 cm into metres at all. 50 m comes from dividing by 10 instead of 100 when converting centimetres to metres: 500 ÷ 10 = 50. 0.5 m comes from dividing by 1000 instead of 100, as if converting to kilometres instead of metres: 500 ÷ 1000 = 0.5.
- (a) £14224 — Value after 2 years: £15000 × 1.04 × 1.04 = £16224. Money left after buying the trailer: £16224 − £2000 = £14224. £14200 comes from treating the two 4% increases as a single flat 8% increase applied once instead of compounding: £15000 × 1.08 = £16200, and £16200 − £2000 = £14200. £13600 comes from applying the 4% increase only once, for 1 year instead of 2: £15000 × 1.04 = £15600, and £15600 − £2000 = £13600. £18224 comes from adding the £2000 instead of subtracting it: £16224 + £2000 = £18224.
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