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 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.
- 2.f(x) = 2x² + 1 and g(x) = x − 1. Work out fg(x), giving your answer in expanded form.y = 2x² + 1
- 3.The graph of y = f(x) has a minimum turning point at (4, −5). The graph of y = f(x) + a has a minimum turning point whose minimum VALUE is 2. Work out the value of a, and state the coordinates of the minimum turning point of y = f(x) + a.
- 4.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.
- 5.A taxi fare in pounds is given by F = 2.50 + 1.20m, where m is the number of miles travelled. Sam takes a taxi for a journey of 6 miles. Work out the fare.
- 6.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.
- 7.ABCD is a parallelogram. A has coordinates (−3, 1), B has coordinates (2, 1) and C has coordinates (4, 4). Work out the coordinates of D.
- 8.A geometric sequence begins 162, 54, 18, 6, ... Work out the next term in the sequence.
- 9.A triangle has vertices at (1, 1), (1, 5) and (6, 1). Work out the area of the triangle.
- 10.Which of these rules generates the sequence 6, 11, 16, 21, …?
- 11.Six years ago Harry was three times as old as his brother Leo. Harry is now 24 years old. Work out Leo's age now.
- 12.Work out the value of 3x² − 4x when x = −2.
- 13.Amelia's mother is three times as old as Amelia. Four years ago her mother was five times as old as Amelia was then. Work out Amelia's age now.
- 14.The area of a triangle is given by the formula A = bh/2, where b is the base and h is the height. Make h the subject of the formula.
- 15.The first four terms of a sequence are 11, 18, 25, 32. Ravi thinks the nth term is 7n. Work out the correct expression for the nth term.
Answer key
- (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.
- (d) 2x² − 4x + 3 — fg(x) means f(g(x)): substitute g(x) into f in place of x. g(x) = x − 1, so fg(x) = f(x − 1) = 2(x − 1)² + 1. Expanding (x − 1)² = x² − 2x + 1, so fg(x) = 2(x² − 2x + 1) + 1 = 2x² − 4x + 2 + 1 = 2x² − 4x + 3. Writing 2x² comes from working out gf(x) instead — g(f(x)) = f(x) − 1 = (2x² + 1) − 1 = 2x², which applies the functions in the wrong order. Writing 2x² − 1 comes from expanding (x − 1)² as x² − 1, dropping the middle term, so f(x − 1) becomes 2(x² − 1) + 1 = 2x² − 2 + 1 = 2x² − 1. Writing 2x² − 4x + 2 comes from expanding correctly but forgetting the final + 1 from f, stopping at 2(x² − 2x + 1) = 2x² − 4x + 2.
- (b) a = 7; turning point (4, 2) — A vertical translation y = f(x) + a moves every point on the graph up or down by a, so the x-coordinate of the turning point stays at 4 and the minimum value becomes −5 + a. Setting −5 + a = 2 and solving gives a = 7, so the new turning point is (4, 2). Rearranging −5 + a = 2 with a sign error, treating it as a = −5 − 2, gives a = −7 while still landing on the correct turning-point coordinates. Correctly finding a = 7 but then writing down the original turning point instead of the shifted one gives (4, −5). Assuming a is simply equal to the new minimum value itself, ignoring the original −5 entirely, gives a = 2.
- (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) £9.70 — F = 2.50 + 1.20 × 6 = 2.50 + 7.20 = £9.70. £7.20 comes from forgetting to add the £2.50 fixed charge. £10.20 comes from adding the 2.50 to the number of miles before multiplying by 1.20, 1.20 × (6 + 2.50). £22.20 comes from adding the fixed charge and the rate together first and then multiplying by the miles, (2.50 + 1.20) × 6.
- (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.
- (d) (−1, 4) — In parallelogram ABCD the side DC is parallel and equal to the side AB, so D = C − AB. The vector from A to B is (2 − (−3), 1 − 1) = (5, 0), so D = (4 − 5, 4 − 0) = (−1, 4). A candidate who adds this vector to C instead of subtracting it gets (4 + 5, 4 + 0) = (9, 4). A candidate who subtracts A's coordinates from C's rather than the vector AB, and drops the minus sign on −3 while doing so, works out (4 − 3, 4 − 1) and gets (1, 3). A candidate who makes only the y-part of that slip, working out 4 − 1 instead of 4 − 0, gets (−1, 3).
- (a) 2 — The common ratio is 54 ÷ 162 = 1/3, confirmed by 18 ÷ 54 = 1/3 and 6 ÷ 18 = 1/3. The next term is 6 × 1/3 = 2. A candidate who wrongly treats the sequence as arithmetic and subtracts the last difference (18 − 6 = 12) again gets 6 − 12 = −6. A candidate who multiplies by 3 instead of dividing, effectively reversing the sequence, gets 18. A candidate who guesses the ratio is 1/2 gets 6 × 1/2 = 3.
- (d) 10 — The right angle is at (1, 1). The vertical side has length 5 − 1 = 4 and the horizontal side has length 6 − 1 = 5, so the area is (4 × 5) ÷ 2 = 20 ÷ 2 = 10. A candidate who forgets to halve the product of the two sides gets 4 × 5 = 20. A candidate who forgets to subtract the shared vertex's coordinate and uses the raw coordinates 6 and 5 as the side lengths gets (6 × 5) ÷ 2 = 30 ÷ 2 = 15. A candidate who uses only one side length as the area gets 5.
- (c) 5n + 1 — Method: find the common difference, then use it as the coefficient of n in the position-to-term rule, and find the constant by checking against the first term. Working: the common difference is 5, so the rule has the form 5n + c. Using the 1st term: 5(1) + c = 6, so c = 1. The rule is 5n + 1. Answer: 5n + 1. 5n − 1 uses the correct coefficient but the wrong sign for the constant. 6n comes from using the first term as the coefficient of n instead of the common difference — it matches the 1st term by coincidence but fails from the 2nd term onward. n + 5 swaps the coefficient and the constant around, using the common difference as the constant instead of the coefficient of n.
- (a) 12 — Method: write both ages as they were six years ago, call Leo's present age x, and form an equation from the comparison at that time. Working: six years ago Harry was 24 − 6 = 18 and Leo was x − 6, so 18 = 3(x − 6); expanding gives 18 = 3x − 18, adding 18 to both sides gives 36 = 3x, and dividing by 3 gives x = 12. Checking: six years ago Harry was 18 and Leo was 6, and 18 = 3 × 6. Answer: 12. The distractors: 6 comes from solving 18 = 3(x − 6) as far as Leo's age six years ago, 18 ÷ 3 = 6, and giving that as his age now; 8 comes from dividing Harry's present age by 3, 24 ÷ 3 = 8, using the multiple at the wrong moment in time; 36 comes from stopping at 3x = 36 and giving 36 as Leo's age.
- (b) 20 — 3x² − 4x = 3(−2)² − 4(−2) = 3(4) − (−8) = 12 + 8 = 20. A candidate who makes a sign error on −4x, treating −4 × −2 as −8 instead of +8, gets 12 − 8 = 4. A candidate who squares −2 but keeps the result negative, using 3 × (−4) = −12 for the first term, but correctly works out −4x = −4 × (−2) = 8, gets −12 + 8 = −4. A candidate who squares the whole term 3x, working out (3 × −2)² − 4 × (−2), gets (−6)² + 8 = 36 + 8 = 44.
- (d) 8 — Method: write both present ages in terms of one letter, take four years off each of them, and form an equation from the comparison four years ago. Working: let Amelia be y, so her mother is 3y; four years ago they were y − 4 and 3y − 4, giving 3y − 4 = 5(y − 4); expanding gives 3y − 4 = 5y − 20; adding 20 and subtracting 3y from both sides gives 16 = 2y, and dividing by 2 gives y = 8. Checking: Amelia is 8 and her mother 24; four years ago they were 4 and 20, and 20 = 5 × 4. Answer: 8. The distractors: 4 comes from solving correctly but giving Amelia's age four years ago instead of her age now; 16 comes from stopping at 2y = 16 and giving 16 as her age; 2 comes from collecting the y terms by adding the 5y instead of subtracting it, giving 3y + 5y = 20 − 4 and so 8y = 16.
- (b) h = 2A/b — The height has been multiplied by the base and the result then divided by 2, so undo the division first. Multiplying both sides by 2 gives 2A = bh. Undoing the multiplication by the base comes next: dividing both sides by b gives 2A/b = h, so h = 2A/b. Dividing by 2 instead of multiplying gives A/(2b), a quarter of the correct height; multiplying by the base instead of dividing gives 2Ab; writing b/(2A) turns the final fraction upside down.
- (a) 7n + 4 — Method: find the common difference, then find the constant that fits the first term. Working: 18 − 11 = 7, 25 − 18 = 7, 32 − 25 = 7, so the terms increase by 7 each time and the nth term has the form 7n + c. Substituting n = 1: 7(1) + c = 11, so c = 4. Answer: the correct nth term is 7n + 4. The value 7n is Ravi's value, which comes from using only the common difference and leaving out the constant. The value 7n + 11 comes from using the first term as the constant directly, without subtracting the common difference first. The value 11n + 7 comes from swapping the roles of the first term and the common difference — using the first term, 11, as the coefficient of n and the difference, 7, as the constant.
Build your own mix at the worksheet builder.