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.By completing the square, find the turning point of the curve y = x² − 4x + 9.y = x² − 4x + 9
- 2.A sequence begins at 60, and each term after that is found by subtracting 7 from the term before it. Work out the 5th term of the sequence.
- 3.Expand and simplify (2x − 1)(x + 5)(x − 2). Write down the coefficient of x in your answer.
- 4.The tangent to a curve at the point (5, 2) is the line y = mx + c. This tangent crosses the y-axis at (0, −8). Work out the gradient, m, of the tangent.
- 5.Solve 3x + 14 = 8x − 6
- 6.Which expression means 'triple c, then add double d'?
- 7.Solve the inequality 3x + 6 ≤ 0.
- 8.A cafe sells coffees at £c each and pastries at £p each. Three coffees and two pastries cost £9.60. Two coffees and two pastries cost £7.60. Work out the price of one coffee.
- 9.The nth term of a sequence is 2n² + 1. Work out the 4th term of the sequence.
- 10.Work out the value of (x − 4)/2 + 3 when x = 10
- 11.The numbers x and y satisfy x + y = 10 and xy = 21. Work out the pair of values.
- 12.Solve 3(2x − 1) = 27
- 13.Solve the inequality 4x + 1 > 2x + 9.
- 14.The first five terms of a quadratic sequence are 5, 8, 13, 20, 29. Work out the next term in the sequence.
- 15.Which expression is equivalent to 3(2x − 5) + 4x?
Answer key
- (c) x = 2, y = 5 — x² − 4x + 9 = (x − 2)² − 2² + 9 = (x − 2)² + 5. Substituting x = 2: 2² = 4, 4 × 2 = 8, so 4 − 8 + 9 = 5, confirming the minimum value 5 at x = 2: turning point (2, 5). Using −4 instead of half of it inside the bracket gives (x − 4)² − 7, turning point (4, −7) — wrong, because only half the coefficient of x belongs inside the bracket. Reading the bracket's sign directly as the turning point's x-coordinate gives (−2, 5) — wrong, because (x − 2)² is zero at x = 2, not x = −2. Computing 4 − 9 = −5 instead of 9 − 4 = 5 flips the sign of the constant, giving (2, −5) — wrong, since the completed square's constant must be evaluated as 9 minus 4, not 4 minus 9. Substitute the x-value back into the original equation whenever you are unsure of a sign.
- (c) 32 — The terms are 60, 53, 46, 39, 32 — each found by subtracting 7 from the term before, so the 5th term is 32. Subtracting 7 five times from the first term instead of four times, 60 − 7 × 5 = 25, treats the first term as if it came before the sequence starts. Adding 7 four times instead of subtracting, 60 + 7 × 4 = 88, uses the wrong operation. Stopping one term early gives the 4th term, 39.
- (b) −23 — Expand two of the three brackets first: (x + 5)(x − 2) = x² + 3x − 10. Then multiply this by the remaining bracket: (2x − 1)(x² + 3x − 10) = 2x³ + 6x² − 20x − x² − 3x + 10, which simplifies to 2x³ + 5x² − 23x + 10, so the coefficient of x is −23. Writing −13 comes from a sign slip in the first expansion, combining 5x − 2x as −5x − 2x = −7x instead of +3x, which carries through to a wrong final coefficient. Writing −20 comes from forgetting to distribute the −1 across every term of x² + 3x − 10, dropping the −1 × 3x = −3x contribution. Writing 10 comes from reading off the constant term of the expansion instead of the coefficient of x.
- (d) 2 — The gradient between two points on a line is the change in y divided by the change in x. Using (5, 2) and (0, −8): (2 − (−8)) ÷ (5 − 0) = 10 ÷ 5 = 2. Inverting the fraction, dividing the change in x by the change in y instead, gives 5 ÷ 10 = 0.5. Reversing the order of the x-values in the denominator, giving (2 − (−8)) ÷ (0 − 5) = 10 ÷ (−5), gives −2. Misreading the y-intercept as 8 instead of −8, giving (2 − 8) ÷ 5 = −6 ÷ 5, gives −1.2.
- (c) x = 4 — Method: with an unknown on both sides, subtract the smaller x term from both sides so that all the x is on one side, then collect the numbers on the other. Working: subtracting 3x from both sides gives 14 = 5x − 6; adding 6 to both sides gives 20 = 5x; dividing both sides by 5 gives x = 4. Checking: 3 × 4 + 14 = 26 and 8 × 4 − 6 = 26. Answer: x = 4. The distractors: x = 2.5 comes from taking 3x off the left-hand side only, leaving 14 = 8x − 6 and so 8x = 20; x = −1.6 comes from changing the sign of the 8x when it is moved across but leaving the sign of the 14 unchanged, giving 3x − 8x = −6 + 14 and so −5x = 8; x = 15 comes from reaching 5x = 20 correctly and then subtracting 5 instead of dividing by 5.
- (c) 3c + 2d — Method: 'triple c' is 3c, 'double d' is 2d, and 'add' joins the two separate terms with a plus sign. Working: 3c + 2d. Answer: 3c + 2d. 2c + 3d comes from swapping which letter gets tripled and which gets doubled. 6cd comes from multiplying the two terms together instead of adding them, and also multiplying the coefficients (3 × 2 = 6). 5(c + d) comes from adding the coefficients (3 + 2 = 5) and applying that single number to both letters together, as if c and d always came as a pair.
- (b) x ≤ −2 — Method: take the number term off both sides, then divide by the coefficient of x; the sign turns round only when you divide BY a negative number, and here you divide by 3. Working: subtracting 6 from both sides of 3x + 6 ≤ 0 gives 3x ≤ −6; dividing both sides by 3, which is positive, gives x ≤ −2. Answer: x ≤ −2. The distractors: x ≥ −2 comes from turning the sign round because the right-hand side has become negative, which is not the rule; it is the sign of the divisor that matters; x ≤ 2 comes from moving the 6 across without changing its sign, giving 3x ≤ 6; x ≤ −18 comes from multiplying both sides by 3 instead of dividing by it.
- (b) £2.00 — Subtracting the second equation from the first eliminates the pastries: (3c + 2p) − (2c + 2p) = 9.60 − 7.60, so c = 2.00. A candidate who divides the first total by the number of coffees alone, ignoring the pastries, would get 9.60 ÷ 3 = £3.20. A candidate who finds the price of a pastry instead of a coffee — using c = 2.00 in 2c + 2p = 7.60 to get p = 1.80 — would answer £1.80. A candidate who reaches the correct difference of £2.00 but then mistakenly divides again or misplaces the decimal point would get £0.20.
- (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.
- (c) 6 — Method: substitute the value, work out the top of the fraction first, then the division, and add the 3 last. Working: the top gives 10 − 4 = 6, dividing by 2 gives 6 ÷ 2 = 3, and adding 3 gives 3 + 3 = 6. Answer: 6. The distractors: 11 comes from dividing only the 4 by 2 instead of the whole of the top, giving 10 − 2 + 3; 4.5 comes from dividing the + 3 by 2 as well, giving (10 − 4 + 3) ÷ 2; 0 comes from subtracting the wrong way round on the top, giving (4 − 10) ÷ 2 = −3 and then −3 + 3.
- (a) 3 and 7 — Method: one equation is linear and the other is not, so rearrange the linear equation and substitute it into the other to leave a single quadratic in one letter. Working: x + y = 10 gives y = 10 − x, so xy = 21 becomes x(10 − x) = 21, which rearranges to x² − 10x + 21 = 0; factorising gives (x − 3)(x − 7) = 0, so the two values are 3 and 7, and 3 + 7 = 10 with 3 × 7 = 21. Answer: 3 and 7. The distractors: 1 and 21 comes from using only the product and taking the first factor pair of 21; −3 and −7 comes from factorising as (x + 3)(x + 7), which reverses the sign of both values; 5 and 5 comes from using only the sum and splitting 10 into two equal parts.
- (b) 5 — Method: expand the bracket first, then solve the resulting linear equation. Working: 3(2x − 1) = 6x − 3, so 6x − 3 = 27. Add 3 to both sides: 6x = 30. Divide by 6: x = 5. Answer: 5. 4 2/3 comes from multiplying only the 2x inside the bracket by 3 and forgetting to multiply the −1 as well, giving 6x − 1 = 27. 4 comes from a sign error when expanding, writing 6x + 3 instead of 6x − 3. 4.5 comes from dividing 27 by 3 to get 2x − 1 = 9, then forgetting to add 1 back before dividing by 2, using 2x = 9 instead of 2x = 10.
- (d) x > 4 — Method: collect the x terms on one side and the numbers on the other, then divide by the coefficient of x; dividing by a positive number leaves the sign as it is. Working: subtracting 2x from both sides of 4x + 1 > 2x + 9 gives 2x + 1 > 9; subtracting 1 from both sides gives 2x > 8; dividing both sides by 2 gives x > 4. Answer: x > 4. The distractors: x < 4 comes from turning the sign round while dividing by 2; x > 5 comes from adding the 1 to the 9 instead of subtracting it, giving 2x > 10; x < 5 comes from making both of those mistakes together.
- (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.
- (c) 10x − 15 — Expand the bracket first: 3(2x − 5) = 6x − 15. Then add the 4x: 6x − 15 + 4x = 10x − 15. The option 10x − 5 comes from forgetting to multiply the 5 inside the bracket by 3 (treating it as 6x − 5), then adding 4x. The option 10x + 15 comes from a sign error when expanding, treating 3 × (−5) as +15 instead of −15, then adding 4x. The option 6x − 15 comes from expanding the bracket correctly but forgetting to add the 4x term at all.
Build your own mix at the worksheet builder.