Question 765435: I need to know how to write a polynomial equation with the smallest degree with the following numbers:
1)-8, 9, 10, -11
2)4i, -4i
3)6, 3i, -3i
4) 1, -3, 4
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! I need to know how to write a polynomial equation with the smallest degree with the following numbers:
1)-8, 9, 10, -11
It's (x-a)*(x-b)*(x-c)*(x-d)*... where a, b, c, d... are the roots, or zeroes.
--> (x+8)*(x-9)*(x-10)*(x+11)
You can multiply that, or not.
===============
The others are the same, but simpler.
2)4i, -4i
3)6, 3i, -3i
4) 1, -3, 4
|
|
|