There are many ways one could carry out the calculations to "extract" $ \ z \ $ from the given equations, as suggested in the comments above. A helpful identity for a beginner to know is that for $ \ z \ = \ a + bi \ \ , $ $ z·\overline{z} \ = \ |z|^2 \ = \ a^2 + b^2 \ \ . \ $ With $ \ z_1 \ = \ 2 + i \ \Rightarrow \ z_1·\overline{z_1} \ = \ |z_1|^2 \ = \ 2^2 + 1^2 \ = \ 5 \ \ , \ \mathfrak{Re} (\frac{z}{z_{1}}) \ = \ -\frac35 \ , \ \ $ and $ \ \mathfrak{Im} (\bar{z}z_{1}) \ = \ 1 \ \ , $ it may be also helpful to get the same product of factors to appear in the expressions we are working with. So we can take
$$ \frac{z}{z_1} \ · \ \frac{\overline{z_1}}{\overline{z_1}} \ \ = \ \ \frac{z \ · \ \overline{z_1}}{z_1\ · \ \overline{z_1}} \ \ = \ \ \frac{z \ · \ \overline{z_1}}{5} \ \ \ \text{and} \ \ \ \overline{\overline{z} \ · \ z_1} \ \ = \ \ z \ · \ \overline{z_1} \ \ . $$
We then have
$$ \mathfrak{Re} \left(\frac{z}{z_{1}} \right) \ \ = \ \ \mathfrak{Re} \left( \frac{z \ · \ \overline{z_1}}{5} \right) \ \ = \ -\frac35 \ \ \Rightarrow \ \ \mathfrak{Re} ( z \ · \ \overline{z_1}) \ \ = \ -3 \ \ \ , $$
$$ \mathfrak{Im} (\bar{z} \ · \ z_{1}) \ \ = \ \ 1 \ \ \Rightarrow \ \ \mathfrak{Im} (\overline{\overline{z} \ · \ z_1}) \ \ = \ \ -1 \ \ = \ \ \mathfrak{Im} (z \ · \ \overline{z_1}) \ \ . $$
Thus, we have found that $ \ z \ · \ \overline{z_1} \ = \ -3 - i \ \ . \ $ Upon multiplying this equation through by $ \ z_1 \ \ , \ $ we obtain
$$ z \ · \ (\overline{z_1} · z_1) \ \ = \ \ (-3 \ - \ i) \ · \ z_1 \ \ = \ \ (-3 \ - \ i) \ · \ (2 \ + \ i) \ \ $$
$$ \Rightarrow \ \ z \ · \ 5 \ \ = \ \ -6 \ - \ 3i \ - \ 2i \ - \ i^2 \ \ = \ \ (-6 + 1) + (-3 - 2)·i \ \ = \ \ -5 \ - \ 5i $$ $$ \Rightarrow \ \ \boxed{ \ z \ \ = \ \ -1 \ - \ i \ } \ \ . $$
[Computing $ \ \frac{z}{z_{1}} \ = \ \frac{-1 \ - \ i}{2 \ + \ i} \ = \ \frac{(-1 \ - \ i)·(2 \ - \ i)}{5} \ = \ \frac{-2 \ - \ 2i \ + \ i \ - \ 1}{5} \ = \ \boxed{ \ -\frac35 \ } - \frac15·i \ \ $ and $ \ \bar{z}·z_{1} \ = \ (-1 + i)·(2 + i) \ = \ -2 \ - \ i \ + \ 2i \ - \ 1 \ = \ -3 \ + \ \boxed{ \ 1 \ } · i \ $ confirms that the specified conditions are satisfied.]
and $z\bar{z}=a^2-b^2$
Use this to make a system of equations
– aangulog May 08 '22 at 22:55