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.Which of these is an expression?
- 2.Solve 2x + 7 = x + 13
- 3.Which of these equations is equivalent to 5x − 2 = 3x + 8?
- 4.Solve 2x² = 18.
- 5.Solve 5x + 2 = 17.
- 6.Which of these is an equation, rather than an expression, a formula or an identity?
- 7.Kai writes the expression 8 − 3x + 5x² and says it has three terms. Ryan says it only has two terms because a number on its own is not a term. Work out the correct number of terms in the expression.
- 8.A rectangular field has length (3a + 2) metres and width (a − 1) metres. Write a simplified expression for the perimeter of the field.
- 9.Solve 4x² − 9 = 0.
- 10.Work out the value of 2x² when x = −3
- 11.Work out the value of 5y + 9 when y = 0
- 12.Which of these equations gives a graph shaped like a U, symmetrical about a vertical line?
- 13.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.
- 14.A plumber charges a call-out fee of £30 plus £25 for each hour worked. The total bill for a job was £130. Work out how many hours the plumber worked.
- 15.A delivery van's distance-time graph shows the following: it travels 9 km in the first 15 minutes at a steady speed, stops for 45 minutes to unload, then travels a further 21 km in the next 30 minutes, also at a steady speed. Work out the average speed, in km/h, for the whole journey.
Answer key
- (c) 5y − 2 — An expression is a collection of terms with no equals sign and no inequality sign in it: nothing is being claimed about two sides. Here 5y − 2 on its own fits that description. The line with an equals sign and one unknown letter to find is an equation; the line joined by a comparison sign is an inequality; the line that links two different letters so that one can be worked out from the other is a formula.
- (d) x = 6 — Method: with an unknown on both sides, first collect the x terms on one side by subtracting the smaller x term from both sides, then deal with the numbers. Working: subtracting x from both sides gives x + 7 = 13, and subtracting 7 from both sides gives x = 6. Answer: x = 6. The distractors: x = 20 comes from adding 7 to 13 instead of subtracting it once the x terms have been collected; x = 2 comes from collecting the x terms by adding them, giving 3x + 7 = 13 and then 3x = 6; x = −6 comes from subtracting 2x from both sides to get 7 = −x + 13, reaching −6 = −x and then copying the sign straight across instead of dividing by −1.
- (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) x = 3 or x = −3 — Method: get x² on its own with a coefficient of 1, then take the square root of both sides and keep both the positive and the negative root. Working: dividing 2x² = 18 by 2 gives x² = 9, and the square root of 9 is 3, so x = 3 or x = −3; both check, because 2 × 9 = 18 either way. Answer: x = 3 or x = −3. The distractors: x = 9 or x = −9 comes from dividing by 2 and then forgetting to take the square root; x = 4 or x = −4 comes from subtracting 2 from 18 instead of dividing by it, giving x² = 16; x = 6 or x = −6 comes from multiplying by 2 instead of dividing, giving x² = 36.
- (a) 3 — Method: subtract the constant term from both sides first, then divide by the coefficient of x. Working: 5x = 17 − 2 = 15; x = 15 ÷ 5 = 3. Answer: x = 3. 3.8 comes from adding 2 instead of subtracting it: (17 + 2) ÷ 5 = 3.8. 1.4 comes from dividing by 5 before subtracting the 2, the wrong order: 17 ÷ 5 = 3.4, then 3.4 − 2 = 1.4. 15 comes from correctly subtracting the 2 but then forgetting to divide by 5.
- (c) 3x + 5 = 17 — An equation contains an equals sign and is true only for particular value(s) of the unknown — solving 3x + 5 = 17 gives the single value x = 4. 3x + 5 is an expression: it has no equals sign, so it cannot be solved, only simplified or evaluated. A = πr² is a formula: it shows the general relationship between different quantities (area and radius), rather than asking for one unknown value. 3(x + 5) ≡ 3x + 15 is an identity: the ≡ sign shows it is true for every value of x, not just one. The equation is 3x + 5 = 17.
- (b) 3 — Method: a term is any part of an expression separated from the rest by a + or − sign, including a number on its own. Working: 8 − 3x + 5x² splits at the + and − signs into 8, −3x and 5x² — that is three separate terms. Answer: 3. Ryan's answer of 2 comes from wrongly excluding the number 8, thinking a term must contain a letter. 5 comes from miscounting by treating the coefficients and powers as separate terms as well as the letters. 1 comes from treating the whole expression as a single term because it is written without brackets.
- (c) 8a + 2 — The perimeter of a rectangle is twice the length plus twice the width: P = 2(3a + 2) + 2(a − 1) = (6a + 4) + (2a − 2) = 8a + 2. Answering 5a adds the length and width once each but doubles only one of them, missing that a rectangle has two of each side. Answering 8a + 6 distributes the 2 into (a − 1) correctly as far as 2a, but then adds 2 instead of subtracting it, as though the bracket had been (a + 1). Answering 12a + 8 uses the length for all four sides instead of using the length twice and the width twice, as if the field were a square with side (3a + 2). The perimeter of the field is (8a + 2) metres.
- (a) x = 3/2 or x = −3/2 — Method: the equation has an x² term and a number but no x term, so make x² the subject and then take the square root of both sides, keeping the negative root as well as the positive one. Working: adding 9 to both sides of 4x² − 9 = 0 gives 4x² = 9, and dividing both sides by 4 gives x² = 9/4. Square-rooting the top and the bottom of 9/4 gives 3/2, so x = 3/2 or x = −3/2, and each value checks out because 4 × 9/4 − 9 = 0. Answer: x = 3/2 or x = −3/2. The distractors: x = 3 or x = −3 comes from square-rooting both sides of 4x² = 9 without first dividing by the 4, so the coefficient of x² is ignored; x = 9/4 or x = −9/4 comes from stopping at x² = 9/4 and writing that value down as x, leaving the square root undone; x = 3/2 only comes from taking the positive square root of 9/4 and losing the negative solution.
- (a) 18 — Method: substitute the value, apply the index before the multiplication, and remember that a negative number multiplied by itself gives a positive result. Working: x² = (−3) × (−3) = 9, and then 2 × 9 = 18. Answer: 18. The distractors: −18 comes from squaring only the 3 and leaving the minus sign outside the index, giving 2 × (−9); 36 comes from multiplying 2 by −3 first and squaring afterwards, giving (−6)²; −12 comes from reading x² as 2x, so that the calculation becomes 2 × 2 × (−3).
- (c) 9 — Method: replace the letter with the value given for it, then work out the multiplication before the addition. Working: 5y means 5 × y, and 5 × 0 = 0, so the expression becomes 0 + 9, which is 9. Answer: 9. The distractors: 14 comes from treating 5 × 0 as 5, a common slip with zero, and then adding the 9; 0 comes from assuming that an expression containing a zero must itself be zero, so the + 9 is ignored; 45 comes from multiplying the whole expression by 5 instead of multiplying only y, giving 5 × (0 + 9).
- (a) y = x² + 2 — A quadratic equation, with x², gives a graph shaped like a symmetrical U (or an upside-down U). Of the four equations, y = x² + 2 is quadratic, so it gives this U-shape. y = x³ + 2 is cubic, giving an S-shaped curve rather than a symmetrical U. y = 2x + 2 is linear, giving a straight line. y = 2/x is reciprocal, giving two separate curved branches rather than a single U-shape.
- (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.
- (b) 4 — Method: form the equation 30 + 25h = 130, where h is the number of hours, then solve for h. Working: subtract the call-out fee from the total bill: 25h = 130 − 30 = 100. Divide by the hourly rate: h = 100 ÷ 25 = 4. Answer: 4 hours. 5.2 comes from dividing the whole bill by the hourly rate without subtracting the fixed fee first, 130 ÷ 25. 3.5 comes from swapping the fee and the rate, subtracting the rate from the bill and dividing by the fee, (130 − 25) ÷ 30. 6.4 comes from adding the call-out fee to the bill instead of subtracting it, before dividing by the rate, (130 + 30) ÷ 25.
- (d) 20 km/h — Method: total distance = 9 + 21 = 30 km. Total time = 15 + 45 + 30 = 90 minutes = 1.5 hours. Average speed = total distance ÷ total time = 30 ÷ 1.5 = 20 km/h. Distractor origins: 40 km/h ignores the 45-minute stop, dividing the total distance by the travel time only (30 km ÷ 45 minutes = 40 km/h); 39 km/h averages the two section speeds, 36 km/h and 42 km/h, instead of using total distance over total time; 36 km/h uses only the first section's speed (9 km in 15 minutes), ignoring the second section and the stop.
Build your own mix at the worksheet builder.