kkiceman14
New member
- Joined
- Oct 30, 2005
- Messages
- 22
I need to factor this:
x^8 - 1
i got this (x^4 - 1)(x^4 + 1)
i need to go farther how do i do that?
x^8 - 1
i got this (x^4 - 1)(x^4 + 1)
i need to go farther how do i do that?
NO; (x^2 - 1)(x^2 - 1) = x^4 - 2x^2 + 1kkiceman14 said:i think
(x^2 + 1)(x^2 - 1) (x^2 - 1)(x^2 -1)
do i keep going after that