216k views
4 votes
Need help factoring this binomial: x^4-1?

User Sbpro
by
8.8k points

2 Answers

3 votes
Use the difference of squares factorization - that for any numbers a and b, (a-b)(a+b)=a^2-b^2.

We have:

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

In addition:

(x-1)(x+1)=x^2-1, so we have:

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

As our complete factorization.
User Daniel Brockman
by
7.6k points
1 vote
so we notice that is the special factorization known as 'the difference of two perfect squares'
exg
a^2-b^2=(a-b)(a+b) so
x^4=(x^2)^2 and 1=1^2 so
(x^2)^2-(1)^2=(x^2-1)(x^2+1)
User Inus Saha
by
8.5k points