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.
Answer key: Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (c) £9.70 — F = 2.50 + 1.20 × 6 = 2.50 + 7.20 = £9.70. £7.20 comes from forgetting to add the £2.50 fixed charge. £10.20 comes from adding the 2.50 to the number of miles before multiplying by 1.20, 1.20 × (6 + 2.50). £22.20 comes from adding the fixed charge and the rate together first and then multiplying by the miles, (2.50 + 1.20) × 6.
- (b) 27 — 27 = 3³ (3 × 3 × 3), so it is a cube number. The other three, 9 = 3², 16 = 4² and 25 = 5², are all square numbers, not cube numbers — each is reached by multiplying a whole number by itself only twice, not three times.
- (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.
- (c) −8 — (−2)³ = (−2) × (−2) × (−2) = −8, since multiplying three negative numbers gives a negative result. A candidate who forgets the sign of a negative number when cubing it might treat (−2)³ as if it were 2³ = 8. A candidate who multiplies −2 by 3 instead of cubing it might get −2 × 3 = −6. A candidate who combines both mistakes — multiplying by 3 and dropping the sign — might get 2 × 3 = 6.
- (c) (2, 5) — Reflecting in the x-axis keeps the x-coordinate the same and changes the sign of the y-coordinate: Q = (2, 5). (−2, −5) comes from reflecting in the y-axis instead, which changes the sign of the x-coordinate. (−2, 5) comes from reflecting in both axes. (2, −5) comes from not applying the reflection at all.
- (b) 3 — −6 + 9 = 3. A candidate who ignores the negative sign on the x-coordinate and adds the two positive values gets 6 + 9 = 15. A candidate who treats the y-coordinate as negative too gets −6 + (−9) = −15. A candidate who works out 9 − 6 correctly as 3 but then writes the answer with the wrong sign gets −3.
- (c) x = 5 — Method: every point on a vertical line has the same x-coordinate however far up or down the line it lies, so the equation of a vertical line fixes x at a number and does not involve y at all. Working: of the four equations only x = 5 fixes x; it is satisfied by (5, 0), (5, 1), (5, 7) and by every other point whose x-coordinate is 5, and those points form a vertical line. Answer: x = 5. The distractors: y = 5 fixes the y-coordinate instead of the x-coordinate, which gives a horizontal line; y = 5x is a line through the origin with gradient 5, steep but not vertical, and it has a different y-value for every x; x = y fixes neither coordinate and is the line through the origin with gradient 1.
- (d) x = 3 — The table is symmetrical about the turning point: y = 0 at both x = 1 and x = 5, and the lowest value, y = −4, occurs exactly halfway between them, at x = 3. Choosing x = 5 picks one of the roots rather than the midpoint between them. Choosing x = 1 picks the other root for the same reason. Choosing x = 6 picks the x-value where y returns to its starting value of 5, which is not the turning point.
- (d) x = 1 — A quadratic graph is symmetrical about its turning point, so the turning point's x-coordinate is the midpoint of the two roots: (−2 + 4) ÷ 2 = 2 ÷ 2 = 1. The option x = 2 comes from adding the two roots but forgetting to divide by 2. The option x = −1 makes a sign error when adding the roots, treating −2 + 4 as −2. The option x = 3 comes from subtracting the roots instead of adding them: (4 − (−2)) ÷ 2 = 3.
- (b) 3 — Method: rearrange the equation into the form y = mx + c first, then read off the gradient. Working: dividing 4y = 12x + 20 by 4 gives y = 3x + 5, so the gradient is 3. The value 12 comes from reading the coefficient of x before dividing the equation by 4. The value 20 comes from using the constant term of the unsimplified equation instead of the gradient. The value 5 comes from finding the y-intercept, 20 / 4 = 5, and giving that instead of the gradient.
- (d) 3n + 2 — The common difference is 3 (8−5=3), so the expression starts 3n. To match the first term when n=1, 3×1+c=5, so c=2: the nth term is 3n+2. A candidate who uses the first term itself as the constant, instead of first term minus the common difference, would write 3n+5 (giving 8, 11, 14, 17 — one term too high throughout). A candidate who omits the constant term altogether would write just 3n (giving 3, 6, 9, 12, not matching the sequence at all). A candidate who adds the common difference to n instead of multiplying would write n+3 (giving 4, 5, 6, 7, far too small).
- (a) 45 — a²b means a × a × b, so the index applies to a only and b is multiplied on afterwards. Substituting the values gives 3 × 3 = 9, then 9 × 5 = 45. Reading a²b as (ab)² gives (3 × 5)², which is 15² = 225 and squares b as well. Substituting the two values the wrong way round works out 5 × 5 × 3 = 75, and reading the letters written side by side as an addition gives 9 + 5 = 14.
- (a) 2b — Method: a total cost is the price of one item multiplied by the number of items bought. Working: each pen costs £2 and there are b pens, so the total cost is 2 × b, which is written as 2b. Answer: 2b. The distractors: b + 2 comes from adding the price to the number of pens instead of multiplying, treating £2 as a one-off charge; 2b + 2 comes from multiplying correctly and then adding the £2 a second time as though there were also a fixed charge; b/2 comes from dividing by the price instead of multiplying by it.
- (a) 2(3x + 1) = 6x + 2 — Expanding 2(3x + 1) = 6x + 2 gives an expression that matches the right-hand side exactly for every value of x — it is an identity. 4x − 3 = 3x + 5 is an ordinary equation with one solution, x = 8. 7 − x = x − 7 is also an ordinary equation with one solution, x = 7. 5x + 1 = 5(x + 1) never holds for any value of x at all, since expanding the right-hand side gives 5x + 5, and 5x + 1 = 5x + 5 would require 1 = 5, which is impossible.
- (d) y = (x + 3)(x − 5) — A root at x = −3 means the matching bracket must be zero when x = −3, so the bracket is (x − (−3)) = (x + 3). A root at x = 5 means the other bracket is (x − 5). So the equation is y = (x + 3)(x − 5); checking the y-intercept, (0 + 3)(0 − 5) = 3 × (−5) = −15, which matches the given value. The option (x − 3)(x + 5) swaps the signs of both roots. The option (x + 3)(x + 5) keeps the correct sign for the first root but gets the second wrong. The option (x − 3)(x − 5) gets the first root's sign wrong.
Build your own mix at the worksheet builder.