Factorise x⁴ - 16 completely

easy 3 min read

Question

Factorise x416x^4 - 16 completely.

Solution — Step by Step

We have x416=(x2)242x^4 - 16 = (x^2)^2 - 4^2.

This is a difference of two squares: a2b2=(a+b)(ab)a^2 - b^2 = (a+b)(a-b).

Here, a=x2a = x^2 and b=4b = 4.

x416=(x2)242=(x2+4)(x24)x^4 - 16 = (x^2)^2 - 4^2 = (x^2 + 4)(x^2 - 4)

Now look at each factor:

(x2+4)(x^2 + 4): This is a sum of a perfect square and a positive number. It cannot be factorised over real numbers (no real roots, since x2+44>0x^2 + 4 \geq 4 > 0 for all real xx).

(x24)(x^2 - 4): This is again a difference of squares! x24=x222=(x+2)(x2)x^2 - 4 = x^2 - 2^2 = (x+2)(x-2).

x416=(x2+4)(x+2)(x2)\boxed{x^4 - 16 = (x^2 + 4)(x + 2)(x - 2)}

This is the complete factorisation over real numbers — no factor can be simplified further.

Why This Works

The key is recognising that x416x^4 - 16 has a “nested” structure. First, it’s a difference of squares with respect to x2x^2 and 4. Then, the resulting factor x24x^2 - 4 is again a difference of squares with respect to xx and 2.

The formula a2b2=(a+b)(ab)a^2 - b^2 = (a+b)(a-b) works because: (a+b)(ab)=a2ab+abb2=a2b2(a+b)(a-b) = a^2 - ab + ab - b^2 = a^2 - b^2

Always keep applying the difference of squares formula until no factor can be broken down further. The sign of “sum vs difference” determines whether further factorisation is possible over real numbers.

Alternative Method

Direct substitution: Let y=x2y = x^2. Then x416=y216=(y4)(y+4)=(x24)(x2+4)x^4 - 16 = y^2 - 16 = (y-4)(y+4) = (x^2-4)(x^2+4). Now substitute back and apply difference of squares to (x24)(x^2-4).

This substitution approach is cleaner for higher powers — it reduces unfamiliar expressions to familiar forms.

Common Mistake

The most common incomplete factorisation is stopping at (x2+4)(x24)(x^2 + 4)(x^2 - 4) and not factorising (x24)(x^2 - 4) further. The question asks for complete factorisation — every factorisable factor must be factorised. Check each factor: is it a difference of squares? Does it have common factors? Can it be factorised as a quadratic trinomial?

Over complex numbers, (x2+4)=(x+2i)(x2i)(x^2 + 4) = (x + 2i)(x - 2i) where i=1i = \sqrt{-1}. But unless the problem specifies “factorise over complex numbers,” the real factorisation (x2+4)(x+2)(x2)(x^2 + 4)(x+2)(x-2) is the complete answer for Class 9–10 CBSE and JEE.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next