You can
put this solution on YOUR website!If a and b are real numbers, then the product of a+bi and a-bi is
(1) Always imaginary
(2) Always a real number
---------------
It's 2, always a real number.
Multiply them.
(a+bi)*(a-bi) = a^2 - (bi)^2
= a^2 - (-b^2)
= a^2 + b^2
----------------
example:
(2+3i)*(2-3i) = 4+9 = 13
You can
put this solution on YOUR website!Let's multiply a+bi and a-bi and see what happens:

The i's have disappeared. We're told that a and b are real numbers. Then

is also a real number. Your answer is (2).