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.
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.The table shows the velocity, in m/s, of a train at various times, in seconds: 0 at t = 0, 20 at t = 4, 35 at t = 10, 27 at t = 14. Assuming the velocity changes at a constant rate between each pair of readings, estimate the distance the train travels between t = 0 and t = 12, using the trapezium rule.
- 2.Solve x² − 8x + 3 = 0 by completing the square. Give your answers in surd form.
- 3.Line P has equation y = −2x + 5 and line Q has equation 2y = x + 6. Are lines P and Q perpendicular to each other?y = -2x + 5y = x + 6
- 4.A mobile phone plan charges a fixed monthly fee plus an amount for each gigabyte of data used. The total cost £C for using g gigabytes in a month is given by C = 15 + 2g. What does the number 2 represent in this formula?
- 5.The equation x² − 3x − 7 = 0 can be solved using the iterative formula xₙ₊₁ = √(3xₙ + 7). The starting value is x₀ = 4, so x₁ is the value after the formula has been used once. Work out x₃ correct to 3 decimal places.
- 6.The formula for the perimeter of a rectangle is P = 2(l + w). One rectangle has l = 9 cm and w = 4 cm. A second rectangle has l = 6 cm and w = 5 cm. Work out how many cm greater the perimeter of the first rectangle is than the perimeter of the second.
- 7.A sequence has the position-to-term rule n² + 1, where n is the position number. Work out how much bigger the 5th term is than the 4th term.
- 8.Factorise fully 12x² + 18x.
- 9.Solve 3x + 14 = 8x − 6
- 10.Line L has equation y = 3x + 1. Which of these lines is perpendicular to L?y = 3x + 1
- 11.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.
- 12.Solve 2x² − 7x + 3 = 0.
- 13.A rectangular photo has length (x + 3) cm and width x cm. Its area is 40 cm². Work out the value of x.
- 14.The graph of y = f(x) has x-intercepts at x = −1 and x = 4. Which statement correctly describes the x-intercepts of y = f(2 − x)?
- 15.The diagram shows part of the graph of a reciprocal function of the form , passing through the labelled point. Work out the value of k.
Answer key
- (a) 271 m — The reading at t = 12 isn't in the table, so it must be interpolated between t = 10 (35 m/s) and t = 14 (27 m/s): the velocity falls by 8 m/s over the 4-second gap, so over 2 seconds it falls by 4 m/s, giving 35 − 4 = 31 m/s. The trapezium rule then uses three strips of unequal width, 4, 6 and 2 seconds, with areas of 40, 165 and 66: 40 + 165 + 66 = 271 m. Writing 267 m comes from skipping the interpolation and using the table's t = 14 reading, 27, directly as the height at t = 12. Writing 282 m comes from treating all three strips as though they were 4 seconds wide, instead of using the true gaps of 4, 6 and 2 seconds between the readings. Writing 275 m comes from using the t = 10 reading, 35, at both ends of the final strip, instead of interpolating a new value at t = 12.
- (a) x = 4 ± √13 — Method: halve the coefficient of x to form the bracket, subtract the square of that number to keep the expression equal to the original, then rearrange and take the square root of both sides. Working: half of −8 is −4, so x² − 8x + 3 = (x − 4)² − 16 + 3 = (x − 4)² − 13; setting this equal to zero gives (x − 4)² = 13, so x − 4 = ±√13 and x = 4 ± √13. Answer: x = 4 ± √13. The distractors: x = 8 ± √13 comes from putting the whole coefficient 8 inside the bracket instead of half of it; x = 4 ± √19 comes from adding 16 and 3 rather than subtracting 3 from 16; x = −4 ± √13 comes from writing the bracket as (x + 4)², which reverses the sign of the number that comes out of it.
- (a) Yes — the gradients multiply to −2 × 1/2 = −1. — Rearrange Q into the form y = mx + c: 2y = x + 6 gives y = (1/2)x + 3, so Q has gradient 1/2. P has gradient −2. Two lines are perpendicular exactly when the product of their gradients is −1: −2 × 1/2 = −1. Since this holds, P and Q are perpendicular. Distractor routes: "the product is −1, but perpendicular needs 1" works out the product correctly but misremembers the condition — the perpendicular test is a product of exactly −1, and parallel lines are spotted by their gradients being equal, not by a product of 1. "Q's gradient is 2, and −2 × 2 = −4" comes from reading the 2 in front of y in 2y = x + 6 as the gradient, instead of dividing the whole equation by 2 first to reach y = (1/2)x + 3, where the gradient is 1/2. "Both equations have a negative x-term" is not a valid test at all — P's equation does have a negative x-term, but Q's, once rearranged, does not, and matching signs say nothing about the actual gradients.
- (c) The cost, in pounds, for each extra gigabyte of data used — In C = 15 + 2g, the number multiplying g is the gradient, which gives the extra cost for each extra unit of g — here, £2 for each extra gigabyte. 'The fixed monthly fee, in pounds' describes the constant term 15, not the coefficient of g. 'The total number of gigabytes included in the plan' misreads the coefficient as a quantity of data rather than a cost per gigabyte. 'The cost … for each extra 2 gigabytes' doubles the unit the coefficient actually applies to — it is the cost for each single extra gigabyte.
- (d) 4.521 — x₁ = √(3 × 4 + 7) = √19 = 4.358898944. x₂ = √(3 × 4.358898944 + 7) = √20.076696833 = 4.480702716. x₃ = √(3 × 4.480702716 + 7) = √20.442108148 = 4.521294964, which rounds to 4.521. Mislabelling the starting value x₀ as x₁, so that the working stops one iteration too early, reports the true x₂ = 4.480702716, which rounds to 4.481. Working out one iteration too many reports the true x₄ = √(3 × 4.521294964 + 7) = 4.534741987, which rounds to 4.535. Applying the formula in the wrong order, calculating √(3xₙ) + 7 at every step instead of √(3xₙ + 7), gives, from x₀ = 4: √12 + 7 = 10.464101615, then √(3 × 10.464101615) + 7 = 12.602883619, then √(3 × 12.602883619) + 7 = 13.148873950, which rounds to 13.149.
- (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.
- (a) 9 — Method: the gaps in this sequence are not constant, so work out each of the two terms named from the rule and then subtract the earlier from the later. Working: the 5th term is 5² + 1 = 25 + 1 = 26 and the 4th term is 4² + 1 = 16 + 1 = 17, so the difference is 26 − 17. Answer: 9. The distractors: 7 comes from using the 3rd and 4th terms, one position too early, 17 − 10; 11 comes from using the 5th and 6th terms, one position too late, 37 − 26; 1 comes from subtracting the position numbers, 5 − 4, instead of the terms themselves.
- (c) 6x(2x + 3) — The highest common factor of 12x² and 18x is 6x. Dividing each term by 6x gives 12x² ÷ 6x = 2x and 18x ÷ 6x = 3, so 12x² + 18x = 6x(2x + 3). A candidate who only takes out the number 6 (missing the x) gets 6(2x² + 3x), which is not fully factorised. A candidate who only takes out 2x (missing the extra factor of 3 in 6) gets 2x(6x + 9), also not fully factorised — the bracket still shares a common factor. A candidate who takes out 3x instead of the full 6x gets 3x(4x + 6), which again is not fully factorised since 4x + 6 shares a common factor of 2.
- (c) x = 4 — Method: with an unknown on both sides, subtract the smaller x term from both sides so that all the x is on one side, then collect the numbers on the other. Working: subtracting 3x from both sides gives 14 = 5x − 6; adding 6 to both sides gives 20 = 5x; dividing both sides by 5 gives x = 4. Checking: 3 × 4 + 14 = 26 and 8 × 4 − 6 = 26. Answer: x = 4. The distractors: x = 2.5 comes from taking 3x off the left-hand side only, leaving 14 = 8x − 6 and so 8x = 20; x = −1.6 comes from changing the sign of the 8x when it is moved across but leaving the sign of the 14 unchanged, giving 3x − 8x = −6 + 14 and so −5x = 8; x = 15 comes from reaching 5x = 20 correctly and then subtracting 5 instead of dividing by 5.
- (b) y = −(1/3)x + 2 — Method: two lines are perpendicular when the product of their gradients is −1, so the gradient of a line perpendicular to one of gradient m is the negative reciprocal, −1 divided by m. Working: reading m from y = 3x + 1 gives a gradient of 3, so the perpendicular gradient is −1 ÷ 3 = −1/3, and the line carrying that gradient is y = −(1/3)x + 2; the check 3 × (−1/3) = −1 confirms it. Answer: y = −(1/3)x + 2. The distractors: y = 3x − 4 comes from using an equal gradient, which is the test for parallel lines rather than perpendicular ones; y = (1/3)x + 2 comes from turning the gradient upside down but leaving out the change of sign, giving a product of 1 instead of −1; y = −3x + 2 comes from changing the sign of the gradient without turning it upside down, giving a product of −9.
- (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.
- (c) x = 3 or x = 1/2 — Method: factorise into two brackets whose x terms multiply to 2x² and whose numbers multiply to 3, checking that they produce the middle term −7x, then set each bracket equal to zero. Working: (2x − 1)(x − 3) expands to 2x² − 6x − x + 3 = 2x² − 7x + 3, so (2x − 1)(x − 3) = 0; then 2x − 1 = 0 gives x = 1/2 and x − 3 = 0 gives x = 3. Answer: x = 3 or x = 1/2. The distractors: x = 3/2 or x = 1 comes from factorising as (2x − 3)(x − 1), whose middle term is −5x and not −7x; x = −3 or x = −1/2 comes from reading the roots straight out of (2x − 1)(x − 3) without changing the signs; x = 6 or x = 1 comes from using the quadratic formula with the denominator written as a instead of 2a, dividing 7 ± 5 by 2.
- (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.
- (d) Reflect in the y-axis, +2 in x; roots 3, −2 — f(2 − x) is zero exactly when 2 − x equals one of f's roots: 2 − x = −1 or 2 − x = 4. Solving each correctly (x = 2 − (−1) = 3, and x = 2 − 4 = −2) gives the new roots x = 3 and x = −2. This is the same as reflecting y = f(x) in the y-axis to get f(−x), then translating 2 units in the positive x-direction to get f(−(x − 2)) = f(2 − x). Solving 2 − x = k as x = k − 2 instead of x = 2 − k is a sign slip when rearranging, and gives x = −3 and x = 2. Translating +2 in x with no reflection at all uses f(x − 2), whose roots are the original roots plus 2: x = 1 and x = 6 — this misses the reflection completely. Assuming 'no overall change' wrongly treats a reflection-and-translation pair as always cancelling out, when here the roots genuinely move, from x = −1 and x = 4 to x = 3 and x = −2.
- (b) 6 — Method: for any point that lies on y = k/x, the value of k is found by multiplying the x-coordinate and the y-coordinate together, since k = x × y. Working: k = 2 × 3 = 6. Answer: k = 6. Distractor refutation: 1.5 comes from dividing the y-coordinate by the x-coordinate instead of multiplying them. 5 comes from adding the two coordinates instead of multiplying them. 9 comes from misreading the point's x-coordinate as 3 instead of 2, then multiplying 3 × 3.
Build your own mix at the worksheet builder.