How do you divide ( 3i-7) / ( 2 i -1 )3i72i1 in trigonometric form?

1 Answer
Sep 18, 2017

Divide the moduli (distances to the origin) and subtract the arguments (polar angles) to get 13/5+11/5 i135+115i.

Explanation:

The moduli of the numerator and denominator are |3i-7|=sqrt(3^2+(-7)^2)=sqrt(9+49)=sqrt(58)|3i7|=32+(7)2=9+49=58 and
|2i-1|=sqrt(2^2+(-1)^2)=sqrt(5)|2i1|=22+(1)2=5. Therefore, the modulus of (3i-7)/(2i-1)3i72i1 is sqrt(58)/sqrt(5)=(sqrt(58)sqrt(5))/5=sqrt(290)/5585=5855=2905.

Both the numerator and the denominator sit in the 2nd quadrant of the complex plane. We can use the inverse (arc) cosine function to find their arguments (polar angles) most directly (we could also use the inverse (arc) tangent function but we'd have to add piπ to its output).

The argument of 3i-7=-7+3i3i7=7+3i is cos^{-1}(-7/sqrt(58))cos1(758) and the argument of 2i-1=-1+2i2i1=1+2i is cos^{-1}(-1/sqrt(5))cos1(15). Therefore, the argument of (3i-7)/(2i-1)3i72i1 is cos^{-1}(-7/sqrt(58))-cos^{-1}(-1/sqrt(5))cos1(758)cos1(15).

Now cos(cos^{-1}(-7/sqrt(58)))=-7/sqrt(58)cos(cos1(758))=758, sin(cos^{-1}(-7/sqrt(58)))=sqrt(1-(-7/sqrt(58))^2)=sqrt(9/58)=3/sqrt(58)sin(cos1(758))=1(758)2=958=358,
cos(cos^{-1}(-1/sqrt(5)))=-1/sqrt(5)cos(cos1(15))=15, and
sin(cos^{-1}(-1/sqrt(5)))=sqrt(1-(-1/sqrt(5))^2)=sqrt{4/5}=2/sqrt(5)sin(cos1(15))=1(15)2=45=25.

Furthermore, cos(alpha-beta)=cos(alpha)cos(beta)+sin(alpha)sin(beta)cos(αβ)=cos(α)cos(β)+sin(α)sin(β), which implies that
cos(cos^{-1}(-7/sqrt(58))-cos^{-1}(-1/sqrt(5)))= cos(cos^{-1}(-7/sqrt(58)))cos(cos^{-1}(-1/sqrt(5)))+sin(cos^{-1}(-7/sqrt(58)))sin(cos^{-1}(-1/sqrt(5)))cos(cos1(758)cos1(15))=cos(cos1(758))cos(cos1(15))+sin(cos1(758))sin(cos1(15))

=-7/sqrt(58) * (-1/sqrt(5))+3/sqrt(58) * 2/sqrt(5)=13/sqrt(290)=758(15)+35825=13290.

In a similar way, sin(alpha-beta)=sin(alpha)cos(beta)-cos(alpha)sin(beta)sin(αβ)=sin(α)cos(β)cos(α)sin(β), which implies that
sin(cos^{-1}(-7/sqrt(58))-cos^{-1}(-1/sqrt(5)))= sin(cos^{-1}(-7/sqrt(58)))cos(cos^{-1}(-1/sqrt(5)))-cos(cos^{-1}(-7/sqrt(58)))sin(cos^{-1}(-1/sqrt(5)))sin(cos1(758)cos1(15))=sin(cos1(758))cos(cos1(15))cos(cos1(758))sin(cos1(15))

=3/sqrt(58) * (-1/sqrt(5))-(-7)/sqrt(58) * 2/sqrt(5)=11/sqrt(290)=358(15)75825=11290.

Finally, Euler's formula allows us to put all this together to say that

(3i-7)/(2i-1)=|z|cos(theta)+i |z|sin(theta)3i72i1=|z|cos(θ)+i|z|sin(θ)

=sqrt(290)/5 * 13/sqrt(290)+i*sqrt(290)/5 * 11/sqrt(290)=13/5+11/5 i=290513290+i290511290=135+115i.