MX Precalc Polar Form of Complex Numbers

Section 8.5Polar Form of Complex Numbers

“God made the integers; all else is the work of man.” This rather famous quote by nineteenth-century German mathematician Leopold Kronecker sets the stage for this section on the polar form of a complex number. Complex numbers were invented by people and represent over a thousand years of continuous investigation and struggle by mathematicians such as Pythagoras, Descartes, De Moivre, Euler, Gauss, and others. Complex numbers answered questions that for centuries had puzzled the greatest minds in science.

We first encountered complex numbers in Complex Numbers. In this section, we will focus on the mechanics of working with complex numbers: translation of complex numbers from polar form to rectangular form and vice versa, interpretation of complex numbers in the scheme of applications, and application of De Moivre’s Theorem.

Plotting Complex Numbers in the Complex Plane

Plotting a complex number \(a+bi\) is similar to plotting a real number, except that the horizontal axis represents the real part of the number, \(a,\) and the vertical axis represents the imaginary part of the number, \(bi.\)

How To

Given a complex number \(a+bi,\) plot it in the complex plane.

  • Label the horizontal axis as the real axis and the vertical axis as the imaginary axis.
  • Plot the point in the complex plane by moving \(a\) units in the horizontal direction and \(b\) units in the vertical direction.
Example 1

Plot the complex number \(2-3i\) in the complex plane.

Treat the real part as the horizontal coordinate and the imaginary part as the vertical coordinate.

From the origin, move two units in the positive horizontal direction and three units in the negative vertical direction. See Figure 1.

Plot of 2-3i in the complex plane (2 along the real axis, -3 along the imaginary axis).
Figure 1
Try It #1

Plot the point \(1+5i\) in the complex plane.

Plot of 1+5i in the complex plane (1 along the real axis, 5 along the imaginary axis).
Did you get it?

Finding the Absolute Value of a Complex Number

The first step toward working with a complex number in polar form is to find the absolute value. The absolute value of a complex number is the same as its magnitude, or \(|z|.\) It measures the distance from the origin to a point in the plane. For example, the graph of \(z=2+4i,\) in Figure 2, shows \(|z|.\)

Plot of 2 + 4i in the complex plane and its magnitude, |z| = rad 2 squared + 4 squared = rad 4 + 16 = rad 20 = 2 rad 5.
Figure 2
Absolute Value of a Complex Number

Given \(z=x+yi,\) a complex number, the absolute value of \(z\) is defined as

\[|z|=\sqrt{{x}^{2}+{y}^{2}}\]

It is the distance from the origin to the point \((x,y).\)

Notice that the absolute value of a real number gives the distance of the number from 0, while the absolute value of a complex number gives the distance of the number from the origin, \((0,\,0).\)

Example 2

Find the absolute value of \(z=\sqrt{5}-i.\)

Use the same distance formula as for a point: \(|z|=\sqrt{{a}^{2}+{b}^{2}}.\)

Using the formula, we have

\[\begin{array}{l}|z|=\sqrt{{x}^{2}+{y}^{2}} \\ |z|=\sqrt{{(\sqrt{5})}^{2}+{(-1)}^{2}} \\ |z|=\sqrt{5+1} \\ |z|=\sqrt{6}\end{array}\]

See Figure 3.

Plot of z=(rad5 - i) in the complex plane and its magnitude rad6.
Figure 3
Try It #2

Find the absolute value of the complex number \(z=12-5i.\)

13

Did you get it?
Example 3

Given \(z=3-4i,\) find \(|z|.\)

Use the same distance formula as for a point: \(|z|=\sqrt{{a}^{2}+{b}^{2}}.\)

Using the formula, we have

\[\begin{array}{l}|z|=\sqrt{{x}^{2}+{y}^{2}} \\ |z|=\sqrt{{(3)}^{2}+{(-4)}^{2}} \\ |z|=\sqrt{9+16} \\ \begin{array}{l}|z|=\sqrt{25} \\ |z|=5\end{array}\end{array}\]

The absolute value \(z\) is 5. See Figure 4.

Plot of (3-4i) in the complex plane and its magnitude |z| =5.
Figure 4
Try It #3

Given \(z=1-7i,\) find \(|z|.\)

\(|z|=\sqrt{50}=5\sqrt{2}\)

