Question 1: Let $z$ and $w$ be complex numbers satisfying $|z| = 4$ and $|w| = 2$. Then enter in the numbers $$ |z+w|^2, |zw|^2, |z-w|^2, \left| \dfrac{z}{w} \right|^2 $$ below, in the order listed above. If any of these cannot be uniquely determined from the information given, enter in a question mark.
I plugged in $4$ and $2$ to each equation and got $36$, $64$, $4$, $4$, for question one. It was wrong.
Question 2: Let $z$ and $w$ be complex numbers satisfying $|z| = 5, |w| = 2,$ and $z\overline{w} = 6+8i.$ Then enter in the numbers $$ |z+w|^2, |zw|^2, |z-w|^2, \left| \dfrac{z}{w} \right|^2 $$ below, in the order listed above. If any of these cannot be uniquely determined from the information given, enter in a question mark.
I don't know how to even start on question 2 because of the $z\overline{w}$.



For question one, use the definition of magnitude to help you:
$$|z|^2=\bar{z}z$$
Notice:
$$|z+w|^2=(z+w)(\bar{z}+\bar{w})\\=|z|^2+|w|^2+\bar{z}w+\bar{w}z$$
which, obviously, we don't have enough information to compute. However
$$\left|zw\right|^2=|z|^2|w|^2$$
which indeed we can determine. I will leave the other two problems for you to workout. This expansion will also be useful in solving question 2, where $z\bar{w}$ appears. As one final hint, notice that $\bar{z}w$ is the complex conjugate of $\bar{w}z$.