SOLUTION: Write a polynomial function that has the given zeroes 0, -1, and 3i.

Algebra ->  Testmodule -> SOLUTION: Write a polynomial function that has the given zeroes 0, -1, and 3i.      Log On


   



Question 1154823: Write a polynomial function that has the given zeroes 0, -1, and 3i.
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Write a polynomial function that has the given zeroes 0, -1, and 3i.
-------
If 3i is a zero, then -3i is also a zero.
---
---> f(x) = (x-0)*(x+1)*(x-3i)*(x+3i)