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.
Non-calculator
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Solve x/4 + 1 = 3
- 2.Make x the subject of the formula y = 4x − 3.y = 4x − 3
- 3.Solve the inequality x + 5 < 12.
- 4.Simplify x + x + 4
- 5.A straight line passes through the points (1, 3) and (2, 5). Work out the equation of the line.
- 6.A box holds n pencils. A shop has 6 full boxes and 4 loose pencils. All of these pencils are shared equally between 2 classes. Write down the expression for the number of pencils each class receives.
- 7.The point P has coordinates (0, 12). Write down the axis that P lies on and the y-coordinate of P.
- 8.A sequence begins at 60, and each term after that is found by subtracting 7 from the term before it. Work out the 5th term of the sequence.
- 9.Here are the first four terms of an arithmetic sequence: 5, 9, 13, 17. Work out the 5th term.
- 10.Write down the expression that means the same as m × m × m × n.
- 11.The first five square numbers are 1, 4, 9, 16, 25. Write down the next square number in the sequence.
- 12.A fundraising chain letter starts with 3 people taking part in round 1. Each following round has 4 times as many people taking part as the round before. Work out the number of people taking part in round 4.
- 13.A straight line has gradient 3 and passes through the point (1, 4). Work out the equation of the line.
- 14.Write down the number of terms in the expression 4x² − 7x + 3.
- 15.Which expression means 'y squared, multiplied by 3'?
Answer key
- (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.
- (d) x = (y + 3)/4 — Two operations have been applied to x: it has been multiplied by 4 and then 3 has been subtracted. Undo them in the opposite order. Adding 3 to both sides gives y + 3 = 4x. Dividing both sides by 4 then gives (y + 3)/4 = x, so x = (y + 3)/4. The bracket matters: writing y/4 + 3 divides only the y by 4 and leaves the 3 untouched. Writing (y − 3)/4 subtracts the 3 instead of adding it, and writing 4(y + 3) multiplies by 4 rather than dividing.
- (a) x < 7 — Subtract 5 from both sides: x < 12 − 5, so x < 7. A candidate who adds 5 instead of subtracting gets x < 17. A candidate who subtracts the wrong way round gets x < −7. A candidate who correctly finds 7 but wrongly flips the inequality (as if dividing by a negative had happened) writes x > 7.
- (d) 2x + 4 — Method: collect the like terms, which here are the two terms in x, and leave the number term on its own because a number and a term in x are unlike. Working: x + x is one lot of x added to one more lot of x, which is 2x; the 4 has nothing like it to join with, so it is written after the 2x. Answer: 2x + 4. The distractors: x² + 4 comes from multiplying the two x terms instead of adding them; x + 4 comes from treating x + x as a single x, as though the repeated letter counted only once; 6x comes from collecting the unlike terms together, adding 1 + 1 + 4 and attaching the letter to that total.
- (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.
- (c) (6n + 4)/2 — Six full boxes hold 6 lots of n pencils, which is 6n, and the 4 loose pencils are added on, so the shop has 6n + 4 pencils altogether. Sharing them equally between 2 classes divides that whole total by 2, and brackets are what show that the division applies to all of it: (6n + 4)/2. Without the brackets, 6n + 4/2 halves only the loose pencils; 6(n + 4)/2 adds the loose pencils to every box before the division; 2(6n + 4) doubles the total instead of halving it.
- (d) the y-axis, and 12 — Method: coordinates are written (x, y), so the first number is the distance across and the second the distance up; a point whose first coordinate is 0 has not moved across from the origin and therefore lies on the vertical axis. Working: in (0, 12) the first number is 0, so P is on the y-axis, and the second number, 12, is the y-coordinate of P. Answer: the y-axis, and 12. The distractors: 'the x-axis, and 12' comes from mixing up which axis the condition 'the first coordinate is 0' describes; 'the y-axis, and 0' comes from placing P correctly but reading the pair the wrong way round, so that the first number is quoted as the y-coordinate; 'the x-axis, and 0' comes from making both of those mistakes at once.
- (c) 32 — The terms are 60, 53, 46, 39, 32 — each found by subtracting 7 from the term before, so the 5th term is 32. Subtracting 7 five times from the first term instead of four times, 60 − 7 × 5 = 25, treats the first term as if it came before the sequence starts. Adding 7 four times instead of subtracting, 60 + 7 × 4 = 88, uses the wrong operation. Stopping one term early gives the 4th term, 39.
- (b) 21 — Method: find the gap between neighbouring terms, then add one gap to the last term that is known. Working: 9 − 5 = 4, 13 − 9 = 4 and 17 − 13 = 4, so 4 is added each time; the 5th term is one step on from the 4th term, so it is 17 + 4. Answer: 21. The distractors: 25 comes from adding the 4 twice and landing on the 6th term; 20 comes from multiplying the position by the common difference, 5 × 4, and ignoring the fact that the sequence starts at 5 rather than at 4; 22 comes from adding the first term, 5, to 17 instead of adding the common difference.
- (d) m³n — m × m × m × n means three m's multiplied together, then multiplied by n, which is written as m³n. Putting the power of 3 on n instead of m, mn³, puts the power on the wrong letter. Writing 3mn treats the repeated multiplication as if it were repeated addition, as if it meant 3 × m × n. Writing m³ + n adds the n instead of multiplying it in.
- (a) 36 — Square numbers are n² for n = 1, 2, 3, ...; the fifth term, 25, is 5². The sixth square number is 6² = 36. A candidate who mislabels 25 as the sixth square number would compute 7² = 49 instead. A candidate who repeats an earlier difference between terms (5, from 4 to 9) rather than the correct next difference (11, since the differences are the odd numbers 3, 5, 7, 9, 11) would reach 30. A candidate who instead adds 10 would reach 35.
- (b) 192 — This is a geometric sequence with first term 3 and common ratio 4: round 2 has 3 × 4 = 12, round 3 has 12 × 4 = 48, round 4 has 48 × 4 = 192. A candidate who applies the ×4 multiplier four times instead of three gets 3 × 4⁴ = 768. A candidate who wrongly treats the growth as arithmetic, taking the round 2 figure of 12 as a fixed amount added each round, gets 3, 15, 27, 39. A candidate who forgets the starting 3 people and just works out 4⁴ gets 256.
- (c) y = 3x + 1 — Method: a line of known gradient m has equation y = mx + c, and c is found by substituting the coordinates of a point known to lie on it. Working: the gradient is 3, so the line is y = 3x + c; substituting x = 1 and y = 4 gives 4 = 3 × 1 + c, so c = 4 − 3 = 1. Answer: y = 3x + 1. The distractors: y = 3x − 1 comes from working out the constant as mx − y, 3 − 4 = −1, instead of y − mx; y = x + 3 comes from swapping the two numbers over, putting the gradient 3 in the constant position and the x-coordinate 1 in front of x; y = 3x + 4 comes from using the y-coordinate 4 as the constant without substituting.
- (d) 3 — The expression has three terms separated by + and − signs: 4x², −7x and 3. A candidate who thinks a number on its own does not count as a term says there are 2 terms, missing the 3. A candidate who miscounts the minus sign as creating an extra term says there are 4. A candidate who splits each term into its coefficient and letter part separately (4, x², 7, x, 3) says there are 5.
- (a) 3y² — 'y squared, multiplied by 3' means the square is applied to y only, and the result is then multiplied by 3, written as 3y². Writing y³ mistakes the multiplication by 3 for an extra factor of y, adding to the power instead of using a coefficient. Writing (3y)² squares the whole of 3y, including the 3, which gives 9y² rather than 3y² — the square should apply to y alone. Writing 3 + y² adds the 3 instead of multiplying by it. The expression for 'y squared, multiplied by 3' is 3y².
Build your own mix at the worksheet builder.