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.y = x + 4. Work out the value of y when x = 3.y = x + 4
- 2.A sequence has nth term 3n + 4. Two terms are missing from the list of its first five terms: 7, 10, _, 16, _. Work out the missing 3rd and 5th terms added together.
- 3.The graph of t = 240 ÷ s shows how the time, t hours, taken for a car journey of 240 miles depends on its average speed, s mph. Use the relationship to work out the time taken when the average speed is 48 mph.
- 4.A ferry's distance-time graph is a straight line from (0 minutes, 0 km) to (25 minutes, 15 km). Work out the ferry's speed in kilometres per hour.
- 5.Solve the inequality 9 − 2x ≥ 1.
- 6.A point has coordinates (−6, 9). Work out the sum of the x-coordinate and the y-coordinate.
- 7.The nth term of a sequence is 4n + 2. A term in the sequence has value 30. Work out its position, n, in the sequence.
- 8.Solve x² − 100 = 0.
- 9.Three vertices of a rectangle are (−4, −1), (2, −1) and (2, 3). The sides of the rectangle are parallel to the axes. Write down the coordinates of the fourth vertex.
- 10.Which expression means 'add 3 to n, then multiply the result by 4'?
- 11.Make b the subject of the formula a = 5b.
- 12.Work out the values of x and y that satisfy both x + y = 10 and x − y = 4.
- 13.The diagram shows a distance–time graph for a cyclist travelling at a constant speed, for the first 6 minutes of a journey. Distance is in kilometres and time is in minutes. Work out how far the cyclist would travel in 20 minutes at the same speed.
- 14.Factorise fully 5x + 5y − 5
- 15.The cost, in pounds, of hiring a van for d days is given by the formula C = 25 + 18d. A customer's hire cost £133. Work out how many days, d, they hired the van for, by first rearranging the formula to make d the subject.
Answer key
- (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.
- (c) 32 — Using the rule 3n + 4: the 3rd term is 3 × 3 + 4 = 13, and the 5th term is 3 × 5 + 4 = 19, so their sum is 13 + 19 = 32. Forgetting to add the 4 for the 3rd term, 3 × 3 = 9, and adding the correct 5th term, gives 9 + 19 = 28. Rounding the 19 up to 20 to make the addition easier and then forgetting to take the extra 1 back off, 13 + 20 = 33, gives 33. Using the rule 4n + 3 instead of 3n + 4 gives 4 × 3 + 3 = 15 and 4 × 5 + 3 = 23, summing to 38.
- (c) 5 hours — Substitute s = 48 into the relationship: t = 240 ÷ 48 = 5 hours. Inverting the relationship, s ÷ 240 = 48 ÷ 240 = 0.2, gives 0.2 hours. Misplacing the decimal point in the division, 240 ÷ 48 read as 4.8, gives 4.8 hours. Halving the speed to 24 mph by mistake before dividing, 240 ÷ 24 = 10, gives 10 hours.
- (a) 36 km/h — Speed is distance ÷ time. Convert 25 minutes to hours: 25 ÷ 60 = 5/12 hours. Then 15 ÷ (5/12) = 15 × 12/5 = 36 km/h. Dividing 15 by 25 without converting minutes to hours gives 0.6 km/h. Multiplying 15 by 25/60 instead of dividing by it gives 6.25 km/h. Working out the speed in km per minute, 0.6, and then multiplying by 24 instead of 60 gives 14.4 km/h.
- (c) x ≤ 4 — Subtract 9 from both sides: −2x ≥ 1 − 9 = −8. Divide both sides by −2, flipping the inequality: x ≤ 4. A candidate who divides by −2 but forgets to flip the inequality gets x ≥ 4. A candidate who divides −8 by −2 but keeps a negative sign gets x ≤ −4. A candidate who miscalculates 1 − 9 as −10 gets x ≤ 5.
- (b) 3 — −6 + 9 = 3. A candidate who ignores the negative sign on the x-coordinate and adds the two positive values gets 6 + 9 = 15. A candidate who treats the y-coordinate as negative too gets −6 + (−9) = −15. A candidate who works out 9 − 6 correctly as 3 but then writes the answer with the wrong sign gets −3.
- (c) 7 — To reverse the rule, subtract the constant then divide by the coefficient: 30−2=28, then 28÷4=7, so n=7. A candidate who adds the constant instead of subtracting it, a sign error when rearranging, would compute (30+2)÷4=32÷4=8. A candidate who subtracts the constant correctly but then forgets to divide by the coefficient would stop at 30−2=28. A candidate who treats 4n+2 as a single term 6n, adding the coefficient and constant together, would compute 30÷6=5.
- (a) x = 10 or x = −10 — Rearranging, x² = 100. Taking the square root of both sides gives x = ±10, i.e. x = 10 or x = −10. A candidate who forgets the negative root gives only x = 10. A candidate who halves 100 instead of taking its square root gets x = 50. A candidate who applies the ± sign to 100 itself instead of to its square root gets x = 100 or x = −100.
- (b) (−4, 3) — Method: in a rectangle whose sides are parallel to the axes only two different x-coordinates and two different y-coordinates appear, and each of them is shared by a pair of vertices, so the missing vertex takes the x-coordinate and the y-coordinate that so far appear only once. Working: the x-coordinates given are −4, 2 and 2, so 2 is already used twice and −4 is used once; the y-coordinates given are −1, −1 and 3, so −1 is already used twice and 3 is used once; the fourth vertex therefore has x = −4 and y = 3. Answer: (−4, 3). The distractors: (3, −4) comes from picking the two unpaired coordinates correctly and then writing them in the wrong order; (−4, −5) comes from matching the 4-unit vertical side but measuring it downwards from (−4, −1) instead of upwards; (8, 3) comes from carrying on round the shape with the horizontal step used earlier, adding 6 to the x-coordinate of (2, 3) instead of closing the rectangle.
- (c) 4(n + 3) — 'Add 3 to n' must happen before 'multiply the result by 4', so the addition needs brackets to show it happens first: 4(n + 3). Writing 4n + 3 multiplies n by 4 immediately and only adds the 3 afterwards, which reverses the order the words describe. Writing n + 3 × 4 only multiplies the 3 by 4, and adds n as a separate, unmultiplied term — it treats 'the result' as just the 3, not the whole of n + 3. Writing 3(n + 4) keeps the correct structure but swaps which number is added and which is multiplied. The expression for 'add 3 to n, then multiply the result by 4' is 4(n + 3).
- (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.
- (b) x = 7, y = 3 — Method: one equation contains +y and the other −y, so adding them removes y; the value found is then substituted back to get the other letter. Working: adding x + y = 10 and x − y = 4 gives 2x = 14, so x = 7; substituting into x + y = 10 gives 7 + y = 10, so y = 3. Answer: x = 7, y = 3, and 7 − 3 = 4 as required. The distractors: x = 7, y = 4 comes from finding x correctly and then taking the 4 in x − y = 4 to be the value of y; x = 5, y = 5 comes from splitting the total of 10 equally and never using the difference; x = 14, y = −4 comes from adding the equations to 2x = 14 and forgetting to halve, so that x is taken as 14 and y as 10 − 14.
- (b) 10 km — Method: find the constant speed from the graph (distance ÷ time for any point on the line), then multiply that speed by 20 minutes. Working: the line passes through (4 minutes, 2 km), so the speed is 2 ÷ 4 = 0.5 km per minute; in 20 minutes the cyclist travels 0.5 × 20 = 10 km. Answer: 10 km. Distractor refutation: 3 km comes from reading off the distance shown at the end of the plotted section (6 minutes) and stopping there, instead of extending the line to 20 minutes. 20 km comes from misreading the speed as 1 km per minute instead of 0.5 km per minute, doubling the true rate. 40 km comes from dividing 20 by the speed instead of multiplying by it, a reciprocal mix-up.
- (c) 5(x + y − 1) — Method: take out the highest common factor of all three terms and divide every term by it, the number term included. Working: the highest common factor of 5x, 5y and −5 is 5; dividing gives 5x ÷ 5 = x, 5y ÷ 5 = y and −5 ÷ 5 = −1, so the bracket holds x + y − 1. Answer: 5(x + y − 1), which multiplies back out to 5x + 5y − 5. The distractors: 5(x + y + 1) comes from dividing −5 by 5 and losing the minus sign; 5(x + y − 5) comes from dividing only the terms containing a letter by 5 and carrying the −5 into the bracket unchanged; 5(xy − 1) comes from collecting the unlike terms 5x and 5y as 5xy before factorising.
- (d) 6 — Method: rearrange the formula to make d the subject, then substitute C = 133. Working: C = 25 + 18d, so subtracting 25 from both sides gives C − 25 = 18d, then dividing by 18 gives d = (C − 25) / 18. Substituting C = 133: d = (133 − 25) / 18 = 108 / 18 = 6. The value 7.4 comes from dividing 133 by 18 without subtracting the fixed £25 first (133 / 18 ≈ 7.4). The value 4.6 comes from pairing the numbers the wrong way round, working out (133 − 18) / 25 = 4.6. The value 90 comes from subtracting both 25 and 18 from 133 instead of dividing by 18.
Build your own mix at the worksheet builder.