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.
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A table shows values of y = x² − x − 6 for x from −3 to 4: at x = −3, y = 6; x = −2, y = 0; x = −1, y = −4; x = 0, y = −6; x = 1, y = −6; x = 2, y = −4; x = 3, y = 0; x = 4, y = 6. Using the table, write down the two roots of x² − x − 6 = 0.y = x²
- 2.The expression 6n + 15 is written as 3(2n + 5). Which statement is correct?
- 3.x = 5. Work out the value of 3x² − 4.
- 4.Solve x² − 6x = 0.
- 5.The first four terms of a sequence are 18, 15, 12, 9. Work out an expression, in terms of n, for the nth term.
- 6.Solve the inequality x + 5 < 12.
- 7.The equation 3(2x − 1) = 4x + 9 is rearranged by expanding the brackets. Which of these is the correctly expanded equation?
- 8.A rectangular photo has length (x + 3) cm and width x cm. Its area is 40 cm². Work out the value of x.
- 9.Work out the gradient of the straight line with equation y = (2x/5) − 3.
- 10.The formula for converting a temperature in Fahrenheit, F, to Celsius, C, is C = 5(F − 32) ÷ 9. Work out C, to 1 decimal place, when F = 98.6.
- 11.A square has vertices at (−2, 3), (−2, −3) and (4, −3). Write down the coordinates of the fourth vertex.
- 12.A rectangular garden has width w metres and length (w + 3) metres. A gardener writes its perimeter as 2w + 3. Which statement corrects the gardener's mistake?
- 13.A packet contains s sweets. The sweets are shared equally between f friends. Write an expression for the number of sweets each friend receives.
- 14.A phone plan costs a fixed £15 per month plus 8p per minute of calls. In one month, Jamal's bill was £23.80. Form an equation using m for the number of minutes, and solve it to find how many minutes Jamal used that month.
- 15.Solve the inequality 3x + 6 ≤ 0.
Answer key
- (d) x = −2 and x = 3 — The roots are the x-values where y = 0. Reading the table, y = 0 at x = −2 and at x = 3, so these are the two roots. Choosing x = −3 and x = 4 picks the endpoints of the table, where y = 6, not where y = 0. Choosing x = −1 and x = 2 picks values near the curve's lowest points, where y = −4, not where the curve crosses the axis. Choosing x = 0 and x = 1 picks the two x-values in the middle of the table without checking their y-values, which are both −6, not 0.
- (c) 3 and 2n + 5 are both factors of 6n + 15 — Factors are the parts multiplied together to make an expression; terms are the parts added together. In 3(2n + 5) the 3 and the bracket 2n + 5 are multiplied, so both of them are factors of 6n + 15. The parts added together are 6n and 15, and those are its two terms, not its factors. A factor need not be a number: a bracket containing letters is a factor in exactly the same way.
- (c) 71 — Method: square x first, then multiply by 3, then subtract 4, following the order of operations. Working: x² = 5² = 25; 3 × 25 = 75; 75 − 4 = 71. Answer: 71. 221 comes from squaring (3x) as a whole first: (3 × 5)² = 225, then − 4 = 221, squaring the coefficient along with x. 75 comes from correctly working out 3x² but forgetting to subtract the 4. 3 comes from subtracting the 4 from x before squaring: (5 − 4)² × 3 = 3, doing the operations in the wrong order.
- (d) x = 0 or x = 6 — Method: factorise by taking out the common factor x: x(x − 6) = 0, so x = 0 or x − 6 = 0, giving x = 0 or x = 6. Distractor origins: x = 6 comes from dividing both sides by x, which loses the solution x = 0; x = 0 stops after finding only one factor; x = 3 comes from halving the coefficient of x instead of factorising.
- (d) 21 − 3n — Method: find the common difference, then find the constant that fits the first term. Working: 15 − 18 = −3, 12 − 15 = −3, 9 − 12 = −3, so the terms decrease by 3 each time and the nth term has the form c − 3n. Substituting n = 1: c − 3(1) = 18, so c = 21. Answer: the nth term is 21 − 3n. The value 18 − 3n comes from using the first term as c directly, without adding back the difference that was removed. The value 3n − 21 comes from a sign error that flips the whole expression. The value −3n comes from using only the common difference and leaving out the constant.
- (a) x < 7 — Subtract 5 from both sides: x < 12 − 5, so x < 7. A candidate who adds 5 instead of subtracting gets x < 17. A candidate who subtracts the wrong way round gets x < −7. A candidate who correctly finds 7 but wrongly flips the inequality (as if dividing by a negative had happened) writes x > 7.
- (b) 6x − 3 = 4x + 9 — Method: multiply every term inside the bracket by the number outside it; the right-hand side stays as it is given. Working: 3 × 2x = 6x and 3 × (−1) = −3, so 3(2x − 1) = 6x − 3. Answer: 6x − 3 = 4x + 9. 6x − 1 = 4x + 9 comes from multiplying only the 2x by 3 and leaving the −1 unchanged. 5x − 3 = 4x + 9 comes from adding the 3 to the 2 instead of multiplying, treating 3 × 2x as (3 + 2)x = 5x. 6x − 4 = 4x + 9 comes from working out 3 × (−1) as −1 − 3 = −4 instead of 3 × (−1) = −3.
- (b) x = 5 — Area = length × width, so x(x + 3) = 40, which rearranges to x² + 3x − 40 = 0. This factorises as (x + 8)(x − 5) = 0: the two numbers in the brackets must multiply to −40 and add to +3, and the pair 8 and −5 does both. This gives x = −8 or x = 5. Since x is a length, it cannot be negative, so x = 5. A candidate who gives both solutions without rejecting the negative one, which cannot be a length, answers x = 5 or x = −8. A candidate who picks the wrong factor pair of 40, such as 10 and −4 instead of 8 and −5, gets (x + 10)(x − 4) = 0 and answers x = 4. A candidate who rejects the wrong root, keeping the negative solution instead of the positive one, answers x = −8.
- (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) 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) (4, 3) — The sides are parallel to the axes: the missing vertex must share the y-coordinate 3 with (−2, 3) and the x-coordinate 4 with (4, −3), giving (4, 3). (−4, 3) comes from a sign error on the x-coordinate. (4, −9) comes from continuing the pattern of the given points by subtracting 6 from the y-coordinate again instead of matching it to (−2, 3). (3, 4) comes from swapping the x- and y-coordinates.
- (a) It is 2(w + (w + 3)) = 4w + 6, not 2w + 3. — The perimeter of a rectangle is twice the width plus twice the length: 2 × w + 2 × (w + 3) = 2w + 2w + 6 = 4w + 6, so the gardener's 2w + 3 is wrong. Writing w + (w + 3) = 2w + 3 forgets to double the sides at all, only adding one width and one length once. Writing 4(w + 3) = 4w + 12 wrongly treats all four sides as equal to the length, as if the garden were a square. Writing 3w + 6 comes from doubling the length correctly but adding the width only once instead of doubling it too.
- (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) 110 — Method: form the equation 15 + 0.08m = 23.80, where m is the number of minutes, then solve for m. Working: subtract the fixed fee: 0.08m = 23.80 − 15 = 8.80. Divide by the cost per minute: m = 8.80 ÷ 0.08 = 110. Answer: 110 minutes. 1.1 comes from using 8 instead of 0.08 as the cost per minute, forgetting to convert pence to pounds. 297.5 comes from dividing the whole bill by the cost per minute without subtracting the fixed fee first, 23.80 ÷ 0.08. 485 comes from adding the fixed fee to the bill instead of subtracting it, before dividing by the cost per minute, (23.80 + 15) ÷ 0.08.
- (b) x ≤ −2 — Method: take the number term off both sides, then divide by the coefficient of x; the sign turns round only when you divide BY a negative number, and here you divide by 3. Working: subtracting 6 from both sides of 3x + 6 ≤ 0 gives 3x ≤ −6; dividing both sides by 3, which is positive, gives x ≤ −2. Answer: x ≤ −2. The distractors: x ≥ −2 comes from turning the sign round because the right-hand side has become negative, which is not the rule; it is the sign of the divisor that matters; x ≤ 2 comes from moving the 6 across without changing its sign, giving 3x ≤ 6; x ≤ −18 comes from multiplying both sides by 3 instead of dividing by it.
Build your own mix at the worksheet builder.