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
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.An allotment is in the shape of a rectangle. Its length is 5 m more than its width, x metres, and its area is 20 m². This gives x² + 5x − 20 = 0, which can be solved using the iterative formula xₙ₊₁ = 20 ÷ (xₙ + 5). Taking x₀ = 2, so that x₁ is the value found after the formula has been used once, work out x₂ correct to 2 decimal places.
- 2.A plumber charges a call-out fee of £30 plus £25 for each hour worked. The total bill for a job was £130. Work out how many hours the plumber worked.
- 3.A taxi fare, in pounds, for a journey of m miles is given by the formula F = 3 + 2.5m. A journey costs £15.50. Work out the distance travelled, m, by first rearranging the formula to make m the subject, then substituting F = 15.50.
- 4.A car's speed, in m/s, during a journey is: 0 at t = 0 s, 8 at t = 4 s, and 8 (constant) from t = 4 s to t = 10 s, increasing at a constant rate between t = 0 and t = 4. Estimate the total distance the car travels, using the areas of a triangle and a rectangle.
- 5.A regular hexagon has sides of length (x + 2) cm. Write down an expression, in terms of x, for the perimeter of the hexagon.
- 6.A car is decelerating. The tangent to its velocity-time graph at t = 12 seconds passes through the points (8, 22) and (16, 6), where velocity is in m/s and time is in seconds. Work out the gradient of this tangent, in m/s².
- 7.The mean of four numbers is 12.5. Three of the numbers are 8, 15 and 19. Form an equation using n for the fourth number, and solve it to find n.
- 8.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.
- 9.The equation x³ − 3x − 4 = 0 has a root near x = 2. Four students each try a different iterative formula, all starting from x₀ = 2: xₙ₊₁ = ∛(3xₙ + 4); xₙ₊₁ = (xₙ³ − 4) ÷ 3; xₙ₊₁ = 4 ÷ (xₙ² − 3); xₙ₊₁ = xₙ³ − 2xₙ − 4. Only one of these formulas keeps producing values that settle near the root when it is repeated. Work out x₁, correct to 3 decimal places, for the formula that does this.
- 10.A person's body mass index is given by the formula B = m ÷ h², where m is the mass in kg and h is the height in metres. Work out B, to 1 decimal place, when m = 68 and h = 1.6.
- 11.The graph of P = 480 ÷ V shows how the pressure, P pascals, of a gas depends on its volume, V cm³, at constant temperature. Use the relationship to work out the volume when the pressure is 32 pascals, and then work out by how much the volume increases when the pressure drops to 24 pascals.
- 12.A gas company charges a standing charge plus a rate per unit used. The total cost, y in pounds, for using x units is given by y = 0.15x + 20. Work out the cost of using 200 units.y = 0.15x + 20
- 13.The graph of y = x² − 2x − 8 takes these values: when x = −2, y = 0; when x = −1, y = −5; when x = 0, y = −8; when x = 3, y = −5; when x = 4, y = 0. Use these values to write down the two solutions of x² − 2x − 8 = 0.y = x² − 2x − 8
- 14.The line y = 2x + 7 and the circle x² + y² = 4 are given. By finding the discriminant of the resulting quadratic, without solving it fully, work out how many points the line and the circle intersect at.y = 2x + 7
- 15.A rectangular photo has length (x + 3) cm and width x cm. Its area is 40 cm². Work out the value of x.
Answer key
- (a) 2.55 — x₁ = 20 ÷ (2 + 5) = 20 ÷ 7 = 2.857142857. x₂ = 20 ÷ (2.857142857 + 5) = 20 ÷ 7.857142857 = 2.545454545, which rounds to 2.55. Reporting x₁ instead of x₂ gives 2.857142857, which rounds to 2.86. Dropping the +5 in the denominator, using xₙ₊₁ = 20 ÷ xₙ, gives x₁ = 20 ÷ 2 = 10 and x₂ = 20 ÷ 10 = 2, which is 2.00. A sign error in the denominator, using xₙ₊₁ = 20 ÷ (xₙ − 5), gives x₁ = 20 ÷ (2 − 5) = −6.666666667 and x₂ = 20 ÷ (−6.666666667 − 5) = −1.714285714, which rounds to −1.71.
- (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.
- (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) 64 m — The distance travelled is the area under the speed-time graph. From t = 0 to t = 4, the shape is a triangle with base 4 and height 8, area 1/2 × 4 × 8 = 16. From t = 4 to t = 10, the shape is a rectangle with base 6 and height 8, area 6 × 8 = 48. Total distance: 16 + 48 = 64 m. Treating the whole 10 seconds as a single trapezium with parallel sides 0 and 8 and width 10, instead of splitting it into the triangle and rectangle, gives 40 m. Ignoring the acceleration phase completely and assuming the car travels at a constant 8 m/s for all 10 seconds gives 8 × 10 = 80 m. Misreading the second interval as running from t = 4 to t = 8 instead of t = 4 to t = 10 gives a rectangle area of 4 × 8 = 32, plus the correct triangle of 16, totalling 48 m.
- (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.
- (a) −2 m/s² — The gradient of a line through two points is the change in the y-value divided by the change in the x-value: (6 − 22)/(16 − 8) = −16/8 = −2 m/s². The negative sign confirms the deceleration mentioned in the question. Writing 2 m/s² comes from subtracting the velocities in the wrong order, using (22 − 6) instead of (6 − 22), which loses the sign that shows the car is slowing down. Writing −0.5 m/s² comes from inverting the fraction, dividing the change in time by the change in velocity instead of the other way round. Writing −16 m/s² comes from finding the change in velocity, −16, but forgetting to divide by the change in time, 8 seconds.
- (d) 8 — Since the mean of the four numbers is 12.5, their total is 4 × 12.5 = 50. The three known numbers add up to 8 + 15 + 19 = 42, so n = 50 − 42 = 8. A candidate who multiplies the mean by 3 instead of 4 gets a total of 37.5, giving n = 37.5 − 42 = −4.5. A candidate who forgets to subtract the three known numbers and gives the total itself as n states n = 50. A candidate who subtracts the mean from the total of the three known numbers instead of the other way round gets n = 42 − 12.5 = 29.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.
- (a) 2.154 — Continuing xₙ₊₁ = ∛(3xₙ + 4) from x₁ = 2.154 gives x₂ = 2.187, x₃ = 2.195, settling towards the root near 2.196 — this is the formula that converges. Continuing xₙ₊₁ = (xₙ³ − 4) ÷ 3 from x₁ = 1.333 gives x₂ = −0.543 and then x₃ = −1.387, moving further from the root each time. Continuing xₙ₊₁ = 4 ÷ (xₙ² − 3) from x₁ = 4 gives x₂ = 0.308 and then x₃ = −1.377, swinging wildly rather than settling. Continuing xₙ₊₁ = xₙ³ − 2xₙ − 4 from x₁ = 0 gives x₂ = −4 and then x₃ = −60, running away from the root entirely.
- (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.
- (b) 5 cm³ — When P = 32, V = 480 ÷ 32 = 15 cm³. When P = 24, V = 480 ÷ 24 = 20 cm³. The increase in volume is 20 − 15 = 5 cm³. Giving only the second volume, 20 cm³, forgets to subtract the first volume. Giving only the first volume, 15 cm³, answers the wrong part of the question. Subtracting the two pressures instead of the two volumes, 32 − 24 = 8, mixes up which quantity the question asks for.
- (a) £50 — Substituting x = 200 into y = 0.15x + 20 gives y = 0.15 × 200 + 20 = 30 + 20 = £50. A candidate who forgets to add the standing charge would get only 0.15 × 200 = £30. A candidate who misplaces the decimal point in the rate, using 1.5 instead of 0.15, would get 1.5 × 200 + 20 = £320. A candidate who swaps the roles of the rate and the number of units would work out 0.15 × 20 + 200 = £203.
- (c) x = −2 or x = 4 — The solutions of x² − 2x − 8 = 0 are the x-values where y = 0. From the table, y = 0 when x = −2 and when x = 4, so those are the two solutions. Distractor origins: x = −1 or x = 3 picks the pair of x-values that give equal (but non-zero) y-values instead of y = 0; x = 0 or x = −8 mixes up an x-value with its corresponding y-value; x = −2 only reads off one of the two roots and misses the other.
- (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.
- (b) x = 5 — Area = length × width, so x(x + 3) = 40, which rearranges to x² + 3x − 40 = 0. This factorises as (x + 8)(x − 5) = 0: the two numbers in the brackets must multiply to −40 and add to +3, and the pair 8 and −5 does both. This gives x = −8 or x = 5. Since x is a length, it cannot be negative, so x = 5. A candidate who gives both solutions without rejecting the negative one, which cannot be a length, answers x = 5 or x = −8. A candidate who picks the wrong factor pair of 40, such as 10 and −4 instead of 8 and −5, gets (x + 10)(x − 4) = 0 and answers x = 4. A candidate who rejects the wrong root, keeping the negative solution instead of the positive one, answers x = −8.
Build your own mix at the worksheet builder.