e(ho0n3
- 1,349
- 0
[SOLVED] Complex Quadratic Formula
Homework Statement
Let a, b and c be complex numbers with a not equal to 0. Show that the solution of az^2 + bz + c = 0 are z_1, z_2 = (-b \pm \sqrt(b^2 - 4ac))/(2a)
The attempt at a solution
I'm assuming z is also complex. Multiplying the equation by 4ac and completing the square yields (2az + b)^2 = b^2 - 4ac There are two complex numbers, w_1, w_2, that are the square roots of b^2 - 4ac so setting 2az_j + b = w_j and solving for z_j yields
z_j = \frac{-b + w_j}{2a}
for j = 1, 2. The section where I got this problem from does not define the square root of a complex numbers; it only talks about the roots of complex numbers. Would it be correct to stop here and consider the problem solved?
Homework Statement
Let a, b and c be complex numbers with a not equal to 0. Show that the solution of az^2 + bz + c = 0 are z_1, z_2 = (-b \pm \sqrt(b^2 - 4ac))/(2a)
The attempt at a solution
I'm assuming z is also complex. Multiplying the equation by 4ac and completing the square yields (2az + b)^2 = b^2 - 4ac There are two complex numbers, w_1, w_2, that are the square roots of b^2 - 4ac so setting 2az_j + b = w_j and solving for z_j yields
z_j = \frac{-b + w_j}{2a}
for j = 1, 2. The section where I got this problem from does not define the square root of a complex numbers; it only talks about the roots of complex numbers. Would it be correct to stop here and consider the problem solved?