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.
Non-calculator
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.The solution set of x ≥ −1 is drawn on a number line. Which description of that number line is correct?
- 2.A market stall's cost of hiring n tables is modelled by two formulas: Formula A: C = 3(2n + 5); Formula B: C = 6n + 15, where C is in pounds. A stallholder says the two formulas always give the same cost. Work out the cost given by each formula when n = 4, and use your results to decide whether the stallholder is correct.
- 3.A sequence has the position-to-term rule: the term is the square of the position number. Its first four terms are 1, 4, 9, 16. Work out the 10th term.
- 4.A sequence begins at 7. Each term after the first is found by adding 6 to the term before it. Work out the 6th term of the sequence.
- 5.Expand 4(2x − 3).
- 6.Meera writes the statement 3(x + 4) = 3x + 12. Which of these correctly describes what she has written, with a reason?
- 7.Oliver buys b pens. Each pen costs £2. Write down an expression for the total cost, in pounds.
- 8.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?
- 9.Given that (x − 4)(x + 9) = 0, write down the two solutions of x.
- 10.A sequence has the position-to-term rule: the nth term is 3n. Write down the first four terms of the sequence.
- 11.The point B has coordinates (−2, −2). In which quadrant is B?
- 12.Solve 2x² = 18.
- 13.A number, n, is tripled and then 4.5 is added. The result is 22.5. Form an equation and solve it to find n.
- 14.Jack is x years old. His brother Kwame is 3 years older than Jack. Write down an expression for Kwame's age.
- 15.Which expression means 'y squared, multiplied by 3'?
Answer key
- (c) A solid circle at −1 with the arrow pointing right — Method: a number line picture of an inequality carries two decisions: the circle at the boundary says whether the boundary value itself belongs to the solution set, and the arrow says which way the solutions run. Working: the sign is ≥, which includes equality, so x = −1 is itself a solution and the circle drawn at −1 is filled in; testing a value above the boundary, 4 ≥ −1 is true, and testing one below it, −5 ≥ −1 is false, so the solutions lie above −1 and the arrow runs to the right. Answer: a solid circle at −1 with the arrow pointing right. The distractors: an open circle with the arrow pointing right comes from treating ≥ as a strict >, which would shut the boundary value out; a solid circle with the arrow pointing left comes from reading the statement backwards, as if it said −1 ≥ x; an open circle with the arrow pointing left comes from making both of those mistakes at once.
- (d) Formula A gives £39 and Formula B gives £39, and since 3(2n + 5) expands to 6n + 15 for every value of n, the stallholder is correct. — Formula A: 3(2 × 4 + 5) = 3 × 13 = £39. Formula B: 6 × 4 + 15 = 24 + 15 = £39. Expanding Formula A algebraically gives 3(2n + 5) = 6n + 15, which is identical to Formula B for every value of n, not just n = 4, so the stallholder is correct — this is an identity, not a coincidence. The option giving £29 for Formula A comes from multiplying only the 2n by 3 and forgetting to also multiply the 5, then adding the unmultiplied 5: 3 × 2 × 4 = 24, + 5 = 29. The two options that reach the correct numbers but reject the stallholder's claim both use faulty reasoning — matching values at one value of n, or counting terms, does not decide whether two expressions are identical for every n; expanding the bracket does.
- (c) 100 — Method: apply the position-to-term rule straight to the position asked for, since it does not depend on the term before it. Working: the rule squares the position number and the position is 10, so the term is 10², which means 10 × 10. Answer: 100. The distractors: 81 comes from squaring 9 instead of 10, one position short; 20 comes from multiplying the position by 2 instead of squaring it; 1000 comes from cubing the position, 10 × 10 × 10, instead of squaring it.
- (b) 37 — The terms are 7, 13, 19, 25, 31, 37 — each found by adding 6 to the term before, so the 6th term is 37. Adding 6 six times to the first term instead of five times, 7 + 6 × 6 = 43, treats the first term as if it were before the sequence starts. Stopping one term early gives the 5th term, 31. Stopping two terms early gives the 4th term, 25.
- (c) 8x − 12 — Multiply each term inside the bracket by 4: 4 × 2x = 8x and 4 × (−3) = −12, so 4(2x − 3) = 8x − 12. A candidate who forgets to multiply the second term by 4 gets 8x − 3. A candidate who makes a sign error, treating 4 × (−3) as +12, gets 8x + 12. A candidate who adds 4 to the bracket instead of multiplying gets 2x + 1.
- (a) An identity, true for every value of x — Expanding the bracket on the left gives 3x + 12, which matches the right-hand side exactly, so the statement is true for every value of x — this makes it an identity. A candidate who reasons that any statement with an equals sign must be an equation picks that option, missing that an equation is only true for particular value(s) of x, not all of them. A candidate who confuses an identity with a formula, because both relate two expressions, picks the formula option — but a formula connects two different quantities, such as area and side length, not two equivalent forms of the same expression. A candidate who assumes it can be solved for a single value of x, as with a normal equation, picks that option, not realising there is no single solution here.
- (a) 2b — Method: a total cost is the price of one item multiplied by the number of items bought. Working: each pen costs £2 and there are b pens, so the total cost is 2 × b, which is written as 2b. Answer: 2b. The distractors: b + 2 comes from adding the price to the number of pens instead of multiplying, treating £2 as a one-off charge; 2b + 2 comes from multiplying correctly and then adding the £2 a second time as though there were also a fixed charge; b/2 comes from dividing by the price instead of multiplying by it.
- (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.
- (d) x = 4 or x = −9 — Since (x − 4)(x + 9) = 0, either x − 4 = 0, giving x = 4, or x + 9 = 0, giving x = −9. A candidate who takes the sign shown in each bracket rather than its opposite gets x = −4 or x = 9. A candidate who makes both solutions negative gets x = −4 or x = −9. A candidate who drops both signs and makes both solutions positive gets x = 4 or x = 9.
- (b) 3, 6, 9, 12 — Method: substitute the positions n = 1, 2, 3 and 4 into the rule in turn, because a position-to-term rule gives each term from its own position number. Working: 3 × 1 = 3, 3 × 2 = 6, 3 × 3 = 9 and 3 × 4 = 12. Answer: 3, 6, 9, 12. The distractors: 3, 9, 27, 81 comes from reading 3n as 3 multiplied by itself n times and so multiplying by 3 at every step; 0, 3, 6, 9 comes from starting the count at n = 0, which shifts every term one place; 4, 5, 6, 7 comes from reading 3n as n + 3 and adding 3 to each position number instead of multiplying by 3.
- (d) the third quadrant — Method: only the signs of the coordinates matter, so two coordinates equal in size still have to be read separately, one for each axis. Working: both coordinates of (−2, −2) are negative, so B lies to the left of the y-axis and below the x-axis; counting anticlockwise from the region where both coordinates are positive, left and below is the third region. Answer: the third quadrant. The distractors: 'the first quadrant' comes from ignoring both minus signs and treating the point as (2, 2); 'the second quadrant' comes from applying the minus sign to the x-coordinate only, as though the point were (−2, 2); 'the fourth quadrant' comes from applying it to the y-coordinate only, as though the point were (2, −2).
- (d) x = 3 or x = −3 — Method: get x² on its own with a coefficient of 1, then take the square root of both sides and keep both the positive and the negative root. Working: dividing 2x² = 18 by 2 gives x² = 9, and the square root of 9 is 3, so x = 3 or x = −3; both check, because 2 × 9 = 18 either way. Answer: x = 3 or x = −3. The distractors: x = 9 or x = −9 comes from dividing by 2 and then forgetting to take the square root; x = 4 or x = −4 comes from subtracting 2 from 18 instead of dividing by it, giving x² = 16; x = 6 or x = −6 comes from multiplying by 2 instead of dividing, giving x² = 36.
- (b) 6 — 3n + 4.5 = 22.5, so 3n = 18 and n = 6. A candidate who divides 22.5 by 3 first and ignores the 4.5 gets n = 7.5. A candidate who makes a sign error and forms the equation 3n − 4.5 = 22.5 gets 3n = 27 and n = 9. A candidate who divides by 3 before subtracting the 4.5, working out 22.5 ÷ 3 + 4.5, gets n = 12.
- (a) x + 3 — Method: "years older" is an addition, and the number of years is added to the age that is known in terms of the letter. Working: Jack's age is x, and Kwame is 3 years older, so Kwame's age is x + 3. Answer: x + 3. The distractors: x − 3 comes from reading "older" as "younger" and subtracting instead of adding; 3x comes from reading "3 years older" as "3 times as old" and multiplying; 3 − x comes from writing the calculation the wrong way round, taking Jack's age from the 3 rather than adding.
- (a) 3y² — 'y squared, multiplied by 3' means the square is applied to y only, and the result is then multiplied by 3, written as 3y². Writing y³ mistakes the multiplication by 3 for an extra factor of y, adding to the power instead of using a coefficient. Writing (3y)² squares the whole of 3y, including the 3, which gives 9y² rather than 3y² — the square should apply to y alone. Writing 3 + y² adds the 3 instead of multiplying by it. The expression for 'y squared, multiplied by 3' is 3y².
Build your own mix at the worksheet builder.