I am trying to find the maximum value of $\left|e^{i\theta}-2\right|+\left|e^{i\theta}+2\right|\mbox{ for }0\le\theta\le2\pi$.
I can replace $e^{i\theta}$ with $a+ib$ and then proceed to get a function of $a$; Namely;
$$\sqrt{5+4a}+\sqrt{5-4a}$$ I can then use calculus to find the maximum value of this function of $a$.
My question is: Are there any more efficient ways to solve this problem?