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 circular running track is modelled on a grid whose centre is the origin, where each unit represents 1 metre. A floodlight at the point (30, 40) stands on the edge of the track. A second floodlight stands on the edge of the track at the point (0, k), where k is positive. Work out the value of k.
- 2.The mean of four numbers is 12.5. Three of the numbers are 8, 15 and 19. Form an equation using n for the fourth number, and solve it to find n.
- 3.A bath is filled with water; the graph of volume (litres) against time (minutes) is a curve, since the flow rate changes. The tangent to the curve at t = 10 minutes passes through the points (8, 130) and (12, 190), and the volume in the bath at t = 10 minutes is 160 litres. Use the gradient of this tangent to estimate the volume in the bath 5 minutes after t = 10 minutes.
- 4.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.
- 5.A population of bacteria doubles every 3 hours. It starts at 800. Work out the population after 9 hours.
- 6.Solve 2x² − 32 = 0.
- 7.The graph of P = 480 ÷ V shows how the pressure, P pascals, of a gas depends on its volume, V cm³, at constant temperature. Use the relationship to work out the volume when the pressure is 32 pascals, and then work out by how much the volume increases when the pressure drops to 24 pascals.
- 8.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
- 9.By completing the square, find the turning point of the curve y = 3x² + 12x + 7.y = 3x² + 12x + 7
- 10.A speed-time graph shows a constant speed of 15 m/s for 20 seconds. Work out the distance travelled, using the area under the graph.
- 11.Amelia's mother is three times as old as Amelia. Four years ago her mother was five times as old as Amelia was then. Work out Amelia's age now.
- 12.The braking distance of a car, in metres, is estimated using the formula d = 0.4v² + 6, where v is the speed in mph. A car travelling at 35 mph brakes. Work out the estimated braking distance.
- 13.The tangent to a curve at the point (5, 2) is the line y = mx + c. This tangent crosses the y-axis at (0, −8). Work out the gradient, m, of the tangent.
- 14.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.
- 15.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.
Answer key
- (c) 50 — Method: the edge of the track is a circle centred on the origin, so it has equation x² + y² = r²; use the floodlight whose coordinates are given to find r², then substitute x = 0 to find where that circle meets the positive y-axis. Working: 30² + 40² = 900 + 1600 = 2500, so the edge of the track is x² + y² = 2500. Substituting x = 0 gives k² = 2500, so k = √2500 = 50, taking the positive root because k is positive. Answer: k = 50. The distractors: 2500 is r² used as though it were the radius, which would place the second floodlight fifty times too far from the centre; 70 adds the two coordinates, 30 + 40, instead of adding their squares; 40 takes the y-coordinate of the first floodlight to be the radius, which would only be true if that floodlight stood on the y-axis itself.
- (d) 8 — Since the mean of the four numbers is 12.5, their total is 4 × 12.5 = 50. The three known numbers add up to 8 + 15 + 19 = 42, so n = 50 − 42 = 8. A candidate who multiplies the mean by 3 instead of 4 gets a total of 37.5, giving n = 37.5 − 42 = −4.5. A candidate who forgets to subtract the three known numbers and gives the total itself as n states n = 50. A candidate who subtracts the mean from the total of the three known numbers instead of the other way round gets n = 42 − 12.5 = 29.5.
- (b) 235 litres — The flow rate at t = 10 is the gradient of the tangent: change in volume ÷ change in time = (190 − 130) ÷ (12 − 8) = 60 ÷ 4 = 15 litres per minute. Treating this rate as roughly constant for a short interval, the volume 5 minutes after t = 10 is estimated as 160 + 5 × 15 = 235 litres. Using the tangent's own point spacing — 2 minutes, from t = 10 to t = 12 — instead of the 5 minutes actually asked for gives 160 + 2 × 15 = 190, which is just the volume already given at one of the tangent's own points, not an answer to the question asked. Multiplying the gradient by the time WITHOUT adding the starting volume, 5 × 15 = 75, forgets that a rate estimates a CHANGE, which must be added to the starting volume, not given as the answer on its own. Subtracting instead of adding, 160 − 5 × 15 = 85, extrapolates backward in time rather than forward.
- (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.
- (c) 6,400 — 9 hours contains 9 ÷ 3 = 3 whole periods of doubling, so the population is 800 × 2³. Since 2³ = 8, the population after 9 hours is 800 × 8 = 6,400. Adding 100% growth three times instead of compounding it — treating the growth as simple, not repeated doubling — gives 800 × 4 = 3,200, which is wrong because each period doubles the CURRENT population, not the original one. Using 9 as the power instead of dividing by the 3-hour period first gives 800 × 2⁹ = 409,600, which is wrong because the exponent counts periods, not hours. Giving the growth factor 2³ = 8 on its own, without multiplying by the starting population 800, leaves the answer as 8, which is wrong because the question asks for the population, not the multiplier. Always check that your final number of periods matches the total time divided by the period length.
- (d) x = 4 or x = −4 — Method: divide both sides by 2 to get x² = 16, then take the square root of both sides: x = 4 or x = −4. Distractor origins: x = 4 forgets the negative root; x = 8 comes from halving 16 instead of taking its square root; x = 16 stops at x² = 16 without ever taking the square root.
- (b) 5 cm³ — When P = 32, V = 480 ÷ 32 = 15 cm³. When P = 24, V = 480 ÷ 24 = 20 cm³. The increase in volume is 20 − 15 = 5 cm³. Giving only the second volume, 20 cm³, forgets to subtract the first volume. Giving only the first volume, 15 cm³, answers the wrong part of the question. Subtracting the two pressures instead of the two volumes, 32 − 24 = 8, mixes up which quantity the question asks for.
- (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.
- (d) 300 m — For a constant speed, the speed-time graph is a horizontal line, and the area underneath is a rectangle: distance = speed × time = 15 × 20 = 300 m. Adding the two numbers instead of multiplying gives 35 m; dividing instead of multiplying gives 1.33 m; halving the product, as you would for a triangle, gives 7.5 m — but this section of the graph is a rectangle, not a triangle, so there is no halving to do.
- (d) 8 — Method: write both present ages in terms of one letter, take four years off each of them, and form an equation from the comparison four years ago. Working: let Amelia be y, so her mother is 3y; four years ago they were y − 4 and 3y − 4, giving 3y − 4 = 5(y − 4); expanding gives 3y − 4 = 5y − 20; adding 20 and subtracting 3y from both sides gives 16 = 2y, and dividing by 2 gives y = 8. Checking: Amelia is 8 and her mother 24; four years ago they were 4 and 20, and 20 = 5 × 4. Answer: 8. The distractors: 4 comes from solving correctly but giving Amelia's age four years ago instead of her age now; 16 comes from stopping at 2y = 16 and giving 16 as her age; 2 comes from collecting the y terms by adding the 5y instead of subtracting it, giving 3y + 5y = 20 − 4 and so 8y = 16.
- (c) 496 — d = 0.4v² + 6. First v² = 35 × 35 = 1225. Then 0.4 × 1225 = 490. Add 6: 490 + 6 = 496 m. 490 comes from forgetting to add the 6 at the end. 202 comes from squaring 0.4v together instead of squaring only v, (0.4 × 35)² + 6 = 14² + 6 = 202. 20 comes from using v instead of v², 0.4 × 35 + 6.
- (d) 2 — The gradient between two points on a line is the change in y divided by the change in x. Using (5, 2) and (0, −8): (2 − (−8)) ÷ (5 − 0) = 10 ÷ 5 = 2. Inverting the fraction, dividing the change in x by the change in y instead, gives 5 ÷ 10 = 0.5. Reversing the order of the x-values in the denominator, giving (2 − (−8)) ÷ (0 − 5) = 10 ÷ (−5), gives −2. Misreading the y-intercept as 8 instead of −8, giving (2 − 8) ÷ 5 = −6 ÷ 5, gives −1.2.
- (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) £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).
Build your own mix at the worksheet builder.