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
Answer key: Simplifying, expanding and factorising worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (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.
- (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.
- (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) (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) 2x/(x − 2) — Factorise x² − 4 as (x − 2)(x + 2) first — it's a difference of two squares. The (x + 2) in the numerator then cancels with the (x + 2) in the factorised denominator, and 6x² ÷ 3x simplifies to 2x, leaving 2x/(x − 2). Writing 2/(x − 2) comes from over-cancelling 6x² ÷ 3x as 2 instead of 2x, dropping the x that should remain. Writing 2x/(x + 2) comes from factorising x² − 4 as (x + 2)² instead of (x − 2)(x + 2), a difference of two squares always has one plus and one minus bracket. Writing 2x²/(x − 2) comes from simplifying 6x² ÷ 3x as 2x² instead of 2x, dividing the coefficients but not reducing the power of x.
- (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) 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) (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.
- (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.
- (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) 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.
- (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.
- (b) (3x + 1)(2x − 3) — To factorise 6x² − 7x − 3, look for two numbers that multiply to 6 × (−3) = −18 and add to −7: these are −9 and 2. Splitting the middle term gives 6x² − 9x + 2x − 3, which groups to 3x(2x − 3) + 1(2x − 3) = (3x + 1)(2x − 3). Writing (3x − 1)(2x + 3) comes from using the pair 9 and −2 instead — the right product but the wrong signs, giving +7x instead of −7x. Writing (6x − 1)(x + 3) comes from picking the factor pair 18 and −1: it multiplies to −18 correctly, but it adds to 17, not −7, so checking only the product splits the middle term as 6x² + 18x − x − 3 and pairs the wrong factors of 6 and 3 together. Writing (x − 3)(6x + 1) comes from that same unchecked pair used the other way round, splitting the middle term as 6x² + x − 18x − 3.
- (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.
Build your own mix at the worksheet builder.