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.Simplify 5a/6 − a/3
- 2.It takes 8 painters 6 days to paint a fence. Working at the same rate, work out how many days 4 painters would take to paint the same fence.
- 3.A car's speed increases steadily while it accelerates. Its speed v m/s after t seconds is given by v = u + at, where u is the starting speed in m/s and a is the acceleration in m/s². A car starts at u = 4 m/s and accelerates at a = 2 m/s² until it reaches v = 20 m/s. Work out t, the time taken in seconds.
- 4.Solve 3x − 5 = 4.
- 5.Point R has coordinates (3, −5). Point R is reflected in the line y = 2 to point S. Write down the coordinates of S.
- 6.The point (2, 5) is translated 3 units right and 4 units down. Work out the coordinates of the image point.
- 7.A sector of a circle has an angle of 90° at the centre. Write down what fraction of the whole circle this sector represents.
- 8.A shape is translated by the vector and then by the vector . Write down the single column vector that has the same effect as those two translations together.
- 9.A rectangular room is drawn on a plan with a scale of 1 : 50. On the plan, the room measures 8 cm by 6 cm. Work out the real area of the room, in square metres.
- 10.At a swimming pool the ratio of adults to children is 3 : 5. Of the children, 2/5 are boys. What fraction of the people at the pool are boys?
- 11.A cake recipe takes 135 minutes from start to finish. Write this time as hours and minutes.
- 12.The graph of P = 480 ÷ V shows how the pressure, P pascals, of a gas depends on its volume, V cm³, at constant temperature. Use the relationship to work out the volume when the pressure is 32 pascals, and then work out by how much the volume increases when the pressure drops to 24 pascals.
Answer key
- (d) a/2 — Method: write both terms over the same denominator, subtract the numerators, then cancel the fraction down. Working: 6 is a multiple of 3, so a/3 is rewritten as 2a/6; the calculation becomes 5a/6 − 2a/6 = 3a/6, and dividing numerator and denominator by 3 gives a/2. Answer: a/2. The distractors: 4a/3 comes from subtracting the denominators as well as the numerators, giving (5 − 1)a over (6 − 3); 2a/3 comes from subtracting 1 from 5 without first rewriting a/3 as 2a/6, giving 4a/6; 7a/6 comes from adding the two fractions instead of subtracting them, giving 5a/6 + 2a/6.
- (b) 12 days — This is inverse proportion: fewer painters take longer. Multiply the original numbers to find the total painter-days needed: 8 × 6 = 48 painter-days. Divide by the new number of painters: 48 ÷ 4 = 12 days. Working out 6 × 4 ÷ 8 = 3 days treats it as direct proportion, as if fewer painters needed less time. Stopping at 48 gives the total painter-days, not the number of days. Working out 6 + (8 − 4) = 10 days adds the change in the number of painters straight onto the number of days, treating painters and days as the same kind of quantity. 4 painters take 12 days.
- (b) 8 s — Rearranging v = u + at for t: subtract u from both sides to get v − u = at, then divide by a: t = (v − u)/a. Substituting u = 4, a = 2, v = 20: t = (20 − 4)/2 = 16/2 = 8 s. Answering 12 s comes from adding u instead of subtracting it: (20 + 4)/2 = 12. Answering 32 s comes from multiplying (v − u) by a instead of dividing by it: 16 × 2 = 32. Answering 6 s divides v by a first and then subtracts u, in the wrong order: 20/2 − 4 = 10 − 4 = 6. The time taken is 8 s.
- (d) 3 — Method: add the constant term to both sides first, then divide by the coefficient of x. Working: 3x = 4 + 5 = 9; x = 9 ÷ 3 = 3. Answer: x = 3. −1/3 comes from a sign error when moving the 5, subtracting instead of adding: 3x = 4 − 5 = −1, then x = −1/3. 6 comes from subtracting the coefficient 3 instead of dividing by it: 9 − 3 = 6. 9 comes from correctly finding 3x = 9 but forgetting to divide by 3.
- (c) (3, 9) — Reflecting in the horizontal line y = 2 keeps the x-coordinate the same and maps y to 2 × 2 − y = 4 − (−5) = 9, so S = (3, 9). A candidate who uses k − y instead of 2k − y gets 2 − (−5) = 7, giving (3, 7). A candidate who reflects in the x-axis instead of the line y = 2, simply changing the sign of y, gets (3, 5). A candidate who also changes the sign of the x-coordinate, as if reflecting in both axes, gets (−3, 9).
- (c) (5, 1) — Moving right increases the x-coordinate, and moving down decreases the y-coordinate, so (2, 5) becomes (2 + 3, 5 − 4) = (5, 1). (5, 9) comes from adding 4 to the y-coordinate instead of subtracting, as if the point moved up rather than down. (−1, 1) comes from subtracting 3 from the x-coordinate instead of adding, as if the point moved left rather than right. (2, 1) keeps the x-coordinate unchanged and only applies the vertical move, forgetting the horizontal move altogether.
- (c) 1/4 — A full turn at the centre of a circle is 360°, so a sector's fraction of the circle is its angle divided by 360°: 90 ÷ 360 = 1/4. 1/2 would be the fraction for a sector with an angle of 180°, not 90°. 3/4 is the fraction of the rest of the circle, the major sector left over from the 270° that is not part of this sector. 1/8 would be the fraction for a sector with an angle of 45°, half of 90°.
- (a) $\binom{-5}{-4}$ — Method: one translation followed by another is a single translation, and the two vectors are added: top to top, bottom to bottom. Working: across, 4 − 9 = −5; up, −7 + 3 = −4. Answer: $\binom{-5}{-4}$. Subtracting the second vector instead of adding it gives 13 on top and −7 − 3 = −10 underneath. Adding the top numbers correctly but subtracting the bottom ones gives −10 underneath with −5 on top. Adding 4 and 9 as though both were positive and then keeping the minus sign of the larger gives −13 on top.
- (a) 12 m² — Real length = 8 × 50 = 400 cm = 4 m. Real width = 6 × 50 = 300 cm = 3 m. Real area = 4 × 3 = 12 m². Scaling the plan area (8 × 6 = 48 cm²) by 50 instead of by 50 squared gives 48 × 50 = 2400 cm² = 0.24 m² — area scales by the square of the length scale factor, not the scale factor itself. Multiplying the real dimensions in centimetres, 400 × 300 = 120 000, and calling the result 120 000 m² mistakes square centimetres for square metres. Converting only the length to metres and leaving the width as 6 (treating centimetres as metres), 4 × 6 = 24, gives 24 m², from a scaling that was never finished.
- (a) 1/4 — First find the fraction of the people who are children: the pool is 3 + 5 = 8 equal shares and the children take 5, so the children are 5/8 of the people. The boys are 2/5 of that, and 'of' means multiply: 2/5 × 5/8 = 10/40 = 1/4. Answering 2/5 gives the boys as a fraction of the children only, 3/20 multiplies by the adults' fraction 3/8 instead of the children's, and 3/5 is the fraction of the children who are girls.
- (c) 2 hours 15 minutes — Divide the total minutes by 60: 135 ÷ 60 = 2 remainder 15, so that is 2 hours 15 minutes. Treating 100 minutes as one hour, a metric-style mistake, gives 135 − 100 = 35, so 1 hour 35 minutes. Subtracting 60 twice to reach the 15 minutes left over, but losing count and recording only one of the two hours removed, gives 1 hour 15 minutes. Writing 135 ÷ 60 = 2.25 and then reading the '25' as minutes, instead of converting the 0.25 of an hour into 15 minutes, gives 2 hours 25 minutes.
- (b) 5 cm³ — When P = 32, V = 480 ÷ 32 = 15 cm³. When P = 24, V = 480 ÷ 24 = 20 cm³. The increase in volume is 20 − 15 = 5 cm³. Giving only the second volume, 20 cm³, forgets to subtract the first volume. Giving only the first volume, 15 cm³, answers the wrong part of the question. Subtracting the two pressures instead of the two volumes, 32 − 24 = 8, mixes up which quantity the question asks for.
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