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.
Non-calculator
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.Two numbers have a sum of 24. Their difference is 6. Work out the two numbers.
- 2.Work out the gradient of the straight line with equation y = (2x/5) − 3.
- 3.The diagram shows two curves drawn on the same grid. Curve A is the graph of . Which equation could represent curve B?
- 4.Solve 2x² − 7x + 3 = 0.
- 5.f(x) = x² − 1 and g(x) = 3x. Work out fg(4).y = x² − 1
- 6.A geometric sequence begins 80, 40, 20, 10, ... Work out the next term in the sequence.
- 7.Work out the value of a² − 2b when a = −3 and b = 4.
- 8.Solve the simultaneous equations 4x + 3y = 25 and 4x − y = 1. Work out the value of y.
- 9.A packet contains s sweets. The sweets are shared equally between f friends. Write an expression for the number of sweets each friend receives.
- 10.For 0 ≤ x ≤ 360, the equation sin x = 0.5 has two solutions. What are they?
- 11.A line segment has one endpoint at (−6, 2) and its midpoint at (−1, 5). Work out the coordinates of the other endpoint.
- 12.By completing the square, find the turning point of the curve y = x² − 4x + 9.y = x² − 4x + 9
- 13.A school trip costs a £15 deposit plus £9 per student for the coach. The total cost for a class is £186. Work out how many students went on the trip.
- 14.Write down the gradient of the line with equation y = −x + 3.y = −x + 3
- 15.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.
Answer key
- (c) 15 and 9 — Method: write the two facts as two equations in the same pair of letters and add them, because the letter with opposite signs cancels. Working: with x the larger number and y the smaller, x + y = 24 and x − y = 6; adding gives 2x = 30, so x = 15, and substituting into x + y = 24 gives y = 9. Answer: 15 and 9, which add to 24 and differ by 6. The distractors: 18 and 6 come from halving 24 to 12 and then adding and subtracting the whole difference of 6 instead of half of it, which leaves a difference of 12; 15 and 21 come from finding the larger number correctly and then adding 6 to it instead of subtracting; 15 and 6 come from finding the larger number and then taking the 6 in the question to be the smaller number itself.
- (a) 2/5 — Method: compare the equation with y = mx + c, where m is the gradient. Working: in y = (2x/5) − 3, the coefficient of x is 2/5. Answer: the gradient is 2/5. −3 comes from confusing the gradient with the y-intercept. 5/2 comes from inverting the fraction that multiplies x. −2/5 comes from wrongly carrying the negative sign from the −3 term onto the coefficient of x.
- (d) $y = x^2 + 3$ — Method: a point lies on a curve only if substituting its x-coordinate into the equation gives back its y-coordinate, so read one or two points off curve B and test each equation. Working: curve B crosses the y-axis at (0, 3), and its lowest point is also (0, 3); substituting x = 0 into y = x² + 3 gives 0² + 3 = 3, which matches. Checking a second point: at x = 2 curve B is at y = 7, and 2² + 3 = 4 + 3 = 7, which matches as well. Answer: curve B has equation y = x² + 3. Distractor refutation: y = x² − 3 comes from reading the 3 as a move down instead of a move up; substituting x = 0 gives −3, so that curve would cross the y-axis three squares below the origin, while curve B crosses it three squares above. y = (x − 3)² comes from putting the 3 inside the brackets; substituting x = 0 gives (−3)² = 9, and that curve's lowest point is at (3, 0), three squares to the right along the x-axis, whereas curve B has its lowest point on the y-axis. y = x² + 3x comes from attaching the 3 to the x term instead of writing it on its own; substituting x = 0 gives 0² + 3 × 0 = 0, so that curve passes through the origin, and curve B does not pass through the origin.
- (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) 143 — fg(4) means f(g(4)): work out g(4) first, then substitute the result into f. g(4) = 3 × 4 = 12, then f(12) = 12² − 1 = 144 − 1 = 143. Working out gf(4) instead swaps the order: f(4) = 4² − 1 = 15, then g(15) = 3 × 15 = 45 — that is the wrong composition. Treating f(x) as x − 1 (forgetting to square the input) gives f(12) = 12 − 1 = 11. Applying g twice instead of applying g then f gives g(g(4)) = g(12) = 3 × 12 = 36, which mixes up which function should be applied second.
- (d) 5 — Each term is found by multiplying the previous term by the common ratio, 0.5: 80, 40, 20, 10, and the next term is 10 × 0.5 = 5. A candidate who instead subtracts the same amount each time (repeating the last difference of 10) would reach 10 − 10 = 0. A candidate who divides by 4 instead of by 2 would reach 10 ÷ 4 = 2.5. A candidate who multiplies by 2 instead of dividing (reversing the direction of the sequence) would reach 10 × 2 = 20.
- (a) 1 — a² − 2b = (−3)² − 2(4) = 9 − 8 = 1. A candidate who squares −3 but keeps the negative sign gets −9 − 8 = −17. A candidate who forgets to square a and substitutes it as −3 gets −3 − 8 = −11. A candidate who adds instead of subtracting 2b gets 9 + 8 = 17.
- (a) 6 — Subtracting the second equation from the first: the x-terms, 4x and 4x, cancel; the y-terms combine as 3y − (−y) = 4y; and the right-hand sides give 25 − 1 = 24. This gives 4y = 24, so y = 6. A candidate who subtracts in the wrong order would get 4y = 1 − 25 = −24, so y = −6. A candidate who forgets the sign on the −y term, treating 3y − y as 2y, would get 2y = 24, so y = 12. A candidate who divides 24 by 6 instead of 4 would get y = 4.
- (a) s/f — Sharing s sweets equally between f friends means dividing the total by the number of friends, written as a fraction: s/f. Writing f/s divides the wrong way round, sharing the number of friends between the sweets instead of the sweets between the friends. Writing s − f mistakes sharing for taking away, subtracting the number of friends from the number of sweets. Writing sf multiplies the two quantities together, which would make the total larger rather than splitting it into smaller equal parts. The number of sweets each friend receives is s/f.
- (d) 30° and 150° — The first solution is x = 30°, since sin 30° = 0.5. The graph of y = sin x is symmetrical about x = 90° between 0° and 180°, so the second solution is 180° − 30° = 150°. Adding 180° to the first solution instead of subtracting it from 180° gives 30° and 210°, but sin 210° = −0.5, not 0.5. Reflecting the first solution about x = 90° by adding 30° to 90° instead of subtracting from 180° gives 30° and 120°, but sin 120° = √3/2, not 0.5. Misremembering the standard value and using sin 45° = 0.5 instead of sin 30° = 0.5 gives 45° and 135°, but sin 45° = √2/2, not 0.5.
- (d) (4, 8) — The other endpoint is found from 2 × midpoint − known endpoint: x = 2 × (−1) − (−6) = −2 + 6 = 4, y = 2 × 5 − 2 = 10 − 2 = 8, giving (4, 8). (−3.5, 3.5) comes from averaging the given endpoint and the midpoint as if they were the two endpoints of a segment, instead of working backwards from the midpoint. (5, 3) comes from working out (−1 − (−6), 5 − 2) instead of doubling the midpoint before subtracting. (4, 5) comes from correctly finding the x-coordinate but copying the midpoint's y-coordinate of 5 instead of doubling it.
- (c) x = 2, y = 5 — x² − 4x + 9 = (x − 2)² − 2² + 9 = (x − 2)² + 5. Substituting x = 2: 2² = 4, 4 × 2 = 8, so 4 − 8 + 9 = 5, confirming the minimum value 5 at x = 2: turning point (2, 5). Using −4 instead of half of it inside the bracket gives (x − 4)² − 7, turning point (4, −7) — wrong, because only half the coefficient of x belongs inside the bracket. Reading the bracket's sign directly as the turning point's x-coordinate gives (−2, 5) — wrong, because (x − 2)² is zero at x = 2, not x = −2. Computing 4 − 9 = −5 instead of 9 − 4 = 5 flips the sign of the constant, giving (2, −5) — wrong, since the completed square's constant must be evaluated as 9 minus 4, not 4 minus 9. Substitute the x-value back into the original equation whenever you are unsure of a sign.
- (c) 19 — Method: set up the equation 15 + 9n = 186, then subtract the deposit and divide by the cost per student. Working: 9n = 186 − 15 = 171; n = 171 ÷ 9 = 19. Answer: 19 students. 20.67 comes from dividing the whole £186 by £9 without first subtracting the deposit: 186 ÷ 9 ≈ 20.67. 11.8 comes from swapping the two amounts round, subtracting £9 and dividing by £15: (186 − 9) ÷ 15 = 11.8. 22.33 comes from adding the deposit instead of subtracting it: (186 + 15) ÷ 9 ≈ 22.33.
- (b) −1 — Method: in the form y = mx + c the gradient m is the number multiplying x, and an x term written with no number in front of it has a coefficient of 1. Working: y = −x + 3 is the same equation as y = (−1)x + 3, so comparing it with y = mx + c gives m = −1 and c = 3. Answer: −1. The distractors: 1 comes from taking the coefficient as 1 and leaving the minus sign out of the answer; 3 comes from reading the constant as the gradient, confusing m with c; −3 comes from moving the minus sign across to the constant term and then reading the gradient off that term instead of the x term.
- (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.
Build your own mix at the worksheet builder.