Difference of Two Squares

25 min
0/3 practice checks

A difference of two squares is a perfect square minus a perfect square, and it factorises instantly:

a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b)

Why it works: expand (ab)(a+b)=a2+ababb2=a2b2(a-b)(a+b) = a^2 + ab - ab - b^2 = a^2 - b^2 — the middle terms cancel.

Worked example 1. x29=x232=(x3)(x+3)x^2 - 9 = x^2 - 3^2 = (x - 3)(x + 3)

Worked example 2. 4x225=(2x)252=(2x5)(2x+5)4x^2 - 25 = (2x)^2 - 5^2 = (2x - 5)(2x + 5)

Recognition checklist: two terms ✓ subtraction between them ✓ each term a perfect square ✓. Note: x2+9x^2 + 9 (a sum of squares) does NOT factorise over the real numbers.

Factorise fully: x29x^2 - 9

Factorise fully: 4x2254x^2 - 25

Which expression is a difference of two squares?