Printable · GCSE Foundation · ages 14-16
Linear equations worksheet — GCSE Foundation
Fifteen questions on "linear equations" — DfE statement A17. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Linear equations worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Which of these equations is equivalent to 5x − 2 = 3x + 8?
- 2.Solve 7x − 5 = 3x + 11
- 3.Solve 3x − 1 = 8
- 4.Solve 5x + 2 = 17.
- 5.To solve 6x − 4 = 2x + 20, Yusuf's first step is to subtract 2x from both sides. Work out what equation this gives.
- 6.A plumber charges a £35 call-out fee plus £20 for each hour worked, h. On a certain job the total charge was £115. Work out how many hours the plumber worked.
- 7.Solve 2x + 7 = x + 13
- 8.Solve 4x + 3 = 19
- 9.Solve (3x + 2)/5 = (x + 4)/3
- 10.Solve 2x + 1 = 9
- 11.Solve 3x + 14 = 8x − 6
- 12.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.
- 13.To solve 5x − 4 = 2x + 8, Chloe's working is shown. Line 1: 5x − 4 = 2x + 8. Line 2: 3x − 4 = 8. Line 3: 3x = 4. Line 4: x = 4/3. Chloe has made a mistake in her working. Which line contains the mistake?
- 14.Solve x/4 + 1 = 3
- 15.Solve 3(2x − 1) = 27
Answer key
- (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) 4 — Method: collect the x terms on one side and the number terms on the other. Working: subtract 3x from both sides: 4x − 5 = 11. Add 5 to both sides: 4x = 16. Divide by 4: x = 4. Answer: 4. 0.6 comes from adding the x terms instead of subtracting when collecting them, 7x + 3x = 10x, and also subtracting the constants the wrong way round, 11 − 5 = 6, giving 10x = 6. 1.5 comes from correctly collecting the x terms as 4x but subtracting the constants the wrong way round, 11 − 5 instead of 11 + 5. −4 comes from moving the x terms to the wrong side, giving 3x − 7x instead of 7x − 3x, along with a matching sign error on the constants.
- (d) x = 3 — Method: undo the operations on the left in reverse order — deal with the subtraction of 1 first, then with the multiplication by 3. Working: adding 1 to both sides gives 3x = 9, and dividing both sides by 3 gives x = 3. Answer: x = 3. The distractors: x = 9 comes from stopping at 3x = 9 and writing 9 as the value of x; x = 6 comes from subtracting 3 from 9 instead of dividing by 3; x = 27 comes from multiplying 9 by 3 instead of dividing by 3.
- (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.
- (b) 4x − 4 = 20 — Method: subtract 2x from both sides of the equation, and simplify each side separately. Working: left side: 6x − 4 − 2x = 4x − 4. Right side: 2x + 20 − 2x = 20. Answer: 4x − 4 = 20. 4x = 20 drops the −4 from the left side, as though subtracting 2x also removes the constant term. 8x − 4 = 20 comes from moving the 2x across to the left without changing its sign: it is taken off the right side correctly, leaving 20, but added to the left side instead of subtracted, giving 6x + 2x = 8x. 4x − 4 = 2x + 20 comes from subtracting 2x from the left-hand side only and leaving the right-hand side unchanged; whatever is done to one side must be done to the other.
- (a) 4 — Method: set up the equation 35 + 20h = 115, then subtract the fixed fee and divide by the hourly rate. Working: 20h = 115 − 35 = 80; h = 80 ÷ 20 = 4. Answer: 4 hours. 5.75 comes from dividing the whole £115 by £20 without first subtracting the fixed fee: 115 ÷ 20 = 5.75. 2.71 comes from swapping the fee and the rate round, subtracting £20 and dividing by £35: (115 − 20) ÷ 35 ≈ 2.71. 7.5 comes from adding the fixed fee instead of subtracting it: (115 + 35) ÷ 20 = 7.5.
- (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.
- (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.
- (a) x = 3.5 — Method: clear the fractions by multiplying both sides by 15, expand both brackets, then collect the x terms on one side and the numbers on the other. Working: multiplying both sides by 15 gives 3(3x + 2) = 5(x + 4), which expands to 9x + 6 = 5x + 20; subtracting 5x and 6 from both sides gives 4x = 14, and dividing both sides by 4 gives x = 3.5. Answer: x = 3.5. The distractors: x = 1 comes from collecting the x terms by adding the 5x instead of subtracting it, giving 9x + 5x = 20 − 6 and so 14x = 14; x = 4.5 comes from expanding 3(3x + 2) as 9x + 2, multiplying only the x term by the 3, which leads to 4x = 18; x = 10 comes from reaching 4x = 14 correctly and then subtracting 4 instead of dividing by 4.
- (c) x = 4 — Method: undo the addition of 1 first, then undo the multiplication by 2. Working: subtracting 1 from both sides gives 2x = 8, and dividing both sides by 2 gives x = 4. Answer: x = 4. The distractors: x = 8 comes from stopping at 2x = 8 and writing 8 as the value of x; x = 5 comes from adding 1 to both sides instead of subtracting it, giving 2x = 10; x = 16 comes from multiplying 8 by 2 instead of dividing by 2.
- (c) x = 4 — Method: with an unknown on both sides, subtract the smaller x term from both sides so that all the x is on one side, then collect the numbers on the other. Working: subtracting 3x from both sides gives 14 = 5x − 6; adding 6 to both sides gives 20 = 5x; dividing both sides by 5 gives x = 4. Checking: 3 × 4 + 14 = 26 and 8 × 4 − 6 = 26. Answer: x = 4. The distractors: x = 2.5 comes from taking 3x off the left-hand side only, leaving 14 = 8x − 6 and so 8x = 20; x = −1.6 comes from changing the sign of the 8x when it is moved across but leaving the sign of the 14 unchanged, giving 3x − 8x = −6 + 14 and so −5x = 8; x = 15 comes from reaching 5x = 20 correctly and then subtracting 5 instead of dividing by 5.
- (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.
- (d) Line 3 — Method: check each line of Chloe's working against the correct algebraic step. Working: Line 1 to Line 2 is correct, subtracting 2x from both sides gives 3x − 4 = 8. But Line 2 to Line 3 should add 4 to both sides, giving 3x = 12, not 3x = 4 — the constant −4 has been dropped rather than removed correctly. Line 4 follows correctly from Chloe's own, incorrect, Line 3. Answer: Line 3. Line 1 is simply the original equation, copied out correctly. Line 2 correctly subtracts 2x from both sides of Line 1. Line 4 divides Chloe's own Line 3 by 3 correctly — the arithmetic there is fine, the mistake happened one line earlier.
- (b) x = 8 — Method: undo the addition first, then undo the division by 4. Working: subtracting 1 from both sides gives x/4 = 2, and multiplying both sides by 4 gives x = 8. Answer: x = 8. The distractors: x = 2 comes from stopping at x/4 = 2 and writing 2 as the value of x; x = 16 comes from adding 1 to both sides instead of subtracting it, giving x/4 = 4; x = 0.5 comes from dividing by 4 instead of multiplying by 4 at the last step.
- (b) 5 — Method: expand the bracket first, then solve the resulting linear equation. Working: 3(2x − 1) = 6x − 3, so 6x − 3 = 27. Add 3 to both sides: 6x = 30. Divide by 6: x = 5. Answer: 5. 4 2/3 comes from multiplying only the 2x inside the bracket by 3 and forgetting to multiply the −1 as well, giving 6x − 1 = 27. 4 comes from a sign error when expanding, writing 6x + 3 instead of 6x − 3. 4.5 comes from dividing 27 by 3 to get 2x − 1 = 9, then forgetting to add 1 back before dividing by 2, using 2x = 9 instead of 2x = 10.
Build your own mix at the worksheet builder.