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.Solve 5x² − 15x = 0.
- 2.A circle has centre (0, 0) and equation x² + y² = 50. Work out the length of the diameter of the circle, correct to 1 decimal place.
- 3.A colony of bacteria doubles in number every hour. At 9am there are 5 bacteria in the colony. Work out how many bacteria there will be at 12 noon.
- 4.The equation x³ = 6x + 20 can be solved using the iterative formula xₙ₊₁ = ∛(6xₙ + 20). Taking x₀ = 3, x₁ = 3.3620 correct to 4 decimal places. Using the full unrounded value of x₁, work out x₂ correct to 3 decimal places.
- 5.A cyclist's distance-time graph shows the following: she travels 12 km in the first 30 minutes at a steady speed, then rests for 30 minutes, then travels a further 8 km in the next 15 minutes. Work out her average speed, in km/h, for the whole journey.
- 6.A rectangle has length (2x + 5) cm and width (x − 2) cm. Work out an expression, in terms of x, for the perimeter of the rectangle. Give your answer in its simplest form.
- 7.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.
- 8.A parcel delivery company's cost graph shows the following: the cost is a flat £5 for parcels weighing up to 2 kg, and then rises by £2 for each additional kg above 2 kg. Use the graph to work out the weight of a parcel that costs £17.
- 9.A tap's flow rate, in litres per minute, is plotted against time, in minutes, on a graph. What are the units of the area under this graph?
- 10.A gardener charges a fixed fee of £15 plus £8 for each hour worked. The total charge, £T, for a job lasting h hours is given by T = 15 + 8h. Work out the charge for a job lasting 4 hours, and identify what kind of statement T = 15 + 8h is.
- 11.The iterative formula xₙ₊₁ = xₙ³ − 2 is used repeatedly, starting from x₀ = 2. Which of these describes what happens to the sequence of values as n increases?
- 12.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.
- 13.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
- 14.A cyclist accelerates uniformly from rest to 6 m/s in 4 seconds, travels at a constant 6 m/s for 10 seconds, then decelerates uniformly to rest in 3 seconds. Work out the total distance the cyclist travels.
- 15.The formula for the perimeter of a rectangle is P = 2(l + w). One rectangle has l = 9 cm and w = 4 cm. A second rectangle has l = 6 cm and w = 5 cm. Work out how many cm greater the perimeter of the first rectangle is than the perimeter of the second.
Answer key
- (c) x = 0 or x = 3 — Method: take out the common factor 5x: 5x(x − 3) = 0, so 5x = 0 or x − 3 = 0, giving x = 0 or x = 3. Distractor origins: x = 0 or x = 15 comes from forgetting to divide the second term by the common factor 5x correctly, leaving 15 instead of 3; x = 3 loses the solution x = 0 by dividing both sides by x; x = 5 or x = 3 mistakes the coefficient 5 itself for one of the solutions.
- (c) 14.1 — Method: in x² + y² = r² the right-hand side is the square of the radius, so take its square root to find the radius, then double the radius because the diameter is twice the radius. Working: r² = 50, so r = √50 = 7.07106…, and the diameter is 2 × 7.07106… = 14.14213…, which is 14.1 correct to 1 decimal place. Answer: 14.1. The distractors: 7.1 is the radius, worked out correctly but never doubled, so it answers a question about the radius rather than the diameter; 100.0 comes from doubling the 50 on the right-hand side, treating r² as though it were already the radius; 25.0 comes from halving the 50, treating r² as though it were already the diameter.
- (a) 40 — From 9am to 12 noon is 3 hours, so the population doubles three times: 5 × 2³ = 40. A candidate who counts the elapsed time as 4 hours (an off-by-one counting error) would reach 5 × 2⁴ = 80. A candidate who counts it as only 2 hours would reach 5 × 2² = 20. A candidate who misreads 'doubles' as 'increases by 2' each hour would compute 5 + 3 × 2 = 11.
- (d) 3.425 — x₁ = ∛(6 × 3 + 20) = ∛38 = 3.3620 (unrounded, 3.36198...). x₂ = ∛(6 × 3.3620 + 20) = ∛40.172 = 3.425 (3 d.p.). Choosing 3.362 stops at x₁ instead of continuing to x₂. Choosing 2.722 leaves out the '+ 20' inside the root, working out ∛(6 × 3.3620) = ∛20.172 = 2.722. Choosing 0.556 subtracts 20 instead of adding it, working out ∛(6 × 3.3620 − 20) = ∛0.172 = 0.556.
- (c) 16 km/h — Method: total distance = 12 + 8 = 20 km. Total time = 30 + 30 + 15 = 75 minutes = 1.25 hours. Average speed = total distance ÷ total time = 20 ÷ 1.25 = 16 km/h. Distractor origins: 20 km/h gives the total distance without ever dividing by the total time; 24 km/h uses only the speed of the first stage (12 km in 30 minutes), ignoring the second stage and the rest; 28 km/h averages the two separate stage speeds, 24 km/h and 32 km/h, instead of using total distance over total time.
- (b) 6x + 6 — Perimeter = 2[(2x + 5) + (x − 2)] = 2(3x + 3) = 6x + 6. A candidate who adds the length and width but forgets to double for the perimeter gets 3x + 3. A candidate who makes a sign error and adds 2 instead of subtracting it before doubling gets 2[(2x + 5) + (x + 2)] = 6x + 14. A candidate who multiplies the length and width instead of adding them, confusing the perimeter formula with the area formula, and then doubles that product, gets 2(2x + 5)(x − 2) = 4x² + 2x − 20.
- (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.
- (b) 8 kg — The cost above the flat £5 charge is 17 − 5 = £12. At £2 per kg, this covers 12 ÷ 2 = 6 kg above the first 2 kg, so the total weight is 2 + 6 = 8 kg. Dividing the full £17 by £2 per kg without first taking off the £5 flat charge gives 17 ÷ 2 = 8.5 kg. Taking off the £5 flat charge and dividing by £2 per kg, but forgetting to add back the 2 kg that the flat charge covers, gives 12 ÷ 2 = 6 kg. Taking off £2 instead of £5 as the flat charge, (17 − 2) ÷ 2 = 7.5 kg, swaps which number is the fixed fee.
- (a) Litres — The area under a graph is found by multiplying a y-value by an x-value, so its units are the y-axis units multiplied by the x-axis units: litres per minute × minutes = litres, since the 'per minute' cancels with the 'minutes'. Answering 'litres per minute' keeps the y-axis units unchanged, as if multiplying by time did nothing to the units at all. Answering 'litres per minute squared' treats the x-axis as also being measured 'per minute', squaring a unit that should instead cancel. Answering 'minutes' keeps only the x-axis units and drops the rate altogether.
- (b) £47, and T=15+8h is a formula (relates T and h). — The charge is £15 fixed plus £8 for each hour: T=15+8h, so for h=4, T=15+8×4=15+32=47. Because T=15+8h relates two different quantities, the total charge T and the number of hours h, it is a formula, not an equation — an equation is solved for one particular value of an unknown, but this relationship holds for every value of h a job might last. A candidate who forgets to include the fixed £15 fee would compute only 8×4=32. A candidate who adds the three numbers in the formula together instead of multiplying the hourly rate by the number of hours would compute 15+8+4=27. A candidate who correctly finds the charge but mistakes the formula for an equation, treating it as something to be solved for one specific value of h rather than a general relationship between T and h, would pick the correct charge with the wrong classification.
- (d) It diverges, growing rapidly without limit. — x₁ = 2³ − 2 = 8 − 2 = 6. x₂ = 6³ − 2 = 216 − 2 = 214. x₃ = 214³ − 2 = 9800344 − 2 = 9800342. The values 6, 214, 9800342, … grow far larger at every step, so the sequence diverges rather than settling anywhere. Checking whether the sequence converges to a fixed value near 2 fails, since the terms grow enormously instead of levelling off. Checking for a repeating pair of values also fails, since 6, 214 and 9800342 are all different, with no sign of a return to 6. x₀ = 2 is a fixed point only if 2³ − 2 = 2, but 2³ − 2 = 6, not 2, so the sequence does not stay constant.
- (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.
- (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.
- (c) 81 m — Split the velocity-time graph into its three phases. The accelerating phase (0 to 4 s) is a triangle: 1/2 × 4 × 6 = 12. The constant phase (4 s at 6 m/s, for 10 s) is a rectangle: 10 × 6 = 60. The decelerating phase (3 s) is a triangle: 1/2 × 3 × 6 = 9. Total distance: 12 + 60 + 9 = 81 m. Forgetting the final decelerating phase entirely and adding only the first two areas gives 12 + 60 = 72 m. Treating all three phases as rectangles, forgetting to halve either triangular phase, gives 4 × 6 + 10 × 6 + 3 × 6 = 102 m. Halving only the deceleration triangle correctly but treating the acceleration phase as a rectangle too gives 4 × 6 + 60 + 9 = 93 m.
- (a) 4 — Rectangle 1: P = 2(9 + 4) = 2 × 13 = 26 cm. Rectangle 2: P = 2(6 + 5) = 2 × 11 = 22 cm. Difference = 26 − 22 = 4 cm. 2 comes from finding the difference between (l + w) for each rectangle, 13 − 11 = 2, but forgetting to double it. 26 comes from giving rectangle 1's whole perimeter instead of the difference between the two. 6 comes from doubling only the change in length, 2 × (9 − 6), and ignoring that the width also changed.
Build your own mix at the worksheet builder.