Find $z$ if
$\frac{z}{z+2} = 2 - i$
To solve this question, I used $a+bi$ in place of $z$. I finally arrived at the answer $z=-3-i$. This has been the case for many complex number questions. I usually substitute $a+bi$ and compare both sides of the equation. Is there any other more elegant or "smarter" method to do this question?
I would have done it as follows:\begin{align}\frac z{z+2}=2-i&\iff z=(2-i)(z+2)\\&\iff z\bigl(1-(2-i)\bigr)=4-2i\\&\iff z=\frac{4-2i}{-1+i}=-3-i.\end{align}