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 taxi company charges a £2.50 booking fee plus £1.80 per mile. A journey costs £15.10 in total. Work out the number of miles travelled.
- 3.Work out the coordinates of the midpoint of the line segment joining (−3, 5) and (7, 9).
- 4.The graph of P = 480 ÷ V shows how the pressure, P pascals, of a gas depends on its volume, V cm³, at constant temperature. Use the relationship to work out the volume when the pressure is 32 pascals, and then work out by how much the volume increases when the pressure drops to 24 pascals.
- 5.The first five square numbers are 1, 4, 9, 16, 25. Write down the next square number in the sequence.
- 6.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.
- 7.A number machine multiplies its input by 3. The output is 15. Work out the input.
- 8.A rectangle has length k cm and width 5 cm less than its length. Write down an expression for the width of the rectangle, in cm.
- 9.Which of these equations is equivalent to 5x − 2 = 3x + 8?
- 10.A lift has a weight limit: it must carry no more than 630 kg. Let w be the total weight, in kg, carried by the lift. Which inequality describes this?
- 11.There are 50 adults on a coach to the Lake District. Every adult is either a man or a woman. There are 10 more men than women. Work out the number of men.
- 12.Solve 4x + 3 = 19
- 13.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.
- 14.Solve the simultaneous equations 4x + 3y = 25 and 4x − y = 1. Work out the value of y.
- 15.Solve 5x − 9 = 16
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) 7 — Method: set up the equation 2.50 + 1.80m = 15.10, then subtract the booking fee and divide by the cost per mile. Working: 1.80m = 15.10 − 2.50 = 12.60; m = 12.60 ÷ 1.80 = 7. Answer: 7 miles. 8.39 comes from dividing the whole £15.10 by £1.80 without first subtracting the booking fee: 15.10 ÷ 1.80 ≈ 8.39. 5.32 comes from swapping the two amounts round, subtracting £1.80 and dividing by £2.50: (15.10 − 1.80) ÷ 2.50 ≈ 5.32. 9.78 comes from adding the booking fee instead of subtracting it: (15.10 + 2.50) ÷ 1.80 ≈ 9.78.
- (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).
- (b) 5 cm³ — When P = 32, V = 480 ÷ 32 = 15 cm³. When P = 24, V = 480 ÷ 24 = 20 cm³. The increase in volume is 20 − 15 = 5 cm³. Giving only the second volume, 20 cm³, forgets to subtract the first volume. Giving only the first volume, 15 cm³, answers the wrong part of the question. Subtracting the two pressures instead of the two volumes, 32 − 24 = 8, mixes up which quantity the question asks for.
- (a) 36 — Square numbers are n² for n = 1, 2, 3, ...; the fifth term, 25, is 5². The sixth square number is 6² = 36. A candidate who mislabels 25 as the sixth square number would compute 7² = 49 instead. A candidate who repeats an earlier difference between terms (5, from 4 to 9) rather than the correct next difference (11, since the differences are the odd numbers 3, 5, 7, 9, 11) would reach 30. A candidate who instead adds 10 would reach 35.
- (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.
- (d) 5 — Method: running a machine backwards means undoing its operation, and the operation that undoes multiplying by 3 is dividing by 3. Working: the input multiplied by 3 gives 15, so the input is 15 ÷ 3. Answer: 5, which checks because 3 × 5 = 15. The distractors: 45 comes from running the machine forwards on the output, 15 × 3; 12 comes from subtracting 3 from 15 instead of dividing; 18 comes from adding 3 to 15, which would undo a machine that subtracts rather than one that multiplies.
- (b) k − 5 — Method: the width is 5 less than the length, so subtract 5 from the length. Working: length − 5 = k − 5. Answer: k − 5. 5 − k comes from subtracting in the wrong order, taking the length away from 5 instead of the other way round. k + 5 comes from adding instead of subtracting, missing that the width is smaller than the length. 5k comes from multiplying the length by 5 instead of subtracting 5 from it.
- (d) 2x = 10 — Method: collect the x-terms on one side and the constants on the other, keeping the equals sign balanced. Working: 5x − 3x = 8 + 2, giving 2x = 10. Answer: 2x = 10. 2x = 6 comes from a sign error moving the constant, subtracting instead of adding: 8 − 2 = 6. 8x = 6 comes from adding the x-terms instead of subtracting them (5x + 3x = 8x), alongside the constant sign error. 2x = −10 comes from a sign error moving the constant the other way: −2 − 8 = −10.
- (d) w ≤ 630 — 'No more than 630 kg' means the weight can be exactly 630 kg or anything less, so the correct inequality is w ≤ 630, using 'less than or equal to' to include the limit itself. Writing w < 630 excludes 630 kg itself, as though the limit could not be reached exactly. Writing w ≥ 630 reverses the direction, describing a minimum weight rather than a maximum. Writing w > 630 both reverses the direction and excludes the boundary value. The inequality describing the lift's weight limit is w ≤ 630.
- (d) 30 — Method: give each group a letter, turn each sentence of the stem into an equation in those letters, then eliminate one letter by adding the two equations. Working: let m be the number of men and w the number of women. The 50 adults give m + w = 50, and 10 more men than women gives m − w = 10. Adding the two equations term by term cancels w: (m + w) + (m − w) = 50 + 10, so 2m = 60 and m = 30. Substituting back into m + w = 50 gives w = 20, and 30 − 20 = 10 as required. Answer: 30. The distractors: 20 comes from subtracting the equations instead of adding them, which cancels m and gives 2w = 40, so w = 20 — the other unknown, not the one asked for; 40 comes from forming the second equation as w = 10, reading '10 more men than women' as '10 women', and then getting m = 50 − 10 from the first equation; 35 comes from using m + w = 50 alone with m = w, giving 25 each, and then adding the whole difference of 10 to the men instead of splitting it between the two groups, which leaves a difference of 20 rather than 10.
- (c) 4 — Method: subtract 3 from both sides, then divide by 4. Working: 4x = 19 − 3 = 16, so x = 16 ÷ 4 = 4. Answer: 4. 4.75 comes from dividing 19 by 4 directly, without subtracting 3 first. 3.75 comes from subtracting 4 instead of 3 before dividing. 5.5 comes from a sign error, adding 3 to 19 instead of subtracting it.
- (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) 6 — Subtracting the second equation from the first: the x-terms, 4x and 4x, cancel; the y-terms combine as 3y − (−y) = 4y; and the right-hand sides give 25 − 1 = 24. This gives 4y = 24, so y = 6. A candidate who subtracts in the wrong order would get 4y = 1 − 25 = −24, so y = −6. A candidate who forgets the sign on the −y term, treating 3y − y as 2y, would get 2y = 24, so y = 12. A candidate who divides 24 by 6 instead of 4 would get y = 4.
- (b) 5 — Method: add 9 to both sides, then divide by 5. Working: 5x = 16 + 9 = 25, so x = 25 ÷ 5 = 5. Answer: 5. 3.2 comes from dividing 16 by 5 directly, without adding 9 first. 1.4 comes from a sign error, subtracting 9 from 16 instead of adding it, then dividing by 5. 25 comes from correctly working out 5x = 25 but stopping there, without dividing by 5 to find x.
Build your own mix at the worksheet builder.