Did you get it?

Writing Complex Numbers in Polar Form

The polar form of a complex number expresses a number in terms of an angle \(θ\) and its distance from the origin \(r.\) Given a complex number in rectangular form expressed as \(z=x+yi,\) we use the same conversion formulas as we do to write the number in trigonometric form:

\[\begin{array}{l}x=rcos\,θ \\ y=rsin\,θ \\ r=\sqrt{{x}^{2}+{y}^{2}}\end{array}\]

We review these relationships in Figure 5.

Triangle plotted in the complex plane (x axis is real, y axis is imaginary). Base is along the x/real axis, height is some y/imaginary value in Q 1, and hypotenuse r extends from origin to that point (x+yi) in Q 1. The angle at the origin is theta. There is an arc going through (x+yi).
Figure 5

We use the term modulus to represent the absolute value of a complex number, or the distance from the origin to the point \((x,y).\) The modulus, then, is the same as \(r,\) the radius in polar form. We use \(θ\) to indicate the angle of direction (just as with polar coordinates). Substituting, we have

\[\begin{array}{l}z=x+yi \\ z=rcos\,θ+(rsin\,θ)i \\ z=r(cos\,θ+isin\,θ)\end{array}\]

Polar Form of a Complex Number

Writing a complex number in polar form involves the following conversion formulas:

\[\begin{array}{l}x=rcos\,θ \\ y=rsin\,θ \\ r=\sqrt{{x}^{2}+{y}^{2}}\end{array}\]

Making a direct substitution, we have

\[\begin{array}{l}z=x+yi \\ z=(rcos\,θ)+i(rsin\,θ) \\ z=r(cos\,θ+isin\,θ)\end{array}\]

where \(r\) is the modulus and \(θ\) is the argument. We often use the abbreviation \(r\text{cis}\,θ\) to represent \(r(cos\,θ+isin\,θ).\)

Example 4

Express the complex number \(4i\) using polar coordinates.

Find r as the distance from the origin, then find \(\theta\) from the point's position on the axis.

On the complex plane, the number \(z=4i\) is the same as \(z=0+4i.\) Writing it in polar form, we have to calculate \(r\) first.

\[\begin{array}{l}r=\sqrt{{x}^{2}+{y}^{2}} \\ r=\sqrt{{0}^{2}+{4}^{2}} \\ r=\sqrt{16} \\ r=4\end{array}\]

Next, we look at \(x.\) If \(x=rcos\,θ,\) and \(x=0,\) then \(θ=\frac{\pi }{2}.\) In polar coordinates, the complex number \(z=0+4i\) can be written as \(z=4(cos(\frac{\pi }{2})+isin(\frac{\pi }{2}))\) or \(4\text{cis}(\,\frac{\pi }{2}).\) See Figure 6.

Plot of z=4i in the complex plane, also shows that the in polar coordinate it would be (4,pi/2).
Figure 6
Try It #4

Express \(z=3i\) as \(r\,\text{cis}\,θ\) in polar form.

\(z=3(cos(\frac{\pi }{2})+isin(\frac{\pi }{2}))\)

Did you get it?
Example 5

Find the polar form of \(-4+4i.\)

Find r using \(\sqrt{{a}^{2}+{b}^{2}}\) and \(\theta\) using \(\tan\theta=\frac{b}{a},\) adjusting for the quadrant.

First, find the value of \(r.\)

\[\begin{array}{l}r=\sqrt{{x}^{2}+{y}^{2}} \\ r=\sqrt{{(-4)}^{2}+({4}^{2})} \\ r=\sqrt{32} \\ r=4\sqrt{2}\end{array}\]

Find the angle \(θ\) using the formula:

\[\begin{array}{l}cos\,θ=\frac{x}{r} \\ cos\,θ=\frac{-4}{4\sqrt{2}} \\ cos\,θ=-\frac{1}{\sqrt{2}} \\ θ={cos}^{-1}(-\frac{1}{\sqrt{2}})=\frac{3\pi }{4}\end{array}\]

Thus, the solution is \(4\sqrt{2}\text{cis}(\frac{3\pi }{4}).\)

Try It #5

Write \(z=\sqrt{3}+i\) in polar form.

\(z=2(cos(\frac{\pi }{6})+isin(\frac{\pi }{6}))\)

