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.Harry is 14 years old and Mia is 8 years old. Will Harry ever be exactly twice as old as Mia? Give a reason for your answer.
- 2.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.
- 3.A circle has centre (0, 0) and passes through the point (12, 35). Work out the equation of the circle.
- 4.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
- 5.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.
- 6.A taxi firm charges a fixed fee of £3.50 plus £2.20 per mile. Work out the total cost of a journey of 6 miles.
- 7.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.
- 8.A stack of firewood has 3 logs in the top layer. Each layer below has 4 more logs than the layer above it. Work out the number of logs in the 6th layer from the top.
- 9.The graph of y = x² − 2x − 8 takes these values: when x = −2, y = 0; when x = −1, y = −5; when x = 0, y = −8; when x = 3, y = −5; when x = 4, y = 0. Use these values to write down the two solutions of x² − 2x − 8 = 0.y = x² − 2x − 8
- 10.A scout leader is 44 years old and one of the scouts is 16 years old. Work out how many years it will be until the leader is exactly twice as old as the scout.
- 11.A cyclist's velocity increases from 3 m/s to 11 m/s over 5 seconds, at a constant rate. Work out the cyclist's acceleration, in m/s².
- 12.Solve the inequality 6.3x + 1.8 ≤ 40. Hence write down the greatest number with exactly one decimal place that satisfies the inequality.
- 13.A car is decelerating. The tangent to its velocity-time graph at t = 12 seconds passes through the points (8, 22) and (16, 6), where velocity is in m/s and time is in seconds. Work out the gradient of this tangent, in m/s².
- 14.Two students each use the trapezium rule to estimate the area under the same curve between x = 0 and x = 8. Student A uses 4 strips of width 2. Student B uses 8 strips of width 1. Which estimate is more likely to be closer to the true area, and why?
- 15.Explain why the equation 4x + 3 = 4x + 10 has no solution for x.
Answer key
- (c) No — that moment has already passed — Method: call the number of years from now x, add x to both ages, form the equation from the comparison and then interpret the value of x that comes out. Working: in x years Harry will be 14 + x and Mia will be 8 + x, so 14 + x = 2(8 + x); expanding gives 14 + x = 16 + 2x, and subtracting x and 16 from both sides gives x = −2. A negative value of x places the moment two years in the past, when Harry was 12 and Mia was 6 and 12 = 2 × 6, so it is not something still to come. Answer: no — that moment has already passed. The distractors: the claim that it has never happened and never will comes from reaching x = −2 and reading a negative number of years as no solution at all, when x = −2 does not say that no such moment exists but says where it is — two years before now; the claim that it happens when Harry is 16 comes from doubling Mia's present age, 2 × 8 = 16, and reading that as the age Harry has to reach; the claim that it happens when Harry is 20 comes from expanding 2(8 + x) as 8 + 2x, doubling only the x, which gives x = 6.
- (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.
- (b) x² + y² = 1369 — For a circle centred at the origin, the radius squared equals the sum of the squares of the coordinates of any point on it: r² = 12² + 35² = 144 + 1225 = 1369. The equation is x² + y² = 1369. x² + y² = 2209 comes from adding the coordinates first and then squaring the sum: (12 + 35)² = 47² = 2209, instead of squaring each coordinate separately. x² + y² = 1225 comes from using only 35² and leaving out the 12² term. x² + y² = 144 comes from using only 12² and leaving out the 35² term.
- (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.
- (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.
- (d) £16.70 — The mileage charge is 2.20 × 6 = £13.20. Adding the fixed fee: £13.20 + £3.50 = £16.70. A candidate who forgets the fixed fee gives just the mileage charge, £13.20. A candidate who adds the fixed fee to the per-mile rate before multiplying by the number of miles, (3.50 + 2.20) × 6, gets £34.20. A candidate who rounds £2.20 down to £2 gets 2 × 6 + 3.50 = £15.50.
- (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) 23 — The number of logs increases by 4 for each layer down, starting from 3 in the top layer, so the nth layer has 3+(n−1)×4 logs. For the 6th layer: 3+5×4=3+20=23. A candidate who adds the difference of 4 six times instead of five, treating the top layer as needing an addition too, would compute 3+6×4=27. A candidate who uses 4n instead of 4n−1, omitting the adjustment for the first layer, would compute 4×6=24. A candidate who subtracts the common difference, 4, instead of 1 when adjusting the multiplier would compute 4×6−4=20.
- (c) x = −2 or x = 4 — The solutions of x² − 2x − 8 = 0 are the x-values where y = 0. From the table, y = 0 when x = −2 and when x = 4, so those are the two solutions. Distractor origins: x = −1 or x = 3 picks the pair of x-values that give equal (but non-zero) y-values instead of y = 0; x = 0 or x = −8 mixes up an x-value with its corresponding y-value; x = −2 only reads off one of the two roots and misses the other.
- (b) 12 years — Method: call the number of years t, add t to both ages, and form an equation from the comparison at that future time. Working: in t years the leader will be 44 + t and the scout will be 16 + t, so 44 + t = 2(16 + t); expanding gives 44 + t = 32 + 2t, and subtracting t and 32 from both sides gives t = 12. Checking: in 12 years the leader will be 56 and the scout 28, and 56 = 2 × 28. Answer: 12 years. The distractors: 6 years comes from halving the leader's present age instead, so that the scout has to reach 22, which takes 6 years; 14 years comes from halving the 28-year gap between the two ages; 28 years comes from giving the age gap itself as the number of years.
- (b) 1.6 m/s² — Acceleration is the change in velocity divided by the time taken: (11 − 3) ÷ 5 = 8 ÷ 5 = 1.6 m/s². Forgetting to subtract the initial velocity and dividing the final velocity by the time instead gives 11 ÷ 5 = 2.2 m/s². Inverting the fraction, dividing the time by the change in velocity, gives 5 ÷ 8 = 0.625 m/s². Finding the change in velocity, 8 m/s, but stopping without dividing by the time gives 8 m/s².
- (d) 6.0 — Subtract 1.8 from both sides: 6.3x ≤ 38.2. Divide both sides by 6.3: x ≤ 6.0634… . The question asks for the greatest value to 1 decimal place that still satisfies the inequality. Testing 6.1: 6.3 × 6.1 + 1.8 = 40.23, which is more than 40, so 6.1 fails. Testing 6.0: 6.3 × 6.0 + 1.8 = 39.6, which is no more than 40, so 6.0 works and is the greatest such value. A candidate who simply rounds 6.0634… to 1 decimal place answers 6.1, without checking that it satisfies the inequality. A candidate who adds 1.8 instead of subtracting works out 41.8 ÷ 6.3 and answers 6.6. A candidate who forgets the 1.8 altogether divides 40 by 6.3 and answers 6.3.
- (a) −2 m/s² — The gradient of a line through two points is the change in the y-value divided by the change in the x-value: (6 − 22)/(16 − 8) = −16/8 = −2 m/s². The negative sign confirms the deceleration mentioned in the question. Writing 2 m/s² comes from subtracting the velocities in the wrong order, using (22 − 6) instead of (6 − 22), which loses the sign that shows the car is slowing down. Writing −0.5 m/s² comes from inverting the fraction, dividing the change in time by the change in velocity instead of the other way round. Writing −16 m/s² comes from finding the change in velocity, −16, but forgetting to divide by the change in time, 8 seconds.
- (b) Student B's — narrower strips fit the curve more closely. — The trapezium rule replaces the curve with straight-line segments; the narrower each strip, the more closely its straight edge follows the curve, so Student B's estimate with 8 narrower strips is more likely to be closer to the true area. Reasoning from the number of arithmetic steps rather than from how well the straight lines fit the curve gives the wrong claim that Student A makes fewer rounding errors. Believing the trapezium rule is exact, rather than an estimate that improves with narrower strips, gives the wrong claim that the two are always the same. Believing wider strips smooth out the curve better, rather than following it less closely, gives the wrong claim in favour of Student A's wider strips.
- (a) Subtracting 4x gives 3 = 10, which is never true. — Method: try to solve the equation as normal and see what happens. Working: subtract 4x from both sides: 4x + 3 − 4x = 4x + 10 − 4x, giving 3 = 10. This statement is false for every value of x, so the equation has no solution. Answer: subtracting 4x gives 3 = 10, which is never true. "x would have to be negative" invents a constraint on x that the equation never states. "It's true for every x" confuses this equation with an identity, where both sides would simplify to the same expression. "x = 7" misreads the false statement 3 = 10 as something to solve for x, rather than recognising it means no solution exists.
Build your own mix at the worksheet builder.