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.
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A square tile has an area of 144 cm². Work out the side length of the tile.
- 2.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?
- 3.The point (3, 4) lies on the circle x² + y² = 25, which has centre (0, 0). Work out the gradient of the tangent to the circle at (3, 4).
- 4.A student is asked whether the lines y = (2/5)x − 1 and 5y = −2x + 15 are perpendicular. The student answers: "Yes, because when I rearrange the second equation I get y = −(2/5)x + 3, and 2/5 times −2/5 is negative." Which of these is a correct comment on the student's reasoning?y = -2x + 15
- 5.The equation x² − 6x + k = 0 has exactly one solution. Work out the value of k.
- 6.Write down the expression that means 5 more than half of n.
- 7.The iterative formula xₙ₊₁ = √(2xₙ + 15) is used repeatedly, starting from x₀ = 1. Work out the value that xₙ approaches, correct to 2 decimal places.
- 8.Work out the value of 2x² when x = −3
- 9.A rule turns each input x into an output y. The inputs are x = 1, 2, 3, 4 and the matching outputs are y = −5, −3, −1 and one missing value. Work out the missing value of y.
- 10.Line L has equation y = 2x + 3. Work out the equation of the line perpendicular to L that passes through the point (4, 1), giving your answer in the form x + 2y = c.y = 2x + 3
- 11.A closed cylinder has radius r cm and height (r + 5) cm. Its volume is 300 cm³, giving the equation πr²(r + 5) = 300, which can be solved using the iterative formula rₙ₊₁ = √(300 ÷ (π(rₙ + 5))). Taking r₀ = 3, work out r₃ correct to 2 decimal places.
- 12.The first five terms of a quadratic sequence are 5, 8, 13, 20, 29. Work out the next term in the sequence.
- 13.The graph of y = f(x) has a maximum turning point at (−1, 6). Write down the coordinates of the maximum turning point of the graph of y = f(x − 3).
- 14.A population of bacteria doubles every 3 hours. It starts at 800. Work out the population after 9 hours.
- 15.Work out the coordinates of the reflection of (6, −3) in the y-axis.
Answer key
- (c) 12 cm — For a square, area = side². So side² = 144, giving side = ±12. Since a length must be positive, the side length is 12 cm. A candidate who gives both square roots without rejecting the negative one, which cannot be a length, answers 12 cm or −12 cm. A candidate who halves 144 instead of taking its square root gets 72 cm. A candidate who divides 144 by 4, confusing the area formula with a perimeter calculation, gets 36 cm.
- (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.
- (b) −3/4 — The tangent to a circle at a point is always perpendicular to the radius drawn to that point. The radius from (0, 0) to (3, 4) has gradient 4/3. The gradient of a line perpendicular to a line with gradient m is the negative reciprocal, −1/m, so the tangent's gradient here is −3/4. Using the radius's own gradient, forgetting that the tangent is perpendicular to it, gives 4/3. Negating the radius's gradient without also taking the reciprocal gives −4/3. Taking the reciprocal of the radius's gradient without negating it gives 3/4.
- (c) Wrong — the product is −4/25, not −1. — The student's rearrangement is correct: 5y = −2x + 15 gives y = −(2/5)x + 3, gradient −2/5. But the test for perpendicularity is that the product of the two gradients equals exactly −1, not merely that it is negative. Here 2/5 × (−2/5) = −4/25, which is not −1, so the lines are NOT perpendicular. Distractor routes: "a negative product always means perpendicular" states a rule that does not exist — many pairs of lines have a negative gradient product without being perpendicular, as this pair shows. "The rearrangement is incorrect" wrongly blames a correct step; 5y = −2x + 15 does rearrange to y = −(2/5)x + 3. "2/5 and −2/5 are negatives of each other" notices a true but irrelevant fact — being negatives of each other is not the perpendicularity condition; an exact product of −1 is.
- (b) k = 9 — Method: complete the square, because a squared bracket is equal to zero for exactly one value of x. Working: x² − 6x = (x − 3)² − 9, so the equation becomes (x − 3)² − 9 + k = 0, that is (x − 3)² = 9 − k; there is exactly one solution when 9 − k = 0, so k = 9 and the equation reads x² − 6x + 9 = 0 with the repeated solution x = 3. Answer: k = 9. The distractors: k = 3 comes from halving the 6 and not squaring the result; k = 36 comes from squaring the whole of 6 instead of half of it; k = −9 comes from solving 9 − k = 0 with the sign of k the wrong way round.
- (d) n/2 + 5 — Half of n is n ÷ 2, which is written as the fraction n/2. 'More than' means add, and the addition happens after the halving, so the expression is n/2 + 5. Writing (n + 5)/2 halves the 5 as well, because everything inside a bracket is divided; writing 2n + 5 doubles n instead of halving it; writing 5n/2 multiplies half of n by 5 instead of adding 5 to it.
- (b) 5.00 — Continuing the iteration: x₁ = √(2 × 1 + 15) = √17 = 4.1231, x₂ = √(2 × 4.1231 + 15) = √23.2462 = 4.8214, x₃ = √(2 × 4.8214 + 15) = √24.6428 = 4.9642, x₄ = √(2 × 4.9642 + 15) = √24.9284 = 4.9928, and the values keep climbing towards 5.00 as n increases (the limit L satisfies L² = 2L + 15, so L² − 2L − 15 = 0, giving L = 5). Choosing 4.99 stops after x₄, one iteration before the value has settled fully to 5.00. Choosing 17.00 uses the value under the very first square root (2 × 1 + 15 = 17) as if that number itself were the limit. Choosing 1.00 assumes the sequence never moves from the starting value x₀.
- (a) 18 — Method: substitute the value, apply the index before the multiplication, and remember that a negative number multiplied by itself gives a positive result. Working: x² = (−3) × (−3) = 9, and then 2 × 9 = 18. Answer: 18. The distractors: −18 comes from squaring only the 3 and leaving the minus sign outside the index, giving 2 × (−9); 36 comes from multiplying 2 by −3 first and squaring afterwards, giving (−6)²; −12 comes from reading x² as 2x, so that the calculation becomes 2 × 2 × (−3).
- (d) 1 — Method: find the step in the outputs for each step of 1 in the input, write the rule from that step and from one pair of values, then apply the rule to the last input. Working: the outputs −5, −3, −1 rise by 2 while x rises in ones, so x is multiplied by 2; at x = 1, 2 × 1 = 2 while y = −5, so 7 is subtracted, giving y = 2x − 7; at x = 4 the rule gives 2 × 4 = 8 and 8 − 7 = 1. Answer: y = 1. The distractors: 3 comes from carrying the outputs on one step too far, to x = 5; 0 comes from assuming the outputs −5, −3, −1 carry on by adding 1 rather than by adding 2; 8 comes from doubling the input and forgetting to subtract the 7.
- (c) x + 2y = 6 — L has gradient 2, so the perpendicular gradient is −1/2. Substituting (4, 1) into y − 1 = −(1/2)(x − 4): y = −(1/2)x + 2 + 1 = −(1/2)x + 3, so 2y = −x + 6, giving x + 2y = 6. Distractor routes: x − 2y = 2 comes from using gradient +1/2 instead of −1/2, forgetting the negative sign the perpendicular rule needs. x + 2y = 9 comes from swapping the point's coordinates, substituting (1, 4) instead of (4, 1). x + 2y = −2 comes from a sign error distributing the negative gradient over the bracket, computing −(1/2)(x − 4) as −(1/2)x − 2 instead of −(1/2)x + 2.
- (b) 3.38 — r₁ = √(300 ÷ (π × 8)) = √11.9366 = 3.4550. r₂ = √(300 ÷ (π × 8.4550)) = √11.2947 = 3.3608. r₃ = √(300 ÷ (π × 8.3608)) = √11.4232 = 3.3798, which rounds to 3.38. Choosing 3.36 stops at r₂, one iteration too early. Choosing 4.82 leaves out the '+ 5' inside the bracket, dividing by π × rₙ instead of π × (rₙ + 5). Choosing 3.45 comes from using π ≈ 3 instead of the calculator's π key throughout.
- (b) 40 — The differences between consecutive terms are 3, 5, 7, 9, increasing by 2 each time, so the next difference is 11, giving 29 + 11 = 40. A candidate who reuses the last difference of 9 without increasing it gets 29 + 9 = 38. A candidate who increases the difference by only 1 instead of 2 gets 29 + 10 = 39. A candidate who reuses the first difference of 3 instead of the pattern gets 29 + 3 = 32.
- (b) (2, 6) — y = f(x − 3) translates y = f(x) horizontally by 3 units to the RIGHT — inside the brackets, subtracting moves the graph in the positive x-direction. Turning point (−1, 6) → (−1 + 3, 6) = (2, 6). The common slip is to move LEFT instead, since the sign inside the bracket is negative — that gives (−4, 6). Changing the y-coordinate instead of the x-coordinate, as in (−1, 3) or (−1, 9), treats this as a vertical shift, which y = f(x − 3) is not.
- (c) 6,400 — 9 hours contains 9 ÷ 3 = 3 whole periods of doubling, so the population is 800 × 2³. Since 2³ = 8, the population after 9 hours is 800 × 8 = 6,400. Adding 100% growth three times instead of compounding it — treating the growth as simple, not repeated doubling — gives 800 × 4 = 3,200, which is wrong because each period doubles the CURRENT population, not the original one. Using 9 as the power instead of dividing by the 3-hour period first gives 800 × 2⁹ = 409,600, which is wrong because the exponent counts periods, not hours. Giving the growth factor 2³ = 8 on its own, without multiplying by the starting population 800, leaves the answer as 8, which is wrong because the question asks for the population, not the multiplier. Always check that your final number of periods matches the total time divided by the period length.
- (a) (−6, −3) — Reflecting in the y-axis changes the sign of the x-coordinate and keeps the y-coordinate the same: (−6, −3). (6, 3) comes from reflecting in the x-axis instead, which changes the sign of the y-coordinate. (−6, 3) comes from reflecting in both axes. (6, −3) comes from not applying the reflection at all.
Build your own mix at the worksheet builder.