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.A sequence begins at 60, and each term after that is found by subtracting 7 from the term before it. Work out the 5th term of the sequence.
- 2.The simultaneous equations 2x + 3y = 12 and x − y = 1 are given. Work out the value of y.
- 3.A car accelerates uniformly from rest at 2.5 m/s² until it reaches a speed of 20 m/s, then travels at this constant speed for a further 30 seconds. Work out the total distance travelled.
- 4.Factorise 3x² + 10x − 8.
- 5.Point P has coordinates (5, 2). Point P is rotated 180° about the origin to point Q. Write down the coordinates of Q.
- 6.A photo printing service has two adverts for its price. Advert A: cost in pounds = 3(2n + 4) for n photos. Advert B: cost in pounds = 6n + 12. A customer says the two adverts always charge the same amount. Is the customer correct?
- 7.Work out the value of m² + 3m when m = −2
- 8.Work out the equation of the straight line that passes through (−2, 3) and (4, −9).
- 9.A tram sets off from a stop. Its velocity-time graph rises in a straight line from 0 m/s to 12 m/s over the first 8 seconds, then stays constant at 12 m/s for a further 10 seconds. Work out the total distance the tram travels in these 18 seconds, using the area under the graph.
- 10.A quadratic curve has a root at x = −2 and its turning point has x-coordinate 3. Work out the curve's other root, using the symmetry of the graph.
- 11.Solve x² + 7x = 0.
- 12.A rectangular garden has length (x + 7) m and width (x − 7) m. Work out an expression for the area of the garden, giving your answer in its simplest form.
- 13.A speed-time graph for a car shows the speed increasing steadily from 5 m/s to 17 m/s over 6 seconds. Work out the acceleration of the car, in m/s².
- 14.A phone company works out a monthly bill, £B, using the formula B = 18 + 0.05t, where £18 is the fixed monthly charge and t is the number of extra text messages sent beyond the free allowance, each charged at 5p. Farida's bill for one month is £24.50. Work out the number of extra text messages, t, she sent.
- 15.f(x) = x + 3 and g(x) = 2x. Work out fg(x).y = x + 3
Answer key
- (c) 32 — The terms are 60, 53, 46, 39, 32 — each found by subtracting 7 from the term before, so the 5th term is 32. Subtracting 7 five times from the first term instead of four times, 60 − 7 × 5 = 25, treats the first term as if it came before the sequence starts. Adding 7 four times instead of subtracting, 60 + 7 × 4 = 88, uses the wrong operation. Stopping one term early gives the 4th term, 39.
- (a) y = 2 — Method: make x the subject of the simpler equation, substitute it into the other equation and then read off the letter the question asks for. Working: x − y = 1 gives x = y + 1, so 2x + 3y = 12 becomes 2(y + 1) + 3y = 12, that is 2y + 2 + 3y = 12, so 5y = 10 and y = 2. Answer: y = 2, and the matching value x = 3 checks in 2 × 3 + 3 × 2 = 12. The distractors: y = 3 comes from solving the pair correctly and then writing down the value of x; y = 2.2 comes from expanding 2(y + 1) as 2y + 1, which leaves 5y = 11; y = 10 comes from rearranging x − y = 1 as x = 1 − y, which turns the first equation into 2 + y = 12.
- (d) 680 m — First find how long the acceleration takes: acceleration = change in speed ÷ time, so 2.5 = 20 ÷ t, giving t = 20 ÷ 2.5 = 8 seconds. The distance during this phase is the area of a triangle with base 8 and height 20: 1/2 × 8 × 20 = 80 m. The distance during the constant-speed phase is 20 × 30 = 600 m, since distance = speed × time at a constant speed. The total distance is 80 + 600 = 680 m. Using the given 30 seconds for the acceleration phase as well, 1/2 × 30 × 20 = 300, plus the correct 600, gives 900 m — but 30 seconds is only stated for the constant-speed phase. Leaving out the 1/2 and using the full rectangle for the acceleration phase, 8 × 20 = 160, plus the correct 600, gives 760 m — the speed is not constant during acceleration, so this area is a triangle, not a rectangle. Swapping the two times round, and using 8 seconds for the constant-speed distance instead of 30, 20 × 8 = 160, plus the correct triangle area of 80, gives 240 m.
- (d) (3x − 2)(x + 4) — For 3x² + 10x − 8, find two numbers multiplying to 3 × (−8) = −24 and adding to 10: these are 12 and −2. Rewrite: 3x² + 12x − 2x − 8 = 3x(x + 4) − 2(x + 4) = (3x − 2)(x + 4). Choosing (3x + 2)(x − 4) expands to 3x² − 10x − 8 — the correct factor pair but the wrong signs, giving the middle term the wrong sign. Choosing (x − 2)(3x + 4) expands to 3x² − 2x − 8 — the 3 is attached to the wrong bracket, changing which terms combine for the x-coefficient. Choosing (3x − 4)(x + 2) expands to 3x² + 2x − 8 — this uses 4 and 2 instead of the correct pair 12 and 2, so the middle term does not come to 10x.
- (b) (−5, −2) — A rotation of 180° about the origin reverses the sign of both coordinates, so Q = (−5, −2). A candidate who reverses the sign of only the y-coordinate, as if reflecting in the x-axis, gets (5, −2). A candidate who reverses the sign of only the x-coordinate, as if reflecting in the y-axis, gets (−5, 2). A candidate who swaps the coordinates instead of reversing their signs gets (2, 5).
- (a) They always charge the same, since 3(2n + 4) = 6n + 12. — Expand Advert A's formula by multiplying both terms inside the bracket by 3: 3 × 2n = 6n, and 3 × 4 = 12, giving 3(2n + 4) = 6n + 12, which is identical to Advert B's formula — so the two adverts always charge the same amount, whatever n is. Getting 6n + 4 comes from multiplying the 2n by 3 but leaving the 4 unmultiplied. Getting 2n + 7 comes from adding 3 to the bracket instead of multiplying by it. Saying it depends on n avoids expanding the bracket at all — once expanded, both formulas are identical for every value of n, so the cost can be compared directly.
- (d) −2 — Method: substitute the value into both terms, working out the index and the multiplication before the addition. Working: m² = (−2) × (−2) = 4 and 3m = 3 × (−2) = −6, so the expression becomes 4 + (−6), which is −2. Answer: −2. The distractors: −10 comes from squaring −2 as −4, giving −4 + (−6); 10 comes from working out 3m as +6 and losing the minus sign, giving 4 + 6; −14 comes from working from left to right instead of multiplying first, giving (4 + 3) × (−2).
- (a) y = −2x − 1 — Method: the gradient is the change in y divided by the change in x with both differences taken in the same order, and the constant then comes from substituting either point into y = mx + c. Working: m = (−9 − 3) ÷ (4 − (−2)) = (−12) ÷ 6 = −2, so the line is y = −2x + c; substituting (−2, 3) gives 3 = −2 × (−2) + c = 4 + c, so c = 3 − 4 = −1. Answer: y = −2x − 1. The distractors: y = −2x + 1 comes from rearranging 3 = 4 + c the wrong way round and taking the constant as 4 − 3; y = 2x + 7 comes from losing the minus sign when −12 is divided by 6 and then substituting correctly, 3 = 2 × (−2) + c; y = −(1/2)x + 2 comes from writing the gradient upside down as the change in x over the change in y, 6 ÷ (−12).
- (d) 168 m — Split the area under the graph into two parts. The rising section (0 to 8 s) is a triangle: area = 0.5 × 8 × 12 = 48. The constant section, from 8 s to 18 s (10 s), is a rectangle: area = 12 × 10 = 120. Total distance = 48 + 120 = 168 m. Leaving out the 0.5 doubles the triangle, giving 8 × 12 + 120 = 216 m; ignoring the triangle section altogether gives only 120 m; averaging the start and final speeds over the whole 18 seconds, (0 + 12) ÷ 2 = 6, then 6 × 18 = 108 m, wrongly treats the tram as accelerating the whole time, when the graph is flat for the last 10 seconds.
- (c) x = 8 — The turning point lies exactly halfway between the two roots. If the other root is r, the midpoint of −2 and r must be 3, so (−2 + r) ÷ 2 = 3, giving r = 8. Choosing x = 5 comes from adding 2 and 3 rather than using the midpoint relationship correctly. Choosing x = 1 comes from subtracting 2 from 3 instead of reflecting −2 across the turning point. Choosing x = −8 finds the right distance but then reflects in the y-axis instead of in the line of symmetry x = 3, so the sign of the answer is flipped.
- (c) x = 0 or x = −7 — Factorising: x² + 7x = x(x + 7) = 0, so x = 0 or x + 7 = 0, giving x = 0 or x = −7. A candidate who divides both sides of the original equation by x, which loses the solution x = 0, gets only x = −7. A candidate who makes a sign error solving x + 7 = 0 gets x = 0 or x = 7. A candidate who misreads the coefficient and doubles it gets x = 0 or x = −14.
- (d) x² − 49 — Area = length × width = (x + 7)(x − 7). Expanding: x × x = x², x × (−7) = −7x, 7 × x = 7x, 7 × (−7) = −49. The two middle terms −7x and 7x cancel, leaving x² − 49. A candidate who misremembers the difference-of-two-squares result as a sum gets x² + 49. A candidate who makes a sign error and treats both middle terms as −7x instead of cancelling gets x² − 14x − 49. A candidate who confuses area with perimeter and simply adds the length and width gets 2x.
- (a) 2 m/s² — Method: acceleration = change in speed ÷ time = (17 − 5) ÷ 6 = 12 ÷ 6 = 2 m/s². Distractor origins: 12 m/s² stops after finding the change in speed and forgets to divide by the time; 22 m/s² adds the two speeds instead of subtracting them, and also forgets to divide by time (5 + 17 = 22); 72 m/s² multiplies the change in speed by the time instead of dividing (12 × 6 = 72).
- (a) 130 — Method: substitute the total bill into the formula, then subtract the fixed charge and divide by the cost per text message. Working: 24.50 = 18 + 0.05t, so 0.05t = 24.50 − 18 = 6.50, t = 6.50 ÷ 0.05 = 130. Answer: 130 extra text messages. 490 comes from dividing the whole bill by 0.05 without first subtracting the £18 fixed charge: 24.50 ÷ 0.05 = 490. 13 comes from dividing the £6.50 by 0.5 instead of 0.05, moving the decimal point one place too far: 6.50 ÷ 0.5 = 13. 65 comes from dividing the £6.50 by 0.1 instead of 0.05.
- (b) 2x + 3 — fg(x) means f(g(x)): apply g first, then apply f to the result. g(x) = 2x, so f(g(x)) = f(2x) = 2x + 3. Writing 2x + 6 comes from working out gf(x) instead — g(f(x)) = g(x + 3) = 2(x + 3) = 2x + 6 — which applies the functions in the wrong order. Writing 3x + 3 comes from adding f(x) and g(x) together, (x + 3) + 2x = 3x + 3, instead of composing them. Writing 2x² + 6x comes from multiplying f(x) and g(x) together, (x + 3)(2x) = 2x² + 6x, instead of substituting one into the other.
Build your own mix at the worksheet builder.