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) It crosses the x-axis at x = 3 and x = −3. — y = x² − 9 factorises as (x − 3)(x + 3), since 9 = 3², so the curve crosses the x-axis at x = 3 and x = −3. Saying it crosses once at x = 9 mistakes the constant term for a root directly, without taking its square root. Saying it crosses at x = 9 and x = −9 makes the same mistake but adds a sign either way. Saying it does not cross the x-axis confuses the y-intercept, which is negative at (0, −9), with the number of times the curve meets the x-axis — a negative y-intercept combined with an upward-opening curve guarantees it crosses the x-axis twice.
- (d) 15b — Method: each balloon costs 15p, so b balloons cost 15 × b pence. Working: 15 × b = 15b. Answer: 15b. b + 15 comes from treating the 15p as a one-off addition rather than a rate applied to every balloon. b − 15 comes from misreading the situation as a discount rather than a cost per balloon. b/15 comes from dividing instead of multiplying, swapping the two operations.
- (d) (−1, 4) — In parallelogram ABCD the side DC is parallel and equal to the side AB, so D = C − AB. The vector from A to B is (2 − (−3), 1 − 1) = (5, 0), so D = (4 − 5, 4 − 0) = (−1, 4). A candidate who adds this vector to C instead of subtracting it gets (4 + 5, 4 + 0) = (9, 4). A candidate who subtracts A's coordinates from C's rather than the vector AB, and drops the minus sign on −3 while doing so, works out (4 − 3, 4 − 1) and gets (1, 3). A candidate who makes only the y-part of that slip, working out 4 − 1 instead of 4 − 0, gets (−1, 3).
- (a) 8 — Both points share the x-coordinate, so the distance between them is the difference between the y-coordinates: 3 − (−5) = 8. A candidate who mistakenly uses the equal x-coordinates instead of the y-coordinates gets 4 − 4 = 0. A candidate who adds the y-coordinates instead of subtracting them gets 3 + (−5) = −2. A candidate who reads off only point B's y-coordinate as the distance gets 3.
- (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.
- (b) 6 — Method: for any point that lies on y = k/x, the value of k is found by multiplying the x-coordinate and the y-coordinate together, since k = x × y. Working: k = 2 × 3 = 6. Answer: k = 6. Distractor refutation: 1.5 comes from dividing the y-coordinate by the x-coordinate instead of multiplying them. 5 comes from adding the two coordinates instead of multiplying them. 9 comes from misreading the point's x-coordinate as 3 instead of 2, then multiplying 3 × 3.
- (b) £115, and C = 40 + 25h is a formula — Substitute h = 3 into the rule, multiplying before adding. The hours cost 25 × 3 = 75, and adding the call-out fee gives 40 + 75 = 115, so the charge is £115. The rule itself links two different quantities, C and h, and lets one be worked out from the other, so it is a formula; an expression would have no equals sign in it. Adding the fee before multiplying gives 65 × 3 = 195, which charges the call-out fee three times over, and stopping at 40 + 25 leaves £65, the charge for a single hour.
- (d) £16.70 — The mileage charge is 2.20 × 6 = £13.20. Adding the fixed fee: £13.20 + £3.50 = £16.70. A candidate who forgets the fixed fee gives just the mileage charge, £13.20. A candidate who adds the fixed fee to the per-mile rate before multiplying by the number of miles, (3.50 + 2.20) × 6, gets £34.20. A candidate who rounds £2.20 down to £2 gets 2 × 6 + 3.50 = £15.50.
- (a) An identity, true for every value of x — Expanding the bracket on the left gives 3x + 12, which matches the right-hand side exactly, so the statement is true for every value of x — this makes it an identity. A candidate who reasons that any statement with an equals sign must be an equation picks that option, missing that an equation is only true for particular value(s) of x, not all of them. A candidate who confuses an identity with a formula, because both relate two expressions, picks the formula option — but a formula connects two different quantities, such as area and side length, not two equivalent forms of the same expression. A candidate who assumes it can be solved for a single value of x, as with a normal equation, picks that option, not realising there is no single solution here.
- (a) 23 — The number of logs increases by 4 for each layer down, starting from 3 in the top layer, so the nth layer has 3+(n−1)×4 logs. For the 6th layer: 3+5×4=3+20=23. A candidate who adds the difference of 4 six times instead of five, treating the top layer as needing an addition too, would compute 3+6×4=27. A candidate who uses 4n instead of 4n−1, omitting the adjustment for the first layer, would compute 4×6=24. A candidate who subtracts the common difference, 4, instead of 1 when adjusting the multiplier would compute 4×6−4=20.
- (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.
- (a) Subtracting 4x gives 3 = 10, which is never true. — Method: try to solve the equation as normal and see what happens. Working: subtract 4x from both sides: 4x + 3 − 4x = 4x + 10 − 4x, giving 3 = 10. This statement is false for every value of x, so the equation has no solution. Answer: subtracting 4x gives 3 = 10, which is never true. "x would have to be negative" invents a constraint on x that the equation never states. "It's true for every x" confuses this equation with an identity, where both sides would simplify to the same expression. "x = 7" misreads the false statement 3 = 10 as something to solve for x, rather than recognising it means no solution exists.
- (d) x = 5y + 4 — To make x the subject of y = (x − 4)/5, first multiply both sides by 5 to clear the fraction: 5y = x − 4, then add 4 to both sides: x = 5y + 4. Writing x = 5y − 4 multiplies correctly but keeps the minus sign on the 4 instead of changing it to a plus when moving it across. Writing x = y/5 + 4 divides by 5 instead of multiplying, the wrong inverse of the fraction. Writing x = 5(y + 4) adds 4 before multiplying by 5, reversing the correct order of the two steps. The correct rearrangement is x = 5y + 4.
- (c) 22 m — Rearranging P = 2l + 2w for l gives l = (P − 2w)/2. Substituting P = 60 and w = 8: l = (60 − 16)/2 = 44/2 = 22 m. Answering 30 m comes from ignoring the width altogether and working out l = P/2, which only holds when w = 0. Answering 38 m comes from adding 2w instead of subtracting it: (60 + 16)/2 = 38. Answering 11 m comes from dividing by 4 instead of 2, as if the formula were P = 4l + 4w. The pen's length is 22 m.
- (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.
Build your own mix at the worksheet builder.