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.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.The point B has coordinates (−2, −2). In which quadrant is B?
- 3.A colony of bacteria doubles in number every hour. At 9am there are 5 bacteria in the colony. Work out how many bacteria there will be at 12 noon.
- 4.Solve x² = 49.
- 5.A car's fuel tank contains 50 litres when it starts a journey. After travelling for 2 hours, it contains 38 litres, and fuel is used at a constant rate. Work out the rate at which fuel is used, in litres per hour.
- 6.A caterer uses the formula C = 6p + 20 to work out the total cost, £C, of a buffet for p people, where £20 covers fixed costs. A customer is charged £92. Work out how many people, p, the buffet was for.
- 7.Solve (3x + 2)/5 = (x + 4)/3
- 8.A gym charges a joining fee plus a monthly fee. Anna paid £100 in total after 3 months of membership. Ben paid £160 in total after 6 months of membership (same joining fee and monthly fee as Anna). Work out the monthly fee.
- 9.Which of these statements is an equation with exactly one solution?
- 10.A ramp rises 3 m over a horizontal distance of 12 m. Work out the gradient of the ramp.
- 11.An arithmetic sequence has first term 40 and common difference −6. Work out the 9th term of the sequence.
- 12.Factorise x² − 64.
- 13.A square has vertices at (−2, 3), (−2, −3) and (4, −3). Write down the coordinates of the fourth vertex.
- 14.Work out the value of m² + 3m when m = −2
- 15.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
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) the third quadrant — Method: only the signs of the coordinates matter, so two coordinates equal in size still have to be read separately, one for each axis. Working: both coordinates of (−2, −2) are negative, so B lies to the left of the y-axis and below the x-axis; counting anticlockwise from the region where both coordinates are positive, left and below is the third region. Answer: the third quadrant. The distractors: 'the first quadrant' comes from ignoring both minus signs and treating the point as (2, 2); 'the second quadrant' comes from applying the minus sign to the x-coordinate only, as though the point were (−2, 2); 'the fourth quadrant' comes from applying it to the y-coordinate only, as though the point were (2, −2).
- (a) 40 — From 9am to 12 noon is 3 hours, so the population doubles three times: 5 × 2³ = 40. A candidate who counts the elapsed time as 4 hours (an off-by-one counting error) would reach 5 × 2⁴ = 80. A candidate who counts it as only 2 hours would reach 5 × 2² = 20. A candidate who misreads 'doubles' as 'increases by 2' each hour would compute 5 + 3 × 2 = 11.
- (d) x = 7 or x = −7 — Method: take the square root of both sides, remembering a square root can be positive or negative. Since x² = 49, x = √49 or x = −√49, so x = 7 or x = −7. Distractor origins: x = 7 forgets the negative root; x = −7 keeps only the negative root and drops the positive one; x = 24.5 comes from dividing 49 by 2 instead of taking a square root.
- (c) 6 — Method: rate = amount of fuel used ÷ time taken. Working: fuel used = 50 − 38 = 12 litres, time taken = 2 hours, so rate = 12 ÷ 2 = 6 litres per hour. Answer: the rate is 6 litres per hour. 44 comes from finding the average of the two fuel amounts, (50 + 38) ÷ 2, instead of the fuel used. 12 comes from working out the fuel used but forgetting to divide by the time taken. 19 comes from dividing the remaining fuel, 38, by the time taken instead of the fuel used.
- (b) 12 — Method: substitute the total cost into the formula, then subtract the fixed cost and divide by the cost per person. Working: 92 = 6p + 20, so 6p = 92 − 20 = 72, p = 72 ÷ 6 = 12. Answer: 12 people. 15.33 comes from dividing the whole £92 by £6 without first subtracting the £20 fixed cost: 92 ÷ 6 ≈ 15.33. 4.3 comes from swapping the two amounts round, subtracting £6 and dividing by £20: (92 − 6) ÷ 20 = 4.3. 18.67 comes from adding the fixed cost instead of subtracting it: (92 + 20) ÷ 6 ≈ 18.67.
- (a) x = 3.5 — Method: clear the fractions by multiplying both sides by 15, expand both brackets, then collect the x terms on one side and the numbers on the other. Working: multiplying both sides by 15 gives 3(3x + 2) = 5(x + 4), which expands to 9x + 6 = 5x + 20; subtracting 5x and 6 from both sides gives 4x = 14, and dividing both sides by 4 gives x = 3.5. Answer: x = 3.5. The distractors: x = 1 comes from collecting the x terms by adding the 5x instead of subtracting it, giving 9x + 5x = 20 − 6 and so 14x = 14; x = 4.5 comes from expanding 3(3x + 2) as 9x + 2, multiplying only the x term by the 3, which leads to 4x = 18; x = 10 comes from reaching 4x = 14 correctly and then subtracting 4 instead of dividing by 4.
- (d) £20 — Let f be the joining fee and m the monthly fee: f + 3m = 100 and f + 6m = 160. Subtracting the first equation from the second eliminates f: 3m = 60, so m = 20. A candidate who finds the joining fee instead of the monthly fee would get f = 100 − 3(20) = £40. A candidate who divides Ben's total by his number of months, ignoring that part of the cost is a fixed joining fee, would get 160 ÷ 6 ≈ £26.67. A candidate who divides the difference in cost by the total number of months instead of the difference in months would get (160 − 100) ÷ 9 ≈ £6.67.
- (a) 5x − 3 = 12 — 5x − 3 = 12 is an equation with exactly one solution: adding 3 and dividing by 5 gives x = 3, and no other value works. 5x − 3 = 5x − 3 is true for every value of x, since both sides are identical — it has infinitely many solutions, not one. 5x − 3 > 12 is an inequality: any value of x greater than 3 satisfies it, so it has a whole range of solutions, not a single one. 5x − 3 = 5x + 2 has no solution at all, since subtracting 5x from both sides leaves −3 = 2, which is never true. The equation with exactly one solution is 5x − 3 = 12.
- (a) 0.25 — Method: gradient = vertical rise ÷ horizontal distance. Working: gradient = 3 ÷ 12 = 0.25. Answer: the gradient of the ramp is 0.25. 4 comes from inverting the gradient, dividing the horizontal distance by the vertical rise instead of the other way round. 9 comes from subtracting the rise from the horizontal distance instead of dividing. 36 comes from multiplying the rise and the horizontal distance instead of dividing.
- (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) (x − 8)(x + 8) — x² − 64 = x² − 8², a difference of two squares, which factorises as (x − 8)(x + 8). A candidate who treats it as a perfect square with a repeated negative factor gets (x − 8)(x − 8), which expands to x² − 16x + 64 — wrong on both the middle and constant terms. A candidate who uses a repeated positive factor gets (x + 8)(x + 8), which expands to x² + 16x + 64. A candidate who picks a different factor pair of 64, such as 4 and 16, without checking that the middle term cancels, gets (x − 4)(x + 16), which expands to x² + 12x − 64 — the wrong middle term.
- (d) (4, 3) — The sides are parallel to the axes: the missing vertex must share the y-coordinate 3 with (−2, 3) and the x-coordinate 4 with (4, −3), giving (4, 3). (−4, 3) comes from a sign error on the x-coordinate. (4, −9) comes from continuing the pattern of the given points by subtracting 6 from the y-coordinate again instead of matching it to (−2, 3). (3, 4) comes from swapping the x- and y-coordinates.
- (d) −2 — Method: substitute the value into both terms, working out the index and the multiplication before the addition. Working: m² = (−2) × (−2) = 4 and 3m = 3 × (−2) = −6, so the expression becomes 4 + (−6), which is −2. Answer: −2. The distractors: −10 comes from squaring −2 as −4, giving −4 + (−6); 10 comes from working out 3m as +6 and losing the minus sign, giving 4 + 6; −14 comes from working from left to right instead of multiplying first, giving (4 + 3) × (−2).
- (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.
Build your own mix at the worksheet builder.