
Russ P. answered 02/10/15
Tutor
4.9
(135)
Patient MIT Grad For Math and Science Tutoring
Taja,
First, you only gave 3 roots for a 4th degree polynomial. The missing one is probably imaginary also, (1 +3i).
For any root or zero of a polynomial, the relation (x - root) = 0 must hold by definition of a root: where the polynomial crosses zero. So for your set of given zeros, write:
(x - 2) = 0
(x + 2) = 0
(x - 1 + 3i) = 0
(x - 1 - 3i) = 0
Now just multiply all the left factors together to still equal zero because the right side is zero in each.
(x-2)(x+2)(x-1+3i)(x-1-3i) = 0
You can leave it in this form which explicitly highlights all the zeros of the 4th order polynomial, or multiply the factors out to put it into standard polynomial form with descending powers.
(x2 - 4) (x2 - 2x + 10) = 0 as an interim step reducing 4 factors to 2
x4 - 2x3 + 6x2 + 8x - 40 = 0 is your 4th order polynomial in standard form that has the above zeros.