Did you get it?

Converting a Complex Number from Polar to Rectangular Form

Converting a complex number from polar form to rectangular form is a matter of evaluating what is given and using the distributive property. In other words, given \(z=r(cos\,θ+isin\,θ),\) first evaluate the trigonometric functions \(cos\,θ\) and \(sin\,θ.\) Then, multiply through by \(r.\)

Example 6

Convert the polar form of the given complex number to rectangular form:

\[z=12(cos(\frac{\pi }{6})+isin(\frac{\pi }{6}))\]

Substitute r and \(\theta\) into \(a=r\cos\theta\) and \(b=r\sin\theta.\)

We begin by evaluating the trigonometric expressions.

\[cos(\frac{\pi }{6})=\frac{\sqrt{3}}{2}\,\text{and}\,sin(\frac{\pi }{6})=\frac{1}{2}\]

After substitution, the complex number is

\[z=12(\frac{\sqrt{3}}{2}+\frac{1}{2}i)\]

We apply the distributive property:

\[\begin{array}{l}z=12(\frac{\sqrt{3}}{2}+\frac{1}{2}i) \\ \,=(12)\frac{\sqrt{3}}{2}+(12)\frac{1}{2}i \\ \,=6\sqrt{3}+6i\end{array}\]

The rectangular form of the given point in complex form is \(6\sqrt{3}+6i.\)

Example 7

Find the rectangular form of the complex number given \(r=13\) and \(tan\,θ=\frac{5}{12}.\) Assume the number is in the first quadrant.

Sketch a right triangle with legs 5 and 12 to find \(\cos\theta\) and \(\sin\theta\), then use \(a=r\cos\theta\) and \(b=r\sin\theta.\)

If \(tan\,θ=\frac{5}{12},\) and \(tan\,θ=\frac{y}{x},\) we first confirm \(r=\sqrt{{x}^{2}+{y}^{2}}=\sqrt{{12}^{2}+{5}^{2}}=13\text{. }\) We then find \(cos\,θ=\frac{x}{r}\) and \(sin\,θ=\frac{y}{r}.\)

\[\begin{array}{l}z=13(cos\,θ+isin\,θ) \\ =13(\frac{12}{13}+\frac{5}{13}i) \\ =12+5i\end{array}\]

The rectangular form of the given number in complex form is \(12+5i.\)

Try It #6

Convert the complex number to rectangular form:

\[z=4(cos\frac{11\pi }{6}+isin\frac{11\pi }{6})\]

\(z=2\sqrt{3}-2i\)

Did you get it?

Finding Products of Complex Numbers in Polar Form

Now that we can convert complex numbers to polar form we will learn how to perform operations on complex numbers in polar form. For the rest of this section, we will work with formulas developed by French mathematician Abraham De Moivre (1667-1754). These formulas have made working with products, quotients, powers, and roots of complex numbers much simpler than they appear. The rules are based on multiplying the moduli and adding the arguments.

Products of Complex Numbers in Polar Form

If \({z}_{1}={r}_{1}(cos\,{θ}_{1}+isin\,{θ}_{1})\) and \({z}_{2}={r}_{2}(cos\,{θ}_{2}+isin\,{θ}_{2}),\) then the product of these numbers is given as:

\[\begin{array}{l}{z}_{1}{z}_{2}={r}_{1}{r}_{2}[cos({θ}_{1}+{θ}_{2})+isin({θ}_{1}+{θ}_{2})] \\ {z}_{1}{z}_{2}={r}_{1}{r}_{2}\text{cis}({θ}_{1}+{θ}_{2})\end{array}\]

Notice that the product calls for multiplying the moduli and adding the angles.

Example 8

Find the product of \({z}_{1}{z}_{2},\) given \({z}_{1}=4(cos(80°)+isin(80°))\) and \({z}_{2}=2(cos(145°)+isin(145°)).\)

Multiply the two moduli together and add the two angles.

Follow the formula

\[\begin{array}{l}{z}_{1}{z}_{2}=4\cdot 2[cos(80°+145°)+isin(80°+145°)] \\ {z}_{1}{z}_{2}=8[cos(225°)+isin(225°)] \\ {z}_{1}{z}_{2}=8[cos(\frac{5\pi }{4})+isin(\frac{5\pi }{4})] \\ {z}_{1}{z}_{2}=8[-\frac{\sqrt{2}}{2}+i(-\frac{\sqrt{2}}{2})] \\ {z}_{1}{z}_{2}=-4\sqrt{2}-4i\sqrt{2}\end{array}\]

