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.y = 5 − 2x. Work out the value of x when y = 11.
- 2.A straight line passes through the points (−1, 2) and (3, 14). Work out the equation of the line.
- 3.Work out the period of the graph of y = cos x, in degrees.y = cos(x)
- 4.The diagram shows two curves drawn on the same grid. Curve A is the graph of . Which equation could represent curve B?
- 5.Solve the inequality 2(3x − 1) ≥ 4x + 8.
- 6.A box holds n pencils. A shop has 6 full boxes and 4 loose pencils. All of these pencils are shared equally between 2 classes. Write down the expression for the number of pencils each class receives.
- 7.f(x) = x² − 1 and g(x) = 3x. Work out fg(4).y = x² − 1
- 8.Work out the value of 3a − 2b when a = 5 and b = 4
- 9.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?
- 10.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.
- 11.The nth term of a sequence is n² + 2n − 4. Work out the 7th term.
- 12.Which expression is equivalent to 6x − (2x − 5)?
- 13.A quadratic graph y = ax² + bx + c has its turning point on the y-axis. Which statement about its roots must be true?
- 14.The graph of y = x² − 4x is translated by the vector (3, 0). Work out the equation of the image, giving your answer in the form y = x² + bx + c.y = x² − 4xy = x²
- 15.Solve 2x² − 32 = 0.
Answer key
- (d) −3 — Substitute y = 11 into y = 5 − 2x, giving 11 = 5 − 2x. Subtracting 5 from both sides gives 6 = −2x, so x = 6 ÷ (−2) = −3. A candidate who mishandles the negative sign when rearranging, treating the equation as 6 = 2x, gets x = 3. A candidate who correctly finds −2x = 6 but forgets to divide by 2 at all gets x = 6. A candidate who adds 5 and 11 instead of subtracting, getting 2x = 16, gets x = 8.
- (c) y = 3x + 5 — Method: find the gradient from the two points, then substitute one point into y = mx + c to find c. Working: gradient = (14 − 2) ÷ (3 − (−1)) = 12 ÷ 4 = 3. Using the point (3, 14): 14 = 3(3) + c, so 14 = 9 + c, giving c = 5. Answer: y = 3x + 5. y = 6x − 4 comes from mishandling the negative x-coordinate, treating 3 − (−1) as 3 − 1 = 2, so the gradient becomes 12 ÷ 2 = 6, and then c = 14 − 18 = −4. y = 3x + 23 comes from a sign error isolating c, adding 9 to 14 instead of subtracting it: c = 14 + 9 = 23. y = x/3 + 13 comes from dividing the change in x by the change in y instead of the other way round, giving a gradient of 4 ÷ 12 = 1/3, and then c = 14 − 1 = 13.
- (c) 360° — The graph of y = cos x repeats itself every 360°, so its period is 360°. 180° is the period of y = tan x, not y = cos x — confusing the two graphs gives this. 90° is the horizontal distance from a maximum of y = cos x to the next point where the graph crosses the x-axis, a quarter of the period, mistaken for the whole period. 720° comes from counting the interval containing two full repeats of the graph, from one maximum to the second repeat of that maximum, instead of the first.
- (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.
- (b) x ≥ 5 — Expand the bracket: 2(3x − 1) = 6x − 2, so the inequality is 6x − 2 ≥ 4x + 8. Subtract 4x from both sides and add 2 to both sides: 2x ≥ 10. Divide both sides by 2: x ≥ 5. A candidate who only multiplies the 3x by 2 and forgets to multiply the −1 gets 6x − 1 ≥ 4x + 8, leading to x ≥ 4.5. A candidate who adds 4x instead of subtracting it gets 10x ≥ 10, leading to x ≥ 1. A candidate who multiplies by 2 instead of dividing gets x ≥ 20.
- (c) (6n + 4)/2 — Six full boxes hold 6 lots of n pencils, which is 6n, and the 4 loose pencils are added on, so the shop has 6n + 4 pencils altogether. Sharing them equally between 2 classes divides that whole total by 2, and brackets are what show that the division applies to all of it: (6n + 4)/2. Without the brackets, 6n + 4/2 halves only the loose pencils; 6(n + 4)/2 adds the loose pencils to every box before the division; 2(6n + 4) doubles the total instead of halving it.
- (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) 7 — Method: substitute both values, work out the two multiplications first, and only then subtract. Working: 3a = 3 × 5 = 15 and 2b = 2 × 4 = 8, so the expression becomes 15 − 8 = 7. Answer: 7. The distractors: 23 comes from adding the two products instead of subtracting, giving 15 + 8; −7 comes from subtracting the wrong way round and working out 8 − 15; 52 comes from working from left to right instead of following the order of operations, giving 3 × 5 = 15, then 15 − 2 = 13, then 13 × 4.
- (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.
- (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.
- (c) 59 — Substitute n = 7: 7² + 2 × 7 − 4 = 49 + 14 − 4 = 59. A sign error on the +2n term, treating it as −2n, gives 49 − 14 − 4 = 31. Working out 7² + 2 × 7 but forgetting to subtract the final 4 gives 49 + 14 = 63. Using n = 6 instead of n = 7 gives 36 + 12 − 4 = 44.
- (d) 4x + 5 — A minus sign directly before a bracket changes the sign of both terms inside it: 6x − (2x − 5) = 6x − 2x + 5 = 4x + 5. The option 4x − 5 comes from only changing the sign of the 2x term and not the −5, giving 6x − 2x − 5. The option 8x − 5 comes from adding 2x instead of subtracting it, as if the minus sign did not apply to the bracket, giving 6x + 2x − 5. The option 8x + 5 repeats that same addition mistake and also changes the sign of the −5 term.
- (d) If the graph has two real roots, they are equal and opposite in value, so they sum to zero. — A turning point on the y-axis means the graph's axis of symmetry is the line x = 0, so any two roots must be symmetrical about x = 0 — equal in size but opposite in sign, summing to zero. The graph could still have no real roots, but that is not guaranteed just from the turning point's position, so the option claiming it must have none is too strong. The roots do not have to both be positive — if real, one is positive and one negative (or both are zero). The graph does not have to touch the x-axis at exactly one point either; it could cross at two symmetrical points, touch at one point, or miss the x-axis entirely.
- (d) y = x² − 10x + 21 — A translation by the vector (3, 0) moves the graph 3 units in the positive x-direction, which means replacing every x in the equation with (x − 3). Substitute into x² − 4x: (x − 3)² − 4(x − 3). Expand (x − 3)² to x² − 6x + 9, and expand −4(x − 3) to −4x + 12. Collecting like terms, x² − 6x + 9 − 4x + 12 = x² − 10x + 21, so the image is y = x² − 10x + 21. Substituting (x + 3) instead of (x − 3) — translating in the wrong direction — gives y = x² + 2x − 3. Adding 3 straight onto the original equation, treating the translation as vertical instead of horizontal, gives y = x² − 4x + 3. Expanding (x − 3)² as x² − 3x + 9, using −3x instead of −6x for the middle term, and then combining with −4(x − 3) gives y = x² − 7x + 21.
- (d) x = 4 or x = −4 — Method: divide both sides by 2 to get x² = 16, then take the square root of both sides: x = 4 or x = −4. Distractor origins: x = 4 forgets the negative root; x = 8 comes from halving 16 instead of taking its square root; x = 16 stops at x² = 16 without ever taking the square root.
Build your own mix at the worksheet builder.