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.
Calculator
Answer key: Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (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) 4.30 — Method: substitute the starting value into the right-hand side to get x₁, then feed each value back in, keeping the whole display and respecting the order of operations, which divides before it subtracts. Working: x₁ = 5 − 3 ÷ 2.5 = 5 − 1.2 = 3.8; x₂ = 5 − 3 ÷ 3.8 = 5 − 0.78947… = 4.21052…; x₃ = 5 − 3 ÷ 4.21052… = 5 − 0.7125 = 4.2875; x₄ = 5 − 3 ÷ 4.2875 = 5 − 0.69970… = 4.30029…, which is 4.30 correct to 3 significant figures. Answer: 4.30. The distractors: 4.29 is x₃ = 4.2875 rounded, reached by counting the starting value itself as the first iterate and so stopping one use of the formula early; 3.80 is x₁, the value after a single use of the formula; 2.50 comes from working out (5 − 3) ÷ xₙ instead of 5 − (3 ÷ xₙ), subtracting before dividing, which produces the sequence 0.8, 2.5, 0.8, 2.5 and lands on 2.5 at the fourth step.
- (a) 1.36 — Method: put the starting value into the right-hand side to get x₁, feed that value back in to get x₂, and round only once the second value has been found. Working: x₁ = 5 ÷ (1 + 2) = 5 ÷ 3 = 1.66666…; x₂ = 5 ÷ (1.66666… + 2) = 5 ÷ 3.66666… = 1.36363…. The digit in the third decimal place is 3, so x₂ = 1.36 correct to 2 decimal places. Answer: 1.36. The distractors: 1.67 is x₁, the value after a single use of the formula, given by a candidate who counts the starting value itself as x₁; 1.49 is x₃ = 1.48648…, one use of the formula too many; 1.37 comes from writing x₁ down as 1.66, truncating the display instead of keeping it in full, and then working out 5 ÷ 3.66 = 1.36612…, which rounds up to 1.37.
- (c) 26.6 — h² = 1.6² = 2.56, so B = 68 ÷ 2.56 = 26.5625, which rounds to 26.6 (1 d.p.). A candidate who forgets to square the height gets 68 ÷ 1.6 = 42.5. A candidate who squares the mass instead of the height gets 68² ÷ 1.6 = 2890.0. A candidate who truncates 26.5625 instead of rounding it gets 26.5.
- (a) 27 — Method: let the smaller number be n, so the larger number is n + 9. Form the equation n + (n + 9) = 45. Working: simplify: 2n + 9 = 45, so 2n = 36, giving n = 18. The larger number is 18 + 9 = 27. Answer: 27. 18 is the smaller number, found correctly, but given as the answer to the question asking for the larger number. 22.5 comes from ignoring the "9 more" part and simply halving the total, 45 ÷ 2. 36 comes from a sign error when isolating the constant, treating the equation as 2n = 45 + 9 instead of 2n = 45 − 9.
- (a) 7.9 m — Method: the iteration converges on the width of the plot, so run the formula three times from the starting value and then add 4 m, because the length is 4 m greater than the width. Working: x₁ = √(30 − 4 × 3) = √18 = 4.24264…; x₂ = √(30 − 4 × 4.24264…) = √13.02943… = 3.60963…; x₃ = √(30 − 4 × 3.60963…) = √15.56147… = 3.94480…. The estimate for the length is 3.94480… + 4 = 7.94480…, which is 7.9 m correct to 1 decimal place. Answer: 7.9 m. The iteration is still oscillating at x₃, so this is the estimate that three uses of the formula give, not a settled value. The distractors: 3.9 m is x₃ itself, the width, given by a candidate who runs the iteration correctly and then stops before the step the question actually asks for; 7.6 m uses x₂ in place of x₃, one use of the formula short, and then adds the 4 m correctly; 15.8 m multiplies the width by 4 instead of adding 4 m to it, reading greater than as a multiplier.
- (d) It diverges, growing rapidly without limit. — x₁ = 2³ − 2 = 8 − 2 = 6. x₂ = 6³ − 2 = 216 − 2 = 214. x₃ = 214³ − 2 = 9800344 − 2 = 9800342. The values 6, 214, 9800342, … grow far larger at every step, so the sequence diverges rather than settling anywhere. Checking whether the sequence converges to a fixed value near 2 fails, since the terms grow enormously instead of levelling off. Checking for a repeating pair of values also fails, since 6, 214 and 9800342 are all different, with no sign of a return to 6. x₀ = 2 is a fixed point only if 2³ − 2 = 2, but 2³ − 2 = 6, not 2, so the sequence does not stay constant.
- (b) 6 — 3n + 4.5 = 22.5, so 3n = 18 and n = 6. A candidate who divides 22.5 by 3 first and ignores the 4.5 gets n = 7.5. A candidate who makes a sign error and forms the equation 3n − 4.5 = 22.5 gets 3n = 27 and n = 9. A candidate who divides by 3 before subtracting the 4.5, working out 22.5 ÷ 3 + 4.5, gets n = 12.
- (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.
- (d) 23 — Method: let the smallest integer be n, so the three consecutive integers are n, n + 1 and n + 2. Form the equation n + (n + 1) + (n + 2) = 72. Working: simplify the left side: 3n + 3 = 72, so 3n = 69, giving n = 23. Answer: 23. 24 comes from dividing 72 by 3 directly, 72 ÷ 3 = 24, which finds the middle integer rather than realising the three numbers differ. 25 comes from correctly finding n = 23 but reading off the largest integer, n + 2, instead of the smallest as asked. 21 comes from dividing first and subtracting after, (72 ÷ 3) − 3, instead of subtracting 3 before dividing by 3.
- (c) £9.70 — F = 2.50 + 1.20 × 6 = 2.50 + 7.20 = £9.70. £7.20 comes from forgetting to add the £2.50 fixed charge. £10.20 comes from adding the 2.50 to the number of miles before multiplying by 1.20, 1.20 × (6 + 2.50). £22.20 comes from adding the fixed charge and the rate together first and then multiplying by the miles, (2.50 + 1.20) × 6.
- (a) 36 km/h — Speed is distance ÷ time. Convert 25 minutes to hours: 25 ÷ 60 = 5/12 hours. Then 15 ÷ (5/12) = 15 × 12/5 = 36 km/h. Dividing 15 by 25 without converting minutes to hours gives 0.6 km/h. Multiplying 15 by 25/60 instead of dividing by it gives 6.25 km/h. Working out the speed in km per minute, 0.6, and then multiplying by 24 instead of 60 gives 14.4 km/h.
- (c) £8,000 — The multiplier for one year is 1 − 0.18 = 0.82, so 0.82 × 0.82 = 0.6724. Original value = 5,379.20 ÷ 0.6724 = £8,000. Treating the total drop as simple depreciation (18% × 2 = 36% lost in total, so dividing by 0.64 instead of 0.6724) gives 5,379.20 ÷ 0.64 = £8,405 (nearest pound) — wrong, because the depreciation compounds year by year rather than adding up. Dividing by 0.82 only once, forgetting the second year entirely, gives 5,379.20 ÷ 0.82 = £6,560 — wrong, because two years of depreciation have passed, not one. Multiplying by 0.6724 instead of dividing by it — repeating the depreciation forward instead of reversing it — gives 5,379.20 × 0.6724 = £3,617 (nearest pound) — wrong, because to find the ORIGINAL value you must undo the depreciation, not apply it again.
- (b) 3 — Method: a term is any part of an expression separated from the rest by a + or − sign, including a number on its own. Working: 8 − 3x + 5x² splits at the + and − signs into 8, −3x and 5x² — that is three separate terms. Answer: 3. Ryan's answer of 2 comes from wrongly excluding the number 8, thinking a term must contain a letter. 5 comes from miscounting by treating the coefficients and powers as separate terms as well as the letters. 1 comes from treating the whole expression as a single term because it is written without brackets.
- (c) 22 — p² means p × p. Substitute p = 2.5: p² = 6.25, so 4p² = 4 × 6.25 = 25, and 25 − 3 = 22. 97 comes from squaring 4p together instead of just p, (4 × 2.5)² − 3 = 10² − 3 = 97. 7 comes from using p instead of p², 4 × 2.5 − 3. 1 comes from squaring the 3 instead of the p, 4 × 2.5 − 3².
Build your own mix at the worksheet builder.