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 car's speed, in m/s, during a journey is: 0 at t = 0 s, 8 at t = 4 s, and 8 (constant) from t = 4 s to t = 10 s, increasing at a constant rate between t = 0 and t = 4. Estimate the total distance the car travels, using the areas of a triangle and a rectangle.
- 2.A cafe sells coffees at £c each and pastries at £p each. Three coffees and two pastries cost £9.60. Two coffees and two pastries cost £7.60. Work out the price of one coffee.
- 3.A company's cost, in £, for producing x items is shown on a graph. The tangent to the curve at x = 50 passes through (30, 400) and (70, 800). Interpret the gradient of this tangent in the context of the company's costs.
- 4.By completing the square, find the turning point of the curve y = x² + 8x − 3.y = x² + 8x − 3
- 5.A cup of tea cools after being made. Its temperature-time graph is a curve. Three tangents are drawn on the graph: at t = 2 minutes the tangent has gradient −8; at t = 10 minutes the tangent has gradient −3; at t = 20 minutes the tangent has gradient −0.5. Which of these statements about the tea's cooling is correct?
- 6.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?
- 7.A quadratic graph y = ax² + bx + c has its turning point on the y-axis. Which statement about its roots must be true?
- 8.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.
- 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 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.
- 11.A student uses the iterative formula xₙ₊₁ = √(7xₙ + 3) to find an approximate solution of an equation. Work out which equation this iterative formula solves.
- 12.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.
- 13.A taxi company charges a £2.50 booking fee plus £1.80 per mile. A journey costs £15.10 in total. Work out the number of miles travelled.
- 14.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.
- 15.The formula for converting a temperature in Fahrenheit, F, to Celsius, C, is C = 5(F − 32) ÷ 9. Work out C, to 1 decimal place, when F = 98.6.
Answer key
- (c) 64 m — The distance travelled is the area under the speed-time graph. From t = 0 to t = 4, the shape is a triangle with base 4 and height 8, area 1/2 × 4 × 8 = 16. From t = 4 to t = 10, the shape is a rectangle with base 6 and height 8, area 6 × 8 = 48. Total distance: 16 + 48 = 64 m. Treating the whole 10 seconds as a single trapezium with parallel sides 0 and 8 and width 10, instead of splitting it into the triangle and rectangle, gives 40 m. Ignoring the acceleration phase completely and assuming the car travels at a constant 8 m/s for all 10 seconds gives 8 × 10 = 80 m. Misreading the second interval as running from t = 4 to t = 8 instead of t = 4 to t = 10 gives a rectangle area of 4 × 8 = 32, plus the correct triangle of 16, totalling 48 m.
- (b) £2.00 — Subtracting the second equation from the first eliminates the pastries: (3c + 2p) − (2c + 2p) = 9.60 − 7.60, so c = 2.00. A candidate who divides the first total by the number of coffees alone, ignoring the pastries, would get 9.60 ÷ 3 = £3.20. A candidate who finds the price of a pastry instead of a coffee — using c = 2.00 in 2c + 2p = 7.60 to get p = 1.80 — would answer £1.80. A candidate who reaches the correct difference of £2.00 but then mistakenly divides again or misplaces the decimal point would get £0.20.
- (d) The cost increases by about £10 per extra item — Gradient = change in cost ÷ change in items = (800 − 400) ÷ (70 − 30) = 400 ÷ 40 = 10. The units of the gradient are £ per item, so the cost is increasing by about £10 for every extra item produced, near x = 50. Subtracting in the wrong order, (400 − 800) ÷ (70 − 30) = −10, gives the right size but the wrong sign — check which point comes first each time. Leaving out the division by 40 gives £400 per item; dividing the wrong way round, 40 ÷ 400 = 0.1, gives £0.10 per item.
- (d) x = −4, y = −19 — x² + 8x − 3 = (x + 4)² − 4² − 3 = (x + 4)² − 19. Substituting x = −4: (−4)² = 16, 8 × (−4) = −32, so 16 − 32 − 3 = −19, confirming the minimum value −19 at x = −4: turning point (−4, −19). Using 8 instead of half of it inside the bracket gives (x + 8)² − 67, turning point (−8, −67) — wrong, because only half the coefficient of x belongs inside the bracket. Reading the bracket's sign directly as the turning point's x-coordinate gives (4, −19) — wrong, because (x + 4)² is zero at x = −4, not x = 4. Computing 16 + 3 = 19 instead of −3 − 16 = −19 flips the sign of the constant, giving (−4, 19) — wrong, since the completed square's constant must be evaluated as −3 minus 16, not 16 plus 3. Check by substitution whenever the sign of a constant feels uncertain.
- (c) Fastest at t = 2 min — steepest gradient. — The rate of cooling is given by the size (magnitude) of the gradient, ignoring its sign — the steeper the tangent, the faster the temperature is changing. Of −8, −3 and −0.5, the gradient −8 has the greatest magnitude, so the tea is cooling fastest at t = 2 minutes. 'Fastest at t = 20 min — largest gradient' confuses the signed value with the size of the rate: −0.5 is the largest NUMBER of the three, but it's the smallest in magnitude, meaning the tea is barely cooling at all by then. 'Cools at the same rate throughout' ignores that the three gradients are different sizes, not just all negative. 'Fastest at t = 10 min — the middle reading' isn't a mathematical reason at all — the gradients themselves have to be compared, not their position in the list.
- (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) If the graph has two real roots, they are equal and opposite in value, so they sum to zero. — A turning point on the y-axis means the graph's axis of symmetry is the line x = 0, so any two roots must be symmetrical about x = 0 — equal in size but opposite in sign, summing to zero. The graph could still have no real roots, but that is not guaranteed just from the turning point's position, so the option claiming it must have none is too strong. The roots do not have to both be positive — if real, one is positive and one negative (or both are zero). The graph does not have to touch the x-axis at exactly one point either; it could cross at two symmetrical points, touch at one point, or miss the x-axis entirely.
- (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.
- (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.
- (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.
- (d) x² − 7x − 3 = 0 — Method: an iteration settles where the next value equals the one before it, so both can be written as the same letter x; replace every xₙ by x, square both sides to clear the square root, and collect all the terms on one side. Working: x = √(7x + 3) gives x² = 7x + 3 on squaring both sides; subtracting 7x and 3 from both sides gives x² − 7x − 3 = 0. Answer: x² − 7x − 3 = 0. The distractors: x² + 7x − 3 = 0 moves the 7x across the equals sign without changing its sign; x² − 7x + 3 = 0 makes that same slip on the constant instead, leaving the 3 positive as it crosses; x² − 7x − 9 = 0 squares the expression term by term, squaring the 3 to give 9 as though squaring √(7x + 3) gave 7x + 9, which is the (a + b)² = a² + b² mistake dressed as a square root.
- (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) 7 — Method: set up the equation 2.50 + 1.80m = 15.10, then subtract the booking fee and divide by the cost per mile. Working: 1.80m = 15.10 − 2.50 = 12.60; m = 12.60 ÷ 1.80 = 7. Answer: 7 miles. 8.39 comes from dividing the whole £15.10 by £1.80 without first subtracting the booking fee: 15.10 ÷ 1.80 ≈ 8.39. 5.32 comes from swapping the two amounts round, subtracting £1.80 and dividing by £2.50: (15.10 − 1.80) ÷ 2.50 ≈ 5.32. 9.78 comes from adding the booking fee instead of subtracting it: (15.10 + 2.50) ÷ 1.80 ≈ 9.78.
- (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.
- (d) 37.0 — C = 5(98.6 − 32) ÷ 9 = 5 × 66.6 ÷ 9 = 333 ÷ 9 = 37.0. A candidate who forgets to subtract 32 first gets 5 × 98.6 ÷ 9 = 54.8 (1 d.p.). A candidate who forgets the 5 ÷ 9 factor entirely and just works out F − 32 gets 66.6. A candidate who multiplies by 9 ÷ 5 instead of 5 ÷ 9 gets 66.6 × 9 ÷ 5 = 119.9 (1 d.p.).
Build your own mix at the worksheet builder.