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 the inequality 2(3x − 1) ≥ 4x + 8.
- 2.A park is drawn on a grid in which 1 unit represents 1 km. The car park is at the point (0, 0) and the lake is at the point (3, 5). Work out the direct distance, in km, from the car park to the lake, giving your answer to 1 decimal place.
- 3.A rectangular photo has length (x + 3) cm and width x cm. Its area is 40 cm². Work out the value of x.
- 4.The table shows the rate at which water flows from a tank, in litres per minute, over a 6-minute period: 12 at t = 0 min, 12 at t = 2 min, 3 at t = 5 min, and 0 at t = 6 min. Between t = 0 and t = 2 the rate is constant. Between t = 2 and t = 5, and between t = 5 and t = 6, the rate decreases at a constant rate in each section. Estimate the total volume of water that has flowed out, using the areas of a rectangle and two trapeziums.
- 5.Solve 5x² − 15x = 0.
- 6.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.
- 7.The equation x² − 4x − 1 = 0 can be solved using the iterative formula xₙ₊₁ = √(4xₙ + 1). The starting value is x₀ = 1, so x₁ is the value after the formula has been used once. Work out x₂ correct to 3 decimal places.
- 8.A cinema sells adult tickets for £10 and child tickets for £6. A family group buys 9 tickets in total, spending £74. Work out how many adult tickets were bought.
- 9.Show that the equation x³ − x − 3 = 0 has a solution between x = 1 and x = 2, by working out f(1) and f(2), where f(x) = x³ − x − 3.y = x
- 10.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.
- 11.A distance-time graph is a straight line from (0, 0) to (4, 100), where time is in hours and distance is in kilometres. Work out the gradient of the line.
- 12.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.
- 13.Two brothers have ages that add up to 30. The elder brother is 6 years older than the younger brother. Work out the age of the younger brother.
- 14.A bacteria colony doubles every 4 hours and its size is recorded only every 4 hours. The recorded population 20 hours after the start is 9,600. After how many hours did the recorded population first exceed 1,000?
- 15.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
Answer key
- (b) x ≥ 5 — Expand the bracket: 2(3x − 1) = 6x − 2, so the inequality is 6x − 2 ≥ 4x + 8. Subtract 4x from both sides and add 2 to both sides: 2x ≥ 10. Divide both sides by 2: x ≥ 5. A candidate who only multiplies the 3x by 2 and forgets to multiply the −1 gets 6x − 1 ≥ 4x + 8, leading to x ≥ 4.5. A candidate who adds 4x instead of subtracting it gets 10x ≥ 10, leading to x ≥ 1. A candidate who multiplies by 2 instead of dividing gets x ≥ 20.
- (a) 5.8 — The horizontal distance is 3 and the vertical distance is 5, so using Pythagoras' theorem the distance is √(3² + 5²) = √34 = 5.8 (1 d.p.). A candidate who adds the two differences instead of using Pythagoras gets 3 + 5 = 8.0. A candidate who works out 3² + 5² = 34 but forgets to take the square root gets 34.0. A candidate who subtracts the squares instead of adding them gets √(5² − 3²) = √16 = 4.0.
- (b) x = 5 — Area = length × width, so x(x + 3) = 40, which rearranges to x² + 3x − 40 = 0. This factorises as (x + 8)(x − 5) = 0: the two numbers in the brackets must multiply to −40 and add to +3, and the pair 8 and −5 does both. This gives x = −8 or x = 5. Since x is a length, it cannot be negative, so x = 5. A candidate who gives both solutions without rejecting the negative one, which cannot be a length, answers x = 5 or x = −8. A candidate who picks the wrong factor pair of 40, such as 10 and −4 instead of 8 and −5, gets (x + 10)(x − 4) = 0 and answers x = 4. A candidate who rejects the wrong root, keeping the negative solution instead of the positive one, answers x = −8.
- (a) 48 litres — Split the area into three sections. The rectangle (t = 0 to 2) has area 2 × 12 = 24. The first trapezium (t = 2 to 5, parallel sides 12 and 3, width 3) has area 1/2 × (12 + 3) × 3 = 22.5. The second trapezium (t = 5 to 6, parallel sides 3 and 0, width 1) has area 1/2 × (3 + 0) × 1 = 1.5. Total volume: 24 + 22.5 + 1.5 = 48 litres. Forgetting the rectangle and adding only the two trapeziums gives 22.5 + 1.5 = 24 litres. Using a single trapezium across the whole 6 minutes, with parallel sides 12 and 0, ignoring that the first 2 minutes are constant, gives 1/2 × (12 + 0) × 6 = 36 litres. Correctly finding the rectangle and the first trapezium but forgetting to halve the second trapezium, using (3 + 0) × 1 = 3 instead of 1.5, gives 24 + 22.5 + 3 = 49.5 litres.
- (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.
- (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.
- (c) 3.153 — x₁ = √(4 × 1 + 1) = √5 = 2.236067977. x₂ = √(4 × 2.236067977 + 1) = √9.944271908 = 3.153453965, which rounds to 3.153. Reporting x₁ instead of x₂ gives 2.236067977, which rounds to 2.236. A sign error inside the root, using xₙ₊₁ = √(4xₙ − 1) instead of √(4xₙ + 1), gives x₁ = √3 = 1.732050808 and x₂ = √(4 × 1.732050808 − 1) = √5.928203232 = 2.434790182, which rounds to 2.435. Applying the formula in the wrong order, working out √(4xₙ) + 1 at every step instead of √(4xₙ + 1), gives x₁ = √4 + 1 = 3 and x₂ = √(4 × 3) + 1 = 4.464101615, which rounds to 4.464.
- (c) 5 — Method: let a be the number of adult tickets, so the number of child tickets is 9 − a. Form the equation 10a + 6(9 − a) = 74. Working: expand the bracket: 10a + 54 − 6a = 74, so 4a = 20, giving a = 5. Answer: 5 adult tickets. 4 comes from correctly finding the number of child tickets but reporting it instead of the number of adult tickets asked for. 1.25 comes from a sign error expanding the bracket, writing 10a + 54 + 6a = 74 instead of subtracting, which gives 16a = 20. 7.4 comes from dividing the total takings by the adult ticket price only, ignoring the children entirely, 74 ÷ 10.
- (b) f(1) = −3 and f(2) = 3 — f(1) = 1³ − 1 − 3 = 1 − 1 − 3 = −3. f(2) = 2³ − 2 − 3 = 8 − 2 − 3 = 3. Since f(1) is negative and f(2) is positive, there is a change of sign, so a solution lies between x = 1 and x = 2. Dropping the −x term entirely gives f(1) = 1 − 3 = −2 and f(2) = 8 − 3 = 5. Using x² instead of x³ throughout gives f(1) = 1 − 1 − 3 = −3, which happens to coincide with the correct value at x = 1, but f(2) = 4 − 2 − 3 = −1, which does not show a change of sign at all. Working out −f(x) instead of f(x), a sign-flip error, gives f(1) = 3 and f(2) = −3, the correct sizes but with both signs reversed.
- (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.
- (a) 25 — Gradient = change in y ÷ change in x = (100 − 0) ÷ (4 − 0) = 100 ÷ 4 = 25. Dividing time by distance instead of distance by time gives 0.04; multiplying the two values instead of dividing gives 400; stopping at the change in distance, 100, forgets to divide by the change in time.
- (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.
- (d) 12 — Method: call the younger brother's age x, write the elder brother's age in terms of x, and form an equation from the total. Working: the elder brother is x + 6, so x + (x + 6) = 30; simplifying gives 2x + 6 = 30, subtracting 6 from both sides gives 2x = 24, and dividing by 2 gives x = 12. Checking: 12 and 18 add up to 30 and differ by 6. Answer: 12. The distractors: 18 comes from solving correctly and then giving the elder brother's age, which is not the age asked for; 15 comes from halving 30 and ignoring the 6-year difference altogether; 24 comes from taking 6 off the total, 30 − 6 = 24, and giving that as an age.
- (d) 8 — Working backwards by halving (undoing the doubling), one 4-hour step at a time: 9,600 (20 h) → 4,800 (16 h) → 2,400 (12 h) → 1,200 (8 h) → 600 (4 h) → 300 (0 h). Reading these in time order — 300, 600, 1,200, 2,400, 4,800, 9,600 at 0, 4, 8, 12, 16, 20 hours — the population is still at or below 1,000 at 4 hours (600) and first goes above 1,000 at 8 hours (1,200). So the recorded population first exceeds 1,000 at 8 hours. Answering 20 just reads off the time stated in the question, without working out when the threshold was actually first crossed — wrong, because 9,600 is only the value AT 20 hours, not necessarily the first time the population passed 1,000. Answering 0 comes from recovering the starting population by dividing 9,600 by 5 (the number of 4-hour gaps up to 20 hours) instead of by 2⁵ = 32 (the correct number of halvings), giving a wrongly-inflated starting value of 9,600 ÷ 5 = 1,920 — already above 1,000 at 0 hours — wrong, because doubling means the value must be halved five times, dividing by 2 five times (2⁵ = 32), not divided once by the number of gaps. Answering 12 comes from halving back only twice, from 9,600 to 4,800 (16 h) to 2,400 (12 h), and stopping there because 2,400 is already above 1,000, without checking that 1,200 at 8 hours is also above 1,000 and occurs earlier — wrong, because the FIRST recorded time above 1,000 is the earliest such time, not the first one reached while working backwards from 20 hours.
- (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.
Build your own mix at the worksheet builder.