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.
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.The first four terms of a sequence are 5, 8, 11, 14. Work out an expression, in terms of n, for the nth term.
- 2.A square has sides of length y cm. Write down an expression for the perimeter of the square.
- 3.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
- 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.Work out the coordinates of the midpoint of the line segment joining (−3, 5) and (7, 9).
- 6.Solve the simultaneous equations x + y = 1 and 2x + y = 5.
- 7.Solve (2x + 1)/3 = 5
- 8.Solve 2x + 1 = 9
- 9.The first four terms of a sequence are 4, 9, 14, 19. Work out an expression, in terms of n, for the nth term.
- 10.A cycle route is 84 km long. Freya sets off along it at a steady 14 km/h. Write down the function for the distance y, in kilometres, that is still to be cycled after x hours.
- 11.Point A has coordinates (4, −5). Point B has coordinates (4, 3). Work out the distance between A and B.
- 12.An arithmetic sequence has first term 40 and common difference −6. Work out the 9th term of the sequence.
- 13.To solve 5x − 4 = 2x + 8, Chloe's working is shown. Line 1: 5x − 4 = 2x + 8. Line 2: 3x − 4 = 8. Line 3: 3x = 4. Line 4: x = 4/3. Chloe has made a mistake in her working. Which line contains the mistake?
- 14.y = x + 4. Work out the value of y when x = 3.y = x + 4
- 15.Solve the inequality x + 5 < 12.
Answer key
- (d) 3n + 2 — The common difference is 3 (8−5=3), so the expression starts 3n. To match the first term when n=1, 3×1+c=5, so c=2: the nth term is 3n+2. A candidate who uses the first term itself as the constant, instead of first term minus the common difference, would write 3n+5 (giving 8, 11, 14, 17 — one term too high throughout). A candidate who omits the constant term altogether would write just 3n (giving 3, 6, 9, 12, not matching the sequence at all). A candidate who adds the common difference to n instead of multiplying would write n+3 (giving 4, 5, 6, 7, far too small).
- (d) 4y — Method: the perimeter is the total distance round the outside of the shape, and a square has four sides all of the same length. Working: the four sides are y, y, y and y, so the perimeter is y + y + y + y, which is written as 4y. Answer: 4y. The distractors: 2y comes from adding only two of the four sides, as if the square were being treated like a rectangle with one length and one width; y² comes from working out the area of the square, y × y, instead of its perimeter; y + 4 comes from adding 4 to the side length instead of multiplying the side length by 4.
- (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.
- (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.
- (a) (2, 7) — Midpoint = ((x1+x2)/2, (y1+y2)/2) = ((−3+7)/2, (5+9)/2) = (4/2, 14/2) = (2, 7). (4, 14) comes from adding the coordinates correctly but forgetting to divide by 2. (2, 9) comes from correctly averaging the x-coordinates but simply copying the y-coordinate of the second point instead of averaging the y-coordinates. (5, 2) comes from subtracting the coordinates instead of adding them before halving: ((7−(−3))/2, (9−5)/2) = (5, 2).
- (a) x = 4, y = −3 — Method: both equations contain +y with the same coefficient, so subtracting one equation from the other removes y. Working: (2x + y) − (x + y) = 5 − 1 gives x = 4; substituting x = 4 into x + y = 1 gives 4 + y = 1, so y = −3. Answer: x = 4, y = −3, which also satisfies 8 − 3 = 5. The distractors: x = 4, y = 5 comes from rearranging x + y = 1 as y = 1 + x; x = −2, y = 3 comes from eliminating x by doubling the first equation and then reading −y = 3 as y = 3; x = 6, y = −5 comes from adding the constants instead of subtracting them while eliminating y, taking x as 5 + 1.
- (a) 7 — Method: multiply both sides by 3 to clear the fraction, then solve the resulting equation. Working: 2x + 1 = 5 × 3 = 15. Subtract 1: 2x = 14. Divide by 2: x = 7. Answer: 7. 2 comes from ignoring the denominator altogether, treating the equation as 2x + 1 = 5 without multiplying by 3 first. 8 comes from a sign error, adding 1 to 15 instead of subtracting it, giving 2x = 16. 14 comes from correctly reaching 2x = 14 but stopping there, without dividing by 2 to find x.
- (c) x = 4 — Method: undo the addition of 1 first, then undo the multiplication by 2. Working: subtracting 1 from both sides gives 2x = 8, and dividing both sides by 2 gives x = 4. Answer: x = 4. The distractors: x = 8 comes from stopping at 2x = 8 and writing 8 as the value of x; x = 5 comes from adding 1 to both sides instead of subtracting it, giving 2x = 10; x = 16 comes from multiplying 8 by 2 instead of dividing by 2.
- (d) 5n − 1 — The common difference is 5 (9−4=5), so the expression starts 5n. To match the first term when n=1, 5×1+c=4, so c=−1: the nth term is 5n−1. A candidate who uses the first term itself as the constant, instead of first term minus the common difference, would write 5n+4 (giving 9, 14, 19, 24 — one term too high throughout). A candidate who omits the constant term altogether would write just 5n (giving 5, 10, 15, 20, not matching the sequence). A candidate who adds the common difference to n instead of multiplying would write n+5 (giving 6, 7, 8, 9, far too small).
- (b) y = 84 − 14x — Method: the distance still to go is the whole route minus the distance already covered, and at a steady speed the distance covered after x hours is the speed multiplied by x. Working: after x hours Freya has cycled 14x km, so the distance remaining is the 84 km route take away 14x, giving y = 84 − 14x, a straight line with intercept 84 and gradient −14. Answer: y = 84 − 14x. The distractors: y = 84 + 14x comes from adding the distance cycled to the length of the route rather than taking it away, so the ride would grow longer the further she goes; y = 14x − 84 comes from carrying out the subtraction the wrong way round, which is negative for the whole of the ride; y = 14 − 84x comes from swapping the two numbers over, treating 84 km as the hourly speed and 14 km as the length of the route.
- (a) 8 — Both points share the x-coordinate, so the distance between them is the difference between the y-coordinates: 3 − (−5) = 8. A candidate who mistakenly uses the equal x-coordinates instead of the y-coordinates gets 4 − 4 = 0. A candidate who adds the y-coordinates instead of subtracting them gets 3 + (−5) = −2. A candidate who reads off only point B's y-coordinate as the distance gets 3.
- (c) −8 — The nth term is the first term plus (n − 1) lots of the common difference: 40 + 8 × (−6) = 40 − 48 = −8. A candidate who uses 9 lots of the common difference instead of 8 gets 40 + 9 × (−6) = −14. A candidate who treats the common difference as +6 instead of −6 gets 40 + 8 × 6 = 88. A candidate who uses only 7 lots of the common difference gets 40 + 7 × (−6) = −2.
- (d) Line 3 — Method: check each line of Chloe's working against the correct algebraic step. Working: Line 1 to Line 2 is correct, subtracting 2x from both sides gives 3x − 4 = 8. But Line 2 to Line 3 should add 4 to both sides, giving 3x = 12, not 3x = 4 — the constant −4 has been dropped rather than removed correctly. Line 4 follows correctly from Chloe's own, incorrect, Line 3. Answer: Line 3. Line 1 is simply the original equation, copied out correctly. Line 2 correctly subtracts 2x from both sides of Line 1. Line 4 divides Chloe's own Line 3 by 3 correctly — the arithmetic there is fine, the mistake happened one line earlier.
- (a) 7 — Method: substitute the given value of x into the rule and carry out the operation written in it. Working: y = x + 4 with x = 3 gives y = 3 + 4, an addition of two whole numbers. Answer: y = 7. The distractors: 12 comes from multiplying by 4 instead of adding 4; 4 comes from writing down the number in the rule and never using the input at all; 1 comes from subtracting, 4 − 3, instead of adding.
- (a) x < 7 — Subtract 5 from both sides: x < 12 − 5, so x < 7. A candidate who adds 5 instead of subtracting gets x < 17. A candidate who subtracts the wrong way round gets x < −7. A candidate who correctly finds 7 but wrongly flips the inequality (as if dividing by a negative had happened) writes x > 7.
Build your own mix at the worksheet builder.