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 speed-time graph for a car shows the speed increasing steadily from 5 m/s to 17 m/s over 6 seconds. Work out the acceleration of the car, in m/s².
- 2.The simultaneous equations 2x + 3y = 12 and x − y = 1 are given. Work out the value of y.
- 3.Solve x² − x − 12 = 0.
- 4.f(x) = x + 2 and g(x) = x². Work out the value of x for which fg(x) = gf(x).y = x + 2
- 5.Ben is asked to find the inverse of f(x) = 4 − 3x. He writes f⁻¹(x) = (4 − x)/3. Which statement about Ben's answer is correct?
- 6.Which of these pairs of lines are perpendicular to each other?
- 7.The point (4, 2) lies on the circle x² + y² = 20. Work out the equation of the tangent to the circle at (4, 2).
- 8.An exponential graph y = A × rˣ passes through the points (0, 8) and (2, 18). Work out the value of r, correct to 2 decimal places.
- 9.Solve x² − 100 = 0.
- 10.The diagram shows the graph of a quadratic function. Which equation could it represent?
- 11.The first five terms of a sequence are 7, 9, 13, 19, 27. By finding the second difference, work out the coefficient of n² in the nth term.
- 12.Work out the equation of the straight line through the points (−3, 4) and (1, −8).
- 13.A box holds n pencils. A shop has 6 full boxes and 4 loose pencils. All of these pencils are shared equally between 2 classes. Write down the expression for the number of pencils each class receives.
- 14.A square has vertices at (−2, 3), (−2, −3) and (4, −3). Write down the coordinates of the fourth vertex.
- 15.Which line of algebra shows that the sum of two consecutive odd numbers is always a multiple of 4?
Answer key
- (a) 2 m/s² — Method: acceleration = change in speed ÷ time = (17 − 5) ÷ 6 = 12 ÷ 6 = 2 m/s². Distractor origins: 12 m/s² stops after finding the change in speed and forgets to divide by the time; 22 m/s² adds the two speeds instead of subtracting them, and also forgets to divide by time (5 + 17 = 22); 72 m/s² multiplies the change in speed by the time instead of dividing (12 × 6 = 72).
- (a) y = 2 — Method: make x the subject of the simpler equation, substitute it into the other equation and then read off the letter the question asks for. Working: x − y = 1 gives x = y + 1, so 2x + 3y = 12 becomes 2(y + 1) + 3y = 12, that is 2y + 2 + 3y = 12, so 5y = 10 and y = 2. Answer: y = 2, and the matching value x = 3 checks in 2 × 3 + 3 × 2 = 12. The distractors: y = 3 comes from solving the pair correctly and then writing down the value of x; y = 2.2 comes from expanding 2(y + 1) as 2y + 1, which leaves 5y = 11; y = 10 comes from rearranging x − y = 1 as x = 1 − y, which turns the first equation into 2 + y = 12.
- (a) x = 4 or x = −3 — Method: find two numbers that multiply to give −12 and add to give −1 — these are −4 and 3. So x² − x − 12 = (x − 4)(x + 3) = 0, giving x = 4 or x = −3. Distractor origins: x = −4 or x = 3 has the signs the wrong way round; x = 4 or x = 3 makes both roots positive, ignoring the sign of −12; x = 12 or x = −1 comes from reading off the coefficient and the constant directly instead of factorising.
- (c) −0.5 — fg(x) = f(g(x)) = f(x²) = x² + 2. gf(x) = g(f(x)) = g(x + 2) = (x + 2)² = x² + 4x + 4. Setting fg(x) = gf(x): x² + 2 = x² + 4x + 4. Subtract x² from both sides: 2 = 4x + 4. Subtract 4 from both sides: −2 = 4x, so x = −0.5. Writing 1.5 comes from adding the 4 instead of subtracting it: 4x = 2 + 4 = 6, giving x = 1.5. Writing 'no solution' comes from expanding (x + 2)² as x² + 4 using (a + b)² = a² + b², losing the middle term — the equation then reads x² + 2 = x² + 4, which has no solution, but the expansion itself is wrong. Writing 0 comes from treating gf(x) as g(x) + f(x) instead of g(f(x)): x² + (x + 2) = x² + 2 gives x = 0, but that adds the two functions rather than composing them.
- (c) Correct: 3y = 4 − x gives f⁻¹(x) = (4 − x)/3 — Swap x and y: x = 4 − 3y. Add 3y to both sides and subtract x from both sides: 3y = 4 − x. Divide by 3: y = (4 − x)/3, which is exactly what Ben wrote — his rearrangement is correct. Check with a value: f(1) = 4 − 3 = 1, and Ben's formula gives (4 − 1)/3 = 1, which matches. 'Correct, but only because f is its own inverse' gives the right verdict for a false reason — f(f(x)) = 4 − 3(4 − 3x) = 9x − 8, which is not x, so f is not self-inverse; Ben's rearrangement is correct for the ordinary algebraic reason above, not because of any special property of f. 'Wrong: sign kept, giving (−4 − x)/3' comes from not carrying the swap through consistently — testing x = 1 gives (−4 − 1)/3 = −5/3, which does not equal 1, so it is wrong. 'Wrong: correct inverse is (x − 4)/3' comes from writing 3y = x − 4 instead of 3y = 4 − x, a sign slip when isolating y — testing x = 1 gives (1 − 4)/3 = −1, which again does not equal 1.
- (b) y = 2x and y = −(1/2)x + 1 — Method: two lines are perpendicular when the product of their gradients is −1, so the gradient of each line is read from the number multiplying x and the two are multiplied together. Working: for y = 2x and y = −(1/2)x + 1 the gradients are 2 and −1/2, and 2 × (−1/2) = −1, so that pair is perpendicular. Answer: y = 2x and y = −(1/2)x + 1. The distractors: the pair y = 2x and y = 2x + 1 has equal gradients, whose product is 4, so those two lines are parallel and never meet, and they are chosen by a candidate applying the parallel condition; the pair y = 2x and y = −2x + 1 comes from changing the sign of the gradient without turning it upside down, and its product is −4; the pair y = 2x and y = (1/2)x + 1 comes from turning the gradient upside down without changing its sign, and its product is 1.
- (d) y = −2x + 10 — Method: a tangent is perpendicular to the radius drawn to the point where it touches, so work out the gradient of that radius, take its negative reciprocal for the tangent, then substitute into y − y₁ = m(x − x₁). Working: the radius joins (0, 0) to (4, 2), so its gradient is 2 ÷ 4 = 1/2; turning 1/2 upside down gives 2 and changing the sign gives −2. Substituting into y − 2 = −2(x − 4) gives y − 2 = −2x + 8, so y = −2x + 10. Answer: y = −2x + 10. The distractors: y = −0.5x + 4 changes the sign of the radius gradient but never turns it upside down, using −1/2 where −2 belongs; y = 2x − 6 turns the gradient upside down but leaves it positive, using 2 where −2 belongs; y = −2x − 10 has the correct gradient but substitutes the point with both signs reversed, writing y + 2 = −2(x + 4) instead of y − 2 = −2(x − 4).
- (b) 1.50 — Substituting (0, 8) gives A = 8, since r⁰ = 1. Substituting (2, 18) gives 8 × r² = 18, so r² = 18 ÷ 8 = 2.25. Taking the square root of 2.25 gives r = 1.50 (2 d.p.). Stopping after finding r² and giving 2.25 as the final answer, without taking the square root, is wrong because r² is not the same as r. Dividing r² by the exponent 2 instead of taking its square root — treating the power as something you divide by rather than root — gives 2.25 ÷ 2 = 1.13 (2 d.p.), which is wrong. Inverting the ratio, working out 8 ÷ 18 instead of 18 ÷ 8, gives 0.44 (2 d.p.), which is wrong because the LATER value must be divided by the EARLIER one to find the growth multiplier, not the other way round.
- (a) x = 10 or x = −10 — Rearranging, x² = 100. Taking the square root of both sides gives x = ±10, i.e. x = 10 or x = −10. A candidate who forgets the negative root gives only x = 10. A candidate who halves 100 instead of taking its square root gets x = 50. A candidate who applies the ± sign to 100 itself instead of to its square root gets x = 100 or x = −100.
- (d) $y = x^2 - 2x - 3$ — Method: read the two x-intercepts (roots) from the graph, write the quadratic as the product of the corresponding factors, then expand. Working: the curve crosses the x-axis at x = −1 and x = 3, so the equation factorises as (x + 1)(x − 3), which expands to x² − 2x − 3. Answer: y = x² − 2x − 3. Distractor refutation: y = x² − x − 6 comes from misreading the left-hand crossing point as x = −2 instead of x = −1, giving factors (x + 2)(x − 3). y = x² − x − 2 comes from misreading the right-hand crossing point as x = 2 instead of x = 3, giving factors (x + 1)(x − 2). y = x² + 2x − 3 comes from writing the factors as (x − 1)(x + 3), swapping which root gets the plus sign and which gets the minus sign, giving the wrong sign on the x term.
- (b) 1 — First differences: 2, 4, 6, 8. Second differences: 2, 2, 2, a constant, confirming the sequence is quadratic. The coefficient of n² is half the constant second difference: 2 ÷ 2 = 1. Using the second difference itself as the coefficient, without halving it, gives 2. Halving twice, dividing the second difference by 4 instead of by 2, gives 0.5. Doubling the second difference instead of halving it, on the mistaken rule that the n² coefficient is twice the second difference, gives 2 × 2 = 4.
- (a) y = −3x − 5 — Gradient = (−8 − 4) ÷ (1 − (−3)) = −12 ÷ 4 = −3. Using the point (1, −8): −8 = −3(1) + c, so c = −5, giving y = −3x − 5. A candidate who drops the negative sign on the gradient, using m = 3 instead, would then solve −8 = 3(1) + c to get c = −11, writing y = 3x − 11. A candidate who makes a sign error isolating c, writing c = 5 instead of −5, would write y = −3x + 5. A candidate who mixes up both mistakes — keeping the correct gradient but the wrong, positive value of c from the flipped-gradient calculation — would write y = −3x + 11.
- (c) (6n + 4)/2 — Six full boxes hold 6 lots of n pencils, which is 6n, and the 4 loose pencils are added on, so the shop has 6n + 4 pencils altogether. Sharing them equally between 2 classes divides that whole total by 2, and brackets are what show that the division applies to all of it: (6n + 4)/2. Without the brackets, 6n + 4/2 halves only the loose pencils; 6(n + 4)/2 adds the loose pencils to every box before the division; 2(6n + 4) doubles the total instead of halving it.
- (d) (4, 3) — The sides are parallel to the axes: the missing vertex must share the y-coordinate 3 with (−2, 3) and the x-coordinate 4 with (4, −3), giving (4, 3). (−4, 3) comes from a sign error on the x-coordinate. (4, −9) comes from continuing the pattern of the given points by subtracting 6 from the y-coordinate again instead of matching it to (−2, 3). (3, 4) comes from swapping the x- and y-coordinates.
- (a) (2n + 1) + (2n + 3) = 4n + 4 = 4(n + 1) — Two consecutive odd numbers can be written as 2n + 1 and 2n + 3, for a whole number n. Adding them: (2n + 1) + (2n + 3) = 4n + 4 = 4(n + 1), which is a multiple of 4 for every whole number n, proving the general result. Using 2n + 1 twice does not represent two different numbers, so it proves nothing about a sum of two numbers; writing n + (n + 2) drops the +1 that makes the numbers odd in the first place, and only shows a multiple of 2; and check every constant term is added correctly — 1 + 3 is 4, not 3.
Build your own mix at the worksheet builder.