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) n/2 + 5 — Half of n is n ÷ 2, which is written as the fraction n/2. 'More than' means add, and the addition happens after the halving, so the expression is n/2 + 5. Writing (n + 5)/2 halves the 5 as well, because everything inside a bracket is divided; writing 2n + 5 doubles n instead of halving it; writing 5n/2 multiplies half of n by 5 instead of adding 5 to it.
- (a) P = 100I / (RT) — Method: undo the operations done to P in reverse order — multiply by 100, then divide by R and by T. Working: I = PRT/100, so 100I = PRT, so P = 100I / (RT). Answer: P = 100I / (RT). P = IRT/100 comes from leaving R and T in the numerator instead of moving them to the denominator. P = 100RT/I comes from swapping P and I when rearranging. P = 100I/R comes from dividing by R only and forgetting to also divide by T.
- (d) 7a + 56 — Method: multiplying a single term over a bracket means every term inside the bracket is multiplied by the term outside. Working: 7 × a = 7a and 7 × 8 = 56, and the two products are added because the bracket contains an addition. Answer: 7a + 56. The distractors: 7a + 15 comes from adding 7 and 8 instead of multiplying them; 7a + 8 comes from multiplying only the first term inside the bracket and copying the 8 across unchanged; a + 56 comes from multiplying only the 8 and copying the a across unchanged.
- (c) (0, 0) — A curve crosses the y-axis where x = 0. Substituting x = 0 into y = x³ − 4x gives y = 0³ − 4(0) = 0 − 0 = 0, so the curve crosses the y-axis at (0, 0). A candidate who reads off the coefficient of x as the y-intercept, instead of working out the constant term, might write (0, −4). A candidate who swaps the coordinates might write (4, 0). A candidate who takes the coefficient of x but drops its sign might write (0, 4).
- (b) (−2, 0) — Method: a graph meets the x-axis where the y-value is 0, so setting y = 0 turns the equation into a linear equation in x. Working: 0 = 3x + 6 gives 3x = −6, so x = (−6) ÷ 3 = −2 and the meeting point is (−2, 0). Answer: (−2, 0). The distractors: (2, 0) comes from solving 3x = −6 and then dropping the minus sign from the result; (0, 6) is the y-axis crossing, found by substituting x = 0 instead of y = 0; (6, 0) comes from reading the constant 6 straight off as the x-coordinate, without dividing by 3 and without changing its sign.
- (c) 55 — Continuing the pattern: 8+13=21 (5th term), 13+21=34 (6th term), 21+34=55 (7th term). A candidate who miscounts the position and stops one term early would give 34, the 6th term. A candidate who doubles the most recent term instead of adding the two before it would compute 34×2=68. A candidate who adds a non-adjacent pair — the 4th and 6th terms, skipping the 5th — would compute 13+34=47.
- (a) 17 — Substitute a = 3 into 5a + 2: 5 × 3 + 2 = 15 + 2 = 17. 10 comes from treating 5a as 5 + a instead of 5 × a, giving 5 + 3 + 2. 25 comes from adding the 2 to a before multiplying by 5, 5 × (3 + 2). 15 comes from working out 5 × 3 correctly but forgetting to add the 2.
- (c) y = 9x + 3 — Method: in a linear cost model the charge that is paid once is the constant term and the charge made for each item is the coefficient of x. Working: each pizza costs £9, so x pizzas cost 9x pounds; the £3 delivery fee is paid once whatever the value of x, so it is added on as a constant and the total cost is y = 9x + 3. Answer: y = 9x + 3. The distractors: y = 3x + 9 comes from swapping the two charges over, treating the £3 delivery as a per-pizza cost and the £9 as the one-off charge; y = 9x leaves out the delivery fee altogether, which undercharges every order by £3; y = 12x comes from adding the delivery fee to the price of each pizza, £9 + £3 = £12 each, so the fee is charged once per pizza instead of once per order.
- (d) Yes: the 8th term is 50 − 8 × 7 = −6, which is negative. — Method: find the 8th term by subtracting 8 a total of 7 times from the first term, since the 1st term itself needs 0 subtractions. Working: 8th term = 50 − 8 × 7 = 50 − 56 = −6, which is negative, so Priya is correct. Answer: Yes, the 8th term is 50 − 8 × 7 = −6, which is negative. The "50 − 8 × 6 = 2" option subtracts 8 only six times instead of seven, an off-by-one error in counting the steps. The "50 − 8 × 8 = −14" option subtracts 8 eight times instead of seven, the opposite off-by-one error. The claim that repeated subtraction "can never go negative" ignores that subtracting enough times from any starting value eventually gives a negative result.
- (d) x = 3 — Method: undo the operations on the left in reverse order — deal with the subtraction of 1 first, then with the multiplication by 3. Working: adding 1 to both sides gives 3x = 9, and dividing both sides by 3 gives x = 3. Answer: x = 3. The distractors: x = 9 comes from stopping at 3x = 9 and writing 9 as the value of x; x = 6 comes from subtracting 3 from 9 instead of dividing by 3; x = 27 comes from multiplying 9 by 3 instead of dividing by 3.
- (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.
- (c) 5 — Method: call the number of years ago t, take t off both ages, and form an equation from the comparison at that time. Working: t years ago the father was 40 − t and Ethan was 10 − t, so 40 − t = 7(10 − t); expanding gives 40 − t = 70 − 7t, adding 7t to both sides gives 40 + 6t = 70, subtracting 40 gives 6t = 30, and dividing by 6 gives t = 5. Checking: five years ago the father was 35 and Ethan was 5, and 35 = 7 × 5. Answer: 5. The distractors: 35 comes from finding the right moment but giving the father's age at that time instead of the number of years; 30 comes from using Ethan's present age on the right-hand side, 40 − t = 7 × 10, which gives t = −30 and is then written as 30; 24 comes from reaching 6t = 30 correctly and subtracting 6 instead of dividing by 6.
- (d) 13 — Method: the numbers of matchsticks form a sequence with a term-to-term rule, so count the first square in full and then add the repeated amount once for every extra square. Working: one square uses 4 matchsticks; a row of 4 squares has 3 extra squares after the first, and each of those adds 3 matchsticks, giving 3 × 3 = 9 to add on to the 4. Answer: 13. The distractors: 16 comes from counting each square as a separate set of 4 matchsticks, 4 × 4, and ignoring the shared sides; 12 comes from using 3 matchsticks for all four squares, 3 × 4, and forgetting that the first square needs a fourth side; 10 comes from adding the 3 only twice, as though a row of four squares had two extra squares rather than three.
- (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.
- (d) $y = x^2 + 3$ — Method: a point lies on a curve only if substituting its x-coordinate into the equation gives back its y-coordinate, so read one or two points off curve B and test each equation. Working: curve B crosses the y-axis at (0, 3), and its lowest point is also (0, 3); substituting x = 0 into y = x² + 3 gives 0² + 3 = 3, which matches. Checking a second point: at x = 2 curve B is at y = 7, and 2² + 3 = 4 + 3 = 7, which matches as well. Answer: curve B has equation y = x² + 3. Distractor refutation: y = x² − 3 comes from reading the 3 as a move down instead of a move up; substituting x = 0 gives −3, so that curve would cross the y-axis three squares below the origin, while curve B crosses it three squares above. y = (x − 3)² comes from putting the 3 inside the brackets; substituting x = 0 gives (−3)² = 9, and that curve's lowest point is at (3, 0), three squares to the right along the x-axis, whereas curve B has its lowest point on the y-axis. y = x² + 3x comes from attaching the 3 to the x term instead of writing it on its own; substituting x = 0 gives 0² + 3 × 0 = 0, so that curve passes through the origin, and curve B does not pass through the origin.
Build your own mix at the worksheet builder.