SOLUTION: The complex number 2+i is a root of z^3-z^2-pz+15=0, where p is real. Explain why 2-i is another root and find the third root.

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: The complex number 2+i is a root of z^3-z^2-pz+15=0, where p is real. Explain why 2-i is another root and find the third root.      Log On


   



Question 295815: The complex number 2+i is a root of z^3-z^2-pz+15=0, where p is real. Explain why 2-i is another root and find the third root.
Found 2 solutions by stanbon, richwmiller:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The complex number 2+i is a root of z^3-z^2-pz+15=0, where p is real.
Explain why 2-i is another root and find the third root.
------
If 2+i is a root (x-(2+i)) would be a factor.
So there must also be a factor p(x) such that (x-(2+i))p(x) = f(x)
Since the coefficients of f(x) are all Real, p(x) would have to
have complex number terms to form the product f(x) with Real
coefficients.
--------
Assuming that both (2+i) and (2-i) are roots
f(x) = p(x)(x-(2+i))(x-(2-i))
f(x) = p(x)((x-2)-i)((x-2)+i)
f(x) = p(x)((x-2)^2+1)
f(x) = p(x)(x^2-4x+5)
---
Then f(x)/x^2-4x+5 = (x+3) with Remainder of -p+7
----
If p = 7, x+3 is a factor of f(x) and x=-3 is a root.
=========================================================
Cheers,
Stan H.

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
(x^2-4x+5)*(x+5)=x^3+x^2-15x+25 not x^3-x^2-px+15
z^3-z^2-5z+15 doesn't yield (x^2-4x+5)*(x+5)