SOLUTION: Find a third degree polynomial with integer coefficients with the following roots: 8 and 3i

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Find a third degree polynomial with integer coefficients with the following roots: 8 and 3i      Log On


   



Question 813327: Find a third degree polynomial with integer coefficients with the following roots:
8 and 3i

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find a third degree polynomial with integer coefficients with the following roots:
8 and 3i
-----
Since the poly has integer coefficients, -3i is also a root.
----
f(x) = (x-8)(x-3i)(x+3i)
-----
= (x-8)(x^2+9)
-----
= x^3 - 8x^2 + 9x - 72
--------
Cheers,
Stan H.
=========