Printable · GCSE Foundation · ages 14-16
Algebra worksheet — GCSE Foundation
Fifteen questions across the algebra statements at Foundation tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Answer key: Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (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.
- (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).
- (d) x < 7 — Method: add 10 to both sides to leave x on its own; adding the same number to both sides never changes the direction of an inequality. Working: adding 10 to both sides of x − 10 < −3 leaves x on the left and −3 + 10 on the right, and −3 + 10 = 7, so x < 7. Answer: x < 7. The distractors: x > 7 comes from turning the sign round while adding, as though every move flipped it; x < −13 comes from subtracting 10 from both sides instead of adding it, giving −3 take away 10; x < 13 comes from ignoring the minus sign on −3 and working out 3 + 10 instead.
- (d) 37.0 — C = 5(98.6 − 32) ÷ 9 = 5 × 66.6 ÷ 9 = 333 ÷ 9 = 37.0. A candidate who forgets to subtract 32 first gets 5 × 98.6 ÷ 9 = 54.8 (1 d.p.). A candidate who forgets the 5 ÷ 9 factor entirely and just works out F − 32 gets 66.6. A candidate who multiplies by 9 ÷ 5 instead of 5 ÷ 9 gets 66.6 × 9 ÷ 5 = 119.9 (1 d.p.).
- (d) 28 — The height decreases by 8 cm at each bounce after the first, so the nth bounce reaches 60−(n−1)×8 cm. For the 5th bounce: 60−4×8=60−32=28. A candidate who subtracts 8 one time too many, five times instead of four, would compute 60−5×8=20. A candidate who adds the decrease instead of subtracting it, a sign error, would compute 60+4×8=92. A candidate who works out only the total decrease and forgets to include the starting height of 60 cm would compute just 5×8=40.
- (b) 28 — Method: find the common difference, then use the position-to-term rule (or extend the sequence) to reach the 9th term. Working: the common difference is 7 − 4 = 3, so the nth term is 4 + 3(n − 1). For n = 9: 4 + 3 × 8 = 4 + 24 = 28. Answer: 28. 27 comes from using 3n instead of 3n + 1, dropping the constant term from the rule, 3 × 9 = 27. 31 comes from extending from the 5th term by one step too many, adding 3 five times instead of four, 16 + 3 × 5. 25 comes from extending by one step too few, adding 3 three times instead of four, 16 + 3 × 3.
- (b) 20 — 3x² − 4x = 3(−2)² − 4(−2) = 3(4) − (−8) = 12 + 8 = 20. A candidate who makes a sign error on −4x, treating −4 × −2 as −8 instead of +8, gets 12 − 8 = 4. A candidate who squares −2 but keeps the result negative, using 3 × (−4) = −12 for the first term, but correctly works out −4x = −4 × (−2) = 8, gets −12 + 8 = −4. A candidate who squares the whole term 3x, working out (3 × −2)² − 4 × (−2), gets (−6)² + 8 = 36 + 8 = 44.
- (a) Yes — the t² coefficient is negative, giving an n-shape. — The coefficient of t² in h = −5t² + 20t is −5, which is negative, so the graph is n-shaped with a maximum point — this matches the physical story of the rocket rising then falling, but the shape itself is decided by the negative coefficient of t², not by the story alone. Saying the shape comes from the story rather than the coefficient gets the reasoning backwards — the algebra determines the shape, and the story happens to agree with it. Saying it is U-shaped because height starts by increasing confuses the early part of the curve with its overall shape; a U-shaped curve would mean the rocket's height eventually increases again forever, which does not happen here. Saying it is n-shaped only because the rocket lands treats a consequence of the shape as if it were the cause.
- (b) 3w − 5 ≥ 16 — "Three times w, minus 5" translates to 3w − 5, and "is at least 16" means it must be 16 or more, giving 3w − 5 ≥ 16. A candidate who reads "at least" as a strict inequality writes 3w − 5 > 16. A candidate who misreads the wording and applies the subtraction before the multiplication writes 3(w − 5) ≥ 16. A candidate who reverses the direction of the inequality writes 3w − 5 ≤ 16.
- (b) A straight line. — y = 3x + 2 is a linear function, since the highest power of x is 1, so its graph is a straight line with gradient 3 and y-intercept 2. Saying it is a U-shaped curve confuses a linear graph with a quadratic graph, which has an x² term. Saying it decreases then increases describes a curve with a turning point, which a straight line does not have. Saying it gets closer to an axis but never reaches it describes a reciprocal graph, y = k/x, not a linear one.
- (a) P = 100I / (RT) — Method: undo the operations done to P in reverse order — multiply by 100, then divide by R and by T. Working: I = PRT/100, so 100I = PRT, so P = 100I / (RT). Answer: P = 100I / (RT). P = IRT/100 comes from leaving R and T in the numerator instead of moving them to the denominator. P = 100RT/I comes from swapping P and I when rearranging. P = 100I/R comes from dividing by R only and forgetting to also divide by T.
- (c) 8a + 2 — The perimeter of a rectangle is twice the length plus twice the width: P = 2(3a + 2) + 2(a − 1) = (6a + 4) + (2a − 2) = 8a + 2. Answering 5a adds the length and width once each but doubles only one of them, missing that a rectangle has two of each side. Answering 8a + 6 distributes the 2 into (a − 1) correctly as far as 2a, but then adds 2 instead of subtracting it, as though the bracket had been (a + 1). Answering 12a + 8 uses the length for all four sides instead of using the length twice and the width twice, as if the field were a square with side (3a + 2). The perimeter of the field is (8a + 2) metres.
- (d) 12 — Method: call the younger brother's age x, write the elder brother's age in terms of x, and form an equation from the total. Working: the elder brother is x + 6, so x + (x + 6) = 30; simplifying gives 2x + 6 = 30, subtracting 6 from both sides gives 2x = 24, and dividing by 2 gives x = 12. Checking: 12 and 18 add up to 30 and differ by 6. Answer: 12. The distractors: 18 comes from solving correctly and then giving the elder brother's age, which is not the age asked for; 15 comes from halving 30 and ignoring the 6-year difference altogether; 24 comes from taking 6 off the total, 30 − 6 = 24, and giving that as an age.
- (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.
- (b) Week 7 — The height after n weeks is 4 + 5(n − 1) = 5n − 1. The plant is taller than 30 cm when its height, 5n − 1, is more than 30, written 5n − 1 > 30; add 1 to both sides (5n > 31) and divide by 5, which gives n > 6.2, so the first whole week is week 7, where the height is 5 × 7 − 1 = 34 cm. Rounding 6.2 down to week 6 without checking gives a height of only 5 × 6 − 1 = 29 cm, which is not yet taller than 30 cm. Counting one week too many gives week 8. Working out 30 ÷ 5 = 6 and then subtracting 1 from the week number instead of from the height gives week 5.
Build your own mix at the worksheet builder.