Finding Quotients of Complex Numbers in Polar Form

The quotient of two complex numbers in polar form is the quotient of the two moduli and the difference of the two arguments.

Quotients of Complex Numbers in Polar Form

If \({z}_{1}={r}_{1}(cos\,{θ}_{1}+isin\,{θ}_{1})\) and \({z}_{2}={r}_{2}(cos\,{θ}_{2}+isin\,{θ}_{2}),\) then the quotient of these numbers is

\[\begin{array}{l}\frac{{z}_{1}}{{z}_{2}}=\frac{{r}_{1}}{{r}_{2}}[cos({θ}_{1}-{θ}_{2})+isin({θ}_{1}-{θ}_{2})],\,{z}_{2}\ne 0 \\ \frac{{z}_{1}}{{z}_{2}}=\frac{{r}_{1}}{{r}_{2}}\text{cis}({θ}_{1}-{θ}_{2}),\,{z}_{2}\ne 0\,\end{array}\]

Notice that the moduli are divided, and the angles are subtracted.

How To

Given two complex numbers in polar form, find the quotient.

  • Divide \(\frac{{r}_{1}}{{r}_{2}}.\)
  • Find \({θ}_{1}-{θ}_{2}.\)
  • Substitute the results into the formula: \(z=r(cos\,θ+isin\,θ).\) Replace \(r\) with \(\frac{{r}_{1}}{{r}_{2}},\) and replace \(θ\) with \({θ}_{1}-{θ}_{2}.\)
  • Calculate the new trigonometric expressions and multiply through by \(r.\)
Example 9

Find the quotient of \({z}_{1}=2(cos(213°)+isin(213°))\) and \({z}_{2}=4(cos(33°)+isin(33°)).\)

Divide the moduli and subtract the angles.

Using the formula, we have

\[\begin{array}{l}\frac{{z}_{1}}{{z}_{2}}=\frac{2}{4}[cos(213°-33°)+isin(213°-33°)] \\ \frac{{z}_{1}}{{z}_{2}}=\frac{1}{2}[cos(180°)+isin(180°)] \\ \frac{{z}_{1}}{{z}_{2}}=\frac{1}{2}[-1+0i] \\ \frac{{z}_{1}}{{z}_{2}}=-\frac{1}{2}+0i \\ \frac{{z}_{1}}{{z}_{2}}=-\frac{1}{2}\end{array}\]

Try It #7

Find the product and the quotient of \({z}_{1}=2\sqrt{3}(cos(150°)+isin(150°))\) and \({z}_{2}=2(cos(30°)+isin(30°)).\)

\({z}_{1}{z}_{2}=-4\sqrt{3};\frac{{z}_{1}}{{z}_{2}}=-\frac{\sqrt{3}}{2}+\frac{3}{2}i\)

Did you get it?

Finding Powers of Complex Numbers in Polar Form

Finding powers of complex numbers is greatly simplified using De Moivre’s Theorem. It states that, for a positive integer \(n,{z}^{n}\) is found by raising the modulus to the \(n\text{th}\) power and multiplying the argument by \(n.\) It is the standard method used in modern mathematics.

De Moivre’s Theorem

If \(z=r(cos\,θ+isin\,θ)\) is a complex number, then

\[\begin{array}{l}{z}^{n}={r}^{n}[cos(nθ)+isin(nθ)] \\ {z}^{n}={r}^{n}\text{cis}(nθ)\end{array}\]

where \(n\) is a positive integer.

Example 10

Evaluate the expression \({(1+i)}^{5}\) using De Moivre’s Theorem.

Convert \(1+i\) to polar form first, then apply De Moivre's Theorem by raising r to the 5th power and multiplying the angle by 5.

Since De Moivre’s Theorem applies to complex numbers written in polar form, we must first write \((1+i)\) in polar form. Let us find \(r.\)

\[\begin{array}{l}r=\sqrt{{x}^{2}+{y}^{2}} \\ r=\sqrt{{(1)}^{2}+{(1)}^{2}} \\ r=\sqrt{2}\end{array}\]

