x^4 - 3x^3 - x^2 - 27x - 90 = 0
It's not easily factored, but let's guess, initially, that either 2, or -2 is one of the roots
Let's check - 2, first
(-2)^4 - 3(-2)^3 - (-2)^2 - 27(-2) - 90 =
16 + 24 - 4 + 54 - 90 =
94 - 94 = 0
So......-2 is a root
Two answers include -2, but one of them has only 5 as the other possible root....then the possible factorization of the polynomial is either :
(x + 2)^2 ( x - 5)^2 but the ending constant will = 100 so this is no good
(x + 2)^3 (x - 5) but the ending constant = -40....no good either
(x +2) (x - 5)^3 but the ending constant is -250.....nope
So.......the only possible solution is 5, -2, 3i, -3i
Check
(x - 5) (x + 2) (x - 3i) (x + 3i) =
( x^2 - 3x -10) ( x^2 - 9i^2) =
(x^2 - 3x -10) (x^2 + 9) =
x^4 + 9x^2 - 3x^3 - 27x - 10x^2 - 90 =
x^4 - 3x^3 - x^2 - 27x - 90 !!!!
