Printable · GCSE Higher · ages 14-16
Algebra worksheet — GCSE Higher
Fifteen questions across the algebra statements at Higher 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 Higher
MathsUKwww.geekhero.co.uk
- (c) 5n + 1 — Method: find the common difference, then use it as the coefficient of n in the position-to-term rule, and find the constant by checking against the first term. Working: the common difference is 5, so the rule has the form 5n + c. Using the 1st term: 5(1) + c = 6, so c = 1. The rule is 5n + 1. Answer: 5n + 1. 5n − 1 uses the correct coefficient but the wrong sign for the constant. 6n comes from using the first term as the coefficient of n instead of the common difference — it matches the 1st term by coincidence but fails from the 2nd term onward. n + 5 swaps the coefficient and the constant around, using the common difference as the constant instead of the coefficient of n.
- (a) −8 — −f(x) means take the output value from the table and change its sign, without changing which x-value is looked up. From the table, f(1) = 8, so −f(1) = −8. Reading f(1) = 8 from the table but forgetting to apply the negative sign gives 8. Misreading the row and using f(0) = 5 instead of f(1) = 8, then negating it, gives −5. Confusing −f(x) with f(x) − 1 — taking f(1) = 8 and subtracting 1 instead of negating — gives 7.
- (c) L/5 − 3 — Each of the 5 equal pieces is L/5 metres long, and removing 3 metres from one piece gives L/5 − 3. Subtracting the 3 metres before dividing by 5, (L − 3)/5, divides the removed length between all 5 pieces instead of taking it from just one. Dividing only the 3 by 5 instead of dividing L by 5, L − 3/5, divides the wrong number. Writing 5/L − 3 inverts the fraction, swapping which number is the numerator.
- (d) $y = x^2 - 2x - 3$ — Method: read the two x-intercepts (roots) from the graph, write the quadratic as the product of the corresponding factors, then expand. Working: the curve crosses the x-axis at x = −1 and x = 3, so the equation factorises as (x + 1)(x − 3), which expands to x² − 2x − 3. Answer: y = x² − 2x − 3. Distractor refutation: y = x² − x − 6 comes from misreading the left-hand crossing point as x = −2 instead of x = −1, giving factors (x + 2)(x − 3). y = x² − x − 2 comes from misreading the right-hand crossing point as x = 2 instead of x = 3, giving factors (x + 1)(x − 2). y = x² + 2x − 3 comes from writing the factors as (x − 1)(x + 3), swapping which root gets the plus sign and which gets the minus sign, giving the wrong sign on the x term.
- (a) 4n + 1 — Method: find the increase in cost per hour, then find the constant by adjusting the 1-hour cost. Working: the cost goes up by £4 for each extra hour (9 − 5 = 4), so the coefficient of n is 4. The constant is the 1-hour cost minus the common difference: 5 − 4 = 1. Answer: the nth term is 4n + 1. 4n + 5 comes from using the 1-hour cost, 5, as the constant without subtracting the common difference. 4n − 3 comes from a slip in working out the constant, subtracting the common difference twice (5 − 4 − 4 = −3) instead of once. n + 4 comes from swapping the hourly increase and the constant.
- (d) 40 m — Each trapezium has width 2. Its area is width × the average of its two heights. Strip 1: average of 0 and 5 is 2.5, so area = 2 × 2.5 = 5. Strip 2: average of 5 and 9 is 7, so area = 2 × 7 = 14. Strip 3: average of 9 and 12 is 10.5, so area = 2 × 10.5 = 21. Total distance = 5 + 14 + 21 = 40 m. Leaving out the division by 2 in the averaging step doubles every strip, giving 80 m instead of 40 m. Using only the LEFT height of each strip as a rectangle, 0 × 2 + 5 × 2 + 9 × 2 = 28, or only the RIGHT height, 5 × 2 + 9 × 2 + 12 × 2 = 52, both ignore that the graph curves between the two ends of each strip — always average the two heights of a trapezium, never use just one of them.
- (a) 7 — Method: multiply both sides by 3 to clear the fraction, then solve the resulting equation. Working: 2x + 1 = 5 × 3 = 15. Subtract 1: 2x = 14. Divide by 2: x = 7. Answer: 7. 2 comes from ignoring the denominator altogether, treating the equation as 2x + 1 = 5 without multiplying by 3 first. 8 comes from a sign error, adding 1 to 15 instead of subtracting it, giving 2x = 16. 14 comes from correctly reaching 2x = 14 but stopping there, without dividing by 2 to find x.
- (a) 4 — Rectangle 1: P = 2(9 + 4) = 2 × 13 = 26 cm. Rectangle 2: P = 2(6 + 5) = 2 × 11 = 22 cm. Difference = 26 − 22 = 4 cm. 2 comes from finding the difference between (l + w) for each rectangle, 13 − 11 = 2, but forgetting to double it. 26 comes from giving rectangle 1's whole perimeter instead of the difference between the two. 6 comes from doubling only the change in length, 2 × (9 − 6), and ignoring that the width also changed.
- (a) x = 4 or x = −3 — Method: find two numbers that multiply to give −12 and add to give −1 — these are −4 and 3. So x² − x − 12 = (x − 4)(x + 3) = 0, giving x = 4 or x = −3. Distractor origins: x = −4 or x = 3 has the signs the wrong way round; x = 4 or x = 3 makes both roots positive, ignoring the sign of −12; x = 12 or x = −1 comes from reading off the coefficient and the constant directly instead of factorising.
- (d) 68, and it is a formula — Substituting C = 20 gives F = 1.8 × 20 + 32 = 36 + 32 = 68. The statement F = 1.8C + 32 is a formula because it expresses a general relationship between F and C that holds for any value of C, not just C = 20. A candidate who gets the correct value but calls it an equation is confusing "has an equals sign" with "is an equation" — an equation is only true for particular value(s) of the unknown, whereas this relationship is used to calculate rather than to be solved. A candidate who forgets to multiply C by 1.8 and just adds 32 to 20 gets 52. A candidate who multiplies correctly but forgets to add 32 gets 36.
- (b) Translate −90° in x, then translate −2 in y. — cos(x + 90°) translates the graph 90° in the NEGATIVE x-direction, since a positive shift inside the bracket moves a graph left, not right, and subtracting 2 afterwards translates it 2 units in the negative y-direction (down). So the sequence is: translate −90° in x, then translate −2 in y. Using +90° in x reverses the direction of the horizontal shift — the sign inside the bracket moves the graph the opposite way to what it looks like. Using +2 in y reverses the direction of the vertical shift; subtracting 2 outside the function moves the graph down, not up. Describing the −2 as a reflection in the x-axis is wrong because a reflection turns positive y-values negative and vice versa, whereas here every y-value is simply reduced by the fixed amount 2, which is what a translation does, not a reflection.
- (b) (3x + 1)(2x − 3) — To factorise 6x² − 7x − 3, look for two numbers that multiply to 6 × (−3) = −18 and add to −7: these are −9 and 2. Splitting the middle term gives 6x² − 9x + 2x − 3, which groups to 3x(2x − 3) + 1(2x − 3) = (3x + 1)(2x − 3). Writing (3x − 1)(2x + 3) comes from using the pair 9 and −2 instead — the right product but the wrong signs, giving +7x instead of −7x. Writing (6x − 1)(x + 3) comes from picking the factor pair 18 and −1: it multiplies to −18 correctly, but it adds to 17, not −7, so checking only the product splits the middle term as 6x² + 18x − x − 3 and pairs the wrong factors of 6 and 3 together. Writing (x − 3)(6x + 1) comes from that same unchecked pair used the other way round, splitting the middle term as 6x² + x − 18x − 3.
- (d) 7 — Method: substitute both values, work out the two multiplications first, and only then subtract. Working: 3a = 3 × 5 = 15 and 2b = 2 × 4 = 8, so the expression becomes 15 − 8 = 7. Answer: 7. The distractors: 23 comes from adding the two products instead of subtracting, giving 15 + 8; −7 comes from subtracting the wrong way round and working out 8 − 15; 52 comes from working from left to right instead of following the order of operations, giving 3 × 5 = 15, then 15 − 2 = 13, then 13 × 4.
- (d) 12 — Method: write the nth term of the sequence, 18 + 4(n − 1), set it equal to 62, and solve for n. Working: 18 + 4(n − 1) = 62, so 4(n − 1) = 44, giving n − 1 = 11, so n = 12. Answer: row 12. 11 comes from using 18 + 4n = 62 instead of 18 + 4(n − 1) = 62, an off-by-one error, giving n = 11. 48 comes from correctly simplifying to 4n = 48 but stopping there, without dividing by 4 to find n. 15.5 comes from dividing 62 by 4 directly, ignoring the 18 seats already in the front row.
- (d) 28 cm — Method: rate = 12 cm ÷ 3 min = 4 cm per minute. Depth after 7 minutes = 4 × 7 = 28 cm. Distractor origins: 84 cm multiplies the given depth by 7 directly, without first finding the rate per minute (12 × 7 = 84); 24 cm simply doubles the given depth instead of scaling correctly by the ratio of times; 16 cm combines the numbers with subtraction and addition (12 − 3 + 7 = 16) instead of finding a rate.
Build your own mix at the worksheet builder.