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 HigherNon-calculator
Simplifying, expanding and factorising worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Expand 2(x − 13)
- 2.A rectangle has length (2x + 5) cm and width (x − 2) cm. Work out an expression, in terms of x, for the perimeter of the rectangle. Give your answer in its simplest form.
- 3.A rectangular garden has length (x + 7) m and width (x − 7) m. Work out an expression for the area of the garden, giving your answer in its simplest form.
- 4.Factorise x² − 64.
- 5.Expand 4(2x − 3).
- 6.Simplify x + x + 4
- 7.Expand and simplify (x − 3)²
- 8.Simplify 2b − 1 + 2b − 4 + 2b
- 9.Factorise fully 5x + 5y − 5
- 10.Factorise x² − 3x − 10.
- 11.Simplify 5x + 3y − 2x + y.
- 12.Expand and simplify 4(2x − 1) − 3(x + 2) − 5x
- 13.Factorise fully 56x − 24
- 14.Simplify (5x² + 3x − 2) − (2x² − x + 5)
- 15.Factorise fully 12x² + 18x.
Answer key
- (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.
- (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) 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.
- (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.
- (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.
- (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) 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).
- (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.
- (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.
- (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.
- (a) −10 — Method: multiply each bracket out, treating the second bracket as being multiplied by −3 because it is subtracted, then collect like terms. Working: 4(2x − 1) = 8x − 4 and −3(x + 2) = −3x − 6, so the expression becomes 8x − 4 − 3x − 6 − 5x; the x terms give 8x − 3x − 5x = 0, so no term in x survives, and the numbers give −4 − 6 = −10. Answer: −10. The distractors: 2 comes from expanding −3(x + 2) as −3x + 6, leaving the numbers −4 + 6; 5x − 10 comes from forgetting the final −5x, so the x terms give 8x − 3x = 5x; −7 comes from multiplying the 4 over only the first term of its bracket, giving 8x − 1 and so the numbers −1 − 6.
- (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.
- (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.
- (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.
Build your own mix at the worksheet builder.