Then we find \(θ.\) Using the formula \(tan\,θ=\frac{y}{x}\) gives

\[\begin{array}{l}tan\,θ=\frac{1}{1} \\ tan\,θ=1 \\ θ=\frac{\pi }{4}\end{array}\]

Use De Moivre’s Theorem to evaluate the expression.

\[\begin{array}{l}{(a+bi)}^{n}={r}^{n}[cos(nθ)+isin(nθ)] \\ {(1+i)}^{5}={(\sqrt{2})}^{5}[cos(5\cdot \frac{\pi }{4})+isin(5\cdot \frac{\pi }{4})] \\ {(1+i)}^{5}=4\sqrt{2}[cos(\frac{5\pi }{4})+isin(\frac{5\pi }{4})] \\ {(1+i)}^{5}=4\sqrt{2}[-\frac{\sqrt{2}}{2}+i(-\frac{\sqrt{2}}{2})] \\ {(1+i)}^{5}=-4-4i\end{array}\]

Finding Roots of Complex Numbers in Polar Form

To find the nth root of a complex number in polar form, we use the \(n\text{th}\) Root Theorem or De Moivre’s Theorem and raise the complex number to a power with a rational exponent. There are several ways to represent a formula for finding \(\,n\text{th}\) roots of complex numbers in polar form.

The nth Root Theorem

To find the \(n\text{th}\) root of a complex number in polar form, use the formula given as

\[{z}^{\frac{1}{n}}={r}^{\frac{1}{n}}[cos(\frac{θ}{n}+\frac{2k\pi }{n})+isin(\frac{θ}{n}+\frac{2k\pi }{n})]\]

where \(k=0,\,1,\,2,\,3,\,.\,.\,.\,,\,n-1.\) We add \(\frac{2k\pi }{n}\,\) to \(\frac{θ}{n}\) in order to obtain the periodic roots.

Example 11

Evaluate the cube roots of \(z=8(cos(\frac{2\pi }{3})+isin(\frac{2\pi }{3})).\)

Apply the root formula, adding a full \(2\pi k\) rotation to the angle for each of the three roots before dividing by 3.

We have

\[\begin{array}{l}{z}^{\frac{1}{3}}={8}^{\frac{1}{3}}[cos(\frac{\frac{2\pi }{3}}{3}+\frac{2k\pi }{3})+isin(\frac{\frac{2\pi }{3}}{3}+\frac{2k\pi }{3})] \\ {z}^{\frac{1}{3}}=2[cos(\frac{2\pi }{9}+\frac{2k\pi }{3})+isin(\frac{2\pi }{9}+\frac{2k\pi }{3})]\end{array}\]

There will be three roots: \(k=0,\,1,\,2.\) When \(k=0,\) we have

\[{z}^{\frac{1}{3}}=2(cos(\frac{2\pi }{9})+isin(\frac{2\pi }{9}))\]

When \(k=1,\) we have

\[\begin{array}{l}{z}^{\frac{1}{3}}=2[cos(\frac{2\pi }{9}+\frac{6\pi }{9})+isin(\frac{2\pi }{9}+\frac{6\pi }{9})]\begin{array}{llll} & & & \end{array}\text{ Add }\frac{2(1)\pi }{3}\text{ to each angle.} \\ {z}^{\frac{1}{3}}=2(cos(\frac{8\pi }{9})+isin(\frac{8\pi }{9}))\end{array}\]

When \(k=2,\) we have

\[\begin{array}{ll}{z}^{\frac{1}{3}}=2[cos(\frac{2\pi }{9}+\frac{12\pi }{9})+isin(\frac{2\pi }{9}+\frac{12\pi }{9})]\begin{array}{llll} & & & \end{array} & \text{Add }\frac{2(2)\pi }{3}\text{ to each angle.} \\ {z}^{\frac{1}{3}}=2(cos(\frac{14\pi }{9})+isin(\frac{14\pi }{9})) & \end{array}\]

Remember to find the common denominator to simplify fractions in situations like this one. For \(k=1,\) the angle simplification is

\[\begin{array}{l}\frac{\frac{2\pi }{3}}{3}+\frac{2(1)\pi }{3}=\frac{2\pi }{3}(\frac{1}{3})+\frac{2(1)\pi }{3}(\frac{3}{3}) \\ =\frac{2\pi }{9}+\frac{6\pi }{9} \\ =\frac{8\pi }{9}\end{array}\]

Try It #8

Find the four fourth roots of \(16(cos(120°)+isin(120°)).\)

\({z}_{0}=2(cos(30°)+isin(30°))\)

\({z}_{1}=2(cos(120°)+isin(120°))\)

\({z}_{2}=2(cos(210°)+isin(210°))\)

\({z}_{3}=2(cos(300°)+isin(300°))\)

Did you get it?
Media

Access these online resources for additional instruction and practice with polar forms of complex numbers.

Key Concepts

Section Exercises

Verbal

1

A complex number is \(a+bi.\) Explain each part.

a is the real part, b is the imaginary part, and \(i=\sqrt{-1}\)

2

What does the absolute value of a complex number represent?

3

How is a complex number converted to polar form?

Polar form converts the real and imaginary part of the complex number in polar form using \(x=rcosθ\) and \(y=rsinθ.\)

4

How do we find the product of two complex numbers?

5

What is De Moivre’s Theorem and what is it used for?

\({z}^{n}={r}^{n}(cos(nθ)+isin(nθ))\) It is used to simplify polar form when a number has been raised to a power.

Algebraic

For the following exercises, find the absolute value of the given complex number.

6

\(5+\,3i\)

7

\(-7+\,i\)

\(5\sqrt{2}\)

8

\(-3-3i\)

9

\(\sqrt{2}-6i\)

\(\sqrt{38}\)

10

\(2i\)

11

\(2.2-3.1i\)

\(\sqrt{14.45}\)

For the following exercises, write the complex number in polar form.

12

\(2+2i\)

13

\(8-4i\)

\(4\sqrt{5}cis(333.4°)\)

14

\(-\frac{1}{2}-\frac{1}{2}\,i\)

15

\(\sqrt{3}+i\)

\(2cis(\frac{\pi }{6})\)

16

\(3i\)

For the following exercises, convert the complex number from polar to rectangular form.

17

\(z=7cis(\frac{\pi }{6})\)

\(\frac{7\sqrt{3}}{2}+i\frac{7}{2}\)

18

\(z=2cis(\frac{\pi }{3})\)

19

\(z=4cis(\frac{7\pi }{6})\)

\(-2\sqrt{3}-2i\)

20

\(z=7cis(25°)\)

21

\(z=3cis(240°)\)

\(-1.5-i\frac{3\sqrt{3}}{2}\)

22

\(z=\sqrt{2}cis(100°)\)

For the following exercises, find \({z}_{1}{z}_{2}\) in polar form.

23

\({z}_{1}=2\sqrt{3}cis(116°);\,\,{z}_{2}=2cis(82°)\)

\(4\sqrt{3}cis(198°)\)

24

\({z}_{1}=\sqrt{2}cis(205°);\,{z}_{2}=2\sqrt{2}cis(118°)\)

25

\({z}_{1}=3cis(120°);\,{z}_{2}=\frac{1}{4}cis(60°)\)

\(\frac{3}{4}cis(180°)\)

26

\({z}_{1}=3cis(\frac{\pi }{4});\,{z}_{2}=5cis(\frac{\pi }{6})\)

27

\({z}_{1}=\sqrt{5}cis(\frac{5\pi }{8});\,{z}_{2}=\sqrt{15}cis(\frac{\pi }{12})\)

\(5\sqrt{3}cis(\frac{17\pi }{24})\)

28

\({z}_{1}=4cis(\frac{\pi }{2});\,{z}_{2}=2cis(\frac{\pi }{4})\)

For the following exercises, find \(\frac{{z}_{1}}{{z}_{2}}\) in polar form.

29

\({z}_{1}=21cis(135°);\,{z}_{2}=3cis(65°)\)

\(7cis(70°)\)

30

\({z}_{1}=\sqrt{2}cis(90°);\,{z}_{2}=2cis(60°)\)

31

\({z}_{1}=15cis(120°);\,{z}_{2}=3cis(40°)\)

\(5cis(80°)\)

32

\({z}_{1}=6cis(\frac{\pi }{3});\,{z}_{2}=2cis(\frac{\pi }{4})\)

33

\({z}_{1}=5\sqrt{2}cis(\pi );\,{z}_{2}=\sqrt{2}cis(\frac{2\pi }{3})\)

\(5cis(\frac{\pi }{3})\)

34

\({z}_{1}=2cis(\frac{3\pi }{5});\,{z}_{2}=3cis(\frac{\pi }{4})\)

For the following exercises, find the powers of each complex number in polar form.

35

Find \({z}^{3}\) when \(z=5cis(45°).\)

\(125cis(135°)\)

36

Find \({z}^{4}\) when \(z=2cis(70°).\)

37

Find \({z}^{2}\) when \(z=3cis(120°).\)

\(9cis(240°)\)

38

Find \({z}^{2}\) when \(z=4cis(\frac{\pi }{4}).\)

39

Find \({z}^{4}\) when \(z=cis(\frac{3\pi }{16}).\)

\(cis(\frac{3\pi }{4})\)

40

Find \({z}^{3}\) when \(z=3cis(\frac{5\pi }{3}).\)

For the following exercises, evaluate each root.

41

Evaluate the cube root of \(z\) when \(z=27cis(240°).\)

\(3cis(80°),3cis(200°),3cis(320°)\)

42

Evaluate the square root of \(z\) when \(z=16cis(100°).\)

43

Evaluate the cube root of \(z\) when \(z=32cis(\frac{2\pi }{3}).\)

\(2\sqrt[3]{4}cis(\frac{2\pi }{9}),2\sqrt[3]{4}cis(\frac{8\pi }{9}),2\sqrt[3]{4}cis(\frac{14\pi }{9})\)

44

Evaluate the square root of \(z\) when \(z=32\text{cis}(\pi ).\)

45

Evaluate the square root of \(z\) when \(z=8cis(\frac{7\pi }{4}).\)

\(2\sqrt{2}cis(\frac{7\pi }{8}),2\sqrt{2}cis(\frac{15\pi }{8})\)

Graphical

For the following exercises, plot the complex number in the complex plane.

46

\(2+4i\)

47

\(-3-3i\)

Plot of -3 -3i in the complex plane (-3 along real axis, -3 along imaginary axis).
48

\(5-4i\)

49

\(-1-5i\)

Plot of -1 -5i in the complex plane (-1 along real axis, -5 along imaginary axis).
50

\(3+2i\)

51

\(2i\)

Plot of 2i in the complex plane (0 along the real axis, 2 along the imaginary axis).
52

\(-4\)

53

\(6-2i\)

Plot of 6-2i in the complex plane (6 along the real axis, -2 along the imaginary axis).
54

\(-2+i\)

55

\(1-4i\)

Plot of 1-4i in the complex plane (1 along the real axis, -4 along the imaginary axis).

Technology

For the following exercises, find all answers rounded to the nearest hundredth.

56

Use the rectangular to polar feature on the graphing calculator to change \(5+5i\) to polar form.

57

Use the rectangular to polar feature on the graphing calculator to change \(3-2i\) to polar form.

\(3.61{e}^{-0.59i}\)

58

Use the rectangular to polar feature on the graphing calculator to change \(-3-8i\) to polar form.

59

Use the polar to rectangular feature on the graphing calculator to change \(4cis(120°)\) to rectangular form.

\(-2+3.46i\)

60

Use the polar to rectangular feature on the graphing calculator to change \(2cis(45°)\) to rectangular form.

61

Use the polar to rectangular feature on the graphing calculator to change \(5cis(210°)\) to rectangular form.

\(-4.33-2.50i\)

Glossary

argument
the angle associated with a complex number; the angle between the line from the origin to the point and the positive real axis
De Moivre’s Theorem
formula used to find the \(n\text{th}\) power or nth roots of a complex number; states that, for a positive integer \(n,{z}^{n}\) is found by raising the modulus to the \(n\text{th}\) power and multiplying the angles by \(n\)
modulus
the absolute value of a complex number, or the distance from the origin to the point \((x,y);\) also called the amplitude
polar form of a complex number
a complex number expressed in terms of an angle \(θ\) and its distance from the origin \(r;\) can be found by using conversion formulas \(x=rcos\,θ,\,y=rsin\,θ,\) and \(r=\sqrt{{x}^{2}+{y}^{2}}\)