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.Two brothers have ages that add up to 30. The elder brother is 6 years older than the younger brother. Work out the age of the younger brother.
- 2.The equation x² − 4x − 1 = 0 can be solved using the iterative formula xₙ₊₁ = √(4xₙ + 1). The starting value is x₀ = 1, so x₁ is the value after the formula has been used once. Work out x₂ correct to 3 decimal places.
- 3.A rectangular vegetable plot has an area of 30 m² and its length is 4 m greater than its width, x metres. This gives x² + 4x − 30 = 0, which can be solved using the iterative formula xₙ₊₁ = √(30 − 4xₙ). The starting value is x₀ = 3, so x₁ is the value after the formula has been used once. Work out x₃, and use it to find an estimate for the length of the plot, giving your answer correct to 1 decimal place.
- 4.Solve 2x² − 32 = 0.
- 5.A car's journey is represented by a velocity-time graph. The total distance travelled, found from the area under the graph, is 350 metres, and the total time for the journey is 25 seconds. Work out the car's average speed for the whole journey, in m/s.
- 6.Point R has coordinates (3, −5). Point R is reflected in the line y = 2 to point S. Write down the coordinates of S.
- 7.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
- 8.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.
- 9.A train's distance-time graph shows it travelling 100 km at a steady speed in the first 1.5 hours, waiting at a signal for 0.25 hours, then travelling a further 47 km in 0.75 hours. Work out the average speed for the whole journey, correct to 1 decimal place.
- 10.The tangent to a curve at the point where x = 4 passes through the points (2, 5) and (6, 21). Use these two points to estimate the gradient of the curve at x = 4.
- 11.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.
- 12.A stack of firewood has 3 logs in the top layer. Each layer below has 4 more logs than the layer above it. Work out the number of logs in the 6th layer from the top.
- 13.The equation x³ − 2x − 7 = 0 has exactly one solution. It can be found using the iterative formula xₙ₊₁ = ∛(2xₙ + 7), with starting value x₀ = 2, so that x₁ is the value after the formula has been used once. Work out the solution correct to 2 decimal places, iterating until two consecutive values round to the same 2 decimal places.
- 14.Harry is 14 years old and Mia is 8 years old. Will Harry ever be exactly twice as old as Mia? Give a reason for your answer.
- 15.f(x) = x³ − 3x − 5. Given that f(2.2) = −0.952 and f(2.3) = 0.267, work out what this shows about the equation x³ − 3x − 5 = 0.y = x
Answer key
- (d) 12 — Method: call the younger brother's age x, write the elder brother's age in terms of x, and form an equation from the total. Working: the elder brother is x + 6, so x + (x + 6) = 30; simplifying gives 2x + 6 = 30, subtracting 6 from both sides gives 2x = 24, and dividing by 2 gives x = 12. Checking: 12 and 18 add up to 30 and differ by 6. Answer: 12. The distractors: 18 comes from solving correctly and then giving the elder brother's age, which is not the age asked for; 15 comes from halving 30 and ignoring the 6-year difference altogether; 24 comes from taking 6 off the total, 30 − 6 = 24, and giving that as an age.
- (c) 3.153 — x₁ = √(4 × 1 + 1) = √5 = 2.236067977. x₂ = √(4 × 2.236067977 + 1) = √9.944271908 = 3.153453965, which rounds to 3.153. Reporting x₁ instead of x₂ gives 2.236067977, which rounds to 2.236. A sign error inside the root, using xₙ₊₁ = √(4xₙ − 1) instead of √(4xₙ + 1), gives x₁ = √3 = 1.732050808 and x₂ = √(4 × 1.732050808 − 1) = √5.928203232 = 2.434790182, which rounds to 2.435. Applying the formula in the wrong order, working out √(4xₙ) + 1 at every step instead of √(4xₙ + 1), gives x₁ = √4 + 1 = 3 and x₂ = √(4 × 3) + 1 = 4.464101615, which rounds to 4.464.
- (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) x = 4 or x = −4 — Method: divide both sides by 2 to get x² = 16, then take the square root of both sides: x = 4 or x = −4. Distractor origins: x = 4 forgets the negative root; x = 8 comes from halving 16 instead of taking its square root; x = 16 stops at x² = 16 without ever taking the square root.
- (b) 14 m/s — Average speed for a whole journey is total distance divided by total time: 350 ÷ 25 = 14 m/s. Multiplying the distance and time instead of dividing gives 350 × 25 = 8750 m/s. Adding the distance and time instead of dividing gives 350 + 25 = 375 m/s. Inverting the division, working out time divided by distance, gives 25 ÷ 350, which rounds to 0.07 m/s.
- (c) (3, 9) — Reflecting in the horizontal line y = 2 keeps the x-coordinate the same and maps y to 2 × 2 − y = 4 − (−5) = 9, so S = (3, 9). A candidate who uses k − y instead of 2k − y gets 2 − (−5) = 7, giving (3, 7). A candidate who reflects in the x-axis instead of the line y = 2, simply changing the sign of y, gets (3, 5). A candidate who also changes the sign of the x-coordinate, as if reflecting in both axes, gets (−3, 9).
- (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) 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) 58.8 km/h — Total distance = 100 + 47 = 147 km. Total time = 1.5 + 0.25 + 0.75 = 2.5 hours. Average speed = 147 ÷ 2.5 = 58.8 km/h. Leaving out the 0.25 hours of waiting from the total time gives 147 ÷ 2.25 = 65.3 km/h (1 d.p.) — wrong, because the train is stationary but time is still passing on the whole journey. Using only the first leg gives 100 ÷ 1.5 = 66.7 km/h (1 d.p.) — wrong, because it ignores the second leg of the journey entirely. Working out each leg's own speed (100 ÷ 1.5 = 66.7 km/h and 47 ÷ 0.75 = 62.7 km/h) and then averaging those two speeds gives 64.7 km/h (1 d.p.) — wrong, because the average of two speeds over DIFFERENT times is not the same as total distance divided by total time.
- (a) 4 — The gradient of a straight line through two points is the change in y divided by the change in x. Change in y = 21 − 5 = 16. Change in x = 6 − 2 = 4. Gradient = 16 ÷ 4 = 4. Dividing x by y instead of y by x gives 0.25; forgetting to divide by the change in x at all leaves 16; dividing by only one of the two x-coordinates, 16 ÷ 2 = 8, uses the wrong denominator.
- (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) 23 — The number of logs increases by 4 for each layer down, starting from 3 in the top layer, so the nth layer has 3+(n−1)×4 logs. For the 6th layer: 3+5×4=3+20=23. A candidate who adds the difference of 4 six times instead of five, treating the top layer as needing an addition too, would compute 3+6×4=27. A candidate who uses 4n instead of 4n−1, omitting the adjustment for the first layer, would compute 4×6=24. A candidate who subtracts the common difference, 4, instead of 1 when adjusting the multiplier would compute 4×6−4=20.
- (c) 2.26 — Method: apply the formula repeatedly, keeping the whole display each time, and stop when two values in a row round to the same 2 decimal places; that shared rounded value is the solution to that accuracy. Working: x₁ = ∛(2 × 2 + 7) = ∛11 = 2.22398…; x₂ = ∛(2 × 2.22398… + 7) = ∛11.44796… = 2.25377…; x₃ = ∛11.50754… = 2.25767…; x₄ = ∛11.51534… = 2.25818…. Now x₃ and x₄ both round to 2.26, so the sequence has settled. Answer: 2.26. The distractors: 2.22 is x₁ rounded, quoted by a candidate who stops after one use of the formula; 2.25 is x₂ rounded, quoted by a candidate who stops as soon as two values look close instead of waiting until two consecutive values round to the same figure; 1.91 is ∛7, which comes from ignoring the 2x term and solving x³ = 7 instead.
- (c) No — that moment has already passed — Method: call the number of years from now x, add x to both ages, form the equation from the comparison and then interpret the value of x that comes out. Working: in x years Harry will be 14 + x and Mia will be 8 + x, so 14 + x = 2(8 + x); expanding gives 14 + x = 16 + 2x, and subtracting x and 16 from both sides gives x = −2. A negative value of x places the moment two years in the past, when Harry was 12 and Mia was 6 and 12 = 2 × 6, so it is not something still to come. Answer: no — that moment has already passed. The distractors: the claim that it has never happened and never will comes from reaching x = −2 and reading a negative number of years as no solution at all, when x = −2 does not say that no such moment exists but says where it is — two years before now; the claim that it happens when Harry is 16 comes from doubling Mia's present age, 2 × 8 = 16, and reading that as the age Harry has to reach; the claim that it happens when Harry is 20 comes from expanding 2(8 + x) as 8 + 2x, doubling only the x, which gives x = 6.
- (d) It has a solution between x = 2.2 and x = 2.3 — Since f(2.2) is negative and f(2.3) is positive, the graph of f crosses the x-axis somewhere between x = 2.2 and x = 2.3, so the equation has a solution in that interval. Choosing 'between x = −2.2 and x = −2.3' confuses the negative f-VALUE at 2.2 with a negative x-value. Choosing 'no solution' misreads a change of sign as meaning the opposite of what it shows. Choosing 'exactly two solutions' assumes a single change of sign must give two roots, which is not what the rule guarantees.
Build your own mix at the worksheet builder.