If $z_1$ and $z_2$ are distinct complex number such that $|z_1|=|z_2|=1$ and $z_1+z_2=1$, then the triangle in the complex plane with $z_1,z_2$ and $-1$ as vertices must be:
- equilateral.
- right angled.
- be isosceles, but not necessarily equilateral.
- obtuse angled.
How to solve this?
Hint: Since $|z_1| = |z_2| = 1$, $z_1 = \cos \theta_1 + i \sin \theta_1$ and $z_2 = \cos \theta_2 + i \sin \theta_2$.
Since $z_1 + z_2 = 1 + 0i$, $\cos \theta_1 + \cos \theta_2 = 1$ and $\sin \theta_1 = -\sin \theta_2$. This means that either $\theta_2 = -\theta_1$ or $\theta_2 = \pi + \theta_1$. What happens in each case?