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.
Non-calculator
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A ramp rises 3 m over a horizontal distance of 12 m. Work out the gradient of the ramp.
- 2.A garden path runs along the line 4x + y = 12. A drainage pipe must be laid perpendicular to the path, passing through the point (3, 1) where a sprinkler sits. Work out the equation of the pipe's line, giving your answer in the form y = mx + c.
- 3.A geometric sequence has first term 3 and common ratio √2. Work out the 6th term of the sequence, giving your answer in the form a√2.
- 4.The function f(x) = x² for all real values of x has no inverse function, but g(x) = x² for x ≥ 0 does have one. Which statement correctly explains this?y = x²
- 5.The point (−4, 3) lies on the circle x² + y² = 25, which has centre (0, 0). Work out the equation of the tangent to the circle at (−4, 3), giving your answer in the form y = mx + c.
- 6.Factorise fully 12x² + 18x.
- 7.Work out the gradient of the straight line with equation y = (2x/5) − 3.
- 8.When a number is added to its square the result is 30. Work out the possible values of the number.
- 9.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.
- 10.(2x + 3)(x + a) ≡ 2x² + 11x + 12 is an identity. Work out the value of a.
- 11.Work out the equation of the straight line that passes through (−2, 3) and (4, −9).
- 12.A table shows y = x² − 6x + 5 at these points (x, y): (0, 5), (1, 0), (2, −3), (3, −4), (4, −3), (5, 0), (6, 5). Using the symmetry shown, write down the x-coordinate of the turning point.y = x² − 6x + 5
- 13.A sequence is defined by aₙ = aₙ₋₁ + aₙ₋₂ for n ≥ 3. Given that a₃ = 11 and a₅ = 29, work out a₁.
- 14.A water tank empties according to y = −5x + 200, where y is the number of litres left after x minutes. Work out the coordinates of the point where this graph crosses the x-axis.y = -5x + 200
- 15.Work out the coordinates of the point where the graph of y = 2x − 6 crosses the x-axis.y = 2x − 6
Answer key
- (a) 0.25 — Method: gradient = vertical rise ÷ horizontal distance. Working: gradient = 3 ÷ 12 = 0.25. Answer: the gradient of the ramp is 0.25. 4 comes from inverting the gradient, dividing the horizontal distance by the vertical rise instead of the other way round. 9 comes from subtracting the rise from the horizontal distance instead of dividing. 36 comes from multiplying the rise and the horizontal distance instead of dividing.
- (a) y = (1/4)x + 1/4 — Rearrange 4x + y = 12 to y = −4x + 12, so the path has gradient −4. The perpendicular gradient is 1/4. Substituting (3, 1) into y − 1 = (1/4)(x − 3): y = (1/4)x − 3/4 + 1 = (1/4)x + 1/4. Distractor routes: y = −4x + 13 uses the path's own gradient, −4, instead of the perpendicular gradient, giving a line PARALLEL to the path through (3, 1) rather than perpendicular to it. y = (1/4)x − 1/4 makes an arithmetic slip combining −3/4 and 1, landing on −1/4 instead of the correct 1/4. y = −(1/4)x + 1/4 takes the reciprocal of −4, which is −1/4, but forgets to change its sign, so it is not the true negative reciprocal.
- (d) 12√2 — The nth term of a geometric sequence is a × rⁿ⁻¹. Here a = 3, r = √2, n = 6, so the 6th term is 3 × (√2)⁵. Since (√2)² = 2, (√2)⁴ = (2)² = 4, so (√2)⁵ = (√2)⁴ × √2 = 4√2. The 6th term is 3 × 4√2 = 12√2. 15√2 comes from treating (√2)⁵ as 5√2 — multiplying the index by the surd instead of raising √2 to that power — then multiplying by 3 gives 3 × 5√2 = 15√2, which is wrong because powers of a surd do not scale linearly with the index. 24√2 comes from miscalculating (√2)⁴ as 8 instead of 4 (a squaring slip, since (√2)² = 2 but (√2)⁴ should be 2² = 4, not 2 × 4), giving 3 × 8√2 = 24√2. 4√2 comes from forgetting to multiply by the first term a = 3, leaving just (√2)⁵ = 4√2.
- (d) g is one-to-one: f(3) = f(−3), removed by x ≥ 0 — A function has an inverse only if it is one-to-one: every output must come from exactly one input. f(3) = 9 and f(−3) = 9, so two different inputs give the same output, and there is no way to send 9 back to a single input — f is not one-to-one over all real x. Restricting the domain to x ≥ 0 removes one of the two inputs behind every such pair, so g is one-to-one and does have an inverse. 'g's outputs are positive; f's could be negative' is wrong because f(x) = x² also only gives outputs of 0 or more — the outputs of f and g are identical sets; it is the INPUTS that differ, not the outputs. 'Restricting any domain always creates an inverse' is wrong because a restriction only helps if it actually removes the repeated outputs: restricting f(x) = x² to x ≥ −3 still leaves f(1) = f(−1) = 1, so that restricted function is still not one-to-one and still has no inverse. 'Squares can never be reversed, under any conditions' is wrong because √9 = 3 does reverse 3² = 9 once you know the input was non-negative — a square root just cannot tell you WHICH of two inputs you started from unless the domain has already ruled one of them out.
- (a) y = (4/3)x + 25/3 — The radius from (0, 0) to (−4, 3) has gradient 3 ÷ (−4) = −3/4. The tangent is perpendicular to the radius, so its gradient is the negative reciprocal, 4/3. Using y − y₁ = m(x − x₁) with the point (−4, 3): y − 3 = (4/3)(x + 4), so y = (4/3)x + 16/3 + 3 = (4/3)x + 25/3. Using the radius's own gradient, −3/4, instead of taking the perpendicular gradient, gives y − 3 = (−3/4)(x + 4), which simplifies to y = −(3/4)x once the −3 and +3 in the constant cancel out. Taking the reciprocal of the radius's gradient but keeping the wrong sign, using −4/3 instead of 4/3, gives y = −(4/3)x − 7/3. Correctly finding the gradient 4/3 and expanding the bracket, but forgetting to add the y-coordinate 3 at the end, gives y = (4/3)x + 16/3.
- (c) 6x(2x + 3) — The highest common factor of 12x² and 18x is 6x. Dividing each term by 6x gives 12x² ÷ 6x = 2x and 18x ÷ 6x = 3, so 12x² + 18x = 6x(2x + 3). A candidate who only takes out the number 6 (missing the x) gets 6(2x² + 3x), which is not fully factorised. A candidate who only takes out 2x (missing the extra factor of 3 in 6) gets 2x(6x + 9), also not fully factorised — the bracket still shares a common factor. A candidate who takes out 3x instead of the full 6x gets 3x(4x + 6), which again is not fully factorised since 4x + 6 shares a common factor of 2.
- (a) 2/5 — Method: compare the equation with y = mx + c, where m is the gradient. Working: in y = (2x/5) − 3, the coefficient of x is 2/5. Answer: the gradient is 2/5. −3 comes from confusing the gradient with the y-intercept. 5/2 comes from inverting the fraction that multiplies x. −2/5 comes from wrongly carrying the negative sign from the −3 term onto the coefficient of x.
- (b) 5 and −6 — Method: turn the sentence into an equation in one letter, collect every term on one side so it reads as a quadratic equal to zero, then factorise. Working: if the number is x then x² + x = 30, which rearranges to x² + x − 30 = 0; two numbers that multiply to −30 and add to 1 are 6 and −5, so (x + 6)(x − 5) = 0 and x = −6 or x = 5. Both values work: 5 + 25 = 30 and −6 + 36 = 30. Answer: 5 and −6. The distractors: 6 and −5 comes from reading the numbers inside the brackets as the solutions without changing their signs; 5 only comes from discarding the negative solution, although nothing in the question rules out a negative number; 5 and 6 comes from hunting for a factor pair of 30 instead of forming and solving the quadratic.
- (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.
- (d) a = 4 — Expand the left-hand side: (2x + 3)(x + a) = 2x² + 2ax + 3x + 3a = 2x² + (2a + 3)x + 3a. For this to match 2x² + 11x + 12 for every value of x, the x-coefficients must be equal and the constants must be equal: 2a + 3 = 11 and 3a = 12. Both give a = 4, so a = 4. Writing a = 12 comes from the constant-term equation 3a = 12: reading it as saying a itself is 12, rather than dividing both sides by 3. Writing a = 8 comes from the x-coefficient equation 2a + 3 = 11: working out 11 − 3 = 8 correctly but then stopping, without dividing by the 2 in front of a. Writing a = −4 comes from rearranging 2a + 3 = 11 the wrong way round, as 2a = 3 − 11 = −8, which gives a = −4 instead of a = 4.
- (a) y = −2x − 1 — Method: the gradient is the change in y divided by the change in x with both differences taken in the same order, and the constant then comes from substituting either point into y = mx + c. Working: m = (−9 − 3) ÷ (4 − (−2)) = (−12) ÷ 6 = −2, so the line is y = −2x + c; substituting (−2, 3) gives 3 = −2 × (−2) + c = 4 + c, so c = 3 − 4 = −1. Answer: y = −2x − 1. The distractors: y = −2x + 1 comes from rearranging 3 = 4 + c the wrong way round and taking the constant as 4 − 3; y = 2x + 7 comes from losing the minus sign when −12 is divided by 6 and then substituting correctly, 3 = 2 × (−2) + c; y = −(1/2)x + 2 comes from writing the gradient upside down as the change in x over the change in y, 6 ÷ (−12).
- (d) x = 3 — The table is symmetrical about the turning point: y = 0 at both x = 1 and x = 5, and the lowest value, y = −4, occurs exactly halfway between them, at x = 3. Choosing x = 5 picks one of the roots rather than the midpoint between them. Choosing x = 1 picks the other root for the same reason. Choosing x = 6 picks the x-value where y returns to its starting value of 5, which is not the turning point.
- (a) 4 — a₅ = a₄ + a₃, so a₄ = a₅ − a₃ = 29 − 11 = 18. a₄ = a₃ + a₂, so a₂ = a₄ − a₃ = 18 − 11 = 7. a₃ = a₂ + a₁, so a₁ = a₃ − a₂ = 11 − 7 = 4. Checking forwards: 4, 7, 11, 18, 29. Answering 7 stops one step early, reporting a₂ = 7 instead of continuing back one more step to a₁ — wrong, because the question asks for a₁, not a₂. Answering 18 reports a₄ = 18, an intermediate value found along the way, instead of a₁ — wrong, because a₄ is a term used to reach the answer, not the term the question asks for. Answering 3 takes one backward step too many, working out a further term a₀ = a₂ − a₁ = 7 − 4 = 3 — wrong, because the sequence starts at a₁, so a₁ = 4 is as far back as the question goes.
- (a) (40, 0) — Method: a graph crosses the x-axis where y = 0, which in this context is the moment the tank holds no water, so substituting y = 0 and solving gives the time. Working: 0 = −5x + 200 gives 5x = 200, so x = 200 ÷ 5 = 40 and the crossing point is (40, 0); the tank is empty after 40 minutes. Answer: (40, 0). The distractors: (0, 200) is the y-axis crossing, the 200 litres in the tank at the start, found by substituting x = 0 instead of y = 0; (200, 0) comes from reading the constant 200 as the x-coordinate without dividing by the 5 litres lost each minute; (0, 40) has the right number in the wrong place, with the time written as a y-coordinate.
- (d) (3, 0) — Method: every point on the x-axis has y-coordinate 0, so substituting y = 0 into the equation and solving gives the x-coordinate of the crossing point. Working: 0 = 2x − 6 gives 2x = 6, so x = 6 ÷ 2 = 3 and the graph crosses the x-axis at (3, 0). Answer: (3, 0). The distractors: (0, −6) is where the graph crosses the y-axis, found by substituting x = 0 rather than y = 0; (−3, 0) comes from moving the 6 across the equals sign without changing its sign, giving 2x = −6; (6, 0) comes from reading the constant straight off as the crossing point and never dividing by the gradient 2.
Build your own mix at the worksheet builder.