I'd like to prove $\lim_{z\to -2} \frac{5z}{z+i} = 4+2i$. So I was able to get: \begin{align*} \left| \frac{5z}{z+i} - (4+2i)\right| = \left|\frac{(1-2i)z + (2-4i)}{z+i}\right| = \left|\frac{(1-2i)(z+2)}{z+i}\right| \end{align*}
The $|z+2|$ looks familiar since we can bound it with $\delta$ but I am stuck with the rest.
Given $\epsilon>0$, let $\delta<\min\{\sqrt{5}^{-1}\epsilon,1\}$, for $0<|z+2|<\delta$, then $|z+i|=|z+2+(i-2)|\geq|i-2|-|z+2|=\sqrt{5}-1>2-1=1$, so $\dfrac{|1-2i|}{|z+i|}=\dfrac{\sqrt{5}}{|z+i|}<\sqrt{5}$, and hence $\dfrac{|1-2i||z+2|}{|z+i|}<\sqrt{5}\delta<\epsilon$ for all such $z$.