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.Work out the equation of the straight line through the points (−2, 1) and (0, 7).
- 2.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.
- 3.A straight line passes through the points (2, 5) and (4, 11). Work out the gradient of the line.
- 4.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².
- 5.Solve the inequality 3x − 1 ≤ 11.
- 6.A cyclist's speed-time graph is described as follows: speed increases steadily from 0 m/s to 8 m/s over the first 4 seconds, stays constant at 8 m/s for the next 6 seconds, then decreases steadily to 0 m/s over the final 2 seconds. Work out the total distance travelled.
- 7.A zip-line runs from a platform 25 m high to a landing point 5 m high, over a horizontal distance of 40 m. Work out the gradient of the zip-line.
- 8.Which of these pairs of lines are perpendicular to each other?
- 9.Work out the value of 2x² when x = −3
- 10.A plumber charges a £40 call-out fee plus £25 for each hour worked. The total charge, £C, for a job lasting h hours is given by C = 40 + 25h. Work out the charge for a job lasting 3 hours, and name what kind of statement C = 40 + 25h is.
- 11.The nth term of a sequence is 4n + 2. A term in the sequence has value 30. Work out its position, n, in the sequence.
- 12.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.
- 13.The equation x³ = 6x + 20 can be solved using the iterative formula xₙ₊₁ = ∛(6xₙ + 20). Taking x₀ = 3, x₁ = 3.3620 correct to 4 decimal places. Using the full unrounded value of x₁, work out x₂ correct to 3 decimal places.
- 14.Work out the value of 4p² − 3 when p = 2.5
- 15.A rectangle has width x cm. Its length is 3 cm more than its width. The perimeter of the rectangle is 38 cm. Form an equation and solve it to find x.
Answer key
- (c) y = 3x + 7 — Method: the gradient is the change in y divided by the change in x with both taken in the same order, and a point whose x-coordinate is 0 gives the constant straight away because it lies on the y-axis. Working: m = (7 − 1) ÷ (0 − (−2)) = 6 ÷ 2 = 3; the point (0, 7) lies on the y-axis, so c = 7 and the line is y = 3x + 7. Answer: y = 3x + 7. The distractors: y = −3x + 7 comes from taking the y-difference as 1 − 7 while taking the x-difference as 0 − (−2), so the two subtractions run in opposite orders; y = 3x + 1 comes from using the y-coordinate of (−2, 1) as the constant instead of the point that actually lies on the y-axis; y = (1/3)x + 7 comes from writing the gradient upside down as the change in x over the change in y, 2 ÷ 6.
- (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) 3 — Gradient = (change in y) ÷ (change in x) = (11 − 5) ÷ (4 − 2) = 6 ÷ 2 = 3. A candidate who puts the change in x over the change in y instead would get 2 ÷ 6 = 1/3. A candidate who subtracts the y-coordinates in the reverse order, but not the x-coordinates, would get (5 − 11) ÷ (4 − 2) = −3. A candidate who adds the coordinates instead of subtracting them would get (11 + 5) ÷ (4 + 2) = 16/6 = 8/3.
- (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) x ≤ 4 — Method: undo the number subtracted from 3x first, then divide by 3; the direction of the sign changes only for division by a negative number. Working: adding 1 to both sides of 3x − 1 ≤ 11 gives 3x ≤ 12; dividing both sides by 3, which is positive, gives x ≤ 4. Answer: x ≤ 4. The distractors: x ≥ 4 comes from turning the sign round while dividing by 3; x ≤ 10/3 comes from subtracting 1 from both sides instead of adding it, giving 3x ≤ 10; x ≤ 12 comes from stopping at 3x ≤ 12 and reading off the 12 without dividing by 3.
- (c) 72 m — The first section is a triangle with base 4 s and height 8 m/s, area = 1/2 × 4 × 8 = 16 m. The middle section is a rectangle with base 6 s and height 8 m/s, area = 6 × 8 = 48 m. The final section is a triangle with base 2 s and height 8 m/s, area = 1/2 × 2 × 8 = 8 m. Total distance = 16 + 48 + 8 = 72 m. Treating both sloping sections as full rectangles instead of triangles — forgetting the factor of a half — gives 4 × 8 + 6 × 8 + 2 × 8 = 96 m, which is wrong because a sloping speed-time section is a triangle, not a rectangle. Leaving out the final, decreasing section entirely gives 16 + 48 = 64 m, which is wrong because the cyclist is still moving and covering distance while slowing down. Leaving out the middle, constant-speed section gives 16 + 8 = 24 m, which is wrong because the cyclist covers the most distance of all during the 6 seconds of constant speed.
- (b) −0.5 — Method: gradient = change in height ÷ horizontal distance, and the height decreases so the change is negative. Working: change in height = 5 − 25 = −20, horizontal distance = 40, so gradient = −20 ÷ 40 = −0.5. Answer: the gradient is −0.5. 0.5 comes from dropping the negative sign, ignoring that the zip-line descends. 2 comes from inverting the gradient, dividing the horizontal distance by the drop in height instead of the other way round. −0.8 comes from dividing the drop by the platform height, 25, instead of by the horizontal distance, 40.
- (b) y = 2x and y = −(1/2)x + 1 — Method: two lines are perpendicular when the product of their gradients is −1, so the gradient of each line is read from the number multiplying x and the two are multiplied together. Working: for y = 2x and y = −(1/2)x + 1 the gradients are 2 and −1/2, and 2 × (−1/2) = −1, so that pair is perpendicular. Answer: y = 2x and y = −(1/2)x + 1. The distractors: the pair y = 2x and y = 2x + 1 has equal gradients, whose product is 4, so those two lines are parallel and never meet, and they are chosen by a candidate applying the parallel condition; the pair y = 2x and y = −2x + 1 comes from changing the sign of the gradient without turning it upside down, and its product is −4; the pair y = 2x and y = (1/2)x + 1 comes from turning the gradient upside down without changing its sign, and its product is 1.
- (a) 18 — Method: substitute the value, apply the index before the multiplication, and remember that a negative number multiplied by itself gives a positive result. Working: x² = (−3) × (−3) = 9, and then 2 × 9 = 18. Answer: 18. The distractors: −18 comes from squaring only the 3 and leaving the minus sign outside the index, giving 2 × (−9); 36 comes from multiplying 2 by −3 first and squaring afterwards, giving (−6)²; −12 comes from reading x² as 2x, so that the calculation becomes 2 × 2 × (−3).
- (b) £115, and C = 40 + 25h is a formula — Substitute h = 3 into the rule, multiplying before adding. The hours cost 25 × 3 = 75, and adding the call-out fee gives 40 + 75 = 115, so the charge is £115. The rule itself links two different quantities, C and h, and lets one be worked out from the other, so it is a formula; an expression would have no equals sign in it. Adding the fee before multiplying gives 65 × 3 = 195, which charges the call-out fee three times over, and stopping at 40 + 25 leaves £65, the charge for a single hour.
- (c) 7 — To reverse the rule, subtract the constant then divide by the coefficient: 30−2=28, then 28÷4=7, so n=7. A candidate who adds the constant instead of subtracting it, a sign error when rearranging, would compute (30+2)÷4=32÷4=8. A candidate who subtracts the constant correctly but then forgets to divide by the coefficient would stop at 30−2=28. A candidate who treats 4n+2 as a single term 6n, adding the coefficient and constant together, would compute 30÷6=5.
- (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.
- (d) 3.425 — x₁ = ∛(6 × 3 + 20) = ∛38 = 3.3620 (unrounded, 3.36198...). x₂ = ∛(6 × 3.3620 + 20) = ∛40.172 = 3.425 (3 d.p.). Choosing 3.362 stops at x₁ instead of continuing to x₂. Choosing 2.722 leaves out the '+ 20' inside the root, working out ∛(6 × 3.3620) = ∛20.172 = 2.722. Choosing 0.556 subtracts 20 instead of adding it, working out ∛(6 × 3.3620 − 20) = ∛0.172 = 0.556.
- (c) 22 — p² means p × p. Substitute p = 2.5: p² = 6.25, so 4p² = 4 × 6.25 = 25, and 25 − 3 = 22. 97 comes from squaring 4p together instead of just p, (4 × 2.5)² − 3 = 10² − 3 = 97. 7 comes from using p instead of p², 4 × 2.5 − 3. 1 comes from squaring the 3 instead of the p, 4 × 2.5 − 3².
- (b) 8 — The perimeter is 2(x + (x + 3)) = 4x + 6, so 4x + 6 = 38, which gives 4x = 32 and x = 8. A candidate who forgets the '+3' and treats the rectangle as a square, solving 2(2x) = 38, gets x = 9.5. A candidate who forgets to double the sum of the sides, solving 2x + 3 = 38, gets x = 17.5. A candidate who uses 3x instead of x + 3 for the length, solving 2(x + 3x) = 38, gets x = 4.75.
Build your own mix at the worksheet builder.