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
Answer key: Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (d) 68, and it is a formula — Substituting C = 20 gives F = 1.8 × 20 + 32 = 36 + 32 = 68. The statement F = 1.8C + 32 is a formula because it expresses a general relationship between F and C that holds for any value of C, not just C = 20. A candidate who gets the correct value but calls it an equation is confusing "has an equals sign" with "is an equation" — an equation is only true for particular value(s) of the unknown, whereas this relationship is used to calculate rather than to be solved. A candidate who forgets to multiply C by 1.8 and just adds 32 to 20 gets 52. A candidate who multiplies correctly but forgets to add 32 gets 36.
- (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.
- (d) 7a + 56 — Method: multiplying a single term over a bracket means every term inside the bracket is multiplied by the term outside. Working: 7 × a = 7a and 7 × 8 = 56, and the two products are added because the bracket contains an addition. Answer: 7a + 56. The distractors: 7a + 15 comes from adding 7 and 8 instead of multiplying them; 7a + 8 comes from multiplying only the first term inside the bracket and copying the 8 across unchanged; a + 56 comes from multiplying only the 8 and copying the a across unchanged.
- (a) 3y² — There is one 3 in the product and the letter y appears twice. A number that multiplies a letter is written in front of it as the coefficient, so the 3 goes at the front. The two ys multiply each other, so the letter carries an index of 2. The shortest correct way of writing the product is therefore 3y². Note that (3y)² would mean 3 × y × 3 × y, which squares the coefficient as well, while 3 + y² turns a multiplication into an addition and y³ treats the coefficient as a third factor of y.
- (a) x = 4 or x = −3 — Method: find two numbers that multiply to give −12 and add to give −1 — these are −4 and 3. So x² − x − 12 = (x − 4)(x + 3) = 0, giving x = 4 or x = −3. Distractor origins: x = −4 or x = 3 has the signs the wrong way round; x = 4 or x = 3 makes both roots positive, ignoring the sign of −12; x = 12 or x = −1 comes from reading off the coefficient and the constant directly instead of factorising.
- (a) 1 — Method: the value of y when x = 0 is where the line meets the y-axis, which is the constant c in y = mx + c, so the gradient is worked out from the two given points first and the constant follows by substituting one of them. Working: m = (16 − 7) ÷ (5 − 2) = 9 ÷ 3 = 3, so the line is y = 3x + c; substituting x = 2 and y = 7 gives 7 = 3 × 2 + c, so c = 7 − 6 = 1, and the value of y when x = 0 is that constant. Answer: 1. The distractors: 3 comes from stopping at the gradient and offering it as the intercept; 4 comes from stepping back from x = 2 to x = 0 by one unit of x instead of two, 7 − 3 = 4; −1 comes from working the constant out as mx − y, 3 × 2 − 7 = −1, instead of y − mx.
- (d) 5n − 1 — The common difference is 5 (9−4=5), so the expression starts 5n. To match the first term when n=1, 5×1+c=4, so c=−1: the nth term is 5n−1. A candidate who uses the first term itself as the constant, instead of first term minus the common difference, would write 5n+4 (giving 9, 14, 19, 24 — one term too high throughout). A candidate who omits the constant term altogether would write just 5n (giving 5, 10, 15, 20, not matching the sequence). A candidate who adds the common difference to n instead of multiplying would write n+5 (giving 6, 7, 8, 9, far too small).
- (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.
- (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) x ≥ 5 — Expand the bracket: 2(3x − 1) = 6x − 2, so the inequality is 6x − 2 ≥ 4x + 8. Subtract 4x from both sides and add 2 to both sides: 2x ≥ 10. Divide both sides by 2: x ≥ 5. A candidate who only multiplies the 3x by 2 and forgets to multiply the −1 gets 6x − 1 ≥ 4x + 8, leading to x ≥ 4.5. A candidate who adds 4x instead of subtracting it gets 10x ≥ 10, leading to x ≥ 1. A candidate who multiplies by 2 instead of dividing gets x ≥ 20.
- (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) 5 — From x + y = 7, x = 7 − y. Substituting into 3x + 2y = 16: 3(7 − y) + 2y = 16, so 21 − 3y + 2y = 16, giving 21 − y = 16, so y = 5 (then x = 2). A candidate who forgets to multiply the y-term inside the bracket by 3 would write 21 − y + 2y = 16, giving 21 + y = 16, so y = −5. A candidate who subtracts the two equations directly, (3x + 2y) − (x + y) = 16 − 7, gets 2x + y = 9, and if they wrongly treat this as giving y alone, ignoring the x term, they would answer 9. A candidate who reports the value of x instead of y would answer 2.
- (a) 5k — Method: adding a letter to itself repeatedly means counting how many of that letter you have, written as a coefficient in front of the letter. Working: k + k + k + k + k is five lots of k, written 5k. Answer: 5k. k⁵ comes from treating repeated addition as repeated multiplication (raising to a power) instead of counting copies. 5 + k comes from adding the count of terms (5) to a single k instead of multiplying. k/5 comes from dividing instead of counting how many k's there are.
- (d) 2n + 7 > 15 — An inequality compares two expressions using a symbol other than an equals sign, such as < or >. "2n + 7" is just an expression — it has no equals or inequality sign at all, so a candidate mistaking any bare expression for an inequality would choose this. "2n + 7 = 15" is an equation: it uses an equals sign and is only true for one particular value of n, so a candidate confusing an equation with an inequality would choose this. "P = 2n + 7" is a formula, since it relates two different letters, P and n, with an equals sign, so a candidate confusing a formula with an inequality would choose this. "2n + 7 > 15" is an inequality: it compares an expression with a number using a > sign.
- (c) 32 — Using the rule 3n + 4: the 3rd term is 3 × 3 + 4 = 13, and the 5th term is 3 × 5 + 4 = 19, so their sum is 13 + 19 = 32. Forgetting to add the 4 for the 3rd term, 3 × 3 = 9, and adding the correct 5th term, gives 9 + 19 = 28. Rounding the 19 up to 20 to make the addition easier and then forgetting to take the extra 1 back off, 13 + 20 = 33, gives 33. Using the rule 4n + 3 instead of 3n + 4 gives 4 × 3 + 3 = 15 and 4 × 5 + 3 = 23, summing to 38.
Build your own mix at the worksheet builder.