Can anyone help me find the complex solutions to $z^2-2(1+i)z+5i=0$ using the quadratic formula? I get stuck with simplifying the equation.
2026-05-14 20:08:46.1778789326
Complex Numbers, Finding solutions to $z$
46 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Rather than use the quadratic formula, you may find it easier to complete the square. We have that
$$z^2-2(1+i)z=-5i.$$
Completing the square:
$$z^2-2(1+i)z+2i=-5i+2i.$$
Hence,
$$(z-(1+i))^2=-3i.$$
At this point, we need to find a complex number $w$ with $w^2=-3i$. This is easier if we use the polar form. We have that
$$-3i=3\cdot(-i)=3e^{i\frac{3\pi}{2}}$$
Hence
$$\begin{align*} w &= \pm\sqrt{3}e^{i\frac{3\pi}{4}} \\ &=\pm\sqrt{3}\cdot\left(\cos\frac{3\pi}{4}+i\cdot\sin\frac{3\pi}{4}\right) \\ &=\pm\sqrt{3}\cdot\left(-\frac{1}{\sqrt{2}}+i\frac{1}{\sqrt{2}}\right) \\ &=\frac{\sqrt{3}}{\sqrt{2}}\cdot(\mp1\pm i) \end{align*}$$
Since we already had that
$$(z-(1+i))^2=-3i,$$
it follows that
$$z-(1+i)=\frac{\sqrt{3}}{\sqrt{2}}\cdot(\mp1\pm i).$$
So that
$$z=\left(1\mp\frac{\sqrt{3}}{\sqrt{2}}\right)+i\cdot\left(1\pm\frac{\sqrt{3}}{\sqrt{2}}\right).$$