Printable · GCSE Foundation · ages 14-16
Simplifying, expanding and factorising worksheet — GCSE Foundation
Fifteen questions on "simplifying, expanding and factorising" — DfE statement A4. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part Higher
Answer key: Simplifying, expanding and factorising worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (c) 3x + 4y — Collect the x terms: 5x − 2x = 3x. Collect the y terms: 3y + y = 4y. So 5x + 3y − 2x + y = 3x + 4y. A candidate who subtracts the y terms instead of adding them (3y − y) gets 3x + 2y. A candidate who adds 2x instead of subtracting it (5x + 2x) gets 7x + 4y. A candidate who wrongly combines the x and y terms into a single term gets 6xy.
- (d) 2x − 26 — Method: multiply each term inside the bracket by the 2 in front of it, and keep the sign that belongs to each term. Working: 2 × x = 2x and 2 × 13 = 26; the bracket contains a subtraction, so the second term is subtracted. Answer: 2x − 26. The distractors: 2x − 13 comes from multiplying only the x by 2 and copying the 13 across unchanged; 2x + 26 comes from multiplying both terms correctly but losing the minus sign that belongs to the second term; 2x − 11 comes from subtracting 2 from 13 instead of multiplying 13 by 2.
- (d) 8(7x − 3) — Method: find the highest common factor of the two terms, write it in front of a bracket and divide each term by it. Working: 56 = 8 × 7 and 24 = 8 × 3, so the highest common factor is 8; dividing gives 56x ÷ 8 = 7x and 24 ÷ 8 = 3, and the subtraction sign stays between them. Answer: 8(7x − 3), which multiplies back out to 56x − 24. The distractors: 8(7x + 3) comes from dropping the minus sign of −24 while dividing; 8(56x − 3) comes from dividing only the number term by 8 and leaving 56x untouched inside the bracket; 8(7x − 16) comes from subtracting 8 from 24 instead of dividing 24 by 8.
- (a) 6b − 5 — Method: sort the expression into terms in b and number terms, then collect each kind, keeping the sign in front of every term. Working: the b terms give 2b + 2b + 2b = 6b; the number terms are −1 and −4, and −1 − 4 = −5. Answer: 6b − 5. The distractors: 6b − 3 comes from working out the difference 4 − 1 instead of adding two negative numbers; 6b + 5 comes from adding 1 and 4 while ignoring both minus signs; 8b − 5 comes from multiplying the coefficients 2, 2 and 2 instead of adding them.
- (d) a/2 — Method: write both terms over the same denominator, subtract the numerators, then cancel the fraction down. Working: 6 is a multiple of 3, so a/3 is rewritten as 2a/6; the calculation becomes 5a/6 − 2a/6 = 3a/6, and dividing numerator and denominator by 3 gives a/2. Answer: a/2. The distractors: 4a/3 comes from subtracting the denominators as well as the numerators, giving (5 − 1)a over (6 − 3); 2a/3 comes from subtracting 1 from 5 without first rewriting a/3 as 2a/6, giving 4a/6; 7a/6 comes from adding the two fractions instead of subtracting them, giving 5a/6 + 2a/6.
- (c) 5(x + y − 1) — Method: take out the highest common factor of all three terms and divide every term by it, the number term included. Working: the highest common factor of 5x, 5y and −5 is 5; dividing gives 5x ÷ 5 = x, 5y ÷ 5 = y and −5 ÷ 5 = −1, so the bracket holds x + y − 1. Answer: 5(x + y − 1), which multiplies back out to 5x + 5y − 5. The distractors: 5(x + y + 1) comes from dividing −5 by 5 and losing the minus sign; 5(x + y − 5) comes from dividing only the terms containing a letter by 5 and carrying the −5 into the bracket unchanged; 5(xy − 1) comes from collecting the unlike terms 5x and 5y as 5xy before factorising.
- (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.
- (d) x² − 6x + 9 — Method: squaring a bracket means multiplying that bracket by itself, so expand (x − 3)(x − 3) term by term and then collect like terms. Working: x × x = x², x × (−3) = −3x, (−3) × x = −3x and (−3) × (−3) = 9, giving x² − 3x − 3x + 9, and the two middle terms collect to −6x. Answer: x² − 6x + 9. The distractors: x² − 3x + 9 comes from writing down only one of the two middle products instead of both; x² + 6x + 9 comes from treating (−3) × x as +3x, so the middle terms are added rather than subtracted; x² − 9 comes from treating the square as the difference of two squares (x − 3)(x + 3).
- (d) x² − 49 — Area = length × width = (x + 7)(x − 7). Expanding: x × x = x², x × (−7) = −7x, 7 × x = 7x, 7 × (−7) = −49. The two middle terms −7x and 7x cancel, leaving x² − 49. A candidate who misremembers the difference-of-two-squares result as a sum gets x² + 49. A candidate who makes a sign error and treats both middle terms as −7x instead of cancelling gets x² − 14x − 49. A candidate who confuses area with perimeter and simply adds the length and width gets 2x.
- (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) 2x + 24 — Method: multiply each term inside the bracket by the 2 in front of it. Working: 2 × x = 2x and 2 × 12 = 24, and the products are added because the bracket contains an addition. Answer: 2x + 24. The distractors: 2x + 12 comes from multiplying only the x by 2 and copying the 12 across unchanged; 24x comes from multiplying 2 by 12 and then attaching the letter to that product, as though the two terms inside the bracket could be joined into one; 2x + 14 comes from adding 2 and 12 instead of multiplying them.
- (d) (x − 8)(x + 8) — x² − 64 = x² − 8², a difference of two squares, which factorises as (x − 8)(x + 8). A candidate who treats it as a perfect square with a repeated negative factor gets (x − 8)(x − 8), which expands to x² − 16x + 64 — wrong on both the middle and constant terms. A candidate who uses a repeated positive factor gets (x + 8)(x + 8), which expands to x² + 16x + 64. A candidate who picks a different factor pair of 64, such as 4 and 16, without checking that the middle term cancels, gets (x − 4)(x + 16), which expands to x² + 12x − 64 — the wrong middle term.
- (b) 6x + 6 — Perimeter = 2[(2x + 5) + (x − 2)] = 2(3x + 3) = 6x + 6. A candidate who adds the length and width but forgets to double for the perimeter gets 3x + 3. A candidate who makes a sign error and adds 2 instead of subtracting it before doubling gets 2[(2x + 5) + (x + 2)] = 6x + 14. A candidate who multiplies the length and width instead of adding them, confusing the perimeter formula with the area formula, and then doubles that product, gets 2(2x + 5)(x − 2) = 4x² + 2x − 20.
- (d) 3x² + 4x − 7 — Method: the minus sign in front of the second bracket changes the sign of every term inside it; then collect like terms. Working: removing the brackets gives 5x² + 3x − 2 − 2x² + x − 5; the squared terms give 5x² − 2x² = 3x², the x terms give 3x + x = 4x, and the number terms give −2 − 5 = −7. Answer: 3x² + 4x − 7. The distractors: 7x² + 2x + 3 comes from adding the two brackets instead of subtracting, giving 5x² + 2x², 3x − x and −2 + 5; 3x² + 2x + 3 comes from applying the minus sign to 2x² only, leaving −x and +5 unchanged so that 3x − x = 2x and −2 + 5 = 3; 3x² + 4x + 3 comes from changing the signs of the terms with letters but leaving +5 as it stood, so the number terms give −2 + 5 = 3.
- (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.
Build your own mix at the worksheet builder.