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.Work out the equation of the straight line that passes through (−2, 3) and (4, −9).
- 2.Line C passes through (0, 0) and (4, 2). Line D passes through (0, 0) and (2, 2). Write down which of the two lines is the steeper.
- 3.A pattern is made from tiles. Pattern 1 uses 4 tiles, pattern 2 uses 7 tiles, pattern 3 uses 10 tiles and pattern 4 uses 13 tiles, with each pattern using 3 more tiles than the one before. Work out an expression, in terms of n, for the number of tiles used in pattern n.
- 4.Work out the coordinates of the reflection of (6, −3) in the y-axis.
- 5.Make x the subject of the formula y = 5x + 3.y = 5x + 3
- 6.A tap's flow rate, in litres per minute, is plotted against time, in minutes, on a graph. What are the units of the area under this graph?
- 7.The 2nd term of a geometric sequence is 6 and the 4th term is 24. Given that all the terms of the sequence are positive, work out the common ratio.
- 8.Which expression is equivalent to 0.5(4x + 6) − x?
- 9.f(x) = x³ − 5x − 6. Given that f(2.6) = −1.424 and f(2.7) = 0.183, work out what this shows about the equation x³ − 5x − 6 = 0.y = x
- 10.A school trip costs a £15 deposit plus £9 per student for the coach. The total cost for a class is £186. Work out how many students went on the trip.
- 11.A student says 4(2x − 3) is equivalent to 8x − 3. Which statement gives the correct verdict and reason?
- 12.A straight line has gradient −2 and passes through the point (3, 1). Work out the equation of the line.
- 13.A gym charges a joining fee plus a monthly fee. Anna paid £100 in total after 3 months of membership. Ben paid £160 in total after 6 months of membership (same joining fee and monthly fee as Anna). Work out the monthly fee.
- 14.Work out the gradient of a line that is perpendicular to the line with equation 2x + 3y = 6.
- 15.The table shows the height, in metres, of a firework rocket at various times, in seconds, during its flight: 40 at t = 2, 54 at t = 3, and 60 at t = 4. Use the chord between t = 2 and t = 4 to estimate the gradient of the height-time graph at t = 3, stating the correct units.
Answer key
- (a) y = −2x − 1 — Method: the gradient is the change in y divided by the change in x with both differences taken in the same order, and the constant then comes from substituting either point into y = mx + c. Working: m = (−9 − 3) ÷ (4 − (−2)) = (−12) ÷ 6 = −2, so the line is y = −2x + c; substituting (−2, 3) gives 3 = −2 × (−2) + c = 4 + c, so c = 3 − 4 = −1. Answer: y = −2x − 1. The distractors: y = −2x + 1 comes from rearranging 3 = 4 + c the wrong way round and taking the constant as 4 − 3; y = 2x + 7 comes from losing the minus sign when −12 is divided by 6 and then substituting correctly, 3 = 2 × (−2) + c; y = −(1/2)x + 2 comes from writing the gradient upside down as the change in x over the change in y, 6 ÷ (−12).
- (c) Line D — Method: the steeper of two lines is the one whose gradient is greater, and the gradient of a line through two points is the change in y divided by the change in x. Working: line C rises 2 for a run of 4, so its gradient is 2 ÷ 4 = 1/2; the other line rises 2 for a run of 2, so its gradient is 2 ÷ 2 = 1; since 1 is greater than 1/2, it is line D that is the steeper. Answer: Line D. The distractors: Line C is chosen by comparing the x-coordinates and calling the line that reaches further along the x-axis the steeper one; They are equally steep comes from comparing only the y-coordinates, which are both 2, without dividing by the two different runs; There is not enough information comes from believing that a gradient can only be measured off a drawn graph, when two points on a line are enough to work it out.
- (b) 3n + 1 — Method: find how many more tiles each pattern uses, then find the constant by adjusting pattern 1's total. Working: each pattern uses 3 more tiles than the last, so the coefficient of n is 3. The constant is pattern 1's total minus the common difference: 4 − 3 = 1. Answer: the nth term is 3n + 1. 3n + 4 comes from using pattern 1's total, 4, as the constant without subtracting the common difference. 3n − 2 comes from a slip in working out the constant, subtracting the common difference twice (4 − 3 − 3 = −2) instead of once. n + 3 comes from swapping the common difference and the constant.
- (a) (−6, −3) — Reflecting in the y-axis changes the sign of the x-coordinate and keeps the y-coordinate the same: (−6, −3). (6, 3) comes from reflecting in the x-axis instead, which changes the sign of the y-coordinate. (−6, 3) comes from reflecting in both axes. (6, −3) comes from not applying the reflection at all.
- (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.
- (a) Litres — The area under a graph is found by multiplying a y-value by an x-value, so its units are the y-axis units multiplied by the x-axis units: litres per minute × minutes = litres, since the 'per minute' cancels with the 'minutes'. Answering 'litres per minute' keeps the y-axis units unchanged, as if multiplying by time did nothing to the units at all. Answering 'litres per minute squared' treats the x-axis as also being measured 'per minute', squaring a unit that should instead cancel. Answering 'minutes' keeps only the x-axis units and drops the rate altogether.
- (c) 2 — For a geometric sequence, a₄ = a₂ × r². So r² = a₄ ÷ a₂ = 24 ÷ 6 = 4, giving r = 2 or r = −2. Since all the terms are positive, r = 2. 4 comes from computing a₄ ÷ a₂ = 4 and stopping there, without taking the square root to find r. 18 comes from subtracting instead of dividing: a₄ − a₂ = 24 − 6 = 18, taken directly as the common ratio. −2 is the other square root of 4, but it is rejected because all the sequence's terms are given as positive.
- (c) x + 3 — Expand the bracket: 0.5(4x + 6) = 2x + 3. Then subtract the x: 2x + 3 − x = x + 3. The option 2x + 3 comes from expanding the bracket correctly but then forgetting to subtract the x at all. The option x + 6 comes from forgetting to multiply the 6 inside the bracket by 0.5 (treating it as 2x + 6), then subtracting x. The option 3x + 3 comes from adding the x instead of subtracting it: 2x + 3 + x = 3x + 3.
- (a) It has a solution between x = 2.6 and x = 2.7 — f(2.6) is negative and f(2.7) is positive, so the graph of f crosses the x-axis between x = 2.6 and x = 2.7, meaning the equation has a solution there. Choosing 'x = 2.6 is a solution' reads an end of the interval as the root itself, but f(2.6) = −1.424, which is not zero — the change of sign locates a root between the two values, it does not land on either of them. Choosing 'between x = −2.6 and x = −2.7' confuses the negative f-VALUE at 2.6 with a negative x-value. Choosing 'no root in this interval' misapplies the rule, which needs a CHANGE of sign — and a change of sign is exactly what these two values show.
- (c) 19 — Method: set up the equation 15 + 9n = 186, then subtract the deposit and divide by the cost per student. Working: 9n = 186 − 15 = 171; n = 171 ÷ 9 = 19. Answer: 19 students. 20.67 comes from dividing the whole £186 by £9 without first subtracting the deposit: 186 ÷ 9 ≈ 20.67. 11.8 comes from swapping the two amounts round, subtracting £9 and dividing by £15: (186 − 9) ÷ 15 = 11.8. 22.33 comes from adding the deposit instead of subtracting it: (186 + 15) ÷ 9 ≈ 22.33.
- (a) False — 4(2x − 3) = 8x − 12, not 8x − 3. — Expand the bracket by multiplying both terms by 4: 4 × 2x = 8x and 4 × (−3) = −12, so 4(2x − 3) = 8x − 12, which is not 8x − 3 — the student is wrong. Saying 4(2x − 3) = 8x − 3 comes from multiplying only the 2x by 4 and copying the −3 across unchanged. Saying 4(2x − 3) = 2x − 12 comes from multiplying only the −3 by 4 and leaving 2x unmultiplied. Claiming it is true because both expressions are linear ignores that equivalence depends on the actual coefficients, not the type of expression.
- (a) y = −2x + 7 — Using y = −2x + c, and substituting the point (3, 1): 1 = −2(3) + c, so 1 = −6 + c, and c = 7, giving y = −2x + 7. A candidate who uses the y-coordinate of the point directly as the y-intercept, instead of solving for c, would write y = −2x + 1. A candidate who drops the negative sign on the gradient would write y = 2x + 7. A candidate who makes a sign error when isolating c, writing c = 1 − 6 = −5 instead of c = 1 + 6 = 7, would write y = −2x − 5.
- (d) £20 — Let f be the joining fee and m the monthly fee: f + 3m = 100 and f + 6m = 160. Subtracting the first equation from the second eliminates f: 3m = 60, so m = 20. A candidate who finds the joining fee instead of the monthly fee would get f = 100 − 3(20) = £40. A candidate who divides Ben's total by his number of months, ignoring that part of the cost is a fixed joining fee, would get 160 ÷ 6 ≈ £26.67. A candidate who divides the difference in cost by the total number of months instead of the difference in months would get (160 − 100) ÷ 9 ≈ £6.67.
- (b) 3/2 — Rearrange 2x + 3y = 6 into y = mx + c: 3y = −2x + 6, so y = −(2/3)x + 2. The gradient of this line is −2/3. The perpendicular gradient is the negative reciprocal: 3/2. Distractor routes: −1/2 comes from reading the gradient straight off the x-coefficient, 2, without dividing by the y-coefficient, 3, first, then taking its negative reciprocal. −3/2 correctly finds the gradient −2/3 but only takes its reciprocal without also changing the sign, giving −3/2 instead of 3/2. 2/3 comes from negating the gradient −2/3 to 2/3, but forgetting to also take the reciprocal.
- (c) 10 m/s — A symmetric chord gradient uses the two points either side of t = 3: (2, 40) and (4, 60). The gradient is the change in height divided by the change in time: (60 − 40) ÷ (4 − 2) = 20 ÷ 2 = 10 m/s. Using only the values either side of one gap, (2, 40) and (3, 54), instead of the full symmetric chord, gives (54 − 40) ÷ (3 − 2) = 14 m/s. Getting the correct number but dropping the time unit, leaving only metres, gives 10 m. Dividing time by height instead of height by time inverts the calculation to (4 − 2) ÷ (60 − 40) = 0.1 s/m.
Build your own mix at the worksheet builder.