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.Grace says that 2(x + 1) and 2x + 2 always have the same value. Work out the value of both expressions when x = 3.
- 2.A student says that 5(x + 2) is equivalent to 5x + 2. Which statement explains why the student is wrong?
- 3.Which of these is a formula, rather than an expression, an equation, or an identity?
- 4.The first four terms of a sequence are 6, 13, 20, 27. Work out an expression, in terms of n, for the nth term.
- 5.A gym charges a joining fee plus a monthly fee. Anna paid £100 in total after 3 months of membership. Ben paid £160 in total after 6 months of membership (same joining fee and monthly fee as Anna). Work out the monthly fee.
- 6.A student solves the simultaneous equations 2x + y = 11 and x − y = 1 by elimination, adding the two equations together. Which of these is the correct result of that step?
- 7.A zip-line runs from a platform 25 m high to a landing point 5 m high, over a horizontal distance of 40 m. Work out the gradient of the zip-line.
- 8.A number machine adds 5 to its input. Work out the output when the input is 0.
- 9.Which of these is an equation, rather than an expression, a formula or an identity?
- 10.a = 3 and b = 5. Work out the value of a²b.
- 11.Make x the subject of the formula y = 3(x + 2).
- 12.A straight line passes through the points (0, 4) and (1, 9). Write down the gradient of the line.
- 13.Work out the value of 2x² when x = −3
- 14.A straight line has gradient −2 and passes through the point (3, 1). Work out the equation of the line.
- 15.Tom is asked to classify the statement 5(2x − 3) = 10x − 15. Which statement about it is correct?
Answer key
- (c) 8 — Method: substitute x = 3 into each expression in turn, working out the bracket first in the expression that has one and the multiplication first in the expression that does not. Working: 2(x + 1) gives 2 × (3 + 1) = 2 × 4 = 8, and 2x + 2 gives 2 × 3 + 2 = 6 + 2 = 8, so both expressions take the value 8, as Grace claims. Answer: 8. The distractors: 7 comes from multiplying only the x inside the bracket and then adding the 1, giving 2 × 3 + 1; 10 comes from reading 2x + 2 as 2(x + 2) and working out 2 × 5; 6 comes from substituting into 2x and stopping before the 2 is added.
- (c) The 5 must multiply both terms inside the bracket, so 5(x + 2) expands to 5x + 10, which is never equal to 5x + 2 for any value of x. — Expanding the bracket correctly, 5(x + 2) = 5x + 10, since the 5 multiplies both the x and the 2. This is never equal to 5x + 2, since that would require 10 = 2. The option claiming 5(x + 2) means 5 × x + 2 ignores that the 5 must multiply the whole bracket, not just the x-term. The option about working out the bracket first with a value of x misunderstands algebraic expansion, which holds for every x, not just specific ones. The option about addition before multiplication misapplies the order of operations to bracket expansion, which always distributes the outer factor over every term inside, whatever x is.
- (d) V = lwh — V = lwh is a formula: it relates one quantity, the volume V, to others, the length, width and height, in a way that is true generally. A candidate who picks lwh has chosen the expression, not a full statement relating two quantities. A candidate who picks lwh = 60 has chosen an equation, since it is only true for particular values of l, w and h that multiply to 60. A candidate who picks 2(l + w) ≡ 2l + 2w has chosen an identity, mistaking the identity symbol ≡ for a sign that makes a statement a formula.
- (c) 7n − 1 — Method: find the common difference, then find the constant that fits the first term. Working: 13 − 6 = 7, 20 − 13 = 7, 27 − 20 = 7, so the terms increase by 7 each time and the nth term has the form 7n + c. Substituting n = 1: 7(1) + c = 6, so c = −1. Answer: the nth term is 7n − 1. The value 7n comes from leaving out the constant altogether. The value 7n + 6 comes from using the first term as the constant directly, without subtracting the common difference first. The value 6n + 1 comes from using the first term, 6, as the coefficient of n instead of the common difference, and then attaching +1 with the sign of the constant flipped.
- (d) £20 — Let f be the joining fee and m the monthly fee: f + 3m = 100 and f + 6m = 160. Subtracting the first equation from the second eliminates f: 3m = 60, so m = 20. A candidate who finds the joining fee instead of the monthly fee would get f = 100 − 3(20) = £40. A candidate who divides Ben's total by his number of months, ignoring that part of the cost is a fixed joining fee, would get 160 ÷ 6 ≈ £26.67. A candidate who divides the difference in cost by the total number of months instead of the difference in months would get (160 − 100) ÷ 9 ≈ £6.67.
- (a) 3x = 12 — Adding the two equations: the y-terms, +y and −y, have opposite signs, so they cancel; the x-terms combine to 2x + x = 3x; and the right-hand sides add to 11 + 1 = 12. This gives 3x = 12. A candidate who forgets that the y-terms cancel, and instead adds them as if they had the same sign, would write 3x + 2y = 12. A candidate who subtracts the right-hand sides instead of adding them would get 3x = 10. A candidate who correctly reaches 3x = 12 but then treats 12 itself as the value of x, skipping the final division, would write x = 12.
- (b) −0.5 — Method: gradient = change in height ÷ horizontal distance, and the height decreases so the change is negative. Working: change in height = 5 − 25 = −20, horizontal distance = 40, so gradient = −20 ÷ 40 = −0.5. Answer: the gradient is −0.5. 0.5 comes from dropping the negative sign, ignoring that the zip-line descends. 2 comes from inverting the gradient, dividing the horizontal distance by the drop in height instead of the other way round. −0.8 comes from dividing the drop by the platform height, 25, instead of by the horizontal distance, 40.
- (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.
- (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) 45 — a²b means a × a × b, so the index applies to a only and b is multiplied on afterwards. Substituting the values gives 3 × 3 = 9, then 9 × 5 = 45. Reading a²b as (ab)² gives (3 × 5)², which is 15² = 225 and squares b as well. Substituting the two values the wrong way round works out 5 × 5 × 3 = 75, and reading the letters written side by side as an addition gives 9 + 5 = 14.
- (b) x = y/3 − 2 — The bracket containing x has been multiplied by 3, so divide both sides by 3 first, which gives y/3 = x + 2. Subtracting 2 from both sides then leaves y/3 − 2 = x, so x = y/3 − 2. Taking the 2 away before dividing gives (y − 2)/3, which divides the 2 by 3 as well, although the 2 was never divided in the original formula. Adding 2 rather than subtracting it gives y/3 + 2, and multiplying by 3 instead of dividing gives 3y − 2.
- (c) 5 — Method: gradient = change in y ÷ change in x between the two points. Working: change in y = 9 − 4 = 5, change in x = 1 − 0 = 1, so gradient = 5 ÷ 1 = 5. Answer: the gradient is 5. 13 comes from adding the y-values instead of subtracting them. 4 comes from using the y-value at x = 0 instead of the change in y between the two points. 1/5 comes from inverting the gradient, dividing the change in x by the change in y instead of the other way round.
- (a) 18 — Method: substitute the value, apply the index before the multiplication, and remember that a negative number multiplied by itself gives a positive result. Working: x² = (−3) × (−3) = 9, and then 2 × 9 = 18. Answer: 18. The distractors: −18 comes from squaring only the 3 and leaving the minus sign outside the index, giving 2 × (−9); 36 comes from multiplying 2 by −3 first and squaring afterwards, giving (−6)²; −12 comes from reading x² as 2x, so that the calculation becomes 2 × 2 × (−3).
- (a) y = −2x + 7 — Using y = −2x + c, and substituting the point (3, 1): 1 = −2(3) + c, so 1 = −6 + c, and c = 7, giving y = −2x + 7. A candidate who uses the y-coordinate of the point directly as the y-intercept, instead of solving for c, would write y = −2x + 1. A candidate who drops the negative sign on the gradient would write y = 2x + 7. A candidate who makes a sign error when isolating c, writing c = 1 − 6 = −5 instead of c = 1 + 6 = 7, would write y = −2x − 5.
- (b) An identity, since both sides are equal for every x. — Expanding the left-hand side: 5(2x−3)=10x−15, which is exactly the same as the right-hand side for every value of x, so it is an identity, not an equation that is only true for one particular x. A candidate who treats every equals-sign statement as an equation, without checking whether it holds for all values of x, would choose the equation option. A candidate who mistakes it for a formula is assuming it relates two different letters or quantities, but only x appears — there is no second variable such as area or cost — so it is not a formula. A candidate who mistakes it for an inequality is assuming the two sides are only equal for particular values of x, but expanding shows they are identical for every value, not just some.
Build your own mix at the worksheet builder.