I tried to solve this complex polynomial:
$$(1 + i)z^2 + (-1 + 7i)z - (10 - 2i) = 0$$
When I did the whole discriminant thing and I got $\sqrt{18i}$ which I don't know how to deal with. Usually my dicriminant doesn't contain the i inside of it. How are equations like these solved?
Thank you.
You have to look for the square roots of $18i$ In the complex plane. The most common way of doing so is to put your complex number in polar form, here $18i=18 e^{i\pi/2}$. Then look for square roots of $18$ (should be easy) and $e^{i\pi/2}$.