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.Factorise x² − 3x − 10.
- 2.Factorise fully 12x² + 18x.
- 3.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.
- 4.Amelia is buying books. Each book costs £5 and she has at most £30 to spend. Write down an inequality for x, the number of books she can buy.
- 5.Work out the equation of the straight line through the points (−3, 4) and (1, −8).
- 6.Which of these is an equation, rather than an expression, a formula or an identity?
- 7.The diagram shows the graph of a quadratic function. Write down the values of x where the graph crosses the x-axis.
- 8.Which of these rules generates the sequence 6, 11, 16, 21, …?
- 9.The volume of a cuboid is given by the formula V = lwh. Work out V, in cm³, when l = 2, w = 3 and h = 6.
- 10.p = 4. Work out the value of 2p³.
- 11.Harry is 14 years old and Mia is 8 years old. Will Harry ever be exactly twice as old as Mia? Give a reason for your answer.
- 12.Two numbers have a sum of 45. The larger number is 9 more than the smaller number. Form an equation using n for the smaller number, and solve it to find the larger number.
- 13.The mean of four numbers is 12.5. Three of the numbers are 8, 15 and 19. Form an equation using n for the fourth number, and solve it to find n.
- 14.A number machine adds 5 to its input. Work out the output when the input is 0.
- 15.Write down the coefficient of xy in the expression 4x²y − 7xy + 2.
Answer key
- (b) (x − 5)(x + 2) — We need two numbers that multiply to −10 and add to −3: these are −5 and 2, since −5 × 2 = −10 and −5 + 2 = −3. So x² − 3x − 10 = (x − 5)(x + 2). A candidate who swaps the signs, using +5 and −2, gets (x + 5)(x − 2), which expands to x² + 3x − 10 — the wrong middle term. A candidate who picks the factor pair 1 and 10 instead of 2 and 5 gets (x − 10)(x + 1), which expands to x² − 9x − 10. A candidate who makes both factors negative gets (x − 5)(x − 2), which expands to x² − 7x + 10 — the wrong sign on the constant term.
- (c) 6x(2x + 3) — The highest common factor of 12x² and 18x is 6x. Dividing each term by 6x gives 12x² ÷ 6x = 2x and 18x ÷ 6x = 3, so 12x² + 18x = 6x(2x + 3). A candidate who only takes out the number 6 (missing the x) gets 6(2x² + 3x), which is not fully factorised. A candidate who only takes out 2x (missing the extra factor of 3 in 6) gets 2x(6x + 9), also not fully factorised — the bracket still shares a common factor. A candidate who takes out 3x instead of the full 6x gets 3x(4x + 6), which again is not fully factorised since 4x + 6 shares a common factor of 2.
- (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.
- (d) 5x ≤ 30 — Method: write the total cost as the cost of one book times the number of books, then turn the limit into an inequality sign; 'at most' allows the limit to be reached but not passed. Working: x books at £5 each cost 5x pounds; that total must not go above £30, and spending exactly £30 is allowed, so the two sides are joined by ≤ and the inequality is 5x ≤ 30. Answer: 5x ≤ 30. The distractors: 5x ≥ 30 comes from reading 'at most' as 'at least', which reverses the condition; x + 5 ≤ 30 comes from adding the price of a book to the number of books instead of multiplying; 5x < 30 comes from reading 'at most £30' as 'less than £30', which wrongly rules out spending the whole £30.
- (a) y = −3x − 5 — Gradient = (−8 − 4) ÷ (1 − (−3)) = −12 ÷ 4 = −3. Using the point (1, −8): −8 = −3(1) + c, so c = −5, giving y = −3x − 5. A candidate who drops the negative sign on the gradient, using m = 3 instead, would then solve −8 = 3(1) + c to get c = −11, writing y = 3x − 11. A candidate who makes a sign error isolating c, writing c = 5 instead of −5, would write y = −3x + 5. A candidate who mixes up both mistakes — keeping the correct gradient but the wrong, positive value of c from the flipped-gradient calculation — would write y = −3x + 11.
- (c) 3x + 5 = 17 — An equation contains an equals sign and is true only for particular value(s) of the unknown — solving 3x + 5 = 17 gives the single value x = 4. 3x + 5 is an expression: it has no equals sign, so it cannot be solved, only simplified or evaluated. A = πr² is a formula: it shows the general relationship between different quantities (area and radius), rather than asking for one unknown value. 3(x + 5) ≡ 3x + 15 is an identity: the ≡ sign shows it is true for every value of x, not just one. The equation is 3x + 5 = 17.
- (a) −2 and 2 — Method: the graph crosses the x-axis where y = 0, so read the two crossing points straight off the curve. Working: the curve meets the horizontal axis two squares to the left of the origin and two squares to the right, at x = −2 and x = 2. Answer: −2 and 2. Distractor refutation: −4 and 4 comes from reading the value where the curve crosses the y-axis, −4, and using that value and its positive partner as the x-axis crossings instead. −2 and 3 comes from misreading the right-hand crossing point one square out along the grid, taking it where the curve is already above the axis. 0 and 2 comes from confusing the lowest point of the curve, which sits on the y-axis at x = 0, with one of the crossing points.
- (c) 5n + 1 — Method: find the common difference, then use it as the coefficient of n in the position-to-term rule, and find the constant by checking against the first term. Working: the common difference is 5, so the rule has the form 5n + c. Using the 1st term: 5(1) + c = 6, so c = 1. The rule is 5n + 1. Answer: 5n + 1. 5n − 1 uses the correct coefficient but the wrong sign for the constant. 6n comes from using the first term as the coefficient of n instead of the common difference — it matches the 1st term by coincidence but fails from the 2nd term onward. n + 5 swaps the coefficient and the constant around, using the common difference as the constant instead of the coefficient of n.
- (d) 36 cm³ — V = lwh = 2 × 3 × 6 = 36 cm³. A candidate who adds all three numbers instead of multiplying gets 2 + 3 + 6 = 11 cm³. A candidate who multiplies only two of the three numbers, forgetting the length, gets w × h = 3 × 6 = 18 cm³. A candidate who multiplies l × w and w × h separately and adds the two products gets (2 × 3) + (3 × 6) = 6 + 18 = 24 cm³.
- (d) 128 — In 2p³ the index belongs to p only, so cube p first and multiply by the coefficient afterwards. Cubing gives 4 × 4 × 4 = 64, and then 2 × 64 = 128. Cubing the coefficient as well would mean working out (2 × 4)³, which is 512. Reading the index as an instruction to multiply by 3 gives 2 × 4 × 3 = 24, and ignoring the coefficient altogether leaves 64.
- (c) No — that moment has already passed — Method: call the number of years from now x, add x to both ages, form the equation from the comparison and then interpret the value of x that comes out. Working: in x years Harry will be 14 + x and Mia will be 8 + x, so 14 + x = 2(8 + x); expanding gives 14 + x = 16 + 2x, and subtracting x and 16 from both sides gives x = −2. A negative value of x places the moment two years in the past, when Harry was 12 and Mia was 6 and 12 = 2 × 6, so it is not something still to come. Answer: no — that moment has already passed. The distractors: the claim that it has never happened and never will comes from reaching x = −2 and reading a negative number of years as no solution at all, when x = −2 does not say that no such moment exists but says where it is — two years before now; the claim that it happens when Harry is 16 comes from doubling Mia's present age, 2 × 8 = 16, and reading that as the age Harry has to reach; the claim that it happens when Harry is 20 comes from expanding 2(8 + x) as 8 + 2x, doubling only the x, which gives x = 6.
- (a) 27 — Method: let the smaller number be n, so the larger number is n + 9. Form the equation n + (n + 9) = 45. Working: simplify: 2n + 9 = 45, so 2n = 36, giving n = 18. The larger number is 18 + 9 = 27. Answer: 27. 18 is the smaller number, found correctly, but given as the answer to the question asking for the larger number. 22.5 comes from ignoring the "9 more" part and simply halving the total, 45 ÷ 2. 36 comes from a sign error when isolating the constant, treating the equation as 2n = 45 + 9 instead of 2n = 45 − 9.
- (d) 8 — Since the mean of the four numbers is 12.5, their total is 4 × 12.5 = 50. The three known numbers add up to 8 + 15 + 19 = 42, so n = 50 − 42 = 8. A candidate who multiplies the mean by 3 instead of 4 gets a total of 37.5, giving n = 37.5 − 42 = −4.5. A candidate who forgets to subtract the three known numbers and gives the total itself as n states n = 50. A candidate who subtracts the mean from the total of the three known numbers instead of the other way round gets n = 42 − 12.5 = 29.5.
- (a) 5 — Method: apply the machine's operation to the input, and treat zero as an input like any other. Working: the machine gives 0 + 5, and counting on 5 from zero leaves the 5 unchanged. Answer: 5. The distractors: 0 comes from assuming that an input of 0 must give an output of 0, which is true for a machine that multiplies but not for one that adds; −5 comes from subtracting 5 instead of adding it; 6 comes from treating the input as 1 rather than 0 and working out 1 + 5.
- (a) −7 — The coefficient of xy is the number multiplying that exact term, including its sign: in 4x²y − 7xy + 2, the term in xy is −7xy, so the coefficient is −7. Answering 7 correctly picks out the number but drops the minus sign that belongs to it. Answering 4 picks the coefficient of the x²y term instead of the xy term — x²y and xy are different terms because their powers of x differ. Answering −5 combines −7 with the constant term +2, as though the coefficient of xy included the number with no letter attached to it. The coefficient of xy is −7.
Build your own mix at the worksheet builder.