Question 192529
Write a quadratic equation whose roots are 6+4i and 6-4i
-----
y = [(x-6)+4i] * [(x-6)-4i]
y = (x-6)^2 - (4i)^2
y = x^2 - 12x + 36 + 16
y = x^2 -12x + 52
-------------------------
Cheers,
Stan H.