Answer:
You have to multiply the two complex numbers, and simplify the result as one single complex number.
A complex number is composed by two terms: the real part, which is a real number, and an imaginary part, which is a multiple of i, the imaginary unit.
So, for example, the first factor is , which means that the real part is 15, and the imaginary part is -4i.
To multiply two complex numbers, you multiply each terms of the first number with each terms of the second number, just like you would multiply two polynomials like . The only exception is that you have to keep in mind that .
So, if we multiply these two numbers term by term we have
This can be simplified to
Summing like terms and recalling that we have
So, the multiplication of the two factor gives as result the complex number . This means that the real part is 78, and the imaginary part is 69i. If you compare the two forms, you have
Explanation: