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 tree is 2 metres tall. Each year its height increases by 10% of its height at the start of that year. Work out the height of the tree after 3 years, giving your answer to 1 decimal place.
- 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 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.
- 4.A phone company works out a monthly bill, £B, using the formula B = 18 + 0.05t, where £18 is the fixed monthly charge and t is the number of extra text messages sent beyond the free allowance, each charged at 5p. Farida's bill for one month is £24.50. Work out the number of extra text messages, t, she sent.
- 5.Two numbers have a sum of 45. The larger number is 9 more than the smaller number. Form an equation using n for the smaller number, and solve it to find the larger number.
- 6.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.
- 7.The mass of a chemical sample decays by 15% every hour. It starts at 500 g. Work out the mass remaining after 3 hours, correct to 1 decimal place.
- 8.f(x) = x³ − 3x − 5. Given that f(2.2) = −0.952 and f(2.3) = 0.267, work out what this shows about the equation x³ − 3x − 5 = 0.y = x
- 9.A circular pond has equation x² + y² = 20, with lengths in metres from the centre of the garden. A straight path runs along the line y = 2x, entering the pond and leaving it again. Work out the coordinates of the two points where the path meets the edge of the pond.y = 2x
- 10.The tangent to a curve at the point where x = 4 passes through the points (2, 5) and (6, 21). Use these two points to estimate the gradient of the curve at x = 4.
- 11.The graph of W = 840 ÷ L shows how the width, W metres, of a rectangular field of area 840 m² depends on its length, L metres. Use the relationship to work out the width when the length is 35 m, and hence the perimeter of the field.
- 12.The equation 7x = x² + 3 can be solved using the iterative formula xₙ₊₁ = (xₙ² + 3) ÷ 7. Taking x₀ = 0.4, x₁ = 0.4514 correct to 4 decimal places. Using the full unrounded value of x₁, work out x₂ correct to 3 decimal places.
- 13.The equation x³ − 5x − 3 = 0 can be rearranged to give an iterative formula of the form xₙ₊₁ = ∛(…). Work out which one of these is a correct rearrangement.
- 14.A water tank is a cuboid with a square base of side x metres and height (x + 1) metres. Its volume is 10 m³. This gives x³ + x² − 10 = 0, which can be solved using the iterative formula xₙ₊₁ = ∛(10 − xₙ²). Taking x₀ = 2, so that x₁ is the value found after the formula has been used once, work out x₃ correct to 3 decimal places.
- 15.Three consecutive integers add up to 72. Using n for the smallest integer, form an equation and solve it to find the smallest of the three integers.
Answer key
- (d) 2.7 — The height after 3 years of 10% compound growth is 2 × 1.1³ = 2.662 m, which rounds to 2.7 m. A candidate who adds 10% of the original height (0.2 m) in each of the 3 years, instead of compounding on the new height each time, would reach 2 + 3×0.2 = 2.6 m. A candidate who compounds for only 2 years would reach 2 × 1.1² = 2.42 m, rounding to 2.4 m. A candidate who compounds for 4 years instead of 3 would reach 2 × 1.1⁴ = 2.928 m, rounding to 2.9 m.
- (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) £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) 130 — Method: substitute the total bill into the formula, then subtract the fixed charge and divide by the cost per text message. Working: 24.50 = 18 + 0.05t, so 0.05t = 24.50 − 18 = 6.50, t = 6.50 ÷ 0.05 = 130. Answer: 130 extra text messages. 490 comes from dividing the whole bill by 0.05 without first subtracting the £18 fixed charge: 24.50 ÷ 0.05 = 490. 13 comes from dividing the £6.50 by 0.5 instead of 0.05, moving the decimal point one place too far: 6.50 ÷ 0.5 = 13. 65 comes from dividing the £6.50 by 0.1 instead of 0.05.
- (a) 27 — Method: let the smaller number be n, so the larger number is n + 9. Form the equation n + (n + 9) = 45. Working: simplify: 2n + 9 = 45, so 2n = 36, giving n = 18. The larger number is 18 + 9 = 27. Answer: 27. 18 is the smaller number, found correctly, but given as the answer to the question asking for the larger number. 22.5 comes from ignoring the "9 more" part and simply halving the total, 45 ÷ 2. 36 comes from a sign error when isolating the constant, treating the equation as 2n = 45 + 9 instead of 2n = 45 − 9.
- (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.
- (c) 307.1 g — The multiplier for one hour is 1 − 0.15 = 0.85. After 3 hours the mass is 500 × 0.85³. Since 0.85 × 0.85 = 0.7225 and 0.85 × 0.7225 = 0.614125, the mass is 500 × 0.614125 = 307.0625 g, which rounds to 307.1 g. Stopping after only 2 hours instead of 3 gives 500 × 0.7225 = 361.25 g, which rounds to 361.3 g — wrong, because the question asks for 3 hours, not 2. Treating the decay as simple (15% × 3 = 45% lost in total, applied once) gives 500 × 0.55 = 275.0 g, which is wrong because the decay compounds hour by hour rather than adding up. Working out the AMOUNT LOST instead of the mass remaining gives 500 − 307.0625 = 192.9375 g, which rounds to 192.9 g — wrong, because the question asks what remains, not what has decayed away. Whenever a percentage decreases repeatedly, multiply by the same factor each period rather than adding the percentages together.
- (d) It has a solution between x = 2.2 and x = 2.3 — Since f(2.2) is negative and f(2.3) is positive, the graph of f crosses the x-axis somewhere between x = 2.2 and x = 2.3, so the equation has a solution in that interval. Choosing 'between x = −2.2 and x = −2.3' confuses the negative f-VALUE at 2.2 with a negative x-value. Choosing 'no solution' misreads a change of sign as meaning the opposite of what it shows. Choosing 'exactly two solutions' assumes a single change of sign must give two roots, which is not what the rule guarantees.
- (b) (2, 4) and (−2, −4) — Substitute y = 2x into x² + y² = 20: x² + (2x)² = 20, which gives x² + 4x² = 20, so 5x² = 20, x² = 4, and x = 2 or x = −2. Using y = 2x for each x-value: x = 2 gives y = 4; x = −2 gives y = −4. The path meets the pond's edge at (2, 4) and (−2, −4). Distractor routes: (2, −4) and (−2, 4) swaps the sign pairing, matching each x-value with the wrong sign of y instead of keeping each x with its own correctly-signed y. (2, 1) and (−2, −1) comes from using y = x/2 instead of y = 2x when finding the y-coordinates. (2, 4) alone stops after the positive square root of x² = 4 and never finds the second point from x = −2.
- (a) 4 — The gradient of a straight line through two points is the change in y divided by the change in x. Change in y = 21 − 5 = 16. Change in x = 6 − 2 = 4. Gradient = 16 ÷ 4 = 4. Dividing x by y instead of y by x gives 0.25; forgetting to divide by the change in x at all leaves 16; dividing by only one of the two x-coordinates, 16 ÷ 2 = 8, uses the wrong denominator.
- (b) 118 m — Width = 840 ÷ 35 = 24 m. Perimeter = 2 × (length + width) = 2 × (35 + 24) = 2 × 59 = 118 m. The option 59 m gives the sum of the length and width but forgets to double it for the perimeter. The option 70 m doubles only the length (2 × 35 = 70) and leaves out the width entirely. The option 48 m doubles only the width (2 × 24 = 48) and leaves out the length entirely.
- (b) 0.458 — x₁ = (0.4² + 3) ÷ 7 = 3.16 ÷ 7 = 0.4514 (unrounded, 0.451428...). x₂ = (x₁² + 3) ÷ 7 = (0.2038 + 3) ÷ 7 = 3.2038 ÷ 7 = 0.458 (3 d.p.). Choosing 0.632 divides only the 3 by 7 instead of dividing the whole sum x₁² + 3 by 7. Choosing 0.451 repeats the calculation for x₁ instead of moving on to x₂. Choosing 0.493 uses x₁ itself instead of x₁² inside the formula.
- (a) xₙ₊₁ = ∛(5xₙ + 3) — Starting from x³ − 5x − 3 = 0, add 5x and 3 to both sides to get x³ = 5x + 3, then take the cube root of both sides: x = ∛(5x + 3), giving the iterative formula xₙ₊₁ = ∛(5xₙ + 3). A sign error when moving the constant term across, treating x³ − 5x − 3 = 0 as x³ = 5x − 3, gives xₙ₊₁ = ∛(5xₙ − 3). Swapping the coefficient of x with the constant term gives xₙ₊₁ = ∛(3xₙ + 5), which does not come from x³ = 5x + 3 at all. Treating cubing as meaning multiply by 3 rather than raise to the power 3, and so undoing it by dividing by 3 instead of taking a cube root, gives xₙ₊₁ = (5xₙ + 3) ÷ 3.
- (a) 1.861 — x₁ = ∛(10 − 2²) = ∛6 = 1.817120593. x₂ = ∛(10 − 1.817120593²) = ∛6.698072751 = 1.885022855. x₃ = ∛(10 − 1.885022855²) = ∛6.446688837 = 1.861139399, which rounds to 1.861. Reporting x₂ instead of x₃ gives 1.885022855, which rounds to 1.885. Stopping after the first iteration and reporting x₁ instead of x₃ gives 1.817120593, which rounds to 1.817. A sign error inside the cube root, using xₙ₊₁ = ∛(10 + xₙ²) instead of ∛(10 − xₙ²), gives x₁ = ∛14 = 2.410142264, x₂ = ∛(10 + 2.410142264²) = 2.509763724, and x₃ = ∛(10 + 2.509763724²) = 2.535437381, which rounds to 2.535.
- (d) 23 — Method: let the smallest integer be n, so the three consecutive integers are n, n + 1 and n + 2. Form the equation n + (n + 1) + (n + 2) = 72. Working: simplify the left side: 3n + 3 = 72, so 3n = 69, giving n = 23. Answer: 23. 24 comes from dividing 72 by 3 directly, 72 ÷ 3 = 24, which finds the middle integer rather than realising the three numbers differ. 25 comes from correctly finding n = 23 but reading off the largest integer, n + 2, instead of the smallest as asked. 21 comes from dividing first and subtracting after, (72 ÷ 3) − 3, instead of subtracting 3 before dividing by 3.
Build your own mix at the worksheet builder.