Printable · GCSE Foundation · ages 14-16
Algebra worksheet — GCSE Foundation
Fifteen questions across the algebra statements at Foundation tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Non-calculator
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Work out the equation of the straight line through the points (−3, 4) and (1, −8).
- 2.Factorise fully 5x + 5y − 5
- 3.The nth term of a sequence is 4n − 3. Work out the 7th term of the sequence.
- 4.Look at the statement 2x + 5 = 17. Considering whether it is an expression, an equation, a formula, or an identity, which classification is correct?
- 5.A water tank empties according to y = −5x + 200, where y is the number of litres left after x minutes. Work out the coordinates of the point where this graph crosses the x-axis.y = -5x + 200
- 6.The graph of y = 24/x is drawn for x > 0. Work out the value of y when x = 6.
- 7.To rearrange the formula y = 3x − 8 to make x the subject, Priya writes: 'Add 8 to both sides to get y + 8 = 3x, then divide both sides by 3 to get x = y + 8 ÷ 3.' Work out the correct expression for x.y = 3x − 8
- 8.Two numbers have a sum of 45. The larger number is 9 more than the smaller number. Form an equation using n for the smaller number, and solve it to find the larger number.
- 9.Which of these values of x is a solution of x² + 2x − 15 = 0?
- 10.A geometric sequence starts at 4, and each term after that is found by multiplying the term before it by 3. Write down the first four terms of the sequence.
- 11.The first four terms of a sequence are 18, 15, 12, 9. Work out an expression, in terms of n, for the nth term.
- 12.A sequence has the position-to-term rule: the term is the position number multiplied by itself. Its first five terms are 1, 4, 9, 16, 25. Work out the 8th term.
- 13.Simplify x + x + 4
- 14.Harry will spend at most £150 on a party. The cake costs £60 and each helium balloon costs £3. Solve an inequality to find all the possible numbers of balloons, x, that he can buy.
- 15.A triangle has vertices at (1, 1), (1, 5) and (6, 1). Work out the area of the triangle.
Answer key
- (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) 5(x + y − 1) — Method: take out the highest common factor of all three terms and divide every term by it, the number term included. Working: the highest common factor of 5x, 5y and −5 is 5; dividing gives 5x ÷ 5 = x, 5y ÷ 5 = y and −5 ÷ 5 = −1, so the bracket holds x + y − 1. Answer: 5(x + y − 1), which multiplies back out to 5x + 5y − 5. The distractors: 5(x + y + 1) comes from dividing −5 by 5 and losing the minus sign; 5(x + y − 5) comes from dividing only the terms containing a letter by 5 and carrying the −5 into the bracket unchanged; 5(xy − 1) comes from collecting the unlike terms 5x and 5y as 5xy before factorising.
- (b) 25 — Substitute n = 7: 4 × 7 − 3 = 28 − 3 = 25. Forgetting to subtract 3 gives 4 × 7 = 28. Subtracting 3 from 7 before multiplying by 4, 4 × (7 − 3) = 16, applies the operations in the wrong order. Substituting n = 8 by miscounting the position gives 4 × 8 − 3 = 29.
- (d) An equation, true for one value of x — 2x + 5 = 17 is only true when x = 6, so it is an equation. A candidate who ignores the equals sign and focuses only on the x terms and numbers present picks the expression option. A candidate who sees an equals sign and assumes it must relate two different quantities, as a formula does, picks that option, missing that there is only one quantity, x, involved here. A candidate who wrongly checks whether both sides look similar in structure rather than testing specific values picks the identity option, missing that the two sides are not equal for every value of x.
- (a) (40, 0) — Method: a graph crosses the x-axis where y = 0, which in this context is the moment the tank holds no water, so substituting y = 0 and solving gives the time. Working: 0 = −5x + 200 gives 5x = 200, so x = 200 ÷ 5 = 40 and the crossing point is (40, 0); the tank is empty after 40 minutes. Answer: (40, 0). The distractors: (0, 200) is the y-axis crossing, the 200 litres in the tank at the start, found by substituting x = 0 instead of y = 0; (200, 0) comes from reading the constant 200 as the x-coordinate without dividing by the 5 litres lost each minute; (0, 40) has the right number in the wrong place, with the time written as a y-coordinate.
- (d) y = 4 — Method: substitute x = 6 into y = 24/x: y = 24 ÷ 6 = 4. Distractor origins: y = 18 subtracts instead of dividing (24 − 6 = 18); y = 144 multiplies instead of dividing (24 × 6 = 144); y = 30 adds instead of dividing (24 + 6 = 30).
- (d) x = (y + 8) / 3 — Method: add 8 to both sides, then divide the whole side by 3. Working: y = 3x − 8, so adding 8 to both sides gives y + 8 = 3x, then dividing both sides by 3 gives x = (y + 8) / 3. The value x = y + 8 / 3 is Priya's version, which comes from dividing only the 8 by 3 instead of dividing the whole expression y + 8 by 3. The value x = (y − 8) / 3 comes from a sign error, keeping −8 instead of moving it to +8. The value x = 3(y + 8) comes from multiplying by 3 instead of dividing.
- (a) 27 — Method: let the smaller number be n, so the larger number is n + 9. Form the equation n + (n + 9) = 45. Working: simplify: 2n + 9 = 45, so 2n = 36, giving n = 18. The larger number is 18 + 9 = 27. Answer: 27. 18 is the smaller number, found correctly, but given as the answer to the question asking for the larger number. 22.5 comes from ignoring the "9 more" part and simply halving the total, 45 ÷ 2. 36 comes from a sign error when isolating the constant, treating the equation as 2n = 45 + 9 instead of 2n = 45 − 9.
- (a) x = 3 — Method: factorise x² + 2x − 15 as (x + 5)(x − 3), since 5 × (−3) = −15 and 5 + (−3) = 2. Setting each bracket equal to zero gives x + 5 = 0 or x − 3 = 0, so x = −5 or x = 3. Only x = 3 is offered here. Distractor origins: x = −3 reverses the sign of the factor pair, treating the bracket (x − 3) as giving x = −3 instead of x = 3; x = 5 takes the number from the other factor, (x + 5), but with the wrong sign, giving x = 5 instead of x = −5; x = 15 takes the constant term of the original expression as if it were a root, without factorising at all.
- (b) 4, 12, 36, 108 — Method: multiply the previous term by 3 each time, starting from the first term. Working: 4 × 3 = 12, 12 × 3 = 36, 36 × 3 = 108. Answer: 4, 12, 36, 108. 4, 7, 10, 13 comes from adding 3 each time instead of multiplying by 3, confusing this with an arithmetic sequence. 4, 12, 15, 18 comes from multiplying correctly to get the second term, then switching to adding 3 for the rest. 12, 36, 108, 324 comes from listing the terms after the first term, missing off the starting value of 4.
- (d) 21 − 3n — Method: find the common difference, then find the constant that fits the first term. Working: 15 − 18 = −3, 12 − 15 = −3, 9 − 12 = −3, so the terms decrease by 3 each time and the nth term has the form c − 3n. Substituting n = 1: c − 3(1) = 18, so c = 21. Answer: the nth term is 21 − 3n. The value 18 − 3n comes from using the first term as c directly, without adding back the difference that was removed. The value 3n − 21 comes from a sign error that flips the whole expression. The value −3n comes from using only the common difference and leaving out the constant.
- (b) 64 — Method: a position-to-term rule is applied straight to the position number, so a term far along the sequence can be found without writing out the terms in between. Working: the rule multiplies the position by itself and the position asked for is 8, so the term is 8 × 8. Answer: 64. The distractors: 16 comes from multiplying the position by 2 instead of by itself; 81 comes from working out 9 × 9, one position too far along; 8 comes from writing down the position number itself as the term.
- (d) 2x + 4 — Method: collect the like terms, which here are the two terms in x, and leave the number term on its own because a number and a term in x are unlike. Working: x + x is one lot of x added to one more lot of x, which is 2x; the 4 has nothing like it to join with, so it is written after the 2x. Answer: 2x + 4. The distractors: x² + 4 comes from multiplying the two x terms instead of adding them; x + 4 comes from treating x + x as a single x, as though the repeated letter counted only once; 6x comes from collecting the unlike terms together, adding 1 + 1 + 4 and attaching the letter to that total.
- (d) x ≤ 30 — Method: add the fixed cost to the cost of x balloons, set that total against the £150 limit with the sign that 'at most' calls for, then solve. Working: the total spend is 60 + 3x pounds, so 60 + 3x ≤ 150; subtracting 60 from both sides gives 3x ≤ 90; dividing both sides by 3, a positive number, gives x ≤ 30. Answer: x ≤ 30. The distractors: x ≤ 90 comes from taking the cake off the budget and stopping at 3x ≤ 90, reading the 90 as a number of balloons when it is the money left for them; x ≤ 50 comes from dividing the whole £150 by 3 and leaving the cake out of the calculation altogether; x ≥ 30 comes from reading 'at most' as 'at least', which reverses the condition.
- (d) 10 — The right angle is at (1, 1). The vertical side has length 5 − 1 = 4 and the horizontal side has length 6 − 1 = 5, so the area is (4 × 5) ÷ 2 = 20 ÷ 2 = 10. A candidate who forgets to halve the product of the two sides gets 4 × 5 = 20. A candidate who forgets to subtract the shared vertex's coordinate and uses the raw coordinates 6 and 5 as the side lengths gets (6 × 5) ÷ 2 = 30 ÷ 2 = 15. A candidate who uses only one side length as the area gets 5.
Build your own mix at the worksheet builder.