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.Vertex X of a triangle is at (−3, 5). After a translation, the image of X is at (2, −1). Write down the column vector of this translation.
- 2.A ladder rests against a wall, making an angle of 60° with the ground. The ladder is 2 m long. Using the exact value of sin 60°, work out how high up the wall the ladder reaches, giving your answer in centimetres.
- 3.A factory finds that the probability a randomly chosen light bulb is defective is 0.035. In a batch of 4,000 bulbs, work out how many bulbs you would expect to work correctly.
- 4.The exchange rate is £1 = €1.15. Convert £200 to euros.
- 5.Square P has sides of length 3 cm. Square Q has sides of length 12 cm. Write the ratio of the area of square P to the area of square Q in its simplest form.
- 6.Triangles LMN and XYZ have LM = XY, MN = YZ and LN = XZ. Give a reason why triangle LMN is congruent to triangle XYZ.
- 7.Angle ABC is 130°. The line BF divides angle ABC into two equal parts. Work out the size of angle FBC.
- 8.A designer enlarges a drawing of a model car for a poster. She first enlarges the drawing by a scale factor of 1.5, and then enlarges that result by a further scale factor of 2. On the original drawing, the position of a wheel relative to the front bumper is given by the column vector with top number 4 and bottom number −3, in centimetres. What is the corresponding column vector on the poster, in centimetres?
- 9.A café in York counts the number of customers in each of the nine hours it is open on one day: 4, 4, 4, 11, 13, 15, 18, 22 and 25. The owner says that a typical hour has about 4 customers, because 4 is the mode. Is the owner right? Give a reason for your answer.
- 10.Ben writes n + 4 ≤ 9. Which statement describes what Ben has written? Give a reason for your answer.
- 11.Which of the following is the correct definition of a regular polygon?
- 12.Two mathematically similar cubes have edge lengths 2 cm and 6 cm. Write the ratio of the volume of the smaller cube to the volume of the larger cube in its simplest form.
Answer key
- (a) $\binom{5}{−6}$ — The vector is (image − original) in each coordinate: (2 − (−3), −1 − 5) = (5, −6). $\binom{−5}{6}$ comes from working out original − image instead of image − original. $\binom{5}{6}$ gets the x-component right but makes a sign error on the y-component. $\binom{−5}{−6}$ gets the y-component right but makes a sign error on the x-component, working out −3 − 2 = −5 instead of 2 − (−3) = 5.
- (c) 100√3 cm — The height is opposite the 60° angle, so height = 2 × sin 60° = 2 × √3/2 = √3 m. Converting to centimetres: √3 m = 100√3 cm. '√3 cm' forgets to convert the answer from metres to centimetres. '200√3 cm' comes from mis-recalling sin 60° as √3 instead of √3/2, dropping the denominator of the exact value: 2 × √3 = 2√3 m = 200√3 cm. '50√3 cm' comes from halving the ladder's length before multiplying by sin 60°, instead of using the full 2 m.
- (a) 3,860 — The probability a bulb works correctly is the complement of being defective: 1 − 0.035 = 0.965. Expected number working correctly = 0.965 × 4,000 = 3,860. Using the probability of being defective instead of its complement gives 4,000 × 0.035 = 140, the expected number of DEFECTIVE bulbs, not working ones. Shifting the decimal point in the complement, using 0.0965 instead of 0.965, gives 4,000 × 0.0965 = 386. Assuming every bulb works, ignoring the 0.035 probability altogether, gives the full batch of 4,000.
- (b) €230.00 — Multiply the amount in pounds by the exchange rate: 200 × 1.15 = 230, so £200 = €230.00. Working out 200 + 1.15 = 201.15 treats the exchange rate as an amount to add rather than a multiplier. Working out 200 × 0.15 = 30 finds only the extra amount earned for every pound and forgets to add it back to the original £200. Working out 200 × 11.5 = 2300.00 misplaces the decimal point in the exchange rate, multiplying by 11.5 instead of 1.15. £200 converts to €230.00.
- (c) 1 : 16 — Work out each area before comparing. Square P has area 3 × 3 = 9 cm². Square Q has area 12 × 12 = 144 cm². The ratio of the areas is 9 : 144, and both parts divide by 9: 9 ÷ 9 = 1 and 144 ÷ 9 = 16, giving 1 : 16. Notice that the sides are in the ratio 1 : 4, and the areas are in the ratio of the squares of those parts, which is what always happens when a length is scaled. Stopping at 1 : 4 would compare the sides and never the areas, and cubing the parts to reach 1 : 64 is the rule for volumes rather than for areas. The order matters too: the question names square P first, so its area must be the first part of the ratio.
- (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.
- (a) 65° — Method: a line that divides an angle into two equal parts gives each part half of the original angle, so halve 130°. Working: 130 ÷ 2 = 65. Answer: 65°. The distractors: 130° is the whole of angle ABC, written down without halving it; 50° comes from working out 180 − 130, using the angles on a straight line instead of dividing the angle in two; 32.5° comes from dividing by 4 instead of by 2, as though the line split the angle into four equal parts.
- (b) (12, −9) — Two enlargements one after the other combine into a single scale factor: 1.5 × 2 = 3. Multiplying a vector by a scalar means multiplying both the top number and the bottom number by it: top = 4 × 3 = 12, bottom = −3 × 3 = −9, giving (12, −9). A candidate who adds the scale factor to each number instead of multiplying gets (4 + 3, −3 + 3) = (7, 0). A candidate who multiplies the top number but leaves the bottom number unchanged gets (12, −3). A candidate who multiplies the bottom number but leaves the top number unchanged gets (4, −9). The correct column vector for the poster is (12, −9).
- (c) No, the mode here is the lowest value of the nine — Method: an average is meant to stand for the data as a whole, so test any proposed average by asking how many values it sits near. Working: the value 4 appears three times and every other count appears once, so 4 is indeed the mode. But those three hours are the quiet ones at the start of the day, and the other six counts run from 11 up to 25; putting the nine counts in order, the middle one is the fifth, which is 13. So the mode sits at the very bottom of the data, with six of the nine hours far above it. Answer: no, because the mode here is the lowest value of the nine, so it describes the quiet opening hours rather than a typical hour. The distractors: saying the mode can only be used when no value repeats reverses the definition, since a mode exists only because a value does repeat; saying the mode is the value that occurs most often is a correct definition, but being the commonest value does not make a value typical when it lies at one end of the data; saying the mode is the best average for any list of numbers ignores the fact that mean, median and mode each describe a population well in different circumstances.
- (d) An inequality, because ≤ compares the two sides — The symbol ≤ means 'is less than or equal to', so the statement compares the sizes of the two sides instead of saying they are equal: that makes it an inequality. Solving it gives n ≤ 5, a whole range of values rather than the single value an equation would give. An identity has to be true for every value of the letter, and this fails at n = 6, so it is not one. A formula works one quantity out from another, and there is only one letter here.
- (c) Equal sides and equal interior angles — Method: recall the full definition of 'regular' as applied to a polygon. Working: a regular polygon must have both equal side lengths and equal interior angles at the same time. Options: 'all sides equal' alone describes an equilateral but not necessarily equiangular shape, such as a rhombus, which is not regular; 'all angles equal' alone describes an equiangular but not necessarily equilateral shape, such as a rectangle, which is not regular; 'at least one line of symmetry' is a much weaker condition that many irregular shapes also satisfy. Answer: equal sides and equal interior angles.
- (c) 1 : 27 — The edge lengths are in the ratio 2 : 6, which simplifies to 1 : 3. Volumes scale with the cube of the length ratio, so the volume ratio is 1³ : 3³ = 1 : 27. Giving 1 : 3 uses the length ratio without cubing it. Giving 1 : 9 squares the length ratio, which is the rule for areas, instead of cubing it, which is the rule for volumes. Giving 27 : 1 has the ratio the right way round for larger to smaller, not smaller to larger as the question asks.
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