Printable worksheet with answers and worked solutions — 15 questions, free, no sign-up.
Worksheet: Algebra
- 1.Solve x − 4 = −9
- 2.x = 5. Work out the value of 3x² − 4.
- 3.A student solves the simultaneous equations 2x + y = 11 and x − y = 1 by elimination, adding the two equations together. Which of these is the correct result of that step?
- 4.The first five terms of a sequence are 2, 5, 8, 11, 14. Work out an expression, in terms of n, for the nth term.
- 5.Which expression is equivalent to 5x − (x + 3)?
- 6.Write down the expression that means the same as (x + 7) ÷ 4.
- 7.A ball is thrown in the air. Its height, h metres, above the ground after t seconds is given in this table: when t = 0, h = 0; when t = 1, h = 15; when t = 2, h = 20; when t = 3, h = 15; when t = 4, h = 0. Use the table to find the two times, in seconds, at which the ball is at ground level.
- 8.A straight line passes through the points (2, 7) and (5, 16). Work out the value of y when x = 0.
- 9.Tom buys 2 notebooks and 6 pencils on Monday, priced at p pence each for a notebook and q pence each for a pencil. On Tuesday he buys 3 more notebooks and 1 more pencil. Write a simplified expression, in pence, for the total amount Tom has spent on notebooks and pencils.
- 10.The triangular numbers begin 1, 3, 6, 10, 15, ... Work out the next term in the sequence.
- 11.Work out the equation of the straight line through the points (−3, 4) and (1, −8).
- 12.Which expression means 'triple c, then add double d'?
- 13.A rope of length L metres is cut into 6 equal pieces, and 4 metres is then removed from one piece. Write an expression, in metres, for the length of that piece after the cut.
- 14.A sequence has the position-to-term rule: the nth term is 3n. Write down the first four terms of the sequence.
- 15.The equation 3(2x − 1) = 4x + 9 is rearranged by expanding the brackets. Which of these is the correctly expanded equation?
Answer key
- (c) x = −5 — Method: 4 is being subtracted from x, so add 4 to both sides; adding a positive number to a negative one moves to the right along the number line. Working: adding 4 to both sides gives x = −9 + 4, and −9 + 4 = −5. Answer: x = −5. The distractors: x = −13 comes from subtracting 4 from both sides instead of adding it, giving −9 − 4; x = 5 comes from working out −9 + 4 correctly and then writing the result without its minus sign; x = 13 comes from reading the right-hand side as 9 rather than −9 and adding 4 to it.
- (c) 71 — Method: square x first, then multiply by 3, then subtract 4, following the order of operations. Working: x² = 5² = 25; 3 × 25 = 75; 75 − 4 = 71. Answer: 71. 221 comes from squaring (3x) as a whole first: (3 × 5)² = 225, then − 4 = 221, squaring the coefficient along with x. 75 comes from correctly working out 3x² but forgetting to subtract the 4. 3 comes from subtracting the 4 from x before squaring: (5 − 4)² × 3 = 3, doing the operations in the wrong order.
- (a) 3x = 12 — Adding the two equations: the y-terms, +y and −y, have opposite signs, so they cancel; the x-terms combine to 2x + x = 3x; and the right-hand sides add to 11 + 1 = 12. This gives 3x = 12. A candidate who forgets that the y-terms cancel, and instead adds them as if they had the same sign, would write 3x + 2y = 12. A candidate who subtracts the right-hand sides instead of adding them would get 3x = 10. A candidate who correctly reaches 3x = 12 but then treats 12 itself as the value of x, skipping the final division, would write x = 12.
- (a) 3n − 1 — Method: find the common difference between consecutive terms, then find the constant by adjusting the first term. Working: 5 − 2 = 3, 8 − 5 = 3, 11 − 8 = 3, so the common difference is 3 and the coefficient of n is 3. The constant is the first term minus the common difference: 2 − 3 = −1. Answer: the nth term is 3n − 1. 3n + 2 comes from using the first term, 2, as the constant without subtracting the common difference. 3n − 2 comes from a slip when working out the constant, treating 2 − 3 as −2 instead of −1. 2n + 3 comes from swapping the common difference and the first term.
- (c) 4x − 3 — Subtract each term inside the bracket: 5x − (x + 3) = 5x − x − 3 = 4x − 3. Writing 4x + 3 comes from subtracting the x but not the 3, keeping its sign positive. Writing 6x − 3 comes from adding the x term, 5x + x = 6x, instead of subtracting it. Writing 5x − 3 comes from ignoring the x term inside the bracket and only subtracting the 3.
- (c) (x + 7)/4 — Method: dividing an expression by a number is written as a fraction, with the whole expression on top. Working: (x + 7) ÷ 4 = (x + 7)/4. Answer: (x + 7)/4. 4/(x + 7) comes from writing the numbers the wrong way round, putting 4 on top. 4(x + 7) comes from reading ÷ as ×, multiplying instead of dividing. (x + 7) − 4 comes from reading ÷ as −, subtracting instead of dividing.
- (a) t = 0 or t = 4 — The ball is at ground level exactly when h = 0. From the table, h = 0 at t = 0 and at t = 4, so those are the two times. Distractor origins: t = 1 or t = 3 picks the times with equal (but non-zero) height instead of ground level; t = 2 picks the time of maximum height instead of ground level; t = 0 finds only the starting time and misses the second one.
- (a) 1 — Method: the value of y when x = 0 is where the line meets the y-axis, which is the constant c in y = mx + c, so the gradient is worked out from the two given points first and the constant follows by substituting one of them. Working: m = (16 − 7) ÷ (5 − 2) = 9 ÷ 3 = 3, so the line is y = 3x + c; substituting x = 2 and y = 7 gives 7 = 3 × 2 + c, so c = 7 − 6 = 1, and the value of y when x = 0 is that constant. Answer: 1. The distractors: 3 comes from stopping at the gradient and offering it as the intercept; 4 comes from stepping back from x = 2 to x = 0 by one unit of x instead of two, 7 − 3 = 4; −1 comes from working the constant out as mx − y, 3 × 2 − 7 = −1, instead of y − mx.
- (a) 5p + 7q — Tom's total spend combines like terms: (2p + 6q) + (3p + q) = 5p + 7q, adding the notebook terms (2p + 3p = 5p) and the pencil terms (6q + q = 7q) separately. Answering 12pq adds every coefficient together (2 + 6 + 3 + 1 = 12) and multiplies the letters, combining unlike terms as though notebooks and pencils were the same item. Answering 5p + 6q correctly combines the notebook terms but forgets to add Tuesday's extra pencil to the 6q. Answering 2p + 7q correctly combines the pencil terms but forgets to add Tuesday's 3 extra notebooks to the 2p. The total amount Tom has spent is 5p + 7q pence.
- (d) 21 — The differences between consecutive triangular numbers increase by 1 each time: 3−1=2, 6−3=3, 10−6=4, 15−10=5. So the next difference is 6, giving 15+6=21. A candidate who keeps the difference the same as the previous step (adding 5 again) would reach 20. A candidate who uses a constant difference of 3 throughout would reach 18. A candidate who instead finds the square of the term number (5²=25, since 15 is the 5th term) would reach 25 — that is the rule for square numbers, not triangular numbers.
- (a) y = −3x − 5 — Gradient = (−8 − 4) ÷ (1 − (−3)) = −12 ÷ 4 = −3. Using the point (1, −8): −8 = −3(1) + c, so c = −5, giving y = −3x − 5. A candidate who drops the negative sign on the gradient, using m = 3 instead, would then solve −8 = 3(1) + c to get c = −11, writing y = 3x − 11. A candidate who makes a sign error isolating c, writing c = 5 instead of −5, would write y = −3x + 5. A candidate who mixes up both mistakes — keeping the correct gradient but the wrong, positive value of c from the flipped-gradient calculation — would write y = −3x + 11.
- (c) 3c + 2d — Method: 'triple c' is 3c, 'double d' is 2d, and 'add' joins the two separate terms with a plus sign. Working: 3c + 2d. Answer: 3c + 2d. 2c + 3d comes from swapping which letter gets tripled and which gets doubled. 6cd comes from multiplying the two terms together instead of adding them, and also multiplying the coefficients (3 × 2 = 6). 5(c + d) comes from adding the coefficients (3 + 2 = 5) and applying that single number to both letters together, as if c and d always came as a pair.
- (d) L/6 − 4 — Method: find the length of one equal piece first (divide by 6), then apply the later change (subtract 4) to that piece. Working: one piece is L/6 metres; removing 4 metres from it gives L/6 − 4. Answer: L/6 − 4. L/6 + 4 comes from adding the 4 metres instead of removing it. (L − 4)/6 comes from removing the 4 metres from the whole rope before cutting it into pieces, the wrong order. 4 − L/6 comes from subtracting the piece length from 4 instead of the other way round.
- (b) 3, 6, 9, 12 — Method: substitute the positions n = 1, 2, 3 and 4 into the rule in turn, because a position-to-term rule gives each term from its own position number. Working: 3 × 1 = 3, 3 × 2 = 6, 3 × 3 = 9 and 3 × 4 = 12. Answer: 3, 6, 9, 12. The distractors: 3, 9, 27, 81 comes from reading 3n as 3 multiplied by itself n times and so multiplying by 3 at every step; 0, 3, 6, 9 comes from starting the count at n = 0, which shifts every term one place; 4, 5, 6, 7 comes from reading 3n as n + 3 and adding 3 to each position number instead of multiplying by 3.
- (b) 6x − 3 = 4x + 9 — Method: multiply every term inside the bracket by the number outside it; the right-hand side stays as it is given. Working: 3 × 2x = 6x and 3 × (−1) = −3, so 3(2x − 1) = 6x − 3. Answer: 6x − 3 = 4x + 9. 6x − 1 = 4x + 9 comes from multiplying only the 2x by 3 and leaving the −1 unchanged. 5x − 3 = 4x + 9 comes from adding the 3 to the 2 instead of multiplying, treating 3 × 2x as (3 + 2)x = 5x. 6x − 4 = 4x + 9 comes from working out 3 × (−1) as −1 − 3 = −4 instead of 3 × (−1) = −3.
GCSE Foundation — Algebra
Every algebra statement a GCSE Foundation student may be asked is here; together they are 20% of the assessment. There are 21 algebra statements to cover. Working through them one at a time beats mixed practice while a topic is still shaky — mixed practice tells you that something is wrong, not what. Expect algebraic notation, substitution into formulae, expressions, equations, formulae, identities and inequalities, simplifying, expanding and factorising, rearranging formulae and identities, equivalence and algebraic proof. None of this is Higher-only material: it is the shared content both tiers sit. Only 50% of the paper is straight technique (AO1); 50% asks you to reason, interpret or solve a problem in context, and those marks are won by setting the work out clearly. The bulk of it sits comfortably on the non-calculator paper; a calculator quietly hides the gap until the exam.
- A1 — Algebraic notation
- A2 — Substitution into formulae
- A3 — Expressions, equations, formulae, identities and inequalities
- A4 — Simplifying, expanding and factorising
- A5 — Rearranging formulae
- A6 — Identities, equivalence and algebraic proof
- A7 — Functions, inverse and composite functions
- A8 — Coordinates in all four quadrants
- A9 — Straight-line graphs and y = mx + c
- A10 — Gradients and intercepts of linear functions
- …and 11 more algebra statements at this tier
Frequently asked questions
- How much of the GCSE Foundation paper is algebra?
- 20% of the total marks, and the three papers each carry an equal share of the qualification, so it is spread across all of them rather than concentrated in one.
- How many topics are there in algebra at GCSE Foundation?
- 21 DfE content statements, coded A1 to A25 within this area. Every question in the bank is tagged to one of them.
- Is any algebra content on this page Higher only?
- No. Foundation pages only show statements a Foundation entry may be asked. The Higher-only algebra material is on the GCSE Higher page for this area.
- Can I use a calculator for algebra questions?
- Paper 1 is non-calculator; Papers 2 and 3 allow one. Of the 21 statements in this area, 18 are naturally non-calculator and 0 naturally calculator, with the rest workable either way — so practise both.
- What kind of marks does algebra carry?
- The GCSE Foundation split is 50% AO1 (use and apply standard techniques), 25% AO2 (reason, interpret and communicate) and 25% AO3 (solve problems in and out of context). Questions in this area are set across all three.
- Are these past paper questions?
- No. Every question at /gcse-foundation is original, written to the DfE content statements and checked before it is published. We do not host past papers or mark schemes.
✍️ Written by the MathsUK teamChecked against the National Curriculum and GCSE specificationsLast updated: