SOLUTION: find z/w and leave your answer in polar form. z=1+i and w=1-sqrt3i
Algebra
->
Trigonometry-basics
-> SOLUTION: find z/w and leave your answer in polar form. z=1+i and w=1-sqrt3i
Log On
Algebra: Trigonometry
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Trigonometry-basics
Question 812669
:
find z/w and leave your answer in polar form. z=1+i and w=1-sqrt3i
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
find z/w and leave your answer in polar form. z=1+i and w=1-sqrt3i
------------
z/w = [(1+i)(1+sqrt(3)i)]/[(1-sqrt(3)i)(1+sqrt(3)i)]
------------
= [1-sqrt(3)+(1+sqrt(3))i] / [1+3]
------------
= [(1-sqrt(3))/4] + (1+sqrt(3)/4]i
----------------
Polar Form:
r^2 = [(1-sqrt(3))/4]^2 + [(1+sqrt(3))/4]^2 = 0.0335 + 0.4665 = 0.5
r = sqrt(0.5) = 0.7071
--------------------------
theta = arctan[(1+sqrt(3))/(1-sqrt(3))] = arctan[(1+3)/(4-2sqrt(3))
= arctan[4/0.5359] = 82.37 degrees
------
z/w = 0.7071(cos(82.37)+isin(82.37))
=========================================
Cheers,
Stan H.
===================