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
Test Module
Test
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on testmodule
Question 1154823
:
Write a polynomial function that has the given zeroes 0, -1, and 3i.
Answer by
Alan3354(69443)
(
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)