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
Answer key: Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (d) x = 5 — Method: expand the bracket by multiplying both terms inside it by 5, then undo the addition and the multiplication in turn. Working: expanding gives 5x + 15 = 40; subtracting 15 from both sides gives 5x = 25; dividing both sides by 5 gives x = 5. Answer: x = 5. The distractors: x = 8 comes from dividing both sides by 5 first, reaching x + 3 = 8 and writing 8 as the value of x without taking the 3 away; x = 11 comes from adding 15 to both sides instead of subtracting it, giving 5x = 55; x = 7.4 comes from expanding 5(x + 3) as 5x + 3, multiplying only the x by the 5, which leads to 5x = 37.
- (d) Yes, since expanding 6(x − 1) gives 6x − 6. — Expand the bracket: 6(x − 1) = 6 × x − 6 × 1 = 6x − 6, which matches the second expression exactly, so the student is correct for every value of x. Saying 6(x − 1) means 6x − 1 comes from multiplying only the x and forgetting to multiply the 1 by 6. Saying brackets always change an expression's value is not true — expanding here gives back an equivalent expression, not a different one. The identity holds for every value of x, not just whole numbers, since both sides are expanded algebraically, not tested by substitution.
- (c) 7 — To reverse the rule, subtract the constant then divide by the coefficient: 30−2=28, then 28÷4=7, so n=7. A candidate who adds the constant instead of subtracting it, a sign error when rearranging, would compute (30+2)÷4=32÷4=8. A candidate who subtracts the constant correctly but then forgets to divide by the coefficient would stop at 30−2=28. A candidate who treats 4n+2 as a single term 6n, adding the coefficient and constant together, would compute 30÷6=5.
- (a) x = 6 or x = −4 — We need two numbers that multiply to −24 and add to −2: these are −6 and 4, since −6 × 4 = −24 and −6 + 4 = −2. So x² − 2x − 24 = (x − 6)(x + 4) = 0, giving x = 6 or x = −4. A candidate who swaps the signs, using 6 and −4 the wrong way round in the brackets, gets x = −6 or x = 4. A candidate who picks the wrong factor pair, 8 and −3 (which multiply to −24 but add to +5, not −2), gets (x + 8)(x − 3) = 0 and answers x = −8 or x = 3. A candidate who makes both factors negative gets x = −6 or x = −4, which would require the constant term to be +24, not −24.
- (a) y = (x − 2)² + 3 — Since (x − 2)² is never negative, (x − 2)² + 3 is always at least 3, so y can never equal 0 and the graph never crosses the x-axis. The other three graphs are all given in a factorised or difference-of-squares form that shows two real roots: y = (x − 2)(x + 3) crosses at x = 2 and x = −3; y = x² − 9 = (x − 3)(x + 3) crosses at x = 3 and x = −3; y = (x + 4)(x − 1) crosses at x = −4 and x = 1.
- (c) −8 — The nth term is the first term plus (n − 1) lots of the common difference: 40 + 8 × (−6) = 40 − 48 = −8. A candidate who uses 9 lots of the common difference instead of 8 gets 40 + 9 × (−6) = −14. A candidate who treats the common difference as +6 instead of −6 gets 40 + 8 × 6 = 88. A candidate who uses only 7 lots of the common difference gets 40 + 7 × (−6) = −2.
- (d) x = 4 or x = −4 — Method: divide both sides by 2 to get x² = 16, then take the square root of both sides: x = 4 or x = −4. Distractor origins: x = 4 forgets the negative root; x = 8 comes from halving 16 instead of taking its square root; x = 16 stops at x² = 16 without ever taking the square root.
- (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.
- (c) Yes; x = (y + 5)/2 is right — Sam's method is correct throughout: adding 5 to both sides gives y + 5 = 2x, and dividing both sides by 2 gives x = (y + 5)/2, so Sam is right. The option giving x = (y − 5)/2 assumes 5 should be subtracted again, but 2x − 5 = y means 5 has already been subtracted, so it must be added back, not taken away a second time. The option giving x = y/2 + 5 divides only the y term by 2 and leaves the 5 unhalved, which is not a valid rearrangement. The option agreeing Sam is correct but changing step 2 to x = 2(y + 5) confuses '2x' with 'x divided by 2' — since x is multiplied by 2, the inverse is division, not multiplication. Sam's working, and his final formula x = (y + 5)/2, are both correct.
- (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.
- (d) 5x² — 5x² is a single term: a product of a number and a power of a letter, with no + or − sign attached to anything else. A candidate who picks 5x² + 3x is choosing the expression that contains that term, rather than the term on its own. A candidate who picks 5x² = 20 is drawn in by the equals sign and misses that this makes it an equation. A candidate who picks A = 5x² thinks any statement with a letter and a number combined must be a formula.
- (d) 3m³ — Method: multiply the powers of m by adding their indices, then bring the number coefficient to the front. Working: m² × m has indices 2 and 1; add them to get 3, giving m³, then × 3 gives 3m³. Answer: 3m³. 3m² comes from multiplying the indices instead of adding them: 2 × 1 = 2, giving m², then × 3 = 3m². m³ comes from correctly combining the m's but dropping the coefficient 3. m⁶ comes from multiplying the index by the coefficient instead of writing the coefficient in front: taking the 2 in m² and the 3 to give m raised to the power 2 × 3, which is m⁶, with the lone m left out.
- (d) 8 — Method: write both present ages in terms of one letter, take four years off each of them, and form an equation from the comparison four years ago. Working: let Amelia be y, so her mother is 3y; four years ago they were y − 4 and 3y − 4, giving 3y − 4 = 5(y − 4); expanding gives 3y − 4 = 5y − 20; adding 20 and subtracting 3y from both sides gives 16 = 2y, and dividing by 2 gives y = 8. Checking: Amelia is 8 and her mother 24; four years ago they were 4 and 20, and 20 = 5 × 4. Answer: 8. The distractors: 4 comes from solving correctly but giving Amelia's age four years ago instead of her age now; 16 comes from stopping at 2y = 16 and giving 16 as her age; 2 comes from collecting the y terms by adding the 5y instead of subtracting it, giving 3y + 5y = 20 − 4 and so 8y = 16.
- (c) r = √(A/π) — A = πr² means r has been squared and then multiplied by π. To make r the subject, first divide both sides by π to get A/π = r², then take the square root of both sides: r = √(A/π). Writing r = A/π stops after dividing by π and forgets that r is still squared — it never undoes the square. Writing r = √A/π takes the square root before dividing by π, which square-roots only the A and not the whole of A/π. Writing r = (A/π)² squares A/π instead of taking its square root — the opposite of what is needed to undo r². The correct rearrangement is r = √(A/π).
- (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.
Build your own mix at the worksheet builder.