Let $a$ $\neq$ $0$, $b,$ and $c$ be complex constants. Show that the quadratic equation $az^2+bz+c=0$ has one or two roots.
My thoughts:
Let $a=a_1+ia_2,$ $b=b_1+ib_2,$ and $c=c_1+ic_2$.
I also think I need to use $\frac{-b\pm\sqrt{b^2+4ac}}{2a}$, where $a$ $\neq$ $0$.
By plugging the above in, I get: $$(a_1+ia_2)z^2+(b_1+ib_2)z+c_1+ic_2=0$$ $$\Downarrow$$ $$a_1z^2+ia_2z^2+b_1z+ib_2z+c_1+ic_2=0$$ $$\Downarrow$$ $$a_1z^2+b_1z+c_1+i(a_2z^2+b_2z+c_2)=0$$
And now I'm stuck and not sure what to do next. Any help would be appreciated!
Continuing your equation, we'd get that the Real part = 0 and Imaginary part = 0. Should be easy, knowing that your $a_1, b_1, c_1, a_2, b_2, c_2$ are real numbers