What is $(2+i\sqrt{2}) \cdot (2-i\sqrt{2})$ ?
Answer:
(a) $4$
(b) $6$
(c) $8$
(d) $10$
(e) $12$
I calculate like this:
$(2+i\sqrt2),(2-i\sqrt2)\\(2+1.41421i),\;(2-1.41421i)\\3.41421i,\;0.58579i\\3.41421i+0.58579i\\4i$
Therefore, the answer is $4$.
But the correct answer is $6$.
How is it calculated correctly?
Use $(P+Q)(P-Q)=P^2-Q^2$ and $i^2=-1$
Then $$F=(2+i\sqrt{2})(2-i\sqrt{2})=4-2i^2=4+2=6$$