answersLogoWhite

0


Best Answer

One way, use binomial multiplication. Example: (w + x)*(y + z) = {using the FOIL method} w*y + w*z + x*y + x*z, so if we have two complex numbers multiplied:

(a + b*i)*(c + d*i) = a*c + a*d*i + b*c*i + b*d*i*i, but i*i = -1, so this becomes:

(a*c - b*d) + (a*d + b*c)*i

Another way to express complex numbers is as a magnitude and an angle. If this is the case, then you multiply the two magnitudes, and add the angles, then reduce the resultant angle to within -180° and +180°.

If you have a real X complex, then just use {b=0} in (a + b*i), so then you have:

(a*c) + (a*d)*i *Or if using the polar coordinates, take the angle as 0° for a positive real number and 180° for a negative real number, then add the angles.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you multiply a number containing a complex number?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What kind of number will always result when you multiply complex conjugates?

a pure real number


How can you simplify a complex fraction?

Multiply top and bottom by the complex conjugate of the bottom complex number; this will make the bottom complex number into a real number which can then be made into fractions and simplified with the real part and the imaginary part (the multiplier of i [√-1]) of the multiplied out top number.


Which arithmetic operation requires the use of complex conjugate?

It can be used as a convenient shortcut to calculate the absolute value of the square of a complex number. Just multiply the number by its complex conjugate.I believe it has other uses as well.


What are the similarities between vectors and complex numbers?

If you add two complex numbers, the resulting complex number is equivalent to the vector resulting from adding the two vectors. If you multiply two complex numbers, the resulting complex number is equivalent to the vector resulting from the cross product of the two vectors.


What 2 numbers multiply together to make 1000000 with neither number containing 0?

26 = 64 and 56 = 15625


How do you turn a complex fraction into a regular fraction?

First you have to multiply the whole number with the top number in your fraction. REMEMBER TO KEEP THE BOTTOM NUMBER THE SAME!!!!! Your number will be an irregular fraction.


How do conjugate arrive at complex number?

Complex numbers form: a + bi where a and b are real numbers. The conjugate of a + bi is a - bi If you multiply a complex number by its conjugate, the product will be a real number, such as (a + bi)(a - bi) = a2 - (bi)2 = a2 - b2i2 = a2 - b2(-1) = a2 + b2


Is the product of a complex number and its conjugate a real number?

Yes. If you multiply X + iY by X - iY you get X2 + Y2. The imaginary parts cancel out.


Why doesn't every real number have a multiplicative inverse?

The only real (or complex) number which does not have a multiplicative inverse is 0. There is nothing you can multiply by 0 to get 1.


Write a function to-complex that accepts two input arguments containing the magnitude mag and angle theta of the complex number in degrees and returns the complex number c?

complex to-complex(mag, theta) { if(mag >=0) { real = mag * cos(theta); img = mag * sin(theta); return real + i * img; } else raise error; } One test is needed : mag must be a positive number! And the return value is depending of your way to deal with complex number


What is complex salads?

A complex salad is a salad containing more than 3 ingredients


What is a complex salads?

A complex salad is a salad containing more than 3 ingredients