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.
Answer key: Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (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².
- (a) x = 6 or x = −4 — We need two numbers that multiply to −24 and add to −2: these are −6 and 4, since −6 × 4 = −24 and −6 + 4 = −2. So x² − 2x − 24 = (x − 6)(x + 4) = 0, giving x = 6 or x = −4. A candidate who swaps the signs, using 6 and −4 the wrong way round in the brackets, gets x = −6 or x = 4. A candidate who picks the wrong factor pair, 8 and −3 (which multiply to −24 but add to +5, not −2), gets (x + 8)(x − 3) = 0 and answers x = −8 or x = 3. A candidate who makes both factors negative gets x = −6 or x = −4, which would require the constant term to be +24, not −24.
- (a) 6c — Each box has 6 chocolates, so c boxes have 6 × c = 6c chocolates. A candidate who adds the number of boxes to the number per box instead of multiplying gets 6 + c. A candidate who subtracts instead of multiplying gets c − 6. A candidate who divides instead of multiplying gets c ÷ 6.
- (b) (−5, −2) — Both points have the same y-coordinate, so the midpoint lies on the same horizontal line: y = −2. The x-coordinate is the average of −9 and −1: (−9 + (−1)) ÷ 2 = −10 ÷ 2 = −5, giving (−5, −2). (−10, −2) comes from adding the x-coordinates but forgetting to divide by 2. (−4, −2) comes from a sign error on the second x-coordinate, treating −1 as +1: (−9 + 1) ÷ 2 = −4. (5, −2) comes from dropping the negative sign on the x-coordinate.
- (a) P = 100I / (RT) — Method: undo the operations done to P in reverse order — multiply by 100, then divide by R and by T. Working: I = PRT/100, so 100I = PRT, so P = 100I / (RT). Answer: P = 100I / (RT). P = IRT/100 comes from leaving R and T in the numerator instead of moving them to the denominator. P = 100RT/I comes from swapping P and I when rearranging. P = 100I/R comes from dividing by R only and forgetting to also divide by T.
- (b) 2(x + 3) = 2x + 6 — An identity is true for every value of x, not just one. Expanding 2(x + 3) gives 2x + 6, which matches the right-hand side exactly — so the equation holds for every value of x, and it is an identity. Each of the other three is only true for one particular value of x: 5x − 3 = 12 gives x = 3, x + 7 = 15 gives x = 8, and 3x = x + 10 gives x = 5 — these are ordinary equations, not identities.
- (c) 5n + 7 — Method: find the common difference between the rows, then find the constant by adjusting the first row's total. Working: each row has 5 more seats than the last, so the coefficient of n is 5. The constant is the first row's total minus the common difference: 12 − 5 = 7. Answer: the nth term is 5n + 7. 5n + 12 comes from using row 1's total, 12, as the constant without subtracting the common difference. 5n + 2 comes from a slip in working out the constant, subtracting the common difference twice (12 − 5 − 5 = 2) instead of once. 7n + 5 comes from swapping the common difference and the constant.
- (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.
- (c) x = 4 — Method: with an unknown on both sides, subtract the smaller x term from both sides so that all the x is on one side, then collect the numbers on the other. Working: subtracting 3x from both sides gives 14 = 5x − 6; adding 6 to both sides gives 20 = 5x; dividing both sides by 5 gives x = 4. Checking: 3 × 4 + 14 = 26 and 8 × 4 − 6 = 26. Answer: x = 4. The distractors: x = 2.5 comes from taking 3x off the left-hand side only, leaving 14 = 8x − 6 and so 8x = 20; x = −1.6 comes from changing the sign of the 8x when it is moved across but leaving the sign of the 14 unchanged, giving 3x − 8x = −6 + 14 and so −5x = 8; x = 15 comes from reaching 5x = 20 correctly and then subtracting 5 instead of dividing by 5.
- (c) 22 — p² means p × p. Substitute p = 2.5: p² = 6.25, so 4p² = 4 × 6.25 = 25, and 25 − 3 = 22. 97 comes from squaring 4p together instead of just p, (4 × 2.5)² − 3 = 10² − 3 = 97. 7 comes from using p instead of p², 4 × 2.5 − 3. 1 comes from squaring the 3 instead of the p, 4 × 2.5 − 3².
- (d) 2x + 4 — Method: collect the like terms, which here are the two terms in x, and leave the number term on its own because a number and a term in x are unlike. Working: x + x is one lot of x added to one more lot of x, which is 2x; the 4 has nothing like it to join with, so it is written after the 2x. Answer: 2x + 4. The distractors: x² + 4 comes from multiplying the two x terms instead of adding them; x + 4 comes from treating x + x as a single x, as though the repeated letter counted only once; 6x comes from collecting the unlike terms together, adding 1 + 1 + 4 and attaching the letter to that total.
- (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.
- (d) x = 7 or x = −7 — Method: take the square root of both sides, remembering a square root can be positive or negative. Since x² = 49, x = √49 or x = −√49, so x = 7 or x = −7. Distractor origins: x = 7 forgets the negative root; x = −7 keeps only the negative root and drops the positive one; x = 24.5 comes from dividing 49 by 2 instead of taking a square root.
- (c) x = −5 — Method: 4 is being subtracted from x, so add 4 to both sides; adding a positive number to a negative one moves to the right along the number line. Working: adding 4 to both sides gives x = −9 + 4, and −9 + 4 = −5. Answer: x = −5. The distractors: x = −13 comes from subtracting 4 from both sides instead of adding it, giving −9 − 4; x = 5 comes from working out −9 + 4 correctly and then writing the result without its minus sign; x = 13 comes from reading the right-hand side as 9 rather than −9 and adding 4 to it.
- (d) x = 6 — Method: with an unknown on both sides, first collect the x terms on one side by subtracting the smaller x term from both sides, then deal with the numbers. Working: subtracting x from both sides gives x + 7 = 13, and subtracting 7 from both sides gives x = 6. Answer: x = 6. The distractors: x = 20 comes from adding 7 to 13 instead of subtracting it once the x terms have been collected; x = 2 comes from collecting the x terms by adding them, giving 3x + 7 = 13 and then 3x = 6; x = −6 comes from subtracting 2x from both sides to get 7 = −x + 13, reaching −6 = −x and then copying the sign straight across instead of dividing by −1.
Build your own mix at the worksheet builder.