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.
Answer key: Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (b) £14 — Method: read the fixed charge (the cost at 0 miles) and the rate (the cost per extra mile) from the graph, then use them to work out the cost for a distance beyond the part that is plotted. Working: the graph shows a fixed charge of £2 at 0 miles, and the cost rises by £2 for every extra mile, so for 6 miles the cost is £2 + (£2 × 6) = £2 + £12 = £14. Answer: £14. Distractor refutation: £12 comes from multiplying the rate by the distance and leaving out the £2 fixed charge. £8 comes from misreading the rate as £1 per mile instead of £2 per mile. £24 comes from adding the fixed charge to the rate first and then multiplying the total by the distance, instead of multiplying the rate by the distance and then adding the fixed charge.
- (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) 11 — 2n − 7 = 15, so adding 7 to both sides gives 2n = 22, and dividing by 2 gives n = 11. A candidate who makes a sign error and forms the equation 2n + 7 = 15 gets 2n = 8 and n = 4. A candidate who correctly adds 7 to get 2n = 22 but forgets to divide by 2 gets n = 22. A candidate who ignores the −7 altogether and solves 2n = 15 gets n = 7.5.
- (d) 12 m — Method: give the width a letter, write the length in terms of it and use length × width = area to form a quadratic. Working: with a width of x metres the length is x + 4, so x(x + 4) = 96, which rearranges to x² + 4x − 96 = 0; factorising gives (x + 12)(x − 8) = 0, and a width must be positive, so x = 8 and the length is 8 + 4 = 12. Answer: 12 m, and 12 × 8 = 96 as the area requires. The distractors: 8 m is the width rather than the length asked for; 16 m comes from taking the other root as 12 and adding 4 to it, ignoring that the root −12 cannot be a width; 24 m comes from dividing the area by the 4 in the question instead of forming an equation.
- (c) (x + 7)/4 — Method: dividing an expression by a number is written as a fraction, with the whole expression on top. Working: (x + 7) ÷ 4 = (x + 7)/4. Answer: (x + 7)/4. 4/(x + 7) comes from writing the numbers the wrong way round, putting 4 on top. 4(x + 7) comes from reading ÷ as ×, multiplying instead of dividing. (x + 7) − 4 comes from reading ÷ as −, subtracting instead of dividing.
- (d) 6 — Method: write an expression for each person's savings after w weeks, and set them equal. Working: 40 + 6w = 10 + 11w. Subtract 6w from both sides: 40 = 10 + 5w. Subtract 10: 30 = 5w, so w = 6. Answer: 6 weeks. 0 comes from setting only the weekly amounts equal, 6w = 11w, and ignoring the different starting amounts entirely. 10 comes from adding the two starting amounts and dividing by the difference in weekly amounts, (40 + 10) ÷ (11 − 6), instead of forming and solving the correct equation. 1.76 comes from adding the two weekly amounts instead of subtracting them when rearranging, (40 − 10) ÷ (11 + 6).
- (b) 4 — Method: form the equation 30 + 25h = 130, where h is the number of hours, then solve for h. Working: subtract the call-out fee from the total bill: 25h = 130 − 30 = 100. Divide by the hourly rate: h = 100 ÷ 25 = 4. Answer: 4 hours. 5.2 comes from dividing the whole bill by the hourly rate without subtracting the fixed fee first, 130 ÷ 25. 3.5 comes from swapping the fee and the rate, subtracting the rate from the bill and dividing by the fee, (130 − 25) ÷ 30. 6.4 comes from adding the call-out fee to the bill instead of subtracting it, before dividing by the rate, (130 + 30) ÷ 25.
- (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.
- (b) 8 — Method: a circle centred on the origin has equation x² + y² = r², where r is the radius, so the number on the right-hand side is the square of the radius and not the radius itself. Working: comparing x² + y² = 64 with x² + y² = r² gives r² = 64, so r = √64 = 8. Answer: the radius is 8. The distractors: 64 is r² read straight off the equation as though the right-hand side were the radius, which is the commonest error on this form; 32 comes from halving 64, treating the right-hand side as a diameter that has to be halved; 16 is the diameter, 2 × 8, quoted in place of the radius.
- (b) y = 2x − 1 — Method: in a rule that multiplies and then adds, the multiplier is the step in the outputs for each step of 1 in the input, and the number added on is the output when the input is 0. Working: the inputs 0, 1, 2 rise in ones while the outputs −1, 1, 3 rise by 2 each time, so the input is multiplied by 2; an input of 0 gives 2 × 0 = 0 and the output must be −1, so 1 is subtracted. Answer: y = 2x − 1, checked against the last pair by 2 × 2 − 1 = 3. The distractors: y = 2x + 1 comes from finding the multiplier 2 correctly and then reading the output at an input of 0 as +1 instead of −1; y = x − 1 comes from taking the multiplier as 1 because the inputs go up in ones, instead of using the step in the outputs; y = 3x − 1 comes from reading the largest output, 3, as the multiplier.
- (d) −2 — y = f(x) − 6 is f(x) shifted down by 6, so every y-value on the graph decreases by 6. At x = 0, f(0) = 4, so the new y-value is 4 − 6 = −2. Adding 6 instead of subtracting gives 10; writing down the shift itself, −6, or leaving the original value 4 unchanged both skip the translation altogether.
- (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.
- (d) 13 — Method: the numbers of matchsticks form a sequence with a term-to-term rule, so count the first square in full and then add the repeated amount once for every extra square. Working: one square uses 4 matchsticks; a row of 4 squares has 3 extra squares after the first, and each of those adds 3 matchsticks, giving 3 × 3 = 9 to add on to the 4. Answer: 13. The distractors: 16 comes from counting each square as a separate set of 4 matchsticks, 4 × 4, and ignoring the shared sides; 12 comes from using 3 matchsticks for all four squares, 3 × 4, and forgetting that the first square needs a fourth side; 10 comes from adding the 3 only twice, as though a row of four squares had two extra squares rather than three.
- (a) y = 2ˣ + 3 — A translation of 3 units in the positive y-direction shifts the whole graph up, which means adding to the output: y = f(x) + k with k = 3, so the image is y = 2ˣ + 3. Adding the 3 inside the power instead of outside it, which translates the graph horizontally instead of vertically, gives y = 2ˣ⁺³. Using a negative 3, which moves the graph down instead of up, gives y = 2ˣ − 3. Mistaking 2ˣ for the linear expression 2x and adding 3 inside brackets gives y = 2(x + 3).
- (c) x = (y + 24)/4 — Method: expand the bracket first, then undo the operations done to x in reverse order. Working: y = 4(x − 6) = 4x − 24, so y + 24 = 4x, so x = (y + 24)/4. Answer: x = (y + 24)/4. x = (y + 6)/4 comes from expanding the bracket incorrectly, treating 4(x − 6) as 4x − 6 instead of 4x − 24. x = 4y + 96 comes from multiplying by 4 instead of dividing by 4 to undo the multiplication, giving 4(y + 24) = 4y + 96. x = y/4 − 6 comes from dividing by 4 first without expanding the bracket, then subtracting 6 as if the bracket's operation still applied afterwards.
Build your own mix at the worksheet builder.