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.
Answer key: Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (a) 1.8 — E = (1/2)kx² = 0.5 × 40 × 0.3² = 0.5 × 40 × 0.09 = 1.8 joules. 3.6 comes from forgetting the (1/2) at the front, 40 × 0.09. 72 comes from squaring kx together instead of squaring only x, 0.5 × (40 × 0.3)² = 0.5 × 144 = 72. 6 comes from using x instead of x², 0.5 × 40 × 0.3.
- (b) 5 — Set n² + 4n = 45, so n² + 4n − 45 = 0. This factorises as (n + 9)(n − 5) = 0, giving n = −9 or n = 5. Since a term number must be positive, n = 5. Taking the magnitude of the rejected negative solution, 9, instead of discarding it, gives 9. Dividing 45 by the coefficient of n and ignoring the n² term entirely, 45 ÷ 4 = 11.25, rounded to the nearest whole number, gives 11. Dropping the linear term 4n and solving n² = 45 instead, the nearest whole number to √45 = 6.708 is 7.
- (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) x = 2 — Method: expand the bracket by multiplying both terms inside it by 2, then undo the addition and the multiplication in turn. Working: expanding gives 2x + 6 = 10; subtracting 6 from both sides gives 2x = 4; dividing both sides by 2 gives x = 2. Answer: x = 2. The distractors: x = 5 comes from dividing both sides by 2 first, reaching x + 3 = 5 and writing 5 without taking the 3 away; x = 8 comes from adding 6 to both sides instead of subtracting it, giving 2x = 16; x = 3.5 comes from expanding 2(x + 3) as 2x + 3, multiplying only the x by the 2, which leads to 2x = 7.
- (c) n = 4 — Testing n = 4: 4² = 16, and 16 + 4 + 1 = 21, and 21 = 3 × 7 is not a prime number, so this value disproves the claim. Testing n = 1: 1² = 1, and 1 + 1 + 1 = 3, which is prime, so it does not disprove the claim. Testing n = 2: 2² = 4, and 4 + 2 + 1 = 7, which is prime. Testing n = 3: 3² = 9, and 9 + 3 + 1 = 13, which is also prime — a counterexample has to give a result that isn't prime, and only n = 4 does that.
- (d) 12 — Method: substitute the value into both terms, remembering that subtracting a negative number has the same effect as adding the matching positive number. Working: n² = (−3) × (−3) = 9, and subtracting n means subtracting −3, which adds 3, so the calculation is 9 + 3 = 12. Answer: 12. The distractors: 6 comes from subtracting 3 rather than subtracting −3, giving 9 − 3; −6 comes from squaring −3 as −9 while still adding the 3, giving −9 + 3; −3 comes from reading n² as 2n, giving 2 × (−3) = −6 and then −6 + 3.
- (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.
- (a) y = 2ˣ — An exponential graph y = 2ˣ passes through (0, 1) since 2⁰ = 1, rises more and more steeply for positive x, and has the x-axis as an asymptote as x becomes very negative, since 2ˣ gets closer to 0 without ever reaching it. y = x² + 1 also passes through (0, 1) and also rises steeply for positive x, but as x becomes very negative it rises to infinity too, rather than settling towards the x-axis — mistaking any curve that gets steeper for an exponential misses this. y = x³ + 1 passes through (0, 1) and rises for positive x, but as x becomes very negative it falls towards negative infinity rather than approaching the x-axis from above. y = 1 − x² also passes through (0, 1), but it falls for large positive x rather than rising — a candidate who checks only the y-intercept, without reading the described shape of the curve, could pick this.
- (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.
- (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.
- (b) x = 5 — Area = length × width, so x(x + 3) = 40, which rearranges to x² + 3x − 40 = 0. This factorises as (x + 8)(x − 5) = 0: the two numbers in the brackets must multiply to −40 and add to +3, and the pair 8 and −5 does both. This gives x = −8 or x = 5. Since x is a length, it cannot be negative, so x = 5. A candidate who gives both solutions without rejecting the negative one, which cannot be a length, answers x = 5 or x = −8. A candidate who picks the wrong factor pair of 40, such as 10 and −4 instead of 8 and −5, gets (x + 10)(x − 4) = 0 and answers x = 4. A candidate who rejects the wrong root, keeping the negative solution instead of the positive one, answers x = −8.
- (b) 1.6 m/s² — Acceleration is the change in velocity divided by the time taken: (11 − 3) ÷ 5 = 8 ÷ 5 = 1.6 m/s². Forgetting to subtract the initial velocity and dividing the final velocity by the time instead gives 11 ÷ 5 = 2.2 m/s². Inverting the fraction, dividing the time by the change in velocity, gives 5 ÷ 8 = 0.625 m/s². Finding the change in velocity, 8 m/s, but stopping without dividing by the time gives 8 m/s².
- (a) x = 2, x = 7; y-intercept cannot be found here — Translating y = f(x) to y = f(x − 3) shifts the graph 3 units to the right, so each root increases by 3: x = −1 becomes x = 2, and x = 4 becomes x = 7. The y-intercept is the value at x = 0, which for this new graph is f(0 − 3) = f(−3) — and f(−3) is not one of the values given, so the new y-intercept cannot be worked out from the information given. Writing 'y-intercept stays at (0, −8)' wrongly assumes a horizontal translation leaves the y-intercept unchanged — it generally does not, since it moves the whole graph sideways, including the point that used to sit on the y-axis. Writing roots at x = −4 and x = 1 comes from translating 3 units to the LEFT instead of to the right — f(x − 3) shifts the graph in the positive x-direction, not the negative direction.
- (b) 20 — The rate is the gradient: the change in litres divided by the change in time. From 2 to 7 minutes, the tank gains 150 − 50 = 100 litres over 7 − 2 = 5 minutes, so the rate is 100 ÷ 5 = 20 litres per minute. 100 comes from working out the change in litres but forgetting to divide by the change in time. 25 comes from using only the first reading, 50 ÷ 2, and ignoring the second reading entirely. 0.05 comes from dividing the change in time by the change in litres instead of the other way round, 5 ÷ 100.
- (d) 2x = 10 — Method: collect the x-terms on one side and the constants on the other, keeping the equals sign balanced. Working: 5x − 3x = 8 + 2, giving 2x = 10. Answer: 2x = 10. 2x = 6 comes from a sign error moving the constant, subtracting instead of adding: 8 − 2 = 6. 8x = 6 comes from adding the x-terms instead of subtracting them (5x + 3x = 8x), alongside the constant sign error. 2x = −10 comes from a sign error moving the constant the other way: −2 − 8 = −10.
Build your own mix at the worksheet builder.