Difference of two squares

Whenever we have an expression in the form of:

a^2 - b^2

We can factorise it into:

(a - b)(a + b)

Similarly, if we have an expression in the form of:

(a - b)(a + b)

We can expand it into:

a^2 - b^2

This has a lot of uses. For example, it’s a key step in the method of rationalising the denominator of a fraction.

Examples

Example: Factorise x^2 - 9

Answer: (x - 3)(x + 3)

Example: Expand (x - 5)(x + 5)

Answer: x^2 - 25

Example: Factorise 4x^2 - 1

Answer: (2x - 1)(2x + 1)

flashcards

QuestionAnswer
What is the difference of two squares pattern?a^2 - b^2
How do you factorise a^2 - b^2?(a - b)(a + b)
How do you expand (a - b)(a + b)?a^2 - b^2
Factorise x^2 - 9.(x - 3)(x + 3)
Expand (x - 5)(x + 5).x^2 - 25
Factorise 4x^2 - 1.(2x - 1)(2x + 1)