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) 6x(2x + 3) — The highest common factor of 12x² and 18x is 6x. Dividing each term by 6x gives 12x² ÷ 6x = 2x and 18x ÷ 6x = 3, so 12x² + 18x = 6x(2x + 3). A candidate who only takes out the number 6 (missing the x) gets 6(2x² + 3x), which is not fully factorised. A candidate who only takes out 2x (missing the extra factor of 3 in 6) gets 2x(6x + 9), also not fully factorised — the bracket still shares a common factor. A candidate who takes out 3x instead of the full 6x gets 3x(4x + 6), which again is not fully factorised since 4x + 6 shares a common factor of 2.
- (a) 3n − 1 — Method: find the common difference between consecutive terms, then find the constant by adjusting the first term. Working: 5 − 2 = 3, 8 − 5 = 3, 11 − 8 = 3, so the common difference is 3 and the coefficient of n is 3. The constant is the first term minus the common difference: 2 − 3 = −1. Answer: the nth term is 3n − 1. 3n + 2 comes from using the first term, 2, as the constant without subtracting the common difference. 3n − 2 comes from a slip when working out the constant, treating 2 − 3 as −2 instead of −1. 2n + 3 comes from swapping the common difference and the first term.
- (d) x = (y + 8) / 3 — Method: add 8 to both sides, then divide the whole side by 3. Working: y = 3x − 8, so adding 8 to both sides gives y + 8 = 3x, then dividing both sides by 3 gives x = (y + 8) / 3. The value x = y + 8 / 3 is Priya's version, which comes from dividing only the 8 by 3 instead of dividing the whole expression y + 8 by 3. The value x = (y − 8) / 3 comes from a sign error, keeping −8 instead of moving it to +8. The value x = 3(y + 8) comes from multiplying by 3 instead of dividing.
- (c) P — Sequence P has a common ratio of 2 (4 × 2 = 8, 8 × 2 = 16, 16 × 2 = 32), so it is geometric. Sequence Q has a common difference of 4, which is arithmetic, not geometric — a candidate who confuses a constant difference with a constant ratio picks Q. Sequence R has increasing differences of 3, 5, 7, a quadratic sequence, not geometric — a candidate who assumes any fast-growing sequence must be geometric picks R. Sequence S is the square numbers from 2² onwards (2², 3², 4², 5²), which is also quadratic, not geometric — a candidate who thinks squaring always means geometric growth picks S.
- (c) x = 2 and x = 3 — x² − 5x + 6 factorises as (x − 2)(x − 3), since −2 and −3 multiply to give 6 and add to give −5. The graph crosses the x-axis where each bracket equals zero: x − 2 = 0 gives x = 2, and x − 3 = 0 gives x = 3. The option x = −2 and x = −3 comes from reading the signs inside the brackets directly instead of solving x − 2 = 0 and x − 3 = 0. The option x = 2 and x = −3 mixes up the sign of only one root. The option x = −1 and x = −6 comes from picking the wrong pair of factors of 6 (1 and 6 instead of 2 and 3) and then reading their signs directly from the brackets.
- (a) x + 14 — Expand each bracket separately: 3(x + 4) = 3x + 12, and −2(x − 1) = −2x + 2 (multiply −2 by both x and −1). Combine: 3x + 12 − 2x + 2 = x + 14. Writing x + 10 comes from taking −2(x − 1) as −2x − 2, not flipping the sign of the −1 inside the bracket. Writing 5x + 10 comes from treating the second bracket as +2(x − 1) instead of subtracting it, so the x-terms are added rather than subtracted. Writing x + 13 comes from only multiplying the 2 by the x, and carrying the −1 across unmultiplied.
- (b) y decreases towards zero but never reaches it — Method: as x gets larger, dividing 20 by a bigger number gives a smaller result, so y decreases; because 20/x can never be exactly zero for any positive x, the curve gets closer to zero without ever reaching it, so y decreases towards zero but never reaches it. Distractor origins: 'y increases towards a limit but never reaches it' has the relationship backwards, treating y as increasing when it is actually decreasing; 'y decreases at a steady rate and reaches zero' wrongly assumes the graph behaves like a straight line that eventually hits zero; 'y stays the same however large x becomes' wrongly assumes there is no change in y at all.
- (a) 20 — Method: the paper has run out when S = 0, so substitute S = 0 into the equation and solve for t. Working: 0 = 480 − 24t, so 24t = 480, and t = 480 / 24 = 20. Answer: it takes 20 minutes. The value 480 comes from giving the starting number of sheets, the intercept of the equation, instead of solving for t. The value 456 comes from working out 480 − 24 and stopping after one step instead of solving the equation fully. The value 0.05 comes from inverting the division, working out 24 / 480 instead of 480 / 24.
- (a) x + 3 — Method: "years older" is an addition, and the number of years is added to the age that is known in terms of the letter. Working: Jack's age is x, and Kwame is 3 years older, so Kwame's age is x + 3. Answer: x + 3. The distractors: x − 3 comes from reading "older" as "younger" and subtracting instead of adding; 3x comes from reading "3 years older" as "3 times as old" and multiplying; 3 − x comes from writing the calculation the wrong way round, taking Jack's age from the 3 rather than adding.
- (b) (0, −2) — Method: a translation acts on the two coordinates separately: moving right or left changes the x-coordinate only, moving up or down changes the y-coordinate only, and right and up add while left and down subtract. Working: the point starts at (−4, 7); moving 4 units to the right gives an x-coordinate of −4 + 4 = 0; moving 9 units down gives a y-coordinate of 7 − 9 = −2. Answer: (0, −2). The distractors: (5, 3) comes from pairing each number with the wrong coordinate, adding 9 to −4 and taking 4 from 7; (0, 16) comes from treating 'down' as an addition, giving 7 + 9 = 16 for the second coordinate; (−8, −2) comes from treating 'to the right' as a subtraction, giving −4 − 4 = −8 for the first coordinate.
- (d) 8(7x − 3) — Method: find the highest common factor of the two terms, write it in front of a bracket and divide each term by it. Working: 56 = 8 × 7 and 24 = 8 × 3, so the highest common factor is 8; dividing gives 56x ÷ 8 = 7x and 24 ÷ 8 = 3, and the subtraction sign stays between them. Answer: 8(7x − 3), which multiplies back out to 56x − 24. The distractors: 8(7x + 3) comes from dropping the minus sign of −24 while dividing; 8(56x − 3) comes from dividing only the number term by 8 and leaving 56x untouched inside the bracket; 8(7x − 16) comes from subtracting 8 from 24 instead of dividing 24 by 8.
- (b) x = 2 and x = −5 — Set each factor equal to zero: x − 2 = 0 gives x = 2, and x + 5 = 0 gives x = −5, so the graph crosses the x-axis at x = 2 and x = −5. Writing x = −2 and x = 5 flips the sign of both roots. Writing x = 2 and x = 5 keeps the first root correct but forgets to flip the sign for the second factor, using +5 instead of solving x + 5 = 0. Writing x = −2 and x = −5 flips the sign of the first root only, from solving x − 2 = 0 as x = −2.
- (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.
- (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.
- (c) 3 and 2n + 5 are both factors of 6n + 15 — Factors are the parts multiplied together to make an expression; terms are the parts added together. In 3(2n + 5) the 3 and the bracket 2n + 5 are multiplied, so both of them are factors of 6n + 15. The parts added together are 6n and 15, and those are its two terms, not its factors. A factor need not be a number: a bracket containing letters is a factor in exactly the same way.
Build your own mix at the worksheet builder.