SOLUTION: Find the polynomial of lowest degree whose roots are 2i and 8i

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: Find the polynomial of lowest degree whose roots are 2i and 8i      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 380012: Find the polynomial of lowest degree whose roots are 2i and 8i
Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
Suppose our polynomial is P(x). If P(x) has roots 2i and 8i, then P(x) = (x-2i)(x-8i)Q(x), where Q(x) is an arbitrary polynomial. If Q(x) = 1 (to minimize the degree), then P%28x%29+=+%28x-2i%29%28x-8i%29+=+x%5E2+-+10ix+-+16. The only issue is that we have a non-real coefficient, 10i.
Suppose we wanted to find a polynomial with only real coefficients.
I'll use a trial and error case: By Vieta's formulas, we want the sum and the product of the roots to be real numbers. Therefore I'll introduce the conjugates of the first two roots, -2i and -8i. Our polynomial becomes
(x-2i)(x+2i)(x-8i)(x+8i)
= %28x%5E2+%2B+4%29%28x%5E2+%2B+64%29
= x%5E4+%2B+68x%5E2+%2B+256
Either answer could be correct, depending on whether the coefficients are assumed to be real.