- #1
bobus
- 4
- 0
I have to find the complex zeros of the following polynomial:
x^6+x^4+x^3+x^2+1
This evidently doesn't have any real solution so I tried to facto it with long division and by guessing I came up with:
(x^2-x+1)(x^4+x^3+x^2+x+1)
How can I factor the 4th degree polynomial now? Or how can I factor the original polynomial from beginning?
Thanks!
x^6+x^4+x^3+x^2+1
This evidently doesn't have any real solution so I tried to facto it with long division and by guessing I came up with:
(x^2-x+1)(x^4+x^3+x^2+x+1)
How can I factor the 4th degree polynomial now? Or how can I factor the original polynomial from beginning?
Thanks!