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.A ball's height, h metres, t seconds after being thrown follows h = (t − 1)(9 − t). Given that the ball is at ground level at t = 1 and t = 9, work out at what time t the ball reaches its maximum height, using symmetry.
- 2.The equation x³ − 5x − 3 = 0 can be rearranged to give an iterative formula of the form xₙ₊₁ = ∛(…). Work out which one of these is a correct rearrangement.
- 3.A ferry's distance-time graph is a straight line from (0 minutes, 0 km) to (25 minutes, 15 km). Work out the ferry's speed in kilometres per hour.
- 4.f(x) = x³ − 3x − 20, and the equation f(x) = 0 has exactly one solution. Work out the pair of consecutive integers between which that solution lies.y = x
- 5.The point (20, 21) lies on the circle x² + y² = 841, which has centre O(0, 0). The tangent to the circle at (20, 21) crosses the x-axis at P and the y-axis at Q. Work out the area of triangle OPQ, correct to 1 decimal place.
- 6.The diagram shows a distance–time graph for a cyclist travelling at a constant speed, for the first 6 minutes of a journey. Distance is in kilometres and time is in minutes. Work out how far the cyclist would travel in 20 minutes at the same speed.
- 7.A recipe gives the cooking time, in minutes, for a chicken as T = 40m + 20, where m is the mass in kg. A chicken has a mass of 1.8 kg. Work out the cooking time in hours and minutes.
- 8.A park is drawn on a grid in which 1 unit represents 1 km. The car park is at the point (0, 0) and the lake is at the point (3, 5). Work out the direct distance, in km, from the car park to the lake, giving your answer to 1 decimal place.
- 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 taxi company charges a £2.50 booking fee plus £1.80 per mile. A journey costs £15.10 in total. Work out the number of miles travelled.
- 11.A cyclist's velocity increases from 3 m/s to 11 m/s over 5 seconds, at a constant rate. Work out the cyclist's acceleration, in m/s².
- 12.The equation 7x = x² + 3 can be solved using the iterative formula xₙ₊₁ = (xₙ² + 3) ÷ 7. Taking x₀ = 0.4, x₁ = 0.4514 correct to 4 decimal places. Using the full unrounded value of x₁, work out x₂ correct to 3 decimal places.
- 13.A photo printing service has two adverts for its price. Advert A: cost in pounds = 3(2n + 4) for n photos. Advert B: cost in pounds = 6n + 12. A customer says the two adverts always charge the same amount. Is the customer correct?
- 14.A circle has centre (0, 0) and passes through the point (12, 35). Work out the equation of the circle.
- 15.Ethan is 10 years old and his father is 40 years old. Work out how many years ago Ethan's father was seven times as old as Ethan.
Answer key
- (d) t = 5 — The maximum height occurs halfway between the two times when the ball is at ground level: the midpoint of t = 1 and t = 9 is (1 + 9) ÷ 2 = 5, so the ball reaches its maximum height at t = 5 seconds. Getting t = 4 comes from halving the DIFFERENCE between the times, 9 − 1 = 8, then 8 ÷ 2 = 4, instead of finding their midpoint. Getting t = 8 uses that difference, 9 − 1 = 8, as if the gap between the two times were itself the time of the maximum. Getting t = 10 adds the two times, 1 + 9 = 10, but forgets to divide by 2.
- (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) 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.
- (b) 3 and 4 — Method: the graph of f(x) is continuous, so where it crosses the x-axis the value of f(x) changes sign; substitute consecutive integers until one value is negative and the next is positive. Working: f(2) = 8 − 6 − 20 = −18, f(3) = 27 − 9 − 20 = −2 and f(4) = 64 − 12 − 20 = 32. The sign changes from negative to positive between x = 3 and x = 4, so the solution lies there. Answer: 3 and 4. The distractors: 2 and 3 comes from ignoring the −3x term and solving x³ = 20, whose root is 2.71, one interval to the left; 6 and 7 comes from reading x³ as x² and solving x² − 3x − 20 = 0, whose positive root is 6.22; 4 and 5 is the interval immediately after the change of sign, named by a candidate who finds f(4) positive and quotes the interval beginning there instead of the one across which the sign actually turned.
- (a) 842.0 — The radius to (20, 21) has gradient 21/20, so the tangent's gradient is −20/21. The tangent line is y − 21 = −20/21(x − 20), i.e. y = −20/21x + 841/21. Setting y = 0 gives the x-intercept x = 841/20 = 42.05; setting x = 0 gives the y-intercept y = 841/21 ≈ 40.048. The area of triangle OPQ is 1/2 × 42.05 × 40.048 ≈ 842.0. 1684.0 comes from multiplying the two intercepts without the 1/2 that a triangle's area needs — twice the correct area. 580.7 comes from using the circle's radius, 29, as a side of the triangle instead of the x-intercept, 42.05: 1/2 × 29 × 40.048 ≈ 580.7. 2.0 comes from a sign error in the tangent's gradient — using 20/21 instead of −20/21 — which gives a different line, with intercepts x ≈ −2.05 and y ≈ 1.952, and area 1/2 × 2.05 × 1.952 ≈ 2.0.
- (b) 10 km — Method: find the constant speed from the graph (distance ÷ time for any point on the line), then multiply that speed by 20 minutes. Working: the line passes through (4 minutes, 2 km), so the speed is 2 ÷ 4 = 0.5 km per minute; in 20 minutes the cyclist travels 0.5 × 20 = 10 km. Answer: 10 km. Distractor refutation: 3 km comes from reading off the distance shown at the end of the plotted section (6 minutes) and stopping there, instead of extending the line to 20 minutes. 20 km comes from misreading the speed as 1 km per minute instead of 0.5 km per minute, doubling the true rate. 40 km comes from dividing 20 by the speed instead of multiplying by it, a reciprocal mix-up.
- (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) 5.8 — The horizontal distance is 3 and the vertical distance is 5, so using Pythagoras' theorem the distance is √(3² + 5²) = √34 = 5.8 (1 d.p.). A candidate who adds the two differences instead of using Pythagoras gets 3 + 5 = 8.0. A candidate who works out 3² + 5² = 34 but forgets to take the square root gets 34.0. A candidate who subtracts the squares instead of adding them gets √(5² − 3²) = √16 = 4.0.
- (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.
- (d) 7 — Method: set up the equation 2.50 + 1.80m = 15.10, then subtract the booking fee and divide by the cost per mile. Working: 1.80m = 15.10 − 2.50 = 12.60; m = 12.60 ÷ 1.80 = 7. Answer: 7 miles. 8.39 comes from dividing the whole £15.10 by £1.80 without first subtracting the booking fee: 15.10 ÷ 1.80 ≈ 8.39. 5.32 comes from swapping the two amounts round, subtracting £1.80 and dividing by £2.50: (15.10 − 1.80) ÷ 2.50 ≈ 5.32. 9.78 comes from adding the booking fee instead of subtracting it: (15.10 + 2.50) ÷ 1.80 ≈ 9.78.
- (b) 1.6 m/s² — Acceleration is the change in velocity divided by the time taken: (11 − 3) ÷ 5 = 8 ÷ 5 = 1.6 m/s². Forgetting to subtract the initial velocity and dividing the final velocity by the time instead gives 11 ÷ 5 = 2.2 m/s². Inverting the fraction, dividing the time by the change in velocity, gives 5 ÷ 8 = 0.625 m/s². Finding the change in velocity, 8 m/s, but stopping without dividing by the time gives 8 m/s².
- (b) 0.458 — x₁ = (0.4² + 3) ÷ 7 = 3.16 ÷ 7 = 0.4514 (unrounded, 0.451428...). x₂ = (x₁² + 3) ÷ 7 = (0.2038 + 3) ÷ 7 = 3.2038 ÷ 7 = 0.458 (3 d.p.). Choosing 0.632 divides only the 3 by 7 instead of dividing the whole sum x₁² + 3 by 7. Choosing 0.451 repeats the calculation for x₁ instead of moving on to x₂. Choosing 0.493 uses x₁ itself instead of x₁² inside the formula.
- (a) They always charge the same, since 3(2n + 4) = 6n + 12. — Expand Advert A's formula by multiplying both terms inside the bracket by 3: 3 × 2n = 6n, and 3 × 4 = 12, giving 3(2n + 4) = 6n + 12, which is identical to Advert B's formula — so the two adverts always charge the same amount, whatever n is. Getting 6n + 4 comes from multiplying the 2n by 3 but leaving the 4 unmultiplied. Getting 2n + 7 comes from adding 3 to the bracket instead of multiplying by it. Saying it depends on n avoids expanding the bracket at all — once expanded, both formulas are identical for every value of n, so the cost can be compared directly.
- (b) x² + y² = 1369 — For a circle centred at the origin, the radius squared equals the sum of the squares of the coordinates of any point on it: r² = 12² + 35² = 144 + 1225 = 1369. The equation is x² + y² = 1369. x² + y² = 2209 comes from adding the coordinates first and then squaring the sum: (12 + 35)² = 47² = 2209, instead of squaring each coordinate separately. x² + y² = 1225 comes from using only 35² and leaving out the 12² term. x² + y² = 144 comes from using only 12² and leaving out the 35² term.
- (c) 5 — Method: call the number of years ago t, take t off both ages, and form an equation from the comparison at that time. Working: t years ago the father was 40 − t and Ethan was 10 − t, so 40 − t = 7(10 − t); expanding gives 40 − t = 70 − 7t, adding 7t to both sides gives 40 + 6t = 70, subtracting 40 gives 6t = 30, and dividing by 6 gives t = 5. Checking: five years ago the father was 35 and Ethan was 5, and 35 = 7 × 5. Answer: 5. The distractors: 35 comes from finding the right moment but giving the father's age at that time instead of the number of years; 30 comes from using Ethan's present age on the right-hand side, 40 − t = 7 × 10, which gives t = −30 and is then written as 30; 24 comes from reaching 6t = 30 correctly and subtracting 6 instead of dividing by 6.
Build your own mix at the worksheet builder.