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.A regular hexagon has sides of length (x + 2) cm. Write down an expression, in terms of x, for the perimeter of the hexagon.
- 2.Factorise x² − 64.
- 3.The graph of y = x² + 2x − 15 crosses the x-axis at two points. By factorising, work out the x-coordinates of these two points.y = x² + 2x − 15
- 4.The expression 6n + 15 is written as 3(2n + 5). Which statement is correct?
- 5.Write down the expression that means 5 more than half of n.
- 6.A plumber charges a call-out fee plus an hourly rate. The total cost, y in pounds, of a job lasting x hours is given by y = 45x + 60. Work out the total cost of a job that lasts 3 hours.y = 45x + 60
- 7.The first four terms of a sequence are 4, 6, 8, 10. Work out an expression, in terms of n, for the nth term.
- 8.Factorise fully 56x − 24
- 9.A straight line passes through the points (2, 5) and (4, 11). Work out the gradient of the line.
- 10.Make p the subject of the formula n = p/3.
- 11.A distance-time graph shows a car travelling at a constant speed, covering 90 km in 2 hours. Work out the car's speed in km/h.
- 12.The area of a circle is given by the formula A = πr², where r is the radius. Rearrange the formula to make r the subject.
- 13.A pattern is made from tiles. Pattern 1 has 7 tiles, pattern 2 has 11 tiles, pattern 3 has 15 tiles, and pattern 4 has 19 tiles, with each new pattern having 4 more tiles than the one before it. Work out an expression, in terms of n, for the number of tiles in pattern n.
- 14.The formula for converting a distance in miles, m, to kilometres, k, is k = 8m ÷ 5. Work out k when m = 10.
- 15.Which of these values of x is a solution of x² + 2x − 15 = 0?
Answer key
- (a) 6x + 12 — A regular hexagon has 6 equal sides, so the perimeter is 6(x + 2) = 6x + 12. A candidate who multiplies only the x-term by 6 and forgets to multiply the 2 gets 6x + 2. A candidate who multiplies only the number term by 6 and forgets to multiply the x gets x + 12. A candidate who adds 6 and 2 to make a single coefficient of x instead of expanding the brackets gets 8x.
- (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.
- (c) x = 3 and x = −5 — To factorise x² + 2x − 15, find two numbers that multiply to −15 and add to 2: these are 5 and −3, since 5 × (−3) = −15 and 5 + (−3) = 2. So x² + 2x − 15 = (x + 5)(x − 3). Setting each factor to zero gives x = −5 and x = 3. Choosing x = −3 and x = 5 comes from swapping the signs of the correct roots. Choosing x = 5 and x = 3 uses the right pair of numbers, 5 and 3, but forgets that one of them must be negative for the product to equal −15. Choosing x = −15 and x = 1 mistakes the constant term, −15, for one of the roots, and pairs it oddly with x = 1.
- (c) 3 and 2n + 5 are both factors of 6n + 15 — Factors are the parts multiplied together to make an expression; terms are the parts added together. In 3(2n + 5) the 3 and the bracket 2n + 5 are multiplied, so both of them are factors of 6n + 15. The parts added together are 6n and 15, and those are its two terms, not its factors. A factor need not be a number: a bracket containing letters is a factor in exactly the same way.
- (d) n/2 + 5 — Half of n is n ÷ 2, which is written as the fraction n/2. 'More than' means add, and the addition happens after the halving, so the expression is n/2 + 5. Writing (n + 5)/2 halves the 5 as well, because everything inside a bracket is divided; writing 2n + 5 doubles n instead of halving it; writing 5n/2 multiplies half of n by 5 instead of adding 5 to it.
- (d) £195 — Substituting x = 3 into y = 45x + 60 gives y = 45 × 3 + 60 = 135 + 60 = 195. A candidate who forgets to add the call-out fee would get only 45 × 3 = £135. A candidate who adds the hours to the fee and the rate instead of multiplying would get 45 + 60 + 3 = £108. A candidate who multiplies both the hourly rate and the call-out fee by the number of hours would get 45 × 3 + 60 × 3 = £315.
- (c) 2n + 2 — Method: find the common difference between consecutive terms, then find the constant that fits the first term. Working: 6 − 4 = 2, 8 − 6 = 2, 10 − 8 = 2, so the terms increase by 2 each time and the nth term has the form 2n + c. Substituting n = 1: 2(1) + c = 4, so c = 2. Answer: the nth term is 2n + 2. The value 2n comes from using only the common difference and leaving out the constant c entirely. The value 2n + 4 comes from using the first term itself as c, without subtracting the common difference to find the true constant. The value 2n − 2 comes from a sign error when working out c, giving −2 instead of +2.
- (d) 8(7x − 3) — Method: find the highest common factor of the two terms, write it in front of a bracket and divide each term by it. Working: 56 = 8 × 7 and 24 = 8 × 3, so the highest common factor is 8; dividing gives 56x ÷ 8 = 7x and 24 ÷ 8 = 3, and the subtraction sign stays between them. Answer: 8(7x − 3), which multiplies back out to 56x − 24. The distractors: 8(7x + 3) comes from dropping the minus sign of −24 while dividing; 8(56x − 3) comes from dividing only the number term by 8 and leaving 56x untouched inside the bracket; 8(7x − 16) comes from subtracting 8 from 24 instead of dividing 24 by 8.
- (c) 3 — Gradient = (change in y) ÷ (change in x) = (11 − 5) ÷ (4 − 2) = 6 ÷ 2 = 3. A candidate who puts the change in x over the change in y instead would get 2 ÷ 6 = 1/3. A candidate who subtracts the y-coordinates in the reverse order, but not the x-coordinates, would get (5 − 11) ÷ (4 − 2) = −3. A candidate who adds the coordinates instead of subtracting them would get (11 + 5) ÷ (4 + 2) = 16/6 = 8/3.
- (b) p = 3n — n = p/3 means p has been divided by 3, so to make p the subject, multiply both sides by 3: p = 3n. Writing p = n/3 leaves the formula exactly as it was, without undoing the division. Writing p = n − 3 mistakes division for subtraction and takes 3 away from n instead of multiplying. Writing p = 3/n incorrectly flips the fraction upside down rather than multiplying n by 3. The correct rearrangement is p = 3n.
- (c) 45 km/h — Method: speed = distance ÷ time = 90 ÷ 2 = 45 km/h. Distractor origins: 180 km/h multiplies distance by time instead of dividing (90 × 2 = 180); 88 km/h subtracts the time from the distance (90 − 2 = 88); 92 km/h adds the time to the distance (90 + 2 = 92).
- (c) r = √(A/π) — A = πr² means r has been squared and then multiplied by π. To make r the subject, first divide both sides by π to get A/π = r², then take the square root of both sides: r = √(A/π). Writing r = A/π stops after dividing by π and forgets that r is still squared — it never undoes the square. Writing r = √A/π takes the square root before dividing by π, which square-roots only the A and not the whole of A/π. Writing r = (A/π)² squares A/π instead of taking its square root — the opposite of what is needed to undo r². The correct rearrangement is r = √(A/π).
- (c) 4n + 3 — Method: use the given number of extra tiles per pattern as the coefficient of n, then find the constant that fits pattern 1. Working: each pattern adds 4 tiles, so the expression has the form 4n + c. Substituting n = 1: 4(1) + c = 7, so c = 3. Answer: the number of tiles in pattern n is 4n + 3. The value 4n comes from leaving out the constant c altogether. The value 4n + 7 comes from using pattern 1's total, 7, as the constant directly instead of subtracting the difference first. The value 7n + 4 comes from swapping the roles of the number of tiles in pattern 1 and the number added each time.
- (a) 16 — k = 8m ÷ 5 = (8 × 10) ÷ 5 = 80 ÷ 5 = 16. A candidate who multiplies 8 by 10 but forgets to divide by 5 gets 80. A candidate who divides 10 by 8 and multiplies by 5, using the fraction upside down, gets 10 × 5 ÷ 8 = 6.25. A candidate who adds instead of substituting into the formula gets 8 + 10 = 18.
- (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.
Build your own mix at the worksheet builder.