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.A rule turns each input into an output. An input of 0 gives an output of −1, an input of 1 gives an output of 1, and an input of 2 gives an output of 3. Work out the rule, writing the input as x and the output as y.
- 2.A rectangular garden has length (x + 7) m and width (x − 7) m. Work out an expression for the area of the garden, giving your answer in its simplest form.
- 3.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.
- 4.Here are the first four terms of an arithmetic sequence: 5, 9, 13, 17. Work out the 5th term.
- 5.Which of these is a formula?
- 6.y = 3x − 2. Work out the value of y when x = 4.y = 3x − 2
- 7.Which of these values of x is a solution of x² + 2x − 15 = 0?
- 8.A quadratic curve has a root at x = −2 and its turning point has x-coordinate 3. Work out the curve's other root, using the symmetry of the graph.
- 9.To solve 6x − 4 = 2x + 20, Yusuf's first step is to subtract 2x from both sides. Work out what equation this gives.
- 10.A ball is dropped and bounces. The height of each bounce after the first is 8 cm less than the bounce before it. The first bounce reaches 60 cm. Work out the height of the 5th bounce.
- 11.Make b the subject of the formula a = 5b.
- 12.There are 30 students in a Year 10 maths class. There are 2 more boys than girls. Work out the number of boys and the number of girls.
- 13.A currency conversion graph shows that £4 is equivalent to 5 US dollars. Use this to work out how many US dollars are equivalent to £24.
- 14.Meera writes the statement 3(x + 4) = 3x + 12. Which of these correctly describes what she has written, with a reason?
- 15.A market stall's cost of hiring n tables is modelled by two formulas: Formula A: C = 3(2n + 5); Formula B: C = 6n + 15, where C is in pounds. A stallholder says the two formulas always give the same cost. Work out the cost given by each formula when n = 4, and use your results to decide whether the stallholder is correct.
Answer key
- (b) y = 2x − 1 — Method: in a rule that multiplies and then adds, the multiplier is the step in the outputs for each step of 1 in the input, and the number added on is the output when the input is 0. Working: the inputs 0, 1, 2 rise in ones while the outputs −1, 1, 3 rise by 2 each time, so the input is multiplied by 2; an input of 0 gives 2 × 0 = 0 and the output must be −1, so 1 is subtracted. Answer: y = 2x − 1, checked against the last pair by 2 × 2 − 1 = 3. The distractors: y = 2x + 1 comes from finding the multiplier 2 correctly and then reading the output at an input of 0 as +1 instead of −1; y = x − 1 comes from taking the multiplier as 1 because the inputs go up in ones, instead of using the step in the outputs; y = 3x − 1 comes from reading the largest output, 3, as the multiplier.
- (d) x² − 49 — Area = length × width = (x + 7)(x − 7). Expanding: x × x = x², x × (−7) = −7x, 7 × x = 7x, 7 × (−7) = −49. The two middle terms −7x and 7x cancel, leaving x² − 49. A candidate who misremembers the difference-of-two-squares result as a sum gets x² + 49. A candidate who makes a sign error and treats both middle terms as −7x instead of cancelling gets x² − 14x − 49. A candidate who confuses area with perimeter and simply adds the length and width gets 2x.
- (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.
- (b) 21 — Method: find the gap between neighbouring terms, then add one gap to the last term that is known. Working: 9 − 5 = 4, 13 − 9 = 4 and 17 − 13 = 4, so 4 is added each time; the 5th term is one step on from the 4th term, so it is 17 + 4. Answer: 21. The distractors: 25 comes from adding the 4 twice and landing on the 6th term; 20 comes from multiplying the position by the common difference, 5 × 4, and ignoring the fact that the sequence starts at 5 rather than at 4; 22 comes from adding the first term, 5, to 17 instead of adding the common difference.
- (b) P = 4s — A formula is a rule connecting two or more different quantities, so that one of them can be worked out once the others are known. P = 4s does exactly that: it gives P from s. The line with no equals sign is an expression; the line with an equals sign and a single unknown letter is an equation, because it is solved to find that letter; the line joined by a comparison sign is an inequality.
- (c) 10 — Method: substitute the value of x, then follow the order of operations, carrying out the multiplication before the subtraction. Working: with x = 4 the rule reads y = 3 × 4 − 2; the multiplication gives 3 × 4 = 12, and taking 2 away gives 12 − 2. Answer: y = 10. The distractors: 14 comes from adding the 2 instead of subtracting it; 12 comes from working out 3 × 4 and stopping there, leaving the −2 unused; 6 comes from subtracting first, 4 − 2, and multiplying the result by 3.
- (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.
- (c) x = 8 — The turning point lies exactly halfway between the two roots. If the other root is r, the midpoint of −2 and r must be 3, so (−2 + r) ÷ 2 = 3, giving r = 8. Choosing x = 5 comes from adding 2 and 3 rather than using the midpoint relationship correctly. Choosing x = 1 comes from subtracting 2 from 3 instead of reflecting −2 across the turning point. Choosing x = −8 finds the right distance but then reflects in the y-axis instead of in the line of symmetry x = 3, so the sign of the answer is flipped.
- (b) 4x − 4 = 20 — Method: subtract 2x from both sides of the equation, and simplify each side separately. Working: left side: 6x − 4 − 2x = 4x − 4. Right side: 2x + 20 − 2x = 20. Answer: 4x − 4 = 20. 4x = 20 drops the −4 from the left side, as though subtracting 2x also removes the constant term. 8x − 4 = 20 comes from moving the 2x across to the left without changing its sign: it is taken off the right side correctly, leaving 20, but added to the left side instead of subtracted, giving 6x + 2x = 8x. 4x − 4 = 2x + 20 comes from subtracting 2x from the left-hand side only and leaving the right-hand side unchanged; whatever is done to one side must be done to the other.
- (d) 28 — The height decreases by 8 cm at each bounce after the first, so the nth bounce reaches 60−(n−1)×8 cm. For the 5th bounce: 60−4×8=60−32=28. A candidate who subtracts 8 one time too many, five times instead of four, would compute 60−5×8=20. A candidate who adds the decrease instead of subtracting it, a sign error, would compute 60+4×8=92. A candidate who works out only the total decrease and forgets to include the starting height of 60 cm would compute just 5×8=40.
- (b) b = a/5 — Writing 5b means 5 × b, so b has been multiplied by 5. The inverse of multiplying by 5 is dividing by 5, and dividing both sides by 5 gives a/5 = b, which is written b = a/5. Multiplying both sides by 5 instead gives 5a, which applies the operation a second time; treating the 5 as though it were added gives a − 5; writing 5/a turns the fraction upside down.
- (d) 16 boys and 14 girls — Method: write the number of boys in terms of the number of girls, then use the total for the class. Working: if there are g girls then there are g + 2 boys, so g + (g + 2) = 30, that is 2g + 2 = 30, so 2g = 28 and g = 14; the number of boys is 14 + 2 = 16. Answer: 16 boys and 14 girls, which total 30 and differ by 2. The distractors: 14 boys and 16 girls comes from substituting for the wrong group, writing b + (b + 2) = 30 and then calling b the number of boys; 15 boys and 15 girls comes from halving 30 and never using the difference; 17 boys and 13 girls comes from adding the whole 2 to one half of the class and taking the whole 2 off the other half, which leaves a difference of 4.
- (a) 30 US dollars — £24 is 6 times £4, and the same scale factor applies to US dollars, so multiply 5 by 6: 5 × 6 = 30, giving 30 US dollars. Multiplying £24 by 4/5, the pounds-per-dollar ratio, instead of by 5/4, the dollars-per-pound ratio, gives 24 × 4/5 = 19.2, applying the ratio the wrong way round and giving 19.20 US dollars. Adding the extra £20 straight onto the 5 as if £1 equalled 1 US dollar, 5 + 20 = 25, gives 25 US dollars. Multiplying £24 by 5 without first dividing by the original £4, 24 × 5 = 120, gives 120 US dollars.
- (a) An identity, true for every value of x — Expanding the bracket on the left gives 3x + 12, which matches the right-hand side exactly, so the statement is true for every value of x — this makes it an identity. A candidate who reasons that any statement with an equals sign must be an equation picks that option, missing that an equation is only true for particular value(s) of x, not all of them. A candidate who confuses an identity with a formula, because both relate two expressions, picks the formula option — but a formula connects two different quantities, such as area and side length, not two equivalent forms of the same expression. A candidate who assumes it can be solved for a single value of x, as with a normal equation, picks that option, not realising there is no single solution here.
- (d) Formula A gives £39 and Formula B gives £39, and since 3(2n + 5) expands to 6n + 15 for every value of n, the stallholder is correct. — Formula A: 3(2 × 4 + 5) = 3 × 13 = £39. Formula B: 6 × 4 + 15 = 24 + 15 = £39. Expanding Formula A algebraically gives 3(2n + 5) = 6n + 15, which is identical to Formula B for every value of n, not just n = 4, so the stallholder is correct — this is an identity, not a coincidence. The option giving £29 for Formula A comes from multiplying only the 2n by 3 and forgetting to also multiply the 5, then adding the unmultiplied 5: 3 × 2 × 4 = 24, + 5 = 29. The two options that reach the correct numbers but reject the stallholder's claim both use faulty reasoning — matching values at one value of n, or counting terms, does not decide whether two expressions are identical for every n; expanding the bracket does.
Build your own mix at the worksheet builder.