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.
Calculator
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A cafe sells coffees at £c each and pastries at £p each. Three coffees and two pastries cost £9.60. Two coffees and two pastries cost £7.60. Work out the price of one coffee.
- 2.The iterative formula xₙ₊₁ = √(2xₙ + 15) is used repeatedly, starting from x₀ = 1. Work out the value that xₙ approaches, correct to 2 decimal places.
- 3.A gas company charges a standing charge plus a rate per unit used. The total cost, y in pounds, for using x units is given by y = 0.15x + 20. Work out the cost of using 200 units.y = 0.15x + 20
- 4.The table shows the velocity, in m/s, of a train at various times, in seconds: 0 at t = 0, 20 at t = 4, 35 at t = 10, 27 at t = 14. Assuming the velocity changes at a constant rate between each pair of readings, estimate the distance the train travels between t = 0 and t = 12, using the trapezium rule.
- 5.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.
- 6.A plumber charges a call-out fee plus an hourly rate. The total cost, y in pounds, of a job lasting x hours is given by y = 45x + 60. Work out the total cost of a job that lasts 3 hours.y = 45x + 60
- 7.By completing the square, find the turning point of the curve y = 3x² + 12x + 7.y = 3x² + 12x + 7
- 8.A rectangular sheet of metal measures 20 cm by 12 cm. A square of side x cm is cut from each corner and the sides are folded up to make an open box of volume 200 cm³. This gives x³ − 16x² + 60x − 50 = 0, which can be solved using the iterative formula xₙ₊₁ = (16xₙ² − xₙ³ + 50)/60. The starting value is x₀ = 1, so x₁ is the value after the formula has been used once. Work out x₃, and use it to find the longer side of the base of the box correct to 1 decimal place.
- 9.A graph shows the total monthly cost of a mobile phone tariff against the number of minutes of calls. The line starts at £12 and stays level until 200 minutes, then rises by 5p for each further minute of calls. Use the graph to work out the total cost of a month in which 250 minutes of calls are made.
- 10.Ethan is 10 years old and his father is 40 years old. Work out how many years ago Ethan's father was seven times as old as Ethan.
- 11.A plumber charges a call-out fee of £30 plus £25 for each hour worked. The total bill for a job was £130. Work out how many hours the plumber worked.
- 12.A rectangular vegetable plot has an area of 30 m² and its length is 4 m greater than its width, x metres. This gives x² + 4x − 30 = 0, which can be solved using the iterative formula xₙ₊₁ = √(30 − 4xₙ). The starting value is x₀ = 3, so x₁ is the value after the formula has been used once. Work out x₃, and use it to find an estimate for the length of the plot, giving your answer correct to 1 decimal place.
- 13.A regular hexagon has sides of length (x + 2) cm. Write down an expression, in terms of x, for the perimeter of the hexagon.
- 14.The formula for the energy stored in a stretched spring is E = (1/2)kx², where E is in joules, k is the spring constant in N/m and x is the extension in m. A spring with a spring constant of 40 N/m is stretched so that its extension is 0.3 m. Work out the energy stored in the spring.
- 15.Look at the statement 2x + 5 = 17. Considering whether it is an expression, an equation, a formula, or an identity, which classification is correct?
Answer key
- (b) £2.00 — Subtracting the second equation from the first eliminates the pastries: (3c + 2p) − (2c + 2p) = 9.60 − 7.60, so c = 2.00. A candidate who divides the first total by the number of coffees alone, ignoring the pastries, would get 9.60 ÷ 3 = £3.20. A candidate who finds the price of a pastry instead of a coffee — using c = 2.00 in 2c + 2p = 7.60 to get p = 1.80 — would answer £1.80. A candidate who reaches the correct difference of £2.00 but then mistakenly divides again or misplaces the decimal point would get £0.20.
- (b) 5.00 — Continuing the iteration: x₁ = √(2 × 1 + 15) = √17 = 4.1231, x₂ = √(2 × 4.1231 + 15) = √23.2462 = 4.8214, x₃ = √(2 × 4.8214 + 15) = √24.6428 = 4.9642, x₄ = √(2 × 4.9642 + 15) = √24.9284 = 4.9928, and the values keep climbing towards 5.00 as n increases (the limit L satisfies L² = 2L + 15, so L² − 2L − 15 = 0, giving L = 5). Choosing 4.99 stops after x₄, one iteration before the value has settled fully to 5.00. Choosing 17.00 uses the value under the very first square root (2 × 1 + 15 = 17) as if that number itself were the limit. Choosing 1.00 assumes the sequence never moves from the starting value x₀.
- (a) £50 — Substituting x = 200 into y = 0.15x + 20 gives y = 0.15 × 200 + 20 = 30 + 20 = £50. A candidate who forgets to add the standing charge would get only 0.15 × 200 = £30. A candidate who misplaces the decimal point in the rate, using 1.5 instead of 0.15, would get 1.5 × 200 + 20 = £320. A candidate who swaps the roles of the rate and the number of units would work out 0.15 × 20 + 200 = £203.
- (a) 271 m — The reading at t = 12 isn't in the table, so it must be interpolated between t = 10 (35 m/s) and t = 14 (27 m/s): the velocity falls by 8 m/s over the 4-second gap, so over 2 seconds it falls by 4 m/s, giving 35 − 4 = 31 m/s. The trapezium rule then uses three strips of unequal width, 4, 6 and 2 seconds, with areas of 40, 165 and 66: 40 + 165 + 66 = 271 m. Writing 267 m comes from skipping the interpolation and using the table's t = 14 reading, 27, directly as the height at t = 12. Writing 282 m comes from treating all three strips as though they were 4 seconds wide, instead of using the true gaps of 4, 6 and 2 seconds between the readings. Writing 275 m comes from using the t = 10 reading, 35, at both ends of the final strip, instead of interpolating a new value at t = 12.
- (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) £195 — Substituting x = 3 into y = 45x + 60 gives y = 45 × 3 + 60 = 135 + 60 = 195. A candidate who forgets to add the call-out fee would get only 45 × 3 = £135. A candidate who adds the hours to the fee and the rate instead of multiplying would get 45 + 60 + 3 = £108. A candidate who multiplies both the hourly rate and the call-out fee by the number of hours would get 45 × 3 + 60 × 3 = £315.
- (d) x = −2, y = −5 — 3x² + 12x + 7 rewrites as 3(x² + 4x) + 7, then as 3[(x + 2)² − 4] + 7, which simplifies to 3(x + 2)² − 5, since −3 × 4 + 7 = −5. Substituting x = −2: 3 × (−2)² = 12, 12 × (−2) = −24, so 12 − 24 + 7 = −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 = −41, 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 12 − 7 = 5 instead of 7 − 12 = −5 flips the sign of the constant, giving x = −2, y = 5 — wrong, since the completed square's constant must be evaluated as 7 minus 12, not 12 minus 7. 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) 17.7 cm — Method: the iteration converges on x, the depth of the box, which is also the side of each square cut away; a square is removed from both ends of the 20 cm side, so the longer side of the base is 20 − 2x. Run the formula three times, then carry out that subtraction. Working: x₁ = (16 × 1² − 1³ + 50) ÷ 60 = 65 ÷ 60 = 1.08333…; x₂ = 67.50636… ÷ 60 = 1.12510…; x₃ = 68.82959… ÷ 60 = 1.14715…. The longer side of the base is 20 − 2 × 1.14715… = 17.70568…, which is 17.7 cm correct to 1 decimal place. Answer: 17.7 cm. The distractors: 1.1 cm is x₃ itself rounded, the depth of the box, given by a candidate who runs the iteration correctly and then stops before the step the question actually asks for; 18.9 cm is 20 − 1.14715…, taking away one square instead of two and forgetting that a corner is cut from each end of that side; 9.7 cm is 12 − 2 × 1.14715…, the shorter side of the base, which measures the wrong edge of the sheet.
- (a) £14.50 — Method: the first 200 minutes are already covered by the £12, so only 250 − 200 = 50 minutes are charged extra. Extra charge = 50 × £0.05 = £2.50. Total cost = £12 + £2.50 = £14.50. Distractor origins: £24.50 charges 5p for all 250 minutes instead of only the 50 minutes over 200 (250 × £0.05 = £12.50, plus £12 = £24.50); £12.50 makes that same slip of charging all 250 minutes but then forgets to add the £12 monthly fee; £13.50 works out 250 − 200 wrongly as 30 extra minutes instead of 50 (30 × £0.05 = £1.50, plus £12 = £13.50).
- (c) 5 — Method: call the number of years ago t, take t off both ages, and form an equation from the comparison at that time. Working: t years ago the father was 40 − t and Ethan was 10 − t, so 40 − t = 7(10 − t); expanding gives 40 − t = 70 − 7t, adding 7t to both sides gives 40 + 6t = 70, subtracting 40 gives 6t = 30, and dividing by 6 gives t = 5. Checking: five years ago the father was 35 and Ethan was 5, and 35 = 7 × 5. Answer: 5. The distractors: 35 comes from finding the right moment but giving the father's age at that time instead of the number of years; 30 comes from using Ethan's present age on the right-hand side, 40 − t = 7 × 10, which gives t = −30 and is then written as 30; 24 comes from reaching 6t = 30 correctly and subtracting 6 instead of dividing by 6.
- (b) 4 — Method: form the equation 30 + 25h = 130, where h is the number of hours, then solve for h. Working: subtract the call-out fee from the total bill: 25h = 130 − 30 = 100. Divide by the hourly rate: h = 100 ÷ 25 = 4. Answer: 4 hours. 5.2 comes from dividing the whole bill by the hourly rate without subtracting the fixed fee first, 130 ÷ 25. 3.5 comes from swapping the fee and the rate, subtracting the rate from the bill and dividing by the fee, (130 − 25) ÷ 30. 6.4 comes from adding the call-out fee to the bill instead of subtracting it, before dividing by the rate, (130 + 30) ÷ 25.
- (a) 7.9 m — Method: the iteration converges on the width of the plot, so run the formula three times from the starting value and then add 4 m, because the length is 4 m greater than the width. Working: x₁ = √(30 − 4 × 3) = √18 = 4.24264…; x₂ = √(30 − 4 × 4.24264…) = √13.02943… = 3.60963…; x₃ = √(30 − 4 × 3.60963…) = √15.56147… = 3.94480…. The estimate for the length is 3.94480… + 4 = 7.94480…, which is 7.9 m correct to 1 decimal place. Answer: 7.9 m. The iteration is still oscillating at x₃, so this is the estimate that three uses of the formula give, not a settled value. The distractors: 3.9 m is x₃ itself, the width, given by a candidate who runs the iteration correctly and then stops before the step the question actually asks for; 7.6 m uses x₂ in place of x₃, one use of the formula short, and then adds the 4 m correctly; 15.8 m multiplies the width by 4 instead of adding 4 m to it, reading greater than as a multiplier.
- (a) 6x + 12 — A regular hexagon has 6 equal sides, so the perimeter is 6(x + 2) = 6x + 12. A candidate who multiplies only the x-term by 6 and forgets to multiply the 2 gets 6x + 2. A candidate who multiplies only the number term by 6 and forgets to multiply the x gets x + 12. A candidate who adds 6 and 2 to make a single coefficient of x instead of expanding the brackets gets 8x.
- (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.
- (d) An equation, true for one value of x — 2x + 5 = 17 is only true when x = 6, so it is an equation. A candidate who ignores the equals sign and focuses only on the x terms and numbers present picks the expression option. A candidate who sees an equals sign and assumes it must relate two different quantities, as a formula does, picks that option, missing that there is only one quantity, x, involved here. A candidate who wrongly checks whether both sides look similar in structure rather than testing specific values picks the identity option, missing that the two sides are not equal for every value of x.
Build your own mix at the worksheet builder.