Quadratic equation with complex coefficients

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 9K views
Physics news on Phys.org
I'm interested to know, why did you use polar coordinates? Would it not be easier to let z = a + b.i, then solve for a and b?
 
I thought using polar coordinates would be easiest to eliminate the square root of the complex number.

I don't know if its right or not, that's why I wanted someone to check it.
 
You want to get rid of the square root of the determinant, so let [tex]\sqrt{-96+32i}=a+ib[/tex] on squaring both sides, we solve [tex]-96+32i=a^2-b^2+2abi[/tex]

Thus you have two equations to solve, [tex]-96=a^2-b^2[/tex] and [tex]32=2ab[/tex] since the real and imaginary coefficients must be equal.

But first you may want to check if you can simplify -96+32i. Notice 96=32*3