Question 1131788: Write
z1 and z2 in polar form. (Express θ in radians. Let 0 ≤ θ < 2π.)
z1 = sqrt(3)+ i, z2 = 1 + sqrt(3i)
Find
z1z2
z1/z2
1/z1 Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Write
z1 and z2 in polar form. (Express θ in radians. Let 0 ≤ θ < 2π.)
z1 = sqrt(3)+ i,
Note:: z1 is in QI
-----
r1 = sqrt((sqrt(3))^2+1^2) = 2
theta = arctan(1/sqrt(3)) = pi/6
So r1 = 2cis(pi/6)
=========================================
z2 = 1 + sqrt(3)i
r2 = 2
theta = arctan(sqrt(3)) = pi/3
So r2 = 2cis(pi/3)
------