Question:
If $\left|z-i\right|\le2$ and $z_{1}=5+3i$, then find the maximum value of $\left|iz+z_{1}\right|$
My Approach:
$\left|iz+z_{1}\right|\le\left|iz\right|+\left|z_{1}\right|$.
We have, $\left|iz\right|=\left|i\right|\cdot\left|z\right|=\left|z\right|$ and $\left|z_{1}\right|=\sqrt{5^{2}+3^{2}}=\sqrt{34}$
Thus, $\left|iz+z_{1}\right|_{max}=\sqrt{34}+\left|z\right|_{max}=\sqrt{34}+3$
($\left|z\right|_{max}=3$, I got this using the graph of $\left|z-i\right|\le2$)
But this is not the answer, the answer given is $7$. I think I'm getting the wrong answer because of the restriction $\left|z-i\right|\le2$ on $z$, but I'm not able to proceed. Please help.
The way you solved it the triangle inequality still holds. That is it is true that $\sqrt {34} + 3 \ge 7$ but you are not using all of the information most efficiently.
I would suggest you work this out geometrically. Being able to make these sketches will develop your intuition.
$|z-i|\le 2$ is a disk centered at $i.$
Then you have to work out the distance from $iz_0$ to the farthest point on the disc.
But here is the algebraic method.
$|iz + 5 + 3i| = |i(z-i) + 4 + 3i| \le |(z-i)| + |4+3i| = 2 + 5$