SOLUTION: What are the other roots of {{{y=x^3-6x^2+13x-20}}} if one of its roots is 1+2i

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: What are the other roots of {{{y=x^3-6x^2+13x-20}}} if one of its roots is 1+2i      Log On


   



Question 252410: What are the other roots of y=x%5E3-6x%5E2%2B13x-20 if one of its roots is 1+2i
Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
Since 1 + 2i is a root its conjugate 1 - 2i is also a root. Conjugates always travel in pairs. So [x-1+2i][x-1-2i] = X^2 -2x + 5 appears to be a root. By polynomial division, we get x-4.
SO, the three roots are X = 1+-2i, 4.