Let $z, w \in \mathbb{C}$. Prove that if $zw$ and $z + w \in \mathbb{R}$, then $z = \bar{w}$.So I have started to see complex numbers in class and by reading I find this problem. So I know that $$Re(z)= \frac{z + \bar{z}}{2},$$ but I don't seem to get to the answer. I also tried using other basic properties of $\mathbb{C}$.
Any help/hints?
Let $z=a+ib$, $\omega = c + id$, with $a,b,c,d \in \mathbb{R}$. We know that: $$ z \omega = ac + iad + ibc - bd \in \mathbb{R} $$ This implies that: $$ ad+bc=0 $$ that is, $ad=-bc$. Moreover, we also know that: $$ z + \omega = a+c + i(b+d) \in \mathbb{R}$$ which implies that $$ -b=d $$ Consequently: $$ ad= dc $$ Suppose $d \neq 0$. Then, this implies that $a=c$, and thus: $$ z= a +ib = c - id = \overline{\omega} $$ If $d=0$, then $\omega = c$ and: $$ b=-d=0 $$ that is, $z=a$. It is then clear that the result does not hold in this case: indeed, if this were true, it would mean that just because the sum of two real numbers is real, and their product is real, the number are certainly equal, which is absurd.