Imaginary multiplication with answer to be in polar (variables)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
sportsguy3675
Messages
45
Reaction score
0
I have to find (a+bi)(c+di) in polar form given that b,c,d>0 and a<0.

So I convert each one to polar first.

[tex]( (a+b)cis(\arctan(-b/a) + \pi) ) ( (c+d)cis(\arctan(d/c)) )[/tex]

That's as far as I got. Little help please?
 
Last edited:
Physics news on Phys.org
Multiply the numbers out first. Then you will have just one complex number. Then just find the modulus and argument using pythagoras and arctan like you mentioned.
 
That would give -(ac) -(adi) +(bci) -(bd)?

But how do I find a modulus and argument with that?