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.The diagram shows the graph of a quadratic function. Which equation could it represent?
- 2.Work out the value of 5m² + 3m when m = −2.4
- 3.The formula for converting a temperature in Fahrenheit, F, to Celsius, C, is C = 5(F − 32) ÷ 9. Work out C, to 1 decimal place, when F = 98.6.
- 4.A rectangular sheep pen has perimeter P, length l and width w, connected by the formula P = 2l + 2w. A farmer has 60 m of fencing for the perimeter and sets the width at 8 m. Work out the length of the pen.
- 5.A straight line passes through the points (1, 3) and (2, 5). Work out the equation of the line.
- 6.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?
- 7.Expand and simplify 4(2x − 1) − 3(x + 2) − 5x
- 8.A theatre's front row has 18 seats. Each row behind has 4 more seats than the row in front. Which row has exactly 62 seats?
- 9.Point A has coordinates (4, −5). Point B has coordinates (4, 3). Work out the distance between A and B.
- 10.A tank already contains some water and is then filled at a constant rate. After 2 minutes it contains 50 litres in total; after 7 minutes it contains 150 litres in total. Work out the rate at which water is added, in litres per minute.
- 11.Solve 4x − (2x − 6) = 18
- 12.Write down the expression that means 5 more than half of n.
- 13.Two numbers have a sum of 45. The larger number is 9 more than the smaller number. Form an equation using n for the smaller number, and solve it to find the larger number.
- 14.Which of these points lies in the first quadrant?
- 15.A caterer uses the formula C = 6p + 20 to work out the total cost, £C, of a buffet for p people, where £20 covers fixed costs. A customer is charged £92. Work out how many people, p, the buffet was for.
Answer key
- (d) $y = x^2 - 2x - 3$ — Method: read the two x-intercepts (roots) from the graph, write the quadratic as the product of the corresponding factors, then expand. Working: the curve crosses the x-axis at x = −1 and x = 3, so the equation factorises as (x + 1)(x − 3), which expands to x² − 2x − 3. Answer: y = x² − 2x − 3. Distractor refutation: y = x² − x − 6 comes from misreading the left-hand crossing point as x = −2 instead of x = −1, giving factors (x + 2)(x − 3). y = x² − x − 2 comes from misreading the right-hand crossing point as x = 2 instead of x = 3, giving factors (x + 1)(x − 2). y = x² + 2x − 3 comes from writing the factors as (x − 1)(x + 3), swapping which root gets the plus sign and which gets the minus sign, giving the wrong sign on the x term.
- (c) 21.6 — m² = (−2.4)² = 5.76, since a negative number squared is positive, so 5m² = 28.8. Then 3m = 3 × (−2.4) = −7.2. Total: 28.8 + (−7.2) = 21.6. −36 comes from taking m² as negative, 5 × (−5.76) − 7.2 = −36, forgetting that squaring removes the negative sign. 36 comes from ignoring the negative sign on m altogether and using m = 2.4 throughout. 29.4 comes from treating 3m as 3 + m instead of 3 × m, giving 28.8 + (3 + (−2.4)).
- (d) 37.0 — C = 5(98.6 − 32) ÷ 9 = 5 × 66.6 ÷ 9 = 333 ÷ 9 = 37.0. A candidate who forgets to subtract 32 first gets 5 × 98.6 ÷ 9 = 54.8 (1 d.p.). A candidate who forgets the 5 ÷ 9 factor entirely and just works out F − 32 gets 66.6. A candidate who multiplies by 9 ÷ 5 instead of 5 ÷ 9 gets 66.6 × 9 ÷ 5 = 119.9 (1 d.p.).
- (c) 22 m — Rearranging P = 2l + 2w for l gives l = (P − 2w)/2. Substituting P = 60 and w = 8: l = (60 − 16)/2 = 44/2 = 22 m. Answering 30 m comes from ignoring the width altogether and working out l = P/2, which only holds when w = 0. Answering 38 m comes from adding 2w instead of subtracting it: (60 + 16)/2 = 38. Answering 11 m comes from dividing by 4 instead of 2, as if the formula were P = 4l + 4w. The pen's length is 22 m.
- (c) y = 2x + 1 — Method: the gradient of the line through two points is the change in y divided by the change in x, and the constant is then found by substituting one of the points into y = mx + c. Working: m = (5 − 3) ÷ (2 − 1) = 2 ÷ 1 = 2, so the line is y = 2x + c; substituting x = 1 and y = 3 gives 3 = 2 × 1 + c, so c = 3 − 2 = 1. Answer: y = 2x + 1. The distractors: y = x + 2 comes from taking the gradient as the change in x, 2 − 1 = 1, and then substituting (1, 3) to reach a constant of 2; y = 2x − 1 comes from working out the constant as mx − y, 2 × 1 − 3 = −1, instead of y − mx; y = 2x + 3 comes from using the y-coordinate of (1, 3) as the constant without substituting at all.
- (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.
- (a) −10 — Method: multiply each bracket out, treating the second bracket as being multiplied by −3 because it is subtracted, then collect like terms. Working: 4(2x − 1) = 8x − 4 and −3(x + 2) = −3x − 6, so the expression becomes 8x − 4 − 3x − 6 − 5x; the x terms give 8x − 3x − 5x = 0, so no term in x survives, and the numbers give −4 − 6 = −10. Answer: −10. The distractors: 2 comes from expanding −3(x + 2) as −3x + 6, leaving the numbers −4 + 6; 5x − 10 comes from forgetting the final −5x, so the x terms give 8x − 3x = 5x; −7 comes from multiplying the 4 over only the first term of its bracket, giving 8x − 1 and so the numbers −1 − 6.
- (d) 12 — Method: write the nth term of the sequence, 18 + 4(n − 1), set it equal to 62, and solve for n. Working: 18 + 4(n − 1) = 62, so 4(n − 1) = 44, giving n − 1 = 11, so n = 12. Answer: row 12. 11 comes from using 18 + 4n = 62 instead of 18 + 4(n − 1) = 62, an off-by-one error, giving n = 11. 48 comes from correctly simplifying to 4n = 48 but stopping there, without dividing by 4 to find n. 15.5 comes from dividing 62 by 4 directly, ignoring the 18 seats already in the front row.
- (a) 8 — Both points share the x-coordinate, so the distance between them is the difference between the y-coordinates: 3 − (−5) = 8. A candidate who mistakenly uses the equal x-coordinates instead of the y-coordinates gets 4 − 4 = 0. A candidate who adds the y-coordinates instead of subtracting them gets 3 + (−5) = −2. A candidate who reads off only point B's y-coordinate as the distance gets 3.
- (b) 20 — The rate is the gradient: the change in litres divided by the change in time. From 2 to 7 minutes, the tank gains 150 − 50 = 100 litres over 7 − 2 = 5 minutes, so the rate is 100 ÷ 5 = 20 litres per minute. 100 comes from working out the change in litres but forgetting to divide by the change in time. 25 comes from using only the first reading, 50 ÷ 2, and ignoring the second reading entirely. 0.05 comes from dividing the change in time by the change in litres instead of the other way round, 5 ÷ 100.
- (a) x = 6 — Method: a minus sign in front of a bracket changes the sign of every term inside it, so expand the bracket first and then simplify. Working: expanding gives 4x − 2x + 6 = 18, which simplifies to 2x + 6 = 18; subtracting 6 from both sides gives 2x = 12, and dividing both sides by 2 gives x = 6. Answer: x = 6. The distractors: x = 12 comes from leaving the −6 unchanged when the bracket is removed, giving 4x − 2x − 6 = 18 and so 2x = 24; x = 24 comes from reaching 2x = 12 correctly and then multiplying by 2 instead of dividing by 2; x = 3 comes from dividing by 2 too early, at 2x + 6 = 18, and dividing only the 2x and the 18 while leaving the 6 untouched, which gives x + 6 = 9.
- (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.
- (a) 27 — Method: let the smaller number be n, so the larger number is n + 9. Form the equation n + (n + 9) = 45. Working: simplify: 2n + 9 = 45, so 2n = 36, giving n = 18. The larger number is 18 + 9 = 27. Answer: 27. 18 is the smaller number, found correctly, but given as the answer to the question asking for the larger number. 22.5 comes from ignoring the "9 more" part and simply halving the total, 45 ÷ 2. 36 comes from a sign error when isolating the constant, treating the equation as 2n = 45 + 9 instead of 2n = 45 − 9.
- (d) (3, 5) — Method: the quadrant a point lies in is decided by the signs of its two coordinates, and in the first quadrant both coordinates are positive. Working: (−2, 3) has a negative x-coordinate, so it sits to the left of the y-axis; (4, −1) has a negative y-coordinate, so it sits below the x-axis; (−1, −4) has both coordinates negative; only (3, 5) has a positive x-coordinate and a positive y-coordinate. Answer: (3, 5). The distractors: (−2, 3) is chosen by candidates who check only the y-coordinate and take a positive height as enough; (4, −1) is chosen by those who check only the x-coordinate; (−1, −4) is chosen by those who number the quadrants from the bottom left, so that the region with two negative coordinates is called the first.
- (b) 12 — Method: substitute the total cost into the formula, then subtract the fixed cost and divide by the cost per person. Working: 92 = 6p + 20, so 6p = 92 − 20 = 72, p = 72 ÷ 6 = 12. Answer: 12 people. 15.33 comes from dividing the whole £92 by £6 without first subtracting the £20 fixed cost: 92 ÷ 6 ≈ 15.33. 4.3 comes from swapping the two amounts round, subtracting £6 and dividing by £20: (92 − 6) ÷ 20 = 4.3. 18.67 comes from adding the fixed cost instead of subtracting it: (92 + 20) ÷ 6 ≈ 18.67.
Build your own mix at the worksheet builder.