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.
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A delivery van's distance-time graph shows the following: it travels 9 km in the first 15 minutes at a steady speed, stops for 45 minutes to unload, then travels a further 21 km in the next 30 minutes, also at a steady speed. Work out the average speed, in km/h, for the whole journey.
- 2.A water tank empties according to y = −5x + 200, where y is the number of litres left after x minutes. Work out the coordinates of the point where this graph crosses the x-axis.y = -5x + 200
- 3.The first five terms of a quadratic sequence are 5, 8, 13, 20, 29. Work out the next term in the sequence.
- 4.Make x the subject of the formula y = 2x − 9.y = 2x − 9
- 5.Solve x² − 8x + 3 = 0 by completing the square. Give your answers in surd form.
- 6.Write down the expression that means the same as 'subtract 5 from n, then divide the result by 2'.
- 7.Which expression means 'triple c, then add double d'?
- 8.A school trip costs a £15 deposit plus £9 per student for the coach. The total cost for a class is £186. Work out how many students went on the trip.
- 9.A walker's distance-time graph is described as follows: she walks 3 km in the first 15 minutes at a steady speed, rests for 10 minutes, then walks a further 3 km in the next 20 minutes, also at a steady speed. Work out her speed, in km/h, during the first 15 minutes.
- 10.The first five terms of a quadratic sequence are −1, 4, 13, 26, 43. Work out an expression, in terms of n, for the nth term.
- 11.The first five terms of a quadratic sequence are 4, 7, 12, 19, 28. Work out an expression, in terms of n, for the nth term.
- 12.A caterer uses the formula C = 6p + 20 to work out the total cost, £C, of a buffet for p people, where £20 covers fixed costs. A customer is charged £92. Work out how many people, p, the buffet was for.
- 13.The equation x² − 3x − 7 = 0 can be solved using the iterative formula xₙ₊₁ = √(3xₙ + 7). The starting value is x₀ = 4, so x₁ is the value after the formula has been used once. Work out x₃ correct to 3 decimal places.
- 14.Three consecutive integers add up to 72. Using n for the smallest integer, form an equation and solve it to find the smallest of the three integers.
- 15.An exponential graph y = A × rˣ passes through the points (0, 8) and (2, 18). Work out the value of r, correct to 2 decimal places.
Answer key
- (d) 20 km/h — Method: total distance = 9 + 21 = 30 km. Total time = 15 + 45 + 30 = 90 minutes = 1.5 hours. Average speed = total distance ÷ total time = 30 ÷ 1.5 = 20 km/h. Distractor origins: 40 km/h ignores the 45-minute stop, dividing the total distance by the travel time only (30 km ÷ 45 minutes = 40 km/h); 39 km/h averages the two section speeds, 36 km/h and 42 km/h, instead of using total distance over total time; 36 km/h uses only the first section's speed (9 km in 15 minutes), ignoring the second section and the stop.
- (a) (40, 0) — Method: a graph crosses the x-axis where y = 0, which in this context is the moment the tank holds no water, so substituting y = 0 and solving gives the time. Working: 0 = −5x + 200 gives 5x = 200, so x = 200 ÷ 5 = 40 and the crossing point is (40, 0); the tank is empty after 40 minutes. Answer: (40, 0). The distractors: (0, 200) is the y-axis crossing, the 200 litres in the tank at the start, found by substituting x = 0 instead of y = 0; (200, 0) comes from reading the constant 200 as the x-coordinate without dividing by the 5 litres lost each minute; (0, 40) has the right number in the wrong place, with the time written as a y-coordinate.
- (b) 40 — The differences between consecutive terms are 3, 5, 7, 9, increasing by 2 each time, so the next difference is 11, giving 29 + 11 = 40. A candidate who reuses the last difference of 9 without increasing it gets 29 + 9 = 38. A candidate who increases the difference by only 1 instead of 2 gets 29 + 10 = 39. A candidate who reuses the first difference of 3 instead of the pattern gets 29 + 3 = 32.
- (a) x = (y + 9) / 2 — Method: undo the subtraction of 9 first, then undo the multiplication by 2. Working: y = 2x − 9, so adding 9 to both sides gives y + 9 = 2x, then dividing both sides by 2 gives x = (y + 9) / 2. The value x = (y − 9) / 2 comes from a sign error, keeping the −9 instead of moving it to +9. The value x = 2(y + 9) comes from multiplying by 2 instead of dividing. The value x = y / 2 + 9 comes from dividing by 2 before adding 9, the wrong order of operations, instead of dividing the whole bracket.
- (a) x = 4 ± √13 — Method: halve the coefficient of x to form the bracket, subtract the square of that number to keep the expression equal to the original, then rearrange and take the square root of both sides. Working: half of −8 is −4, so x² − 8x + 3 = (x − 4)² − 16 + 3 = (x − 4)² − 13; setting this equal to zero gives (x − 4)² = 13, so x − 4 = ±√13 and x = 4 ± √13. Answer: x = 4 ± √13. The distractors: x = 8 ± √13 comes from putting the whole coefficient 8 inside the bracket instead of half of it; x = 4 ± √19 comes from adding 16 and 3 rather than subtracting 3 from 16; x = −4 ± √13 comes from writing the bracket as (x + 4)², which reverses the sign of the number that comes out of it.
- (a) (n − 5)/2 — Method: do the subtraction first, keep it together as a single bracket, then divide that whole bracket by 2. Working: 'subtract 5 from n' is (n − 5); 'divide the result by 2' means the whole bracket goes over 2, giving (n − 5)/2. Answer: (n − 5)/2. n/2 − 5 comes from dividing n by 2 first and only then subtracting 5, the wrong order. 2(n − 5) comes from multiplying by 2 instead of dividing. (5 − n)/2 comes from subtracting n from 5 instead of subtracting 5 from n, the wrong way round.
- (c) 3c + 2d — Method: 'triple c' is 3c, 'double d' is 2d, and 'add' joins the two separate terms with a plus sign. Working: 3c + 2d. Answer: 3c + 2d. 2c + 3d comes from swapping which letter gets tripled and which gets doubled. 6cd comes from multiplying the two terms together instead of adding them, and also multiplying the coefficients (3 × 2 = 6). 5(c + d) comes from adding the coefficients (3 + 2 = 5) and applying that single number to both letters together, as if c and d always came as a pair.
- (c) 19 — Method: set up the equation 15 + 9n = 186, then subtract the deposit and divide by the cost per student. Working: 9n = 186 − 15 = 171; n = 171 ÷ 9 = 19. Answer: 19 students. 20.67 comes from dividing the whole £186 by £9 without first subtracting the deposit: 186 ÷ 9 ≈ 20.67. 11.8 comes from swapping the two amounts round, subtracting £9 and dividing by £15: (186 − 9) ÷ 15 = 11.8. 22.33 comes from adding the deposit instead of subtracting it: (186 + 15) ÷ 9 ≈ 22.33.
- (a) 12 km/h — Method: convert 15 minutes to hours: 15 ÷ 60 = 0.25 h. Speed = distance ÷ time = 3 ÷ 0.25 = 12 km/h. Distractor origins: 9 km/h is the speed for the second section (3 km in 20 minutes) instead of the first; 8 km/h is the average speed for the whole journey (6 km in 45 minutes) instead of just the first section; 0.2 km/h divides 3 km by 15 without converting the minutes into hours.
- (d) 2n² − n − 2 — First differences: 5, 9, 13, 17. Second differences: 4, 4, 4, so a = 4 ÷ 2 = 2. Subtracting 2n² (2, 8, 18, 32, 50) from the terms (−1, 4, 13, 26, 43) leaves −3, −4, −5, −6, −7, which is the linear expression −n − 2. So the nth term is 2n² − n − 2. Using the second difference itself as a, without halving it, gives 4n² − n − 2. Finding a = 2 correctly but dropping the linear remainder −n − 2 entirely leaves 2n². Treating the first first difference (5) as a common difference and building a + (n − 1)d = −1 + 5(n − 1) gives 5n − 6, which only matches the first two terms.
- (d) n² + 3 — First differences: 3, 5, 7, 9. Second differences: 2, 2, 2, so the sequence is quadratic and the coefficient of n² is half the second difference: a = 2 ÷ 2 = 1. Subtracting n² (1, 4, 9, 16, 25) from the terms (4, 7, 12, 19, 28) leaves 3, 3, 3, 3, 3, a constant, so the nth term is n² + 3. Using the second difference itself as a, without halving it, gives 2n² + 3. Finding a = 1 correctly but then dropping the constant remainder gives n². Treating the first first difference (3) as a common difference and building a linear formula a + (n − 1)d = 4 + 3(n − 1) gives 3n + 1, which fits only the first term.
- (b) 12 — Method: substitute the total cost into the formula, then subtract the fixed cost and divide by the cost per person. Working: 92 = 6p + 20, so 6p = 92 − 20 = 72, p = 72 ÷ 6 = 12. Answer: 12 people. 15.33 comes from dividing the whole £92 by £6 without first subtracting the £20 fixed cost: 92 ÷ 6 ≈ 15.33. 4.3 comes from swapping the two amounts round, subtracting £6 and dividing by £20: (92 − 6) ÷ 20 = 4.3. 18.67 comes from adding the fixed cost instead of subtracting it: (92 + 20) ÷ 6 ≈ 18.67.
- (d) 4.521 — x₁ = √(3 × 4 + 7) = √19 = 4.358898944. x₂ = √(3 × 4.358898944 + 7) = √20.076696833 = 4.480702716. x₃ = √(3 × 4.480702716 + 7) = √20.442108148 = 4.521294964, which rounds to 4.521. Mislabelling the starting value x₀ as x₁, so that the working stops one iteration too early, reports the true x₂ = 4.480702716, which rounds to 4.481. Working out one iteration too many reports the true x₄ = √(3 × 4.521294964 + 7) = 4.534741987, which rounds to 4.535. Applying the formula in the wrong order, calculating √(3xₙ) + 7 at every step instead of √(3xₙ + 7), gives, from x₀ = 4: √12 + 7 = 10.464101615, then √(3 × 10.464101615) + 7 = 12.602883619, then √(3 × 12.602883619) + 7 = 13.148873950, which rounds to 13.149.
- (d) 23 — Method: let the smallest integer be n, so the three consecutive integers are n, n + 1 and n + 2. Form the equation n + (n + 1) + (n + 2) = 72. Working: simplify the left side: 3n + 3 = 72, so 3n = 69, giving n = 23. Answer: 23. 24 comes from dividing 72 by 3 directly, 72 ÷ 3 = 24, which finds the middle integer rather than realising the three numbers differ. 25 comes from correctly finding n = 23 but reading off the largest integer, n + 2, instead of the smallest as asked. 21 comes from dividing first and subtracting after, (72 ÷ 3) − 3, instead of subtracting 3 before dividing by 3.
- (b) 1.50 — Substituting (0, 8) gives A = 8, since r⁰ = 1. Substituting (2, 18) gives 8 × r² = 18, so r² = 18 ÷ 8 = 2.25. Taking the square root of 2.25 gives r = 1.50 (2 d.p.). Stopping after finding r² and giving 2.25 as the final answer, without taking the square root, is wrong because r² is not the same as r. Dividing r² by the exponent 2 instead of taking its square root — treating the power as something you divide by rather than root — gives 2.25 ÷ 2 = 1.13 (2 d.p.), which is wrong. Inverting the ratio, working out 8 ÷ 18 instead of 18 ÷ 8, gives 0.44 (2 d.p.), which is wrong because the LATER value must be divided by the EARLIER one to find the growth multiplier, not the other way round.
Build your own mix at the worksheet builder.