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.Three vertices of a rectangle are (−4, −1), (2, −1) and (2, 3). The sides of the rectangle are parallel to the axes. Write down the coordinates of the fourth vertex.
- 2.Solve 2(x + 3) = 10
- 3.Points A(8, 15) and B(−8, 15) both lie on the circle x² + y² = 289, which has centre (0, 0). Work out the length of the chord AB.
- 4.The nth term of a sequence is 2n² + 1. Work out the 4th term of the sequence.
- 5.The point (3, 6) lies on the circle x² + y² = 45. The tangent to the circle at (3, 6) crosses the x-axis at the point P. Work out the coordinates of P.
- 6.The first four terms of a sequence are 4, 9, 14, 19. Work out an expression, in terms of n, for the nth term.
- 7.An arithmetic sequence has first term 40 and common difference −6. Work out the 9th term of the sequence.
- 8.A tank already contains some water and is then filled at a constant rate. After 2 minutes it contains 50 litres in total; after 7 minutes it contains 150 litres in total. Work out the rate at which water is added, in litres per minute.
- 9.The equation x² − 4x + k = 0 has two different real solutions. Work out the range of values of k.
- 10.Which of these pairs of lines are perpendicular to each other?
- 11.The solution set of an inequality is described as: x is less than −3, or x is greater than or equal to 1. Write this solution set using set notation.
- 12.A rectangle has length (2x + 5) cm and width (x − 2) cm. Work out an expression, in terms of x, for the perimeter of the rectangle. Give your answer in its simplest form.
- 13.Factorise x² − 3x − 10.
- 14.Expand and simplify (x − 3)²
- 15.f(x) = x³ − 3x − 5. Given that f(2.2) = −0.952 and f(2.3) = 0.267, work out what this shows about the equation x³ − 3x − 5 = 0.y = x
Answer key
- (b) (−4, 3) — Method: in a rectangle whose sides are parallel to the axes only two different x-coordinates and two different y-coordinates appear, and each of them is shared by a pair of vertices, so the missing vertex takes the x-coordinate and the y-coordinate that so far appear only once. Working: the x-coordinates given are −4, 2 and 2, so 2 is already used twice and −4 is used once; the y-coordinates given are −1, −1 and 3, so −1 is already used twice and 3 is used once; the fourth vertex therefore has x = −4 and y = 3. Answer: (−4, 3). The distractors: (3, −4) comes from picking the two unpaired coordinates correctly and then writing them in the wrong order; (−4, −5) comes from matching the 4-unit vertical side but measuring it downwards from (−4, −1) instead of upwards; (8, 3) comes from carrying on round the shape with the horizontal step used earlier, adding 6 to the x-coordinate of (2, 3) instead of closing the rectangle.
- (d) x = 2 — Method: expand the bracket by multiplying both terms inside it by 2, then undo the addition and the multiplication in turn. Working: expanding gives 2x + 6 = 10; subtracting 6 from both sides gives 2x = 4; dividing both sides by 2 gives x = 2. Answer: x = 2. The distractors: x = 5 comes from dividing both sides by 2 first, reaching x + 3 = 5 and writing 5 without taking the 3 away; x = 8 comes from adding 6 to both sides instead of subtracting it, giving 2x = 16; x = 3.5 comes from expanding 2(x + 3) as 2x + 3, multiplying only the x by the 2, which leads to 2x = 7.
- (a) 16 — A and B share the same y-coordinate, so the distance between them is the horizontal difference between their x-coordinates: 8 − (−8) = 16, giving a chord of length 16. Choosing 8 gives only the x-coordinate of one point, not the full distance between the two points. Choosing 34 is the diameter of the circle (2 × 17), not the length of this particular chord. Choosing 17 is the radius — the distance from the centre to A or to B, not from A to B.
- (a) 33 — Substitute n=4 into 2n²+1: 2×4²+1=2×16+1=33. A candidate who computes n² as 2×n instead of n×n would compute 2×(2×4)+1=2×8+1=17. A candidate who correctly finds 2×16 but forgets to add the constant 1 would stop at 32. A candidate who squares the whole term 2n, rather than squaring n before multiplying by 2, would compute (2×4)²+1=64+1=65.
- (a) (15, 0) — Method: the tangent is perpendicular to the radius at the point of contact, so find the gradient of the radius, take its negative reciprocal, write the equation of the tangent, then substitute y = 0 because every point on the x-axis has y-coordinate 0. Working: the radius from (0, 0) to (3, 6) has gradient 6 ÷ 3 = 2, so the tangent has gradient −1/2. Substituting into y − 6 = −1/2(x − 3) gives y = −0.5x + 7.5. Setting y = 0 gives 0.5x = 7.5, so x = 15 and P is (15, 0). Answer: (15, 0). The distractors: (0, 7.5) is where the same tangent crosses the y-axis, reached by setting x = 0 instead of y = 0; (0, 0) comes from using the gradient of the radius, 2, for the tangent, which gives the line y = 2x through the centre and so crosses the x-axis at the origin; (6, 0) comes from changing the sign of the radius gradient without turning it upside down, which gives y = −2x + 12.
- (d) 5n − 1 — The common difference is 5 (9−4=5), so the expression starts 5n. To match the first term when n=1, 5×1+c=4, so c=−1: the nth term is 5n−1. A candidate who uses the first term itself as the constant, instead of first term minus the common difference, would write 5n+4 (giving 9, 14, 19, 24 — one term too high throughout). A candidate who omits the constant term altogether would write just 5n (giving 5, 10, 15, 20, not matching the sequence). A candidate who adds the common difference to n instead of multiplying would write n+5 (giving 6, 7, 8, 9, far too small).
- (c) −8 — The nth term is the first term plus (n − 1) lots of the common difference: 40 + 8 × (−6) = 40 − 48 = −8. A candidate who uses 9 lots of the common difference instead of 8 gets 40 + 9 × (−6) = −14. A candidate who treats the common difference as +6 instead of −6 gets 40 + 8 × 6 = 88. A candidate who uses only 7 lots of the common difference gets 40 + 7 × (−6) = −2.
- (b) 20 — The rate is the gradient: the change in litres divided by the change in time. From 2 to 7 minutes, the tank gains 150 − 50 = 100 litres over 7 − 2 = 5 minutes, so the rate is 100 ÷ 5 = 20 litres per minute. 100 comes from working out the change in litres but forgetting to divide by the change in time. 25 comes from using only the first reading, 50 ÷ 2, and ignoring the second reading entirely. 0.05 comes from dividing the change in time by the change in litres instead of the other way round, 5 ÷ 100.
- (d) k < 4 — Method: the number of real solutions of ax² + bx + c = 0 is decided by the discriminant b² − 4ac, and two different real solutions need it to be greater than zero. Working: here a = 1, b = −4 and c = k, so b² − 4ac = 16 − 4k; the condition is 16 − 4k > 0, which gives 16 > 4k and then k < 4. Answer: k < 4; for example k = 3 gives x² − 4x + 3 = 0, whose solutions are 1 and 3. The distractors: k ≤ 4 comes from using b² − 4ac ≥ 0, which also allows the single repeated solution at k = 4; k > 4 comes from dividing −4k > −16 by −4 without reversing the inequality sign; k < 16 comes from leaving the factor 4 out of 4ac and solving 16 − k > 0.
- (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.
- (a) {x : x < −3} ∪ {x : x ≥ 1} — "Less than −3" stays strict, since the wording never says "or equal to": x < −3. "Greater than or equal to 1" is inclusive: x ≥ 1. These are two separate, non-overlapping ranges joined with "or", so in set notation they are combined with the union symbol: {x : x < −3} ∪ {x : x ≥ 1}. Distractor routes: {x : x ≤ −3} ∪ {x : x > 1} swaps the strict and inclusive signs, marking −3 as included and 1 as excluded, the opposite of the wording. {x : −3 < x ≤ 1} treats "or" as "and", joining the two conditions into one continuous interval between the values instead of a union of two separate ranges. {x : x > −3} ∪ {x : x ≤ 1} reverses both inequality directions; the two reversed ranges then overlap and between them cover every number on the number line, so that set is the whole of the real line rather than the two separate ranges the description asks for.
- (b) 6x + 6 — Perimeter = 2[(2x + 5) + (x − 2)] = 2(3x + 3) = 6x + 6. A candidate who adds the length and width but forgets to double for the perimeter gets 3x + 3. A candidate who makes a sign error and adds 2 instead of subtracting it before doubling gets 2[(2x + 5) + (x + 2)] = 6x + 14. A candidate who multiplies the length and width instead of adding them, confusing the perimeter formula with the area formula, and then doubles that product, gets 2(2x + 5)(x − 2) = 4x² + 2x − 20.
- (b) (x − 5)(x + 2) — We need two numbers that multiply to −10 and add to −3: these are −5 and 2, since −5 × 2 = −10 and −5 + 2 = −3. So x² − 3x − 10 = (x − 5)(x + 2). A candidate who swaps the signs, using +5 and −2, gets (x + 5)(x − 2), which expands to x² + 3x − 10 — the wrong middle term. A candidate who picks the factor pair 1 and 10 instead of 2 and 5 gets (x − 10)(x + 1), which expands to x² − 9x − 10. A candidate who makes both factors negative gets (x − 5)(x − 2), which expands to x² − 7x + 10 — the wrong sign on the constant term.
- (d) x² − 6x + 9 — Method: squaring a bracket means multiplying that bracket by itself, so expand (x − 3)(x − 3) term by term and then collect like terms. Working: x × x = x², x × (−3) = −3x, (−3) × x = −3x and (−3) × (−3) = 9, giving x² − 3x − 3x + 9, and the two middle terms collect to −6x. Answer: x² − 6x + 9. The distractors: x² − 3x + 9 comes from writing down only one of the two middle products instead of both; x² + 6x + 9 comes from treating (−3) × x as +3x, so the middle terms are added rather than subtracted; x² − 9 comes from treating the square as the difference of two squares (x − 3)(x + 3).
- (d) It has a solution between x = 2.2 and x = 2.3 — Since f(2.2) is negative and f(2.3) is positive, the graph of f crosses the x-axis somewhere between x = 2.2 and x = 2.3, so the equation has a solution in that interval. Choosing 'between x = −2.2 and x = −2.3' confuses the negative f-VALUE at 2.2 with a negative x-value. Choosing 'no solution' misreads a change of sign as meaning the opposite of what it shows. Choosing 'exactly two solutions' assumes a single change of sign must give two roots, which is not what the rule guarantees.
Build your own mix at the worksheet builder.