SOLUTION: $\mbox{Identify all zeros of the polynomial function }$ $f(x) = x^{4} - 9x^{3} + 24x^{2} - 6x - 40.$ $-1, 4, 2 - i, 2 + i$ $-2, 4, 1 - i, 1 + i$ $-2, 4, 2 - i, 2 + i$

Algebra ->  Rational-functions -> SOLUTION: $\mbox{Identify all zeros of the polynomial function }$ $f(x) = x^{4} - 9x^{3} + 24x^{2} - 6x - 40.$ $-1, 4, 2 - i, 2 + i$ $-2, 4, 1 - i, 1 + i$ $-2, 4, 2 - i, 2 + i$       Log On


   



Question 1043065: $\mbox{Identify all zeros of the polynomial function }$
$f(x) = x^{4} - 9x^{3} + 24x^{2} - 6x - 40.$

$-1, 4, 2 - i, 2 + i$
$-2, 4, 1 - i, 1 + i$
$-2, 4, 2 - i, 2 + i$
$-1, 4, 3 - i, 3 + i$

Answer by ikleyn(52905) About Me  (Show Source):
You can put this solution on YOUR website!
.
Identify all zeros of the polynomial function
f(x) = x^{4} - 9x^{3} + 24x^{2} - 6x - 40.

a) -1, 4, 2 - i, 2 + i
b) -2, 4, 1 - i, 1 + i
c) -2, 4, 2 - i, 2 + i
d) -1, 4, 3 - i, 3 + i
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1.  You can check manually that -1 is the root;  4 is the root; -2 is not the root.
    This check is done by substitution of the values into the polynomial.

    Thus the lines b) and c) are excluded, and only the lines a) and d) remain questionable.


2.  Having two real roots (-1) and 4, you can divide the given polynomial by 

       (x-(-1)) = (x+1),  and by

       (x-4).

    This division is division without remainder.

    Then you get the quotient p(x) = f%28x%29%2F%28%28x%2B1%29%2A%28x-4%29%29.

    It is the polynomial of the degree 2: quadratic polynomial with integer coefficients.

    Then you can find the roots of this polynomial using the quadratic formula.

    These roots will be complex numbers, perhaps.

    Then you can compare these complex roots with that in lines a) and d).