Eric C. answered 10/24/16
Tutor
5.0
(180)
Engineer, Surfer Dude, Football Player, USC Alum, Math Aficionado
Hi Elizabeth.
If you have a fourth degree polynomial whose only 0 is 3, then you can say your polynomial takes the form of:
f(x) = (x-3)(x-3)(x-3)(x-3)
= (x2 - 6x + 9)(x2 - 6x + 9)
= x4 - 6x3 + 9x2 -6x3 + 36x2 - 54x + 9x2 - 54x + 81
= x4 - 12x3 + 54x2 - 108x + 81
There's your fourth degree polynomial. It has a "quadruple root" of 3. No other zeros (either real or imaginary) exist in this function.
Hope this helps.