How do you factor completely: x^4 - 1?

1 Answer
Jul 17, 2015

Use difference of squares identity twice to find:

x^4 - 1 = (x-1)(x+1)(x^2+1)

Explanation:

The difference of squares identity is:

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

So we find:

x^4 - 1

= (x^2)^2 - 1^2 = (x^2 - 1)(x^2+1)

= (x^2-1^2)(x^2+1) = (x-1)(x+1)(x^2+1)

Note that x^2+1 has no simpler linear factors with real coefficients since x^2+1 >= 1 > 0 for all x in RR