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.The first five terms of a quadratic sequence are 2, 5, 10, 17, 26. Work out the next term in the sequence.
- 2.Solve the simultaneous equations y = 3 − x and x² + y² = 9, giving both pairs of solutions.
- 3.Priya has a budget of £50 for a school trip. The coach costs £14 and each student ticket costs £4. Using the inequality 14 + 4s ≤ 50, work out the greatest number of student tickets, s, she can buy.
- 4.Simplify (5x² + 3x − 2) − (2x² − x + 5)
- 5.A sequence begins at 50, and each term after that is found by subtracting 8 from the term before it. Priya says the 8th term of the sequence is negative. Is Priya correct?
- 6.The trapezium rule is used to estimate the area under a curve between x = 2 and x = 6. The curve is concave up (it curves upwards, like the inside of a bowl) throughout this interval. Which statement about the estimate is correct?
- 7.Solve 4x − (2x − 6) = 18
- 8.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.
- 9.A geometric sequence begins 80, 40, 20, 10, ... Work out the next term in the sequence.
- 10.The graph of y = f(x) passes through the point (2, 5). Write down the coordinates of the corresponding point on the graph of y = f(x − 4) + 1.
- 11.A straight line passes through the points (−1, 2) and (3, 14). Work out the equation of the line.
- 12.Make x the subject of the formula y = 2x − 9.y = 2x − 9
- 13.A company's weekly profit, P thousand pounds, when it makes x thousand items is modelled by P = x² − 8x + 12, for x ≥ 0. Work out the values of x for which the company makes a loss.
- 14.When a number is added to its square the result is 30. Work out the possible values of the number.
- 15.Make x the subject of the formula y = 5x + 3.y = 5x + 3
Answer key
- (c) 37 — The first differences are 3, 5, 7, 9 — they increase by 2 each time (the second difference), so the next first difference is 11, giving 26+11=37. A candidate who repeats the last first difference (9) instead of increasing it would reach 26+9=35. A candidate who increases the difference by 4 instead of 2 would reach 26+13=39. A candidate who adds only the second difference (2) to the last term, instead of the next first difference, would reach 26+2=28.
- (c) x = 0, y = 3 and x = 3, y = 0 — Substitute y = 3 − x into x² + y² = 9: x² + (3 − x)² = 9. Expanding (3 − x)² = 9 − 6x + x² gives x² + 9 − 6x + x² = 9, which simplifies to 2x² − 6x = 0, or 2x(x − 3) = 0, so x = 0 or x = 3. Using y = 3 − x: x = 0 gives y = 3; x = 3 gives y = 0. Distractor routes: x = 0, y = 3 alone stops after the factor 2x = 0 and never checks the second factor, x − 3 = 0. x = 0, y = 3 and x = −3, y = 6 comes from factorising 2x² − 6x as 2x(x + 3), a sign error that gives a second root of −3 instead of 3. x = 0, y = 3 and x = 6, y = −3 comes from expanding (3 − x)² as 9 − 6x, dropping the x² term, which changes the quadratic to x² − 6x = 0 and its second root to 6.
- (b) 9 — Subtract 14 from both sides: 4s ≤ 36. Divide both sides by 4: s ≤ 9, so the greatest number of tickets is 9. A candidate who forgets the £14 coach cost solves 4s ≤ 50, getting s ≤ 12.5, rounded down to 12. A candidate who adds the £14 instead of subtracting it solves 4s ≤ 64, getting s = 16. A candidate who miscalculates 50 − 14 as 32 solves 4s ≤ 32, getting s = 8.
- (d) 3x² + 4x − 7 — Method: the minus sign in front of the second bracket changes the sign of every term inside it; then collect like terms. Working: removing the brackets gives 5x² + 3x − 2 − 2x² + x − 5; the squared terms give 5x² − 2x² = 3x², the x terms give 3x + x = 4x, and the number terms give −2 − 5 = −7. Answer: 3x² + 4x − 7. The distractors: 7x² + 2x + 3 comes from adding the two brackets instead of subtracting, giving 5x² + 2x², 3x − x and −2 + 5; 3x² + 2x + 3 comes from applying the minus sign to 2x² only, leaving −x and +5 unchanged so that 3x − x = 2x and −2 + 5 = 3; 3x² + 4x + 3 comes from changing the signs of the terms with letters but leaving +5 as it stood, so the number terms give −2 + 5 = 3.
- (d) Yes: the 8th term is 50 − 8 × 7 = −6, which is negative. — Method: find the 8th term by subtracting 8 a total of 7 times from the first term, since the 1st term itself needs 0 subtractions. Working: 8th term = 50 − 8 × 7 = 50 − 56 = −6, which is negative, so Priya is correct. Answer: Yes, the 8th term is 50 − 8 × 7 = −6, which is negative. The "50 − 8 × 6 = 2" option subtracts 8 only six times instead of seven, an off-by-one error in counting the steps. The "50 − 8 × 8 = −14" option subtracts 8 eight times instead of seven, the opposite off-by-one error. The claim that repeated subtraction "can never go negative" ignores that subtracting enough times from any starting value eventually gives a negative result.
- (a) Overestimates — trapezium edges lie above the curve. — For a concave-up curve, each chord connecting two points on the curve lies ABOVE the curve between those points, because the curve bends away from the chord underneath it. The trapezium rule uses these chords as the top edges of each trapezium, so the trapeziums cover a larger region than the true area under the curve — the estimate is an overestimate. Saying it underestimates because the edges lie below the curve gets the direction backwards: for a concave-up curve the edges lie above, not below. Saying it overestimates 'because more strips always increase it' gives the right verdict for the wrong reason — using MORE, narrower strips makes a trapezium estimate more accurate and brings it closer to the true area, it does not simply increase the total. Saying the estimate is exact ignores that straight edges cannot follow a curved line perfectly; there is always a gap between the chord and the curve on a bend, which is exactly what makes the rule an estimate rather than an exact calculation.
- (a) x = 6 — Method: a minus sign in front of a bracket changes the sign of every term inside it, so expand the bracket first and then simplify. Working: expanding gives 4x − 2x + 6 = 18, which simplifies to 2x + 6 = 18; subtracting 6 from both sides gives 2x = 12, and dividing both sides by 2 gives x = 6. Answer: x = 6. The distractors: x = 12 comes from leaving the −6 unchanged when the bracket is removed, giving 4x − 2x − 6 = 18 and so 2x = 24; x = 24 comes from reaching 2x = 12 correctly and then multiplying by 2 instead of dividing by 2; x = 3 comes from dividing by 2 too early, at 2x + 6 = 18, and dividing only the 2x and the 18 while leaving the 6 untouched, which gives x + 6 = 9.
- (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) 5 — Each term is found by multiplying the previous term by the common ratio, 0.5: 80, 40, 20, 10, and the next term is 10 × 0.5 = 5. A candidate who instead subtracts the same amount each time (repeating the last difference of 10) would reach 10 − 10 = 0. A candidate who divides by 4 instead of by 2 would reach 10 ÷ 4 = 2.5. A candidate who multiplies by 2 instead of dividing (reversing the direction of the sequence) would reach 10 × 2 = 20.
- (d) (6, 6) — y = f(x − 4) + 1 combines two translations: the −4 inside the brackets moves the graph 4 units to the RIGHT, and the +1 outside the brackets moves it 1 unit UP. Applying both to (2, 5): add 4 to the x-coordinate 2, and add 1 to the y-coordinate 5, giving (6, 6). Moving left instead of right, as the minus sign inside the bracket might suggest, gives (−2, 6) or (−2, 4); forgetting the horizontal shift altogether and only applying the vertical one gives (2, 6).
- (c) y = 3x + 5 — Method: find the gradient from the two points, then substitute one point into y = mx + c to find c. Working: gradient = (14 − 2) ÷ (3 − (−1)) = 12 ÷ 4 = 3. Using the point (3, 14): 14 = 3(3) + c, so 14 = 9 + c, giving c = 5. Answer: y = 3x + 5. y = 6x − 4 comes from mishandling the negative x-coordinate, treating 3 − (−1) as 3 − 1 = 2, so the gradient becomes 12 ÷ 2 = 6, and then c = 14 − 18 = −4. y = 3x + 23 comes from a sign error isolating c, adding 9 to 14 instead of subtracting it: c = 14 + 9 = 23. y = x/3 + 13 comes from dividing the change in x by the change in y instead of the other way round, giving a gradient of 4 ÷ 12 = 1/3, and then c = 14 − 1 = 13.
- (a) x = (y + 9) / 2 — Method: undo the subtraction of 9 first, then undo the multiplication by 2. Working: y = 2x − 9, so adding 9 to both sides gives y + 9 = 2x, then dividing both sides by 2 gives x = (y + 9) / 2. The value x = (y − 9) / 2 comes from a sign error, keeping the −9 instead of moving it to +9. The value x = 2(y + 9) comes from multiplying by 2 instead of dividing. The value x = y / 2 + 9 comes from dividing by 2 before adding 9, the wrong order of operations, instead of dividing the whole bracket.
- (b) 2 < x < 6 — Factorise: x² − 8x + 12 = (x − 2)(x − 6), giving roots at x = 2 and x = 6. Since the coefficient of x² is positive, the graph is a U-shape that is negative, below the axis, between its roots. So P < 0 for 2 < x < 6. Distractor routes: x < 2 or x > 6 takes the region outside the roots, which is where P is positive, a profit, the opposite of a loss. 2 ≤ x ≤ 6 includes the endpoints, where P = 0 exactly, break-even rather than a loss, since the inequality is strict. −6 < x < −2 comes from factorising as (x + 2)(x + 6), reversing the sign of both roots.
- (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) x = (y − 3)/5 — To make x the subject of y = 5x + 3, first subtract 3 from both sides to get y − 3 = 5x, then divide both sides by 5: x = (y − 3)/5. Writing x = (y + 3)/5 keeps the division correct but does not change the sign of the 3 when moving it across. Writing x = y/5 − 3 divides only the y term by 5 and leaves the 3 as a separate subtraction, instead of subtracting first and dividing the whole expression. Writing x = 5(y − 3) applies the correct order of subtracting 3 first, but then multiplies by 5 instead of dividing — the inverse of 5x is division, not multiplication. The correct rearrangement is x = (y − 3)/5.
Build your own mix at the worksheet builder.