diracy
- 20
- 0
Homework Statement
(a) Suppose the segment connecting (a,b) to (0,0) has length r_{1} and forms an angle \theta_{1} with the positive side of the x-axis. Suppose the segment connecting (c,d) to (0,0) has a length r_{2} and forms an angle \theta_{2} with the positive side of the x-axis. Now let (a+bi)(c+di)=x+yi. Show that the length of the segment connecting (x,y) to the origin is r_{1}r_{2} and the angle formed is \theta_{1}+\theta_{2}.
(b) Use the result from (a) to find a complex number z\inC such that z^2=i.
Homework Equations
The Attempt at a Solution
(a+bi)(c+di)=x+yi
ac+adi+bci+bd(i^{2})=x+yi
ac+adi+bci-bd=x+yi
(ac-bd)+(ad+bc)=x+yi
x=(ac-bd), y=(ad+bc)
I'm not sure where to go from here. Just looking for some help. Thanks!