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) 6x + 12 — A regular hexagon has 6 equal sides, so the perimeter is 6(x + 2) = 6x + 12. A candidate who multiplies only the x-term by 6 and forgets to multiply the 2 gets 6x + 2. A candidate who multiplies only the number term by 6 and forgets to multiply the x gets x + 12. A candidate who adds 6 and 2 to make a single coefficient of x instead of expanding the brackets gets 8x.
- (d) An equation, true for one value of x — 2x + 5 = 17 is only true when x = 6, so it is an equation. A candidate who ignores the equals sign and focuses only on the x terms and numbers present picks the expression option. A candidate who sees an equals sign and assumes it must relate two different quantities, as a formula does, picks that option, missing that there is only one quantity, x, involved here. A candidate who wrongly checks whether both sides look similar in structure rather than testing specific values picks the identity option, missing that the two sides are not equal for every value of x.
- (b) 12 years — Method: call the number of years t, add t to both ages, and form an equation from the comparison at that future time. Working: in t years the leader will be 44 + t and the scout will be 16 + t, so 44 + t = 2(16 + t); expanding gives 44 + t = 32 + 2t, and subtracting t and 32 from both sides gives t = 12. Checking: in 12 years the leader will be 56 and the scout 28, and 56 = 2 × 28. Answer: 12 years. The distractors: 6 years comes from halving the leader's present age instead, so that the scout has to reach 22, which takes 6 years; 14 years comes from halving the 28-year gap between the two ages; 28 years comes from giving the age gap itself as the number of years.
- (a) xₙ₊₁ = ∛(5xₙ + 3) — Starting from x³ − 5x − 3 = 0, add 5x and 3 to both sides to get x³ = 5x + 3, then take the cube root of both sides: x = ∛(5x + 3), giving the iterative formula xₙ₊₁ = ∛(5xₙ + 3). A sign error when moving the constant term across, treating x³ − 5x − 3 = 0 as x³ = 5x − 3, gives xₙ₊₁ = ∛(5xₙ − 3). Swapping the coefficient of x with the constant term gives xₙ₊₁ = ∛(3xₙ + 5), which does not come from x³ = 5x + 3 at all. Treating cubing as meaning multiply by 3 rather than raise to the power 3, and so undoing it by dividing by 3 instead of taking a cube root, gives xₙ₊₁ = (5xₙ + 3) ÷ 3.
- (a) 45 — The ratio between the two given points, one power of x apart, gives b: 405 ÷ 135 = 3, so b = 3. Substituting back, at x = 1, y = A × b, so 135 = A × 3, giving A = 45. Giving the common ratio b itself instead of A confuses which unknown was asked for and produces 3 — wrong, because the question asks for A, not b. Giving 135 instead treats the first given point as the y-intercept and reads A off it directly — wrong, because that point is at x = 1, not x = 0, so 135 is A × b, not A. Assuming A equals b⁰ = 1 by itself, rather than substituting a known point to solve for A, gives 1 — wrong, because b⁰ is always 1 regardless of A; A must be found using an actual (x, y) pair from the graph.
- (c) 81 m — Split the velocity-time graph into its three phases. The accelerating phase (0 to 4 s) is a triangle: 1/2 × 4 × 6 = 12. The constant phase (4 s at 6 m/s, for 10 s) is a rectangle: 10 × 6 = 60. The decelerating phase (3 s) is a triangle: 1/2 × 3 × 6 = 9. Total distance: 12 + 60 + 9 = 81 m. Forgetting the final decelerating phase entirely and adding only the first two areas gives 12 + 60 = 72 m. Treating all three phases as rectangles, forgetting to halve either triangular phase, gives 4 × 6 + 10 × 6 + 3 × 6 = 102 m. Halving only the deceleration triangle correctly but treating the acceleration phase as a rectangle too gives 4 × 6 + 60 + 9 = 93 m.
- (a) 4 — Rectangle 1: P = 2(9 + 4) = 2 × 13 = 26 cm. Rectangle 2: P = 2(6 + 5) = 2 × 11 = 22 cm. Difference = 26 − 22 = 4 cm. 2 comes from finding the difference between (l + w) for each rectangle, 13 − 11 = 2, but forgetting to double it. 26 comes from giving rectangle 1's whole perimeter instead of the difference between the two. 6 comes from doubling only the change in length, 2 × (9 − 6), and ignoring that the width also changed.
- (d) 1 hour 32 minutes — T = 40 × 1.8 + 20 = 72 + 20 = 92 minutes. Since 92 = 60 + 32, the cooking time is 1 hour 32 minutes. A candidate who rounds the mass to 2 kg before substituting gets 40 × 2 + 20 = 100 minutes = 1 hour 40 minutes. A candidate who forgets to add the 20 minutes gets 40 × 1.8 = 72 minutes = 1 hour 12 minutes. A candidate who multiplies the mass by (40 + 20) = 60 instead of substituting into the formula gets 1.8 × 60 = 108 minutes = 1 hour 48 minutes.
- (a) 0 — the line does not intersect the circle — Substitute y = 2x + 7 into x² + y² = 4: x² + (2x + 7)² = 4, which expands to x² + 4x² + 28x + 49 = 4, giving 5x² + 28x + 45 = 0. The discriminant is b² − 4ac = 28² − 4 × 5 × 45. Since 28² = 784 and 4 × 5 × 45 = 900, the discriminant is 784 − 900 = −116. Since the discriminant is negative, the quadratic has no real solutions, so the line does not meet the circle at all: 0 intersection points. Distractor routes: "1 — the line is a tangent" confuses a negative discriminant with a zero one; a discriminant of exactly zero gives one point, a tangent, but −116 is not zero. "2 — the line crosses the circle at two points" assumes a positive discriminant without actually working it out. "It cannot be found without solving the quadratic" is the whole point the discriminant exists to avoid — its sign alone, without finding x, tells you the number of real solutions.
- (d) 3.425 — x₁ = ∛(6 × 3 + 20) = ∛38 = 3.3620 (unrounded, 3.36198...). x₂ = ∛(6 × 3.3620 + 20) = ∛40.172 = 3.425 (3 d.p.). Choosing 3.362 stops at x₁ instead of continuing to x₂. Choosing 2.722 leaves out the '+ 20' inside the root, working out ∛(6 × 3.3620) = ∛20.172 = 2.722. Choosing 0.556 subtracts 20 instead of adding it, working out ∛(6 × 3.3620 − 20) = ∛0.172 = 0.556.
- (c) Week 16, £37,000 — y = f(x − 6) − 8000 combines a horizontal translation of 6 units RIGHT (subtracting 6 inside the brackets) with a vertical translation of £8000 DOWN (subtracting 8000 outside). Applying both to the maximum (10, 45000): 10 + 6 = 16, so the new maximum is in week 16. And 45000 − 8000 = 37000, so the maximum weekly profit is £37,000.
- (d) 5 — Method: rearrange the formula to make m the subject, then substitute F = 15.50. Working: F = 3 + 2.5m, so subtracting 3 from both sides gives F − 3 = 2.5m, then dividing by 2.5 gives m = (F − 3) / 2.5. Substituting F = 15.50: m = (15.50 − 3) / 2.5 = 12.50 / 2.5 = 5. The value 6.2 comes from dividing 15.50 by 2.5 without subtracting the fixed £3 first. The value 3.2 comes from dividing first and subtracting afterwards, in the wrong order: (15.50 / 2.5) − 3 = 3.2. The value 7.4 comes from adding £3 instead of subtracting it before dividing: (15.50 + 3) / 2.5 = 7.4.
- (c) 6 km/h — Total distance = 8 + 4 = 12 km. Total time = 1 hour + 0.5 hours resting + 0.5 hours = 2 hours. Average speed = total distance ÷ total time = 12 ÷ 2 = 6 km/h. A speed of 8 km/h comes from leaving the resting time out of the total time: 12 ÷ 1.5 = 8. A speed of 4 km/h comes from dividing by too much time, such as double-counting the rest period: 12 ÷ 3 = 4. A speed of 12 km/h simply gives the total distance and forgets to divide by the total time at all.
- (d) 3 and 4 — f(3) = 3³ − 3 × 3² − 4 = 27 − 27 − 4 = −4, and f(4) = 4³ − 3 × 4² − 4 = 64 − 48 − 4 = 12. Since f(3) is negative and f(4) is positive, there is a change of sign, so the solution lies between 3 and 4. A sign slip when expanding −3x², treating it as +3x², gives f(3) = 27 + 27 − 4 = 50, a positive value; taken with the correctly negative f(2) = 8 − 12 − 4 = −8, this reads as a change of sign between 2 and 3. The same sign slip applied at x = 1 gives f(1) = 1 + 3 − 4 = 0, read as the point the sign changes, against f(0) = 0 + 0 − 4 = −4, giving 0 and 1. Shifting the correctly found interval up by one integer, an indexing slip, reports the change as lying between 4 and 5 instead of 3 and 4.
- (d) 300 m — For a constant speed, the speed-time graph is a horizontal line, and the area underneath is a rectangle: distance = speed × time = 15 × 20 = 300 m. Adding the two numbers instead of multiplying gives 35 m; dividing instead of multiplying gives 1.33 m; halving the product, as you would for a triangle, gives 7.5 m — but this section of the graph is a rectangle, not a triangle, so there is no halving to do.
Build your own mix at the worksheet builder.