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.Solve x² + 3x − 10 = 0.
- 2.A cafe sells coffees at £c each and pastries at £p each. Three coffees and two pastries cost £9.60. Two coffees and two pastries cost £7.60. Work out the price of one coffee.
- 3.A cinema sells adult tickets for £10 and child tickets for £6. A family group buys 9 tickets in total, spending £74. Work out how many adult tickets were bought.
- 4.A machine bought for £2,400 loses 12% of its value every year. After how many complete years does its value first fall below £1,500?
- 5.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.
- 6.Solve the inequality 4x + 1 > 2x + 9.
- 7.Which of these rules generates the sequence 6, 11, 16, 21, …?
- 8.A car passes the 15 km marker on a road and passes the 195 km marker 3 hours later. Work out the gradient of the distance-time graph, that is the rate of change of distance with time.
- 9.Solve x² − 100 = 0.
- 10.Solve 4x − (2x − 6) = 18
- 11.The tangent to a curve at the point (6, 1) has gradient −3. Work out the y-coordinate of the point where this tangent crosses the y-axis.
- 12.Solve 7x − 5 = 3x + 11
- 13.A geometric sequence has first term 3 and common ratio √2. Work out the 6th term of the sequence, giving your answer in the form a√2.
- 14.A point has coordinates (x, y). In which two quadrants is the product x × y positive?
- 15.The table shows the speed, in m/s, of a cyclist at times, in seconds, 1 second apart: 0 at t = 0, 7 at t = 1, 12 at t = 2, 15 at t = 3, 16 at t = 4, 14 at t = 5, 9 at t = 6. Using the trapezium rule with strip width 1 second, estimate the distance the cyclist travels between t = 2 and t = 5 only.
Answer key
- (d) x = 2 or x = −5 — Method: find two numbers that multiply to give −10 and add to give 3 — these are 5 and −2. So x² + 3x − 10 = (x + 5)(x − 2) = 0, giving x = −5 or x = 2. Distractor origins: x = −2 or x = 5 swaps the signs of the two roots; x = 2 or x = 5 makes both roots positive, ignoring the sign of −10; x = −5 or x = −2 makes both roots negative.
- (b) £2.00 — Subtracting the second equation from the first eliminates the pastries: (3c + 2p) − (2c + 2p) = 9.60 − 7.60, so c = 2.00. A candidate who divides the first total by the number of coffees alone, ignoring the pastries, would get 9.60 ÷ 3 = £3.20. A candidate who finds the price of a pastry instead of a coffee — using c = 2.00 in 2c + 2p = 7.60 to get p = 1.80 — would answer £1.80. A candidate who reaches the correct difference of £2.00 but then mistakenly divides again or misplaces the decimal point would get £0.20.
- (c) 5 — Method: let a be the number of adult tickets, so the number of child tickets is 9 − a. Form the equation 10a + 6(9 − a) = 74. Working: expand the bracket: 10a + 54 − 6a = 74, so 4a = 20, giving a = 5. Answer: 5 adult tickets. 4 comes from correctly finding the number of child tickets but reporting it instead of the number of adult tickets asked for. 1.25 comes from a sign error expanding the bracket, writing 10a + 54 + 6a = 74 instead of subtracting, which gives 16a = 20. 7.4 comes from dividing the total takings by the adult ticket price only, ignoring the children entirely, 74 ÷ 10.
- (c) 4 years — The yearly multiplier is 1 − 0.12 = 0.88. After 1 year: 2400 × 0.88 = 2112. After 2 years: 2112 × 0.88 = 1858.56. After 3 years: 1858.56 × 0.88 = 1635.5328. After 4 years: 1635.5328 × 0.88 = 1439.27 (2 d.p.), which is the first value below £1,500 — so it takes 4 complete years. Stopping after 3 years, where the value is still £1,635.53, above £1,500, gives 3 years — wrong, because the threshold has not been crossed yet at that point. Continuing for one year longer than needed gives 5 years — wrong, because the value has already fallen below £1,500 by year 4, so year 5 overcounts. Multiplying by the percentage itself instead of by the multiplier — using 0.12 in place of 0.88 — gives 2400 × 0.12 = £288 after a single year, apparently below £1,500 straight away, so 1 year — wrong, because 12% is the part lost each year, and the part left is 88%, so the multiplier is 0.88.
- (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.
- (d) x > 4 — Method: collect the x terms on one side and the numbers on the other, then divide by the coefficient of x; dividing by a positive number leaves the sign as it is. Working: subtracting 2x from both sides of 4x + 1 > 2x + 9 gives 2x + 1 > 9; subtracting 1 from both sides gives 2x > 8; dividing both sides by 2 gives x > 4. Answer: x > 4. The distractors: x < 4 comes from turning the sign round while dividing by 2; x > 5 comes from adding the 1 to the 9 instead of subtracting it, giving 2x > 10; x < 5 comes from making both of those mistakes together.
- (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.
- (b) 60 km/h — Method: the gradient of a distance-time graph is the change in distance divided by the change in time, and for a journey at a steady rate that gradient is the speed. Working: the change in distance is 195 − 15 = 180 km and the change in time is 3 hours, so the gradient is 180 ÷ 3 = 60 km/h. Answer: 60 km/h. The distractors: 180 km/h comes from stopping at the change in distance and never dividing by the 3 hours; 195 km/h comes from reading the final marker as the rate instead of working with the change between the two markers; 3 km/h comes from quoting the time taken, which belongs on the bottom of the fraction, as though it were the value of the fraction itself.
- (a) x = 10 or x = −10 — Rearranging, x² = 100. Taking the square root of both sides gives x = ±10, i.e. x = 10 or x = −10. A candidate who forgets the negative root gives only x = 10. A candidate who halves 100 instead of taking its square root gets x = 50. A candidate who applies the ± sign to 100 itself instead of to its square root gets x = 100 or x = −100.
- (a) x = 6 — Method: a minus sign in front of a bracket changes the sign of every term inside it, so expand the bracket first and then simplify. Working: expanding gives 4x − 2x + 6 = 18, which simplifies to 2x + 6 = 18; subtracting 6 from both sides gives 2x = 12, and dividing both sides by 2 gives x = 6. Answer: x = 6. The distractors: x = 12 comes from leaving the −6 unchanged when the bracket is removed, giving 4x − 2x − 6 = 18 and so 2x = 24; x = 24 comes from reaching 2x = 12 correctly and then multiplying by 2 instead of dividing by 2; x = 3 comes from dividing by 2 too early, at 2x + 6 = 18, and dividing only the 2x and the 18 while leaving the 6 untouched, which gives x + 6 = 9.
- (b) 19 — A line through (x₁, y₁) with gradient m has equation y − y₁ = m(x − x₁). Substituting (6, 1) and m = −3: y − 1 = −3(x − 6), so y = −3x + 18 + 1, which simplifies to y = −3x + 19; at x = 0 this gives 19. Making a sign error when distributing, writing −3(x − 6) as −3x − 18 instead of −3x + 18, gives the wrong line y = −3x − 17, so −17 at x = 0. Forgetting to add the y₁ = 1 at the end, using y = −3(x − 6) alone, gives 18 at x = 0. Substituting the y-coordinate into the gradient term instead of using x, working out 1 + (−3 × 1), gives −2.
- (d) 4 — Method: collect the x terms on one side and the number terms on the other. Working: subtract 3x from both sides: 4x − 5 = 11. Add 5 to both sides: 4x = 16. Divide by 4: x = 4. Answer: 4. 0.6 comes from adding the x terms instead of subtracting when collecting them, 7x + 3x = 10x, and also subtracting the constants the wrong way round, 11 − 5 = 6, giving 10x = 6. 1.5 comes from correctly collecting the x terms as 4x but subtracting the constants the wrong way round, 11 − 5 instead of 11 + 5. −4 comes from moving the x terms to the wrong side, giving 3x − 7x instead of 7x − 3x, along with a matching sign error on the constants.
- (d) 12√2 — The nth term of a geometric sequence is a × rⁿ⁻¹. Here a = 3, r = √2, n = 6, so the 6th term is 3 × (√2)⁵. Since (√2)² = 2, (√2)⁴ = (2)² = 4, so (√2)⁵ = (√2)⁴ × √2 = 4√2. The 6th term is 3 × 4√2 = 12√2. 15√2 comes from treating (√2)⁵ as 5√2 — multiplying the index by the surd instead of raising √2 to that power — then multiplying by 3 gives 3 × 5√2 = 15√2, which is wrong because powers of a surd do not scale linearly with the index. 24√2 comes from miscalculating (√2)⁴ as 8 instead of 4 (a squaring slip, since (√2)² = 2 but (√2)⁴ should be 2² = 4, not 2 × 4), giving 3 × 8√2 = 24√2. 4√2 comes from forgetting to multiply by the first term a = 3, leaving just (√2)⁵ = 4√2.
- (b) the first and the third — Method: the sign of a product depends only on the signs of the two numbers multiplied: like signs give a positive product and unlike signs a negative one, so look for the quadrants in which both coordinates carry the same sign. Working: in the first quadrant x and y are both positive, and positive times positive is positive; in the third quadrant both are negative, and negative times negative is positive as well; in the second quadrant x is negative while y is positive, and in the fourth x is positive while y is negative, so each of those gives a negative product. Answer: the first and the third. The distractors: 'the second and the fourth' comes from applying the rule for a NEGATIVE product, unlike signs, to a positive one; 'the first and the second' comes from testing only the y-coordinate and keeping the quadrants where the height is positive; 'the first and the fourth' comes from testing only the x-coordinate in the same way.
- (d) 44 m — The trapezium rule between t = 2 and t = 5 uses only the speeds at t = 2, 3, 4 and 5 — 12, 15, 16 and 14 — with three strips of width 1: adding the first and last readings and twice the sum of the middle readings gives 12 + 14 + 2 × (15 + 16) = 88, and half of that is 44 m. Writing 68.5 m comes from applying the trapezium rule to the whole table, from t = 0 to t = 6, instead of restricting it to the interval t = 2 to t = 5 that the question asks for. Writing 28.5 m comes from forgetting to double the two middle readings, 15 and 16, in the trapezium rule formula. Writing 39 m comes from averaging only the first and last speeds in the interval, 12 and 14, and multiplying by the 3-second interval, ignoring the readings at t = 3 and t = 4 in between.
Build your own mix at the worksheet builder.