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.Make x the subject of the formula y = 2x − 9.y = 2x − 9
- 2.Solve 4(x − 3) = 2x + 6.
- 3.The nth term of a sequence is n² − 2n + 5. Work out the 10th term.
- 4.A sequence has the position-to-term rule n² + 1, where n is the position number. Work out how much bigger the 5th term is than the 4th term.
- 5.Write down the expression that means the same as 'subtract 5 from n, then divide the result by 2'.
- 6.Which expression means 'add 3 to n, then multiply the result by 4'?
- 7.Explain why the equation 4x + 3 = 4x + 10 has no solution for x.
- 8.The formula y = x² + 1 gives y in terms of x. Work out the value of y when x = −2.y = x² + 1
- 9.Work out the value of (x − 4)/2 + 3 when x = 10
- 10.Line L has equation y = 3x + 1. Which of these lines is perpendicular to L?y = 3x + 1
- 11.A plumber charges a call-out fee plus an hourly rate for a job. The total cost, £C, for a job lasting h hours is given by the formula C = 40 + 25h. What does the number 40 represent in this formula?
- 12.A model rocket's height is given by h = −5t² + 20t, where h is in metres and t is in seconds. A student says the graph of h against t is n-shaped. Which statement gives the correct verdict on the SHAPE and the reason that settles it from the equation?
- 13.The graph of y = mx + 6 passes through the point (−2, 0). Work out the value of m.
- 14.A number machine multiplies its input by 3 and then adds 7. The output is 1. Work out the input.
- 15.A rule turns each input x into an output y. The inputs are x = 0, 1, 2, 3 and the outputs are y = 4, 7, 10, 13. Work out the output when x = 5.
Answer key
- (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.
- (d) 9 — Method: expand the brackets fully first, then collect the x-terms and constants before dividing. Working: 4(x − 3) = 4x − 12, so 4x − 12 = 2x + 6; 4x − 2x = 6 + 12; 2x = 18; x = 9. Answer: x = 9. 4.5 comes from expanding only the x-term in the bracket and forgetting to multiply the 3, giving 4x − 3 = 2x + 6, then 2x = 9, x = 4.5. −3 comes from a sign error when expanding, giving 4x + 12 = 2x + 6, then 2x = −6, x = −3. 3 comes from a sign error collecting the x-terms, adding instead of subtracting: 4x + 2x = 6 + 12, so 6x = 18, x = 3.
- (b) 85 — Substitute n = 10: 10² − 2 × 10 + 5 = 100 − 20 + 5 = 85. A sign error on the −2n term, treating it as +2n, gives 100 + 20 + 5 = 125. Using n = 9 instead of n = 10 gives 81 − 18 + 5 = 68. Working out 10² − 2 × 10 but forgetting to add the final +5 gives 80.
- (a) 9 — Method: the gaps in this sequence are not constant, so work out each of the two terms named from the rule and then subtract the earlier from the later. Working: the 5th term is 5² + 1 = 25 + 1 = 26 and the 4th term is 4² + 1 = 16 + 1 = 17, so the difference is 26 − 17. Answer: 9. The distractors: 7 comes from using the 3rd and 4th terms, one position too early, 17 − 10; 11 comes from using the 5th and 6th terms, one position too late, 37 − 26; 1 comes from subtracting the position numbers, 5 − 4, instead of the terms themselves.
- (a) (n − 5)/2 — Method: do the subtraction first, keep it together as a single bracket, then divide that whole bracket by 2. Working: 'subtract 5 from n' is (n − 5); 'divide the result by 2' means the whole bracket goes over 2, giving (n − 5)/2. Answer: (n − 5)/2. n/2 − 5 comes from dividing n by 2 first and only then subtracting 5, the wrong order. 2(n − 5) comes from multiplying by 2 instead of dividing. (5 − n)/2 comes from subtracting n from 5 instead of subtracting 5 from n, the wrong way round.
- (c) 4(n + 3) — 'Add 3 to n' must happen before 'multiply the result by 4', so the addition needs brackets to show it happens first: 4(n + 3). Writing 4n + 3 multiplies n by 4 immediately and only adds the 3 afterwards, which reverses the order the words describe. Writing n + 3 × 4 only multiplies the 3 by 4, and adds n as a separate, unmultiplied term — it treats 'the result' as just the 3, not the whole of n + 3. Writing 3(n + 4) keeps the correct structure but swaps which number is added and which is multiplied. The expression for 'add 3 to n, then multiply the result by 4' is 4(n + 3).
- (a) Subtracting 4x gives 3 = 10, which is never true. — Method: try to solve the equation as normal and see what happens. Working: subtract 4x from both sides: 4x + 3 − 4x = 4x + 10 − 4x, giving 3 = 10. This statement is false for every value of x, so the equation has no solution. Answer: subtracting 4x gives 3 = 10, which is never true. "x would have to be negative" invents a constraint on x that the equation never states. "It's true for every x" confuses this equation with an identity, where both sides would simplify to the same expression. "x = 7" misreads the false statement 3 = 10 as something to solve for x, rather than recognising it means no solution exists.
- (c) 5 — Method: substitute the value into the formula, work out the index first and the addition afterwards. Working: x² = (−2) × (−2) = 4, so y = 4 + 1 = 5. Answer: 5. The distractors: −3 comes from squaring only the 2 and keeping the minus sign outside the index, giving −4 + 1; 1 comes from adding the 1 to x before squaring, giving (−2 + 1)²; 4 comes from squaring correctly but stopping there and never adding the 1.
- (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.
- (b) y = −(1/3)x + 2 — Method: two lines are perpendicular when the product of their gradients is −1, so the gradient of a line perpendicular to one of gradient m is the negative reciprocal, −1 divided by m. Working: reading m from y = 3x + 1 gives a gradient of 3, so the perpendicular gradient is −1 ÷ 3 = −1/3, and the line carrying that gradient is y = −(1/3)x + 2; the check 3 × (−1/3) = −1 confirms it. Answer: y = −(1/3)x + 2. The distractors: y = 3x − 4 comes from using an equal gradient, which is the test for parallel lines rather than perpendicular ones; y = (1/3)x + 2 comes from turning the gradient upside down but leaving out the change of sign, giving a product of 1 instead of −1; y = −3x + 2 comes from changing the sign of the gradient without turning it upside down, giving a product of −9.
- (d) The fixed call-out fee, charged before the hourly rate. — Method: compare the formula with C = (fixed charge) + (rate) × h, where the fixed charge is the part that does not depend on h. Working: in C = 40 + 25h, the term 25h depends on the number of hours, h, but 40 does not change however many hours the job takes. Answer: 40 is the fixed call-out fee. 'The hourly rate' confuses the fixed term with the coefficient of h, which is actually 25. 'The total cost for a job lasting 1 hour' comes from substituting h = 1 into the formula (40 + 25 = 65) rather than reading off the constant term. 'The number of hours worked before charging starts' wrongly treats the constant, which is in pounds, as if it were measured in hours.
- (a) Yes — the t² coefficient is negative, giving an n-shape. — The coefficient of t² in h = −5t² + 20t is −5, which is negative, so the graph is n-shaped with a maximum point — this matches the physical story of the rocket rising then falling, but the shape itself is decided by the negative coefficient of t², not by the story alone. Saying the shape comes from the story rather than the coefficient gets the reasoning backwards — the algebra determines the shape, and the story happens to agree with it. Saying it is U-shaped because height starts by increasing confuses the early part of the curve with its overall shape; a U-shaped curve would mean the rocket's height eventually increases again forever, which does not happen here. Saying it is n-shaped only because the rocket lands treats a consequence of the shape as if it were the cause.
- (c) 3 — Method: a point that lies on a graph makes its equation true, so substituting the coordinates into y = mx + 6 leaves an equation in m alone. Working: substituting x = −2 and y = 0 gives 0 = m × (−2) + 6, which rearranges to −2m = −6, so m = (−6) ÷ (−2) = 3. Answer: 3. The distractors: −3 comes from dividing −6 by 2 and keeping the minus sign, overlooking that the divisor is negative too, so the two signs cancel; −2 comes from writing down the x-coordinate of the given point in place of the gradient; 6 comes from reading the constant in y = mx + 6 as the gradient, confusing m with c.
- (d) −2 — Method: run the machine backwards, undoing the operations in the opposite order and swapping each one for its inverse. Working: the machine added 7 last, so take 7 off the output: 1 − 7 = −6; before that the machine had multiplied by 3, so divide: −6 ÷ 3, and a negative divided by a positive stays negative. Answer: −2, which checks because 3 × (−2) + 7 = −6 + 7 = 1. The distractors: 2 comes from dividing 6 by 3 and losing the minus sign; −6 comes from taking the 7 off and stopping there, never undoing the multiplication; −18 comes from multiplying −6 by 3 instead of dividing by 3.
- (a) 19 — Each time x increases by 1, y increases by 3 (4, 7, 10, 13 — a constant difference of 3). So at x = 4, y = 13 + 3 = 16, and at x = 5, y = 16 + 3 = 19. A candidate who stops one step early, giving the value for x = 4 instead of x = 5, answers 16. A candidate who overcounts and adds three steps of 3 instead of two from x = 3 gets 13 + 9 = 22. A candidate who mistakes the y-intercept (4) for the common difference and adds 4 twice from x = 3 gets 13 + 8 = 21.
Build your own mix at the worksheet builder.