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 cup of tea cools after being made. Its temperature-time graph is a curve. Three tangents are drawn on the graph: at t = 2 minutes the tangent has gradient −8; at t = 10 minutes the tangent has gradient −3; at t = 20 minutes the tangent has gradient −0.5. Which of these statements about the tea's cooling is correct?
- 2.The equation x² − x − 6 = 0 has roots x = 3 and x = −2. It can be rearranged as xₙ₊₁ = xₙ² − 6. This formula is used with starting value x₀ = 2.9, close to the root x = 3. Work out what happens to the sequence of values as n increases.
- 3.Which of these equations is equivalent to 5x − 2 = 3x + 8?
- 4.The table shows the height, in metres, of a firework rocket at various times, in seconds, during its flight: 40 at t = 2, 54 at t = 3, and 60 at t = 4. Use the chord between t = 2 and t = 4 to estimate the gradient of the height-time graph at t = 3, stating the correct units.
- 5.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.
- 6.By completing the square, find the turning point of the curve y = 2x² − 8x + 3.y = 2x² − 8x + 3
- 7.Solve 2x² − 7x + 3 = 0.
- 8.A plumber charges a call-out fee of £30 plus £25 per hour worked. Work out the total charge for a job that takes 3 hours.
- 9.Solve 4x − (2x − 6) = 18
- 10.A geometric sequence has first term 3 and common ratio √2. Work out the 6th term of the sequence, giving your answer in the form a√2.
- 11.A rectangle is x cm wide and twice as long as it is wide, so its area A cm² is given by A = 2x². Work out A when x = 3.
- 12.Work out the value of (x − 4)/2 + 3 when x = 10
- 13.Write down the coordinates of the point where the line y = 2x + 4 crosses the y-axis.y = 2x + 4
- 14.Work out the value of 4p² − 3 when p = 2.5
- 15.A tram sets off from a stop. Its velocity-time graph rises in a straight line from 0 m/s to 12 m/s over the first 8 seconds, then stays constant at 12 m/s for a further 10 seconds. Work out the total distance the tram travels in these 18 seconds, using the area under the graph.
Answer key
- (c) Fastest at t = 2 min — steepest gradient. — The rate of cooling is given by the size (magnitude) of the gradient, ignoring its sign — the steeper the tangent, the faster the temperature is changing. Of −8, −3 and −0.5, the gradient −8 has the greatest magnitude, so the tea is cooling fastest at t = 2 minutes. 'Fastest at t = 20 min — largest gradient' confuses the signed value with the size of the rate: −0.5 is the largest NUMBER of the three, but it's the smallest in magnitude, meaning the tea is barely cooling at all by then. 'Cools at the same rate throughout' ignores that the three gradients are different sizes, not just all negative. 'Fastest at t = 10 min — the middle reading' isn't a mathematical reason at all — the gradients themselves have to be compared, not their position in the list.
- (c) The sequence diverges, moving away from x = 3 — Starting from x₀ = 2.9: x₁ = 2.9² − 6 = 2.41, x₂ = 2.41² − 6 = −0.19, x₃ = (−0.19)² − 6 = −5.96, x₄ = (−5.96)² − 6 = 29.56 — the values swing away from 3 and grow rapidly, so the sequence diverges rather than settling anywhere. Choosing 'settles towards x = 3' assumes that starting close to a root is enough for a rearrangement to converge to it, which is not always true — this rearrangement changes values too steeply near x = 3 to stay there. Choosing 'settles towards x = −2' assumes a diverging sequence must eventually land on the other root; instead it runs away to increasingly large values. Choosing 'stays constant at 2.9' ignores that applying the formula changes the value at every step.
- (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.
- (c) 10 m/s — A symmetric chord gradient uses the two points either side of t = 3: (2, 40) and (4, 60). The gradient is the change in height divided by the change in time: (60 − 40) ÷ (4 − 2) = 20 ÷ 2 = 10 m/s. Using only the values either side of one gap, (2, 40) and (3, 54), instead of the full symmetric chord, gives (54 − 40) ÷ (3 − 2) = 14 m/s. Getting the correct number but dropping the time unit, leaving only metres, gives 10 m. Dividing time by height instead of height by time inverts the calculation to (4 − 2) ÷ (60 − 40) = 0.1 s/m.
- (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.
- (b) x = 2, y = −5 — 2x² − 8x + 3 rewrites as 2(x² − 4x) + 3, then as 2[(x − 2)² − 4] + 3, which simplifies to 2(x − 2)² − 5, since −2 × 4 + 3 = −5. Substituting x = 2: 2 × 2² = 8, 8 × 2 = 16, so 8 − 16 + 3 = −5, confirming the minimum value −5 at x = 2: turning point x = 2, y = −5. Halving b instead of halving b/a — using 4 as the shift instead of 2 — lands on turning point x = 4, y = −29, which is wrong because when a ≠ 1 the shift inside the bracket is b/(2a), not b/a alone. Reading the bracket's sign directly as the turning point's x-coordinate gives x = −2, y = −5 — wrong, because (x − 2)² is zero at x = 2, not x = −2. Computing 8 − 3 = 5 instead of 3 − 8 = −5 flips the sign of the constant, giving x = 2, y = 5 — wrong, since the completed square's constant must be evaluated as 3 minus 8, not 8 minus 3. Whenever a ≠ 1, factor a out of the x² and x terms first, and always check a turning point by substituting back into the original equation.
- (c) x = 3 or x = 1/2 — Method: factorise into two brackets whose x terms multiply to 2x² and whose numbers multiply to 3, checking that they produce the middle term −7x, then set each bracket equal to zero. Working: (2x − 1)(x − 3) expands to 2x² − 6x − x + 3 = 2x² − 7x + 3, so (2x − 1)(x − 3) = 0; then 2x − 1 = 0 gives x = 1/2 and x − 3 = 0 gives x = 3. Answer: x = 3 or x = 1/2. The distractors: x = 3/2 or x = 1 comes from factorising as (2x − 3)(x − 1), whose middle term is −5x and not −7x; x = −3 or x = −1/2 comes from reading the roots straight out of (2x − 1)(x − 3) without changing the signs; x = 6 or x = 1 comes from using the quadratic formula with the denominator written as a instead of 2a, dividing 7 ± 5 by 2.
- (b) £105 — The hourly charge is 25 × 3 = £75. Adding the call-out fee: £75 + £30 = £105. A candidate who forgets the call-out fee gives just the hourly charge, £75. A candidate who adds the call-out fee to the hourly rate before multiplying by the hours, (30 + 25) × 3, gets £165. A candidate who multiplies the call-out fee by the number of hours instead of the hourly rate, 30 × 3, gets £90.
- (a) x = 6 — Method: a minus sign in front of a bracket changes the sign of every term inside it, so expand the bracket first and then simplify. Working: expanding gives 4x − 2x + 6 = 18, which simplifies to 2x + 6 = 18; subtracting 6 from both sides gives 2x = 12, and dividing both sides by 2 gives x = 6. Answer: x = 6. The distractors: x = 12 comes from leaving the −6 unchanged when the bracket is removed, giving 4x − 2x − 6 = 18 and so 2x = 24; x = 24 comes from reaching 2x = 12 correctly and then multiplying by 2 instead of dividing by 2; x = 3 comes from dividing by 2 too early, at 2x + 6 = 18, and dividing only the 2x and the 18 while leaving the 6 untouched, which gives x + 6 = 9.
- (d) 12√2 — The nth term of a geometric sequence is a × rⁿ⁻¹. Here a = 3, r = √2, n = 6, so the 6th term is 3 × (√2)⁵. Since (√2)² = 2, (√2)⁴ = (2)² = 4, so (√2)⁵ = (√2)⁴ × √2 = 4√2. The 6th term is 3 × 4√2 = 12√2. 15√2 comes from treating (√2)⁵ as 5√2 — multiplying the index by the surd instead of raising √2 to that power — then multiplying by 3 gives 3 × 5√2 = 15√2, which is wrong because powers of a surd do not scale linearly with the index. 24√2 comes from miscalculating (√2)⁴ as 8 instead of 4 (a squaring slip, since (√2)² = 2 but (√2)⁴ should be 2² = 4, not 2 × 4), giving 3 × 8√2 = 24√2. 4√2 comes from forgetting to multiply by the first term a = 3, leaving just (√2)⁵ = 4√2.
- (a) 18 cm² — Method: substitute the width into the formula, applying the index to the letter before multiplying by the 2 in front of it. Working: x² = 3 × 3 = 9, and then A = 2 × 9 = 18, so the area is 18 cm². Answer: 18 cm². The distractors: 36 cm² comes from multiplying 2 by 3 first and squaring afterwards, giving (2 × 3)²; 12 cm² comes from doubling instead of squaring, so that x² is replaced by 2x and the calculation becomes 2 × 2 × 3; 6 cm² comes from working out 2 × 3 and never applying the index at all.
- (c) 6 — Method: substitute the value, work out the top of the fraction first, then the division, and add the 3 last. Working: the top gives 10 − 4 = 6, dividing by 2 gives 6 ÷ 2 = 3, and adding 3 gives 3 + 3 = 6. Answer: 6. The distractors: 11 comes from dividing only the 4 by 2 instead of the whole of the top, giving 10 − 2 + 3; 4.5 comes from dividing the + 3 by 2 as well, giving (10 − 4 + 3) ÷ 2; 0 comes from subtracting the wrong way round on the top, giving (4 − 10) ÷ 2 = −3 and then −3 + 3.
- (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) 22 — p² means p × p. Substitute p = 2.5: p² = 6.25, so 4p² = 4 × 6.25 = 25, and 25 − 3 = 22. 97 comes from squaring 4p together instead of just p, (4 × 2.5)² − 3 = 10² − 3 = 97. 7 comes from using p instead of p², 4 × 2.5 − 3. 1 comes from squaring the 3 instead of the p, 4 × 2.5 − 3².
- (d) 168 m — Split the area under the graph into two parts. The rising section (0 to 8 s) is a triangle: area = 0.5 × 8 × 12 = 48. The constant section, from 8 s to 18 s (10 s), is a rectangle: area = 12 × 10 = 120. Total distance = 48 + 120 = 168 m. Leaving out the 0.5 doubles the triangle, giving 8 × 12 + 120 = 216 m; ignoring the triangle section altogether gives only 120 m; averaging the start and final speeds over the whole 18 seconds, (0 + 12) ÷ 2 = 6, then 6 × 18 = 108 m, wrongly treats the tram as accelerating the whole time, when the graph is flat for the last 10 seconds.
Build your own mix at the worksheet builder.