I stumbled on this question:
If $a$ and $b$ are complex numbers with $|a|=|b|=1$ and $|a+b|=2$. Prove that $a=b$.
I tried to do it using the fact that I can write a and b as $a= c+zi$ and $b= d+xi$ and when I used the two conditions above I got $|a+b|=2(c^2-d^2) 2cd-2zx =2$, but i don't know how to move on. Could you try to help me?
by the triangle inequality we get $$|a+b|\le |a|+|b|$$ since we have $$|a|=|b|=1$$ we get the equal sign and therefore we get $$a=b$$