Proof of Complex Conjugates and Real Coefficients | Complex Numbers Homework

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
astrololo
Messages
200
Reaction score
3

Homework Statement



I have two complex numbers that are non real, k and z. K and z are going to be complex conjugates if and only if the product (x-k)(x-z) is a polynomial with real coefficients.

Here is my answer :

k=a+bi

z=c+di

(x-k)(x-z) = x^2 -(k+z)x+kz

Homework Equations

The Attempt at a Solution


I was able to prove that a=c and d=-b (I have proven they're conjugatCes)

But because this is a if and only if, I must prove that if they're conjugates, then the coefficients are real. How do I do that ?
 
Physics news on Phys.org
BvU said:
So k = a + bi and z = a - bi. Now write out (x-k)(x-z) and see if there's anything complex left over or not !
To be honest, I did think about doing that but I was lazy and didn't try it and went just to ask this question... Thank you !