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.
Calculator
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A square tile has an area of 144 cm². Work out the side length of the tile.
- 2.Point R has coordinates (3, −5). Point R is reflected in the line y = 2 to point S. Write down the coordinates of S.
- 3.Solve the inequality 2(3x − 1) ≥ 4x + 8.
- 4.Ethan is 10 years old and his father is 40 years old. Work out how many years ago Ethan's father was seven times as old as Ethan.
- 5.A park is drawn on a grid in which 1 unit represents 1 km. The car park is at the point (0, 0) and the lake is at the point (3, 5). Work out the direct distance, in km, from the car park to the lake, giving your answer to 1 decimal place.
- 6.A car park charges by the hour. Parking for 1 hour costs £5, 2 hours costs £9, 3 hours costs £13 and 4 hours costs £17, with the cost increasing by the same amount for each extra hour. Work out an expression, in terms of n, for the cost, in pounds, of parking for n hours.
- 7.Three consecutive integers add up to 72. Using n for the smallest integer, form an equation and solve it to find the smallest of the three integers.
- 8.The formula connecting speed, distance and time is v = s ÷ t. Work out v, in km/h, when s = 180 and t = 4.
- 9.A parcel delivery company's cost graph shows the following: the cost is a flat £5 for parcels weighing up to 2 kg, and then rises by £2 for each additional kg above 2 kg. Use the graph to work out the weight of a parcel that costs £17.
- 10.On Monday, a runner covers 15 km in 2.5 hours. On Tuesday, she covers 12 km in 1.5 hours. Using the formula speed = distance ÷ time, work out on which day she ran faster, and by how much.
- 11.The graph of W = 840 ÷ L shows how the width, W metres, of a rectangular field of area 840 m² depends on its length, L metres. Use the relationship to work out the width when the length is 35 m, and hence the perimeter of the field.
- 12.Mia buys 3 identical notebooks and a pen costing £1.50. She pays a total of £9.90. Form an equation using n for the cost of one notebook, and solve it to find n.
- 13.The graph of y = 20/x is drawn for x > 0. As the value of x increases, what happens to the value of y?
- 14.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.
- 15.A cinema sells adult tickets for £10 and child tickets for £6. A family group buys 9 tickets in total, spending £74. Work out how many adult tickets were bought.
Answer key
- (c) 12 cm — For a square, area = side². So side² = 144, giving side = ±12. Since a length must be positive, the side length is 12 cm. A candidate who gives both square roots without rejecting the negative one, which cannot be a length, answers 12 cm or −12 cm. A candidate who halves 144 instead of taking its square root gets 72 cm. A candidate who divides 144 by 4, confusing the area formula with a perimeter calculation, gets 36 cm.
- (c) (3, 9) — Reflecting in the horizontal line y = 2 keeps the x-coordinate the same and maps y to 2 × 2 − y = 4 − (−5) = 9, so S = (3, 9). A candidate who uses k − y instead of 2k − y gets 2 − (−5) = 7, giving (3, 7). A candidate who reflects in the x-axis instead of the line y = 2, simply changing the sign of y, gets (3, 5). A candidate who also changes the sign of the x-coordinate, as if reflecting in both axes, gets (−3, 9).
- (b) x ≥ 5 — Expand the bracket: 2(3x − 1) = 6x − 2, so the inequality is 6x − 2 ≥ 4x + 8. Subtract 4x from both sides and add 2 to both sides: 2x ≥ 10. Divide both sides by 2: x ≥ 5. A candidate who only multiplies the 3x by 2 and forgets to multiply the −1 gets 6x − 1 ≥ 4x + 8, leading to x ≥ 4.5. A candidate who adds 4x instead of subtracting it gets 10x ≥ 10, leading to x ≥ 1. A candidate who multiplies by 2 instead of dividing gets x ≥ 20.
- (c) 5 — Method: call the number of years ago t, take t off both ages, and form an equation from the comparison at that time. Working: t years ago the father was 40 − t and Ethan was 10 − t, so 40 − t = 7(10 − t); expanding gives 40 − t = 70 − 7t, adding 7t to both sides gives 40 + 6t = 70, subtracting 40 gives 6t = 30, and dividing by 6 gives t = 5. Checking: five years ago the father was 35 and Ethan was 5, and 35 = 7 × 5. Answer: 5. The distractors: 35 comes from finding the right moment but giving the father's age at that time instead of the number of years; 30 comes from using Ethan's present age on the right-hand side, 40 − t = 7 × 10, which gives t = −30 and is then written as 30; 24 comes from reaching 6t = 30 correctly and subtracting 6 instead of dividing by 6.
- (a) 5.8 — The horizontal distance is 3 and the vertical distance is 5, so using Pythagoras' theorem the distance is √(3² + 5²) = √34 = 5.8 (1 d.p.). A candidate who adds the two differences instead of using Pythagoras gets 3 + 5 = 8.0. A candidate who works out 3² + 5² = 34 but forgets to take the square root gets 34.0. A candidate who subtracts the squares instead of adding them gets √(5² − 3²) = √16 = 4.0.
- (a) 4n + 1 — Method: find the increase in cost per hour, then find the constant by adjusting the 1-hour cost. Working: the cost goes up by £4 for each extra hour (9 − 5 = 4), so the coefficient of n is 4. The constant is the 1-hour cost minus the common difference: 5 − 4 = 1. Answer: the nth term is 4n + 1. 4n + 5 comes from using the 1-hour cost, 5, as the constant without subtracting the common difference. 4n − 3 comes from a slip in working out the constant, subtracting the common difference twice (5 − 4 − 4 = −3) instead of once. n + 4 comes from swapping the hourly increase and the constant.
- (d) 23 — Method: let the smallest integer be n, so the three consecutive integers are n, n + 1 and n + 2. Form the equation n + (n + 1) + (n + 2) = 72. Working: simplify the left side: 3n + 3 = 72, so 3n = 69, giving n = 23. Answer: 23. 24 comes from dividing 72 by 3 directly, 72 ÷ 3 = 24, which finds the middle integer rather than realising the three numbers differ. 25 comes from correctly finding n = 23 but reading off the largest integer, n + 2, instead of the smallest as asked. 21 comes from dividing first and subtracting after, (72 ÷ 3) − 3, instead of subtracting 3 before dividing by 3.
- (d) 45 — v = s ÷ t = 180 ÷ 4 = 45 km/h. 720 comes from multiplying s and t instead of dividing, 180 × 4. 184 comes from adding s and t instead of dividing, 180 + 4. 176 comes from subtracting t from s instead of dividing, 180 − 4.
- (b) 8 kg — The cost above the flat £5 charge is 17 − 5 = £12. At £2 per kg, this covers 12 ÷ 2 = 6 kg above the first 2 kg, so the total weight is 2 + 6 = 8 kg. Dividing the full £17 by £2 per kg without first taking off the £5 flat charge gives 17 ÷ 2 = 8.5 kg. Taking off the £5 flat charge and dividing by £2 per kg, but forgetting to add back the 2 kg that the flat charge covers, gives 12 ÷ 2 = 6 kg. Taking off £2 instead of £5 as the flat charge, (17 − 2) ÷ 2 = 7.5 kg, swaps which number is the fixed fee.
- (a) Tuesday, by 2 km/h — Monday's speed is 15 ÷ 2.5 = 6 km/h and Tuesday's speed is 12 ÷ 1.5 = 8 km/h, so Tuesday was faster, by 8 − 6 = 2 km/h. A candidate who works out the correct speeds but mislabels which day is faster gets Monday, by 2 km/h. A candidate who divides 15 ÷ 2.5 incorrectly as 5 instead of 6 gets a difference of 8 − 5 = 3 km/h, still crediting Tuesday. A candidate who forgets to find Monday's speed and gives Tuesday's speed itself as the difference states Tuesday, by 8 km/h.
- (b) 118 m — Width = 840 ÷ 35 = 24 m. Perimeter = 2 × (length + width) = 2 × (35 + 24) = 2 × 59 = 118 m. The option 59 m gives the sum of the length and width but forgets to double it for the perimeter. The option 70 m doubles only the length (2 × 35 = 70) and leaves out the width entirely. The option 48 m doubles only the width (2 × 24 = 48) and leaves out the length entirely.
- (c) £2.80 — 3n + 1.50 = 9.90, so 3n = 8.40 and n = 2.80, so each notebook costs £2.80. A candidate who forgets to subtract the cost of the pen and divides the total by 3 gets n = 9.90 ÷ 3 = £3.30. A candidate who adds the cost of the pen instead of subtracting it gets 3n = 11.40 and n = £3.80. A candidate who treats the pen as a fourth notebook and divides the total by 4 gets n = 9.90 ÷ 4 = £2.48 (2 d.p.).
- (b) y decreases towards zero but never reaches it — Method: as x gets larger, dividing 20 by a bigger number gives a smaller result, so y decreases; because 20/x can never be exactly zero for any positive x, the curve gets closer to zero without ever reaching it, so y decreases towards zero but never reaches it. Distractor origins: 'y increases towards a limit but never reaches it' has the relationship backwards, treating y as increasing when it is actually decreasing; 'y decreases at a steady rate and reaches zero' wrongly assumes the graph behaves like a straight line that eventually hits zero; 'y stays the same however large x becomes' wrongly assumes there is no change in y at all.
- (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) 5 — Method: let a be the number of adult tickets, so the number of child tickets is 9 − a. Form the equation 10a + 6(9 − a) = 74. Working: expand the bracket: 10a + 54 − 6a = 74, so 4a = 20, giving a = 5. Answer: 5 adult tickets. 4 comes from correctly finding the number of child tickets but reporting it instead of the number of adult tickets asked for. 1.25 comes from a sign error expanding the bracket, writing 10a + 54 + 6a = 74 instead of subtracting, which gives 16a = 20. 7.4 comes from dividing the total takings by the adult ticket price only, ignoring the children entirely, 74 ÷ 10.
Build your own mix at the worksheet builder.