Printable · GCSE Higher · ages 14-16
Simplifying, expanding and factorising worksheet — GCSE Higher
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
Simplifying, expanding and factorising worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.Expand and simplify (x + 1)(x + 2)(x + 3).
- 2.Factorise x² − 64.
- 3.Simplify 2/(x + 1) + 3/(x − 2), giving your answer as a single fraction.
- 4.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 5.Factorise fully 56x − 24
- 6.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.
- 7.Factorise x² − 3x − 10.
- 8.A student is asked to simplify (6x³ − 15x²)/(4x² − 10x) fully. Four attempts are shown below. Which one is correct?
- 9.Simplify (5x² + 3x − 2) − (2x² − x + 5)
- 10.Expand and simplify 4(2x − 1) − 3(x + 2) − 5x
- 11.Expand and simplify (2x − 1)(x + 5)(x − 2). Write down the coefficient of x in your answer.
- 12.Simplify (x² − 9) ÷ (x² + 5x + 6).
- 13.Factorise fully 5x + 5y − 5
- 14.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.
- 15.Factorise 3x² + 10x − 8.
Answer key
- (d) x³ + 6x² + 11x + 6 — (x + 1)(x + 2) = x² + 3x + 2. Multiplying by (x + 3): (x² + 3x + 2)(x + 3) = x³ + 3x² + 2x + 3x² + 9x + 6, which simplifies to x³ + 6x² + 11x + 6. Choosing x³ + 6x² + 6x + 6 has the right x² and constant terms but adds 1 + 2 + 3 = 6 for the x-coefficient instead of the correct sum of pairwise products 1×2 + 1×3 + 2×3 = 11. Choosing x³ + 5x² + 11x + 6 sums only two of the three constants (2 + 3 = 5) for the x² coefficient, leaving out the 1. Choosing x³ + 6x² + 11x + 5 adds the last two constants (2 + 3 = 5) instead of multiplying all three (1 × 2 × 3 = 6) for the constant term.
- (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.
- (d) (5x − 1)/(x² − x − 2) — The common denominator is (x + 1)(x − 2) = x² − x − 2. The numerator becomes 2(x − 2) + 3(x + 1) = (2x − 4) + (3x + 3) = 5x − 1, so the sum is (5x − 1)/(x² − x − 2). Choosing 5/(2x − 1) adds the numerators (2 + 3 = 5) and the denominators ((x + 1) + (x − 2) = 2x − 1) directly, which is not how fractions add. Choosing (5x + 1)/(x² − x − 2) comes from expanding 2(x − 2) as 2x − 2 instead of 2x − 4, losing part of the constant term. Choosing (5x − 1)/(x² + x − 2) has the correct numerator but the wrong sign on the x-term when (x + 1)(x − 2) is expanded.
- (b) (2x + 1)/(x − 3) — Factorise both the numerator and the denominator before you cancel anything. The numerator 2x² + 7x + 3 factorises to (2x + 1)(x + 3), and the denominator x² − 9 is a difference of two squares, factorising to (x − 3)(x + 3). The (x + 3) factor is common to both, so it cancels, leaving (2x + 1)/(x − 3). Writing (2x + 1)/(x + 3) comes from factorising x² − 9 as (x + 3)² instead of (x − 3)(x + 3) — a difference of two squares always has one plus and one minus bracket. Writing (2x + 3)/(x − 3) comes from mis-factorising the numerator as (2x + 3)(x + 1) and then wrongly cancelling the (x + 1) against the denominator's (x + 3) as though they were the same bracket. Writing 2x + 1 comes from cancelling the (x + 3) factor correctly but then dropping the remaining (x − 3) on the denominator altogether.
- (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) 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.
- (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.
- (a) 3x/2 — Factorise top and bottom first: 6x³ − 15x² = 3x²(2x − 5), and 4x² − 10x = 2x(2x − 5). The bracket (2x − 5) is common to both, so it cancels, leaving 3x²/(2x); dividing the power of x, 3x² ÷ x = 3x, gives 3x/2. Writing 3x²/2 cancels the (2x − 5) correctly and removes the denominator's x, but never reduces the power of x left in the numerator — 3x² ÷ x should give 3x, not stay as 3x². Writing 3/2 cancels the (2x − 5) correctly but then drops the x from the numerator altogether, treating 3x² over x as if it cancelled completely to 3 instead of reducing to 3x. Writing −3x/2 comes from factorising the denominator with the wrong sign, as 2x(5 − 2x) instead of 2x(2x − 5); cancelling (5 − 2x) against the numerator's (2x − 5) then needs an extra minus sign, which flips the answer to −3x/2.
- (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.
- (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.
- (b) −23 — Expand two of the three brackets first: (x + 5)(x − 2) = x² + 3x − 10. Then multiply this by the remaining bracket: (2x − 1)(x² + 3x − 10) = 2x³ + 6x² − 20x − x² − 3x + 10, which simplifies to 2x³ + 5x² − 23x + 10, so the coefficient of x is −23. Writing −13 comes from a sign slip in the first expansion, combining 5x − 2x as −5x − 2x = −7x instead of +3x, which carries through to a wrong final coefficient. Writing −20 comes from forgetting to distribute the −1 across every term of x² + 3x − 10, dropping the −1 × 3x = −3x contribution. Writing 10 comes from reading off the constant term of the expansion instead of the coefficient of x.
- (b) (x − 3)/(x + 2) — Factorise both: x² − 9 = (x − 3)(x + 3) (difference of two squares), and x² + 5x + 6 = (x + 2)(x + 3) (two numbers multiplying to 6 and adding to 5, namely 2 and 3). The factor (x + 3) is common to both, so it cancels, leaving (x − 3)/(x + 2). Choosing −9/(5x + 6) comes from cancelling the x² terms directly without factorising first — x² is not a common factor of the whole numerator or denominator. Choosing (x + 3)/(x + 2) cancels the (x − 3) factor instead of the shared (x + 3) factor, and (x − 3) does not appear in the denominator to cancel with. Choosing x − 3 cancels the whole denominator (x + 2) as though it were equal to 1.
- (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) 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 − 2)(x + 4) — For 3x² + 10x − 8, find two numbers multiplying to 3 × (−8) = −24 and adding to 10: these are 12 and −2. Rewrite: 3x² + 12x − 2x − 8 = 3x(x + 4) − 2(x + 4) = (3x − 2)(x + 4). Choosing (3x + 2)(x − 4) expands to 3x² − 10x − 8 — the correct factor pair but the wrong signs, giving the middle term the wrong sign. Choosing (x − 2)(3x + 4) expands to 3x² − 2x − 8 — the 3 is attached to the wrong bracket, changing which terms combine for the x-coefficient. Choosing (3x − 4)(x + 2) expands to 3x² + 2x − 8 — this uses 4 and 2 instead of the correct pair 12 and 2, so the middle term does not come to 10x.
Build your own mix at the worksheet builder.