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) 1 — Method: find the step in the outputs for each step of 1 in the input, write the rule from that step and from one pair of values, then apply the rule to the last input. Working: the outputs −5, −3, −1 rise by 2 while x rises in ones, so x is multiplied by 2; at x = 1, 2 × 1 = 2 while y = −5, so 7 is subtracted, giving y = 2x − 7; at x = 4 the rule gives 2 × 4 = 8 and 8 − 7 = 1. Answer: y = 1. The distractors: 3 comes from carrying the outputs on one step too far, to x = 5; 0 comes from assuming the outputs −5, −3, −1 carry on by adding 1 rather than by adding 2; 8 comes from doubling the input and forgetting to subtract the 7.
- (d) x < 7 — Method: add 10 to both sides to leave x on its own; adding the same number to both sides never changes the direction of an inequality. Working: adding 10 to both sides of x − 10 < −3 leaves x on the left and −3 + 10 on the right, and −3 + 10 = 7, so x < 7. Answer: x < 7. The distractors: x > 7 comes from turning the sign round while adding, as though every move flipped it; x < −13 comes from subtracting 10 from both sides instead of adding it, giving −3 take away 10; x < 13 comes from ignoring the minus sign on −3 and working out 3 + 10 instead.
- (a) y = −2x + 7 — Using y = −2x + c, and substituting the point (3, 1): 1 = −2(3) + c, so 1 = −6 + c, and c = 7, giving y = −2x + 7. A candidate who uses the y-coordinate of the point directly as the y-intercept, instead of solving for c, would write y = −2x + 1. A candidate who drops the negative sign on the gradient would write y = 2x + 7. A candidate who makes a sign error when isolating c, writing c = 1 − 6 = −5 instead of c = 1 + 6 = 7, would write y = −2x − 5.
- (c) 4n − 2 — Method: find the common difference, then find the constant that fits the first term. Working: 6 − 2 = 4, 10 − 6 = 4, 14 − 10 = 4, so the terms increase by 4 each time and the nth term has the form 4n + c. Substituting n = 1: 4(1) + c = 2, so c = −2. Answer: the correct nth term is 4n − 2. The value 4n is Priya's value, which comes from using only the common difference and leaving out the constant. The value 4n + 2 comes from a sign error when finding the constant. The value 2n + 2 comes from using the first term, 2, as the coefficient of n instead of the common difference, and then attaching +2 rather than working the constant out.
- (c) 5(x + y − 1) — Method: take out the highest common factor of all three terms and divide every term by it, the number term included. Working: the highest common factor of 5x, 5y and −5 is 5; dividing gives 5x ÷ 5 = x, 5y ÷ 5 = y and −5 ÷ 5 = −1, so the bracket holds x + y − 1. Answer: 5(x + y − 1), which multiplies back out to 5x + 5y − 5. The distractors: 5(x + y + 1) comes from dividing −5 by 5 and losing the minus sign; 5(x + y − 5) comes from dividing only the terms containing a letter by 5 and carrying the −5 into the bracket unchanged; 5(xy − 1) comes from collecting the unlike terms 5x and 5y as 5xy before factorising.
- (d) 28 — The height decreases by 8 cm at each bounce after the first, so the nth bounce reaches 60−(n−1)×8 cm. For the 5th bounce: 60−4×8=60−32=28. A candidate who subtracts 8 one time too many, five times instead of four, would compute 60−5×8=20. A candidate who adds the decrease instead of subtracting it, a sign error, would compute 60+4×8=92. A candidate who works out only the total decrease and forgets to include the starting height of 60 cm would compute just 5×8=40.
- (a) 19 — Each time x increases by 1, y increases by 3 (4, 7, 10, 13 — a constant difference of 3). So at x = 4, y = 13 + 3 = 16, and at x = 5, y = 16 + 3 = 19. A candidate who stops one step early, giving the value for x = 4 instead of x = 5, answers 16. A candidate who overcounts and adds three steps of 3 instead of two from x = 3 gets 13 + 9 = 22. A candidate who mistakes the y-intercept (4) for the common difference and adds 4 twice from x = 3 gets 13 + 8 = 21.
- (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).
- (b) 6x + 6 — Perimeter = 2[(2x + 5) + (x − 2)] = 2(3x + 3) = 6x + 6. A candidate who adds the length and width but forgets to double for the perimeter gets 3x + 3. A candidate who makes a sign error and adds 2 instead of subtracting it before doubling gets 2[(2x + 5) + (x + 2)] = 6x + 14. A candidate who multiplies the length and width instead of adding them, confusing the perimeter formula with the area formula, and then doubles that product, gets 2(2x + 5)(x − 2) = 4x² + 2x − 20.
- (d) (0, 4) — Method: in the form y = mx + c the constant c is the y-coordinate of the point where the line crosses the y-axis, and every point on that axis has x-coordinate 0. Working: comparing y = 2x + 4 with y = mx + c gives c = 4, and substituting x = 0 confirms y = 2 × 0 + 4 = 4, so the crossing point is (0, 4). Answer: (0, 4). The distractors: (4, 0) is the same pair of numbers written in the wrong order and is a point on the x-axis; (0, 2) comes from reading the gradient 2 as the intercept, confusing m with c; (−2, 0) is where the line crosses the x-axis, found by solving 0 = 2x + 4 instead.
- (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.
- (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.
- (a) x/5 — Read the decimal as a fraction first: 0.2 is 2 tenths, so the coefficient is 2/10. Dividing the numerator and the denominator by 2 cancels this to 1/5, and a coefficient of 1/5 in front of a letter is written x/5. Reading the digit 2 as 'a half' gives x/2; reading 0.2 as 1/20 gives x/20; dividing only the denominator by 2 leaves 2/5, which is the coefficient 0.4 and twice as large as it should be.
- (c) 6 — Method: rate = amount of fuel used ÷ time taken. Working: fuel used = 50 − 38 = 12 litres, time taken = 2 hours, so rate = 12 ÷ 2 = 6 litres per hour. Answer: the rate is 6 litres per hour. 44 comes from finding the average of the two fuel amounts, (50 + 38) ÷ 2, instead of the fuel used. 12 comes from working out the fuel used but forgetting to divide by the time taken. 19 comes from dividing the remaining fuel, 38, by the time taken instead of the fuel used.
- (c) 5x² — A term is one part of an expression, separated from the others by a + or − sign. The expression 5x² − 3x + 7 has three terms: 5x², −3x and 7. Distractor origins: 5x² − 3x combines two terms together, not a single term; −3x + 7 also combines two terms together; 5x² − 3x + 7 gives the whole expression, not a single term.
Build your own mix at the worksheet builder.