Skip to content

Polar Form of Complex Numbers

By the end of this section, you will be able to:

  • Plot complex numbers in the complex plane
  • Find the absolute value of a complex number
  • Write complex numbers in polar form
  • Convert a complex number from polar to rectangular form
  • Find products of complex numbers in polar form
  • Find quotients of complex numbers in polar form
  • Find powers of complex numbers in polar form
  • Find roots of complex numbers in polar form

“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 our earlier work with quadratic equations. 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+bia+bi is similar to plotting a real number, except that the horizontal axis represents the real part of the number, aa, and the vertical axis represents the imaginary part of the number, bibi.

How to: given a complex number a+bia+bi, plot it in the complex plane.

  1. Label the horizontal axis as the real axis and the vertical axis as the imaginary axis.
  2. Plot the point in the complex plane by moving aa units in the horizontal direction and bb units in the vertical direction.

Example. Plot the complex number 23i2-3i in the complex plane.

Solution. From the origin, move two units in the positive horizontal direction and three units in the negative vertical direction. See the figure below.

Plot the point1+5i1+5iin the complex plane.

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|z|. It measures the distance from the origin to a point in the plane. For example, the graph of z=2+4iz=2+4i below shows z|z|.

Absolute Value of a Complex Number. Given z=x+yiz=x+yi, a complex number, the absolute value of zz is defined as

z=x2+y2|z|=\sqrt{x^2+y^2}

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

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

Example. Find the absolute value of z=5iz=\sqrt5-i.

Solution. Using the formula, we have

z=x2+y2z=(5)2+(1)2z=5+1z=6 \begin{array}{lrcl} & |z| &=& \sqrt{x^2+y^2} \\[4pt] & |z| &=& \sqrt{(\sqrt5)^2+(-1)^2} \\[4pt] & |z| &=& \sqrt{5+1} \\[4pt] & |z| &=& \sqrt6 \end{array}

See the figure below.

Find the absolute value of the complex numberz=125iz=12-5i.

Example. Given z=34iz=3-4i, find z|z|.

Solution. Using the formula, we have

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

The absolute value of zz is 55. See the figure below.

Givenz=17iz=1-7i, findz|z|.

Writing Complex Numbers in Polar Form

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

x=rcosθy=rsinθr=x2+y2 \begin{array}{lrcl} & x &=& r\cos\theta \\[4pt] & y &=& r\sin\theta \\[4pt] & r &=& \sqrt{x^2+y^2} \end{array}

We review these relationships in the figure below.

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)(x,y). The modulus, then, is the same as rr, the radius in polar form. We use θ\theta to indicate the angle of direction (just as with polar coordinates). Substituting, we have

z=x+yiz=rcosθ+(rsinθ)iz=r(cosθ+isinθ) \begin{array}{lrcl} & z &=& x+yi \\[4pt] & z &=& r\cos\theta+(r\sin\theta)i \\[4pt] & z &=& r(\cos\theta+i\sin\theta) \end{array}

Polar Form of a Complex Number. Writing a complex number in polar form involves the following conversion formulas:

x=rcosθy=rsinθr=x2+y2 \begin{array}{lrcl} & x &=& r\cos\theta \\[4pt] & y &=& r\sin\theta \\[4pt] & r &=& \sqrt{x^2+y^2} \end{array}

Making a direct substitution, we have

z=x+yiz=(rcosθ)+i(rsinθ)z=r(cosθ+isinθ) \begin{array}{lrcl} & z &=& x+yi \\[4pt] & z &=& (r\cos\theta)+i(r\sin\theta) \\[4pt] & z &=& r(\cos\theta+i\sin\theta) \end{array}

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

Example. Express the complex number 4i4i using polar coordinates.

Solution. On the complex plane, the number z=4iz=4i is the same as z=0+4iz=0+4i. Writing it in polar form, we have to calculate rr first.

r=x2+y2r=02+42r=16r=4 \begin{array}{lrcl} & r &=& \sqrt{x^2+y^2} \\[4pt] & r &=& \sqrt{0^2+4^2} \\[4pt] & r &=& \sqrt{16} \\[4pt] & r &=& 4 \end{array}

Next, we look at xx. If x=rcosθx=r\cos\theta, and x=0x=0, then θ=π2\theta=\tfrac{\pi}{2}. In polar coordinates, the complex number z=0+4iz=0+4i can be written as z=4(cosπ2+isinπ2)z=4\left(\cos\tfrac{\pi}{2}+i\sin\tfrac{\pi}{2}\right) or 4cis(π2)4\,\text{cis}\left(\tfrac{\pi}{2}\right). See the figure below.

Expressz=3iz=3iasrcisθr\,\text{cis}\,\thetain polar form. First findrr.

Now findθ\theta, with0θ<2π0\le\theta<2\pi.

Example. Find the polar form of 4+4i-4+4i.

Solution. First, find the value of rr.

r=x2+y2r=(4)2+42r=32r=42 \begin{array}{lrcl} & r &=& \sqrt{x^2+y^2} \\[4pt] & r &=& \sqrt{(-4)^2+4^2} \\[4pt] & r &=& \sqrt{32} \\[4pt] & r &=& 4\sqrt2 \end{array}

Find the angle θ\theta using the formula:

cosθ=xrcosθ=442cosθ=12θ=cos1(12)=3π4 \begin{array}{lrcl} & \cos\theta &=& \tfrac{x}{r} \\[4pt] & \cos\theta &=& \tfrac{-4}{4\sqrt2} \\[4pt] & \cos\theta &=& -\tfrac{1}{\sqrt2} \\[4pt] & \theta &=& \cos^{-1}\left(-\tfrac{1}{\sqrt2}\right)=\tfrac{3\pi}{4} \end{array}

Thus, the solution is 42cis(3π4)4\sqrt2\,\text{cis}\left(\tfrac{3\pi}{4}\right).

Writez=3+iz=\sqrt3+iin polar form. First findrr.

Now findθ\theta, with0θ<2π0\le\theta<2\pi.

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θ)z=r(\cos\theta+i\sin\theta), first evaluate the trigonometric functions cosθ\cos\theta and sinθ\sin\theta. Then, multiply through by rr.

Example. Convert the polar form of the given complex number to rectangular form: z=12(cosπ6+isinπ6)z=12\left(\cos\tfrac{\pi}{6}+i\sin\tfrac{\pi}{6}\right).

Solution. We begin by evaluating the trigonometric expressions.

cosπ6=32andsinπ6=12\cos\tfrac{\pi}{6}=\tfrac{\sqrt3}{2}\quad\text{and}\quad\sin\tfrac{\pi}{6}=\tfrac12

After substitution, the complex number is

z=12(32+12i)z=12\left(\tfrac{\sqrt3}{2}+\tfrac12 i\right)

We apply the distributive property:

z=12(32+12i)=(12)32+(12)12i=63+6i \begin{array}{lrcl} & z &=& 12\left(\tfrac{\sqrt3}{2}+\tfrac12 i\right) \\[4pt] & &=& (12)\tfrac{\sqrt3}{2}+(12)\tfrac12 i \\[4pt] & &=& 6\sqrt3+6i \end{array}

The rectangular form of the given point in complex form is 63+6i6\sqrt3+6i.

Example. Find the rectangular form of the complex number given r=13r=13 and tanθ=512\tan\theta=\tfrac{5}{12}. Assume the number is in the first quadrant.

Solution. If tanθ=512\tan\theta=\tfrac{5}{12}, and tanθ=yx\tan\theta=\tfrac{y}{x}, we first confirm r=x2+y2=122+52=13r=\sqrt{x^2+y^2}=\sqrt{12^2+5^2}=13. We then find cosθ=xr\cos\theta=\tfrac{x}{r} and sinθ=yr\sin\theta=\tfrac{y}{r}.

z=13(cosθ+isinθ)=13(1213+513i)=12+5i \begin{array}{lrcl} & z &=& 13(\cos\theta+i\sin\theta) \\[4pt] & &=& 13\left(\tfrac{12}{13}+\tfrac{5}{13}i\right) \\[4pt] & &=& 12+5i \end{array}

The rectangular form of the given number in complex form is 12+5i12+5i.

Convert the complex number to rectangular form:z=4(cos11π6+isin11π6)z=4\left(\cos\tfrac{11\pi}{6}+i\sin\tfrac{11\pi}{6}\right).

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 z1=r1(cosθ1+isinθ1)z_1=r_1(\cos\theta_1+i\sin\theta_1) and z2=r2(cosθ2+isinθ2)z_2=r_2(\cos\theta_2+i\sin\theta_2), then the product of these numbers is given as:

z1z2=r1r2[cos(θ1+θ2)+isin(θ1+θ2)]z1z2=r1r2cis(θ1+θ2) \begin{array}{lrcl} & z_1z_2 &=& r_1r_2[\cos(\theta_1+\theta_2)+i\sin(\theta_1+\theta_2)] \\[4pt] & z_1z_2 &=& r_1r_2\,\text{cis}(\theta_1+\theta_2) \end{array}

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

Example. Find the product z1z2z_1z_2, given z1=4(cos(80)+isin(80))z_1=4(\cos(80^\circ)+i\sin(80^\circ)) and z2=2(cos(145)+isin(145))z_2=2(\cos(145^\circ)+i\sin(145^\circ)).

Solution. Follow the formula.

z1z2=42[cos(80+145)+isin(80+145)]z1z2=8[cos(225)+isin(225)]z1z2=8[cos(5π4)+isin(5π4)]z1z2=8[22+i(22)]z1z2=424i2 \begin{array}{lrcl} & z_1z_2 &=& 4\cdot2[\cos(80^\circ+145^\circ)+i\sin(80^\circ+145^\circ)] \\[4pt] & z_1z_2 &=& 8[\cos(225^\circ)+i\sin(225^\circ)] \\[4pt] & z_1z_2 &=& 8\left[\cos\left(\tfrac{5\pi}{4}\right)+i\sin\left(\tfrac{5\pi}{4}\right)\right] \\[4pt] & z_1z_2 &=& 8\left[-\tfrac{\sqrt2}{2}+i\left(-\tfrac{\sqrt2}{2}\right)\right] \\[4pt] & z_1z_2 &=& -4\sqrt2-4i\sqrt2 \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 z1=r1(cosθ1+isinθ1)z_1=r_1(\cos\theta_1+i\sin\theta_1) and z2=r2(cosθ2+isinθ2)z_2=r_2(\cos\theta_2+i\sin\theta_2), then the quotient of these numbers is

z1z2=r1r2[cos(θ1θ2)+isin(θ1θ2)], z20z1z2=r1r2cis(θ1θ2), z20 \begin{array}{lrcl} & \tfrac{z_1}{z_2} &=& \tfrac{r_1}{r_2}[\cos(\theta_1-\theta_2)+i\sin(\theta_1-\theta_2)],\ z_2\ne0 \\[4pt] & \tfrac{z_1}{z_2} &=& \tfrac{r_1}{r_2}\,\text{cis}(\theta_1-\theta_2),\ z_2\ne0 \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.

  1. Divide r1r2\tfrac{r_1}{r_2}.
  2. Find θ1θ2\theta_1-\theta_2.
  3. Substitute the results into the formula: z=r(cosθ+isinθ)z=r(\cos\theta+i\sin\theta). Replace rr with r1r2\tfrac{r_1}{r_2}, and replace θ\theta with θ1θ2\theta_1-\theta_2.
  4. Calculate the new trigonometric expressions and multiply through by rr.

Example. Find the quotient of z1=2(cos(213)+isin(213))z_1=2(\cos(213^\circ)+i\sin(213^\circ)) and z2=4(cos(33)+isin(33))z_2=4(\cos(33^\circ)+i\sin(33^\circ)).

Solution. Using the formula, we have

z1z2=24[cos(21333)+isin(21333)]z1z2=12[cos(180)+isin(180)]z1z2=12[1+0i]z1z2=12+0iz1z2=12 \begin{array}{lrcl} & \tfrac{z_1}{z_2} &=& \tfrac24[\cos(213^\circ-33^\circ)+i\sin(213^\circ-33^\circ)] \\[4pt] & \tfrac{z_1}{z_2} &=& \tfrac12[\cos(180^\circ)+i\sin(180^\circ)] \\[4pt] & \tfrac{z_1}{z_2} &=& \tfrac12[-1+0i] \\[4pt] & \tfrac{z_1}{z_2} &=& -\tfrac12+0i \\[4pt] & \tfrac{z_1}{z_2} &=& -\tfrac12 \end{array}

Find the productz1z2z_1z_2ofz1=23(cos(150)+isin(150))z_1=2\sqrt3(\cos(150^\circ)+i\sin(150^\circ))andz2=2(cos(30)+isin(30))z_2=2(\cos(30^\circ)+i\sin(30^\circ)).

Find the quotientz1z2\tfrac{z_1}{z_2}of the same two numbers,z1=23(cos(150)+isin(150))z_1=2\sqrt3(\cos(150^\circ)+i\sin(150^\circ))andz2=2(cos(30)+isin(30))z_2=2(\cos(30^\circ)+i\sin(30^\circ)).

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 nn, znz^n is found by raising the modulus to the nnth power and multiplying the argument by nn. It is the standard method used in modern mathematics.

De Moivre’s Theorem. If z=r(cosθ+isinθ)z=r(\cos\theta+i\sin\theta) is a complex number, then

zn=rn[cos(nθ)+isin(nθ)]zn=rncis(nθ) \begin{array}{lrcl} & z^n &=& r^n[\cos(n\theta)+i\sin(n\theta)] \\[4pt] & z^n &=& r^n\,\text{cis}(n\theta) \end{array}

where nn is a positive integer.

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

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

r=x2+y2r=(1)2+(1)2r=2 \begin{array}{lrcl} & r &=& \sqrt{x^2+y^2} \\[4pt] & r &=& \sqrt{(1)^2+(1)^2} \\[4pt] & r &=& \sqrt2 \end{array}

Then we find θ\theta. Using the formula tanθ=yx\tan\theta=\tfrac{y}{x} gives

tanθ=11tanθ=1θ=π4 \begin{array}{lrcl} & \tan\theta &=& \tfrac11 \\[4pt] & \tan\theta &=& 1 \\[4pt] & \theta &=& \tfrac{\pi}{4} \end{array}

Use De Moivre’s Theorem to evaluate the expression.

(a+bi)n=rn[cos(nθ)+isin(nθ)](1+i)5=(2)5[cos(5π4)+isin(5π4)](1+i)5=42[cos(5π4)+isin(5π4)](1+i)5=42[22+i(22)](1+i)5=44i \begin{array}{lrcl} & (a+bi)^n &=& r^n[\cos(n\theta)+i\sin(n\theta)] \\[4pt] & (1+i)^5 &=& (\sqrt2)^5\left[\cos\left(5\cdot\tfrac{\pi}{4}\right)+i\sin\left(5\cdot\tfrac{\pi}{4}\right)\right] \\[4pt] & (1+i)^5 &=& 4\sqrt2\left[\cos\left(\tfrac{5\pi}{4}\right)+i\sin\left(\tfrac{5\pi}{4}\right)\right] \\[4pt] & (1+i)^5 &=& 4\sqrt2\left[-\tfrac{\sqrt2}{2}+i\left(-\tfrac{\sqrt2}{2}\right)\right] \\[4pt] & (1+i)^5 &=& -4-4i \end{array}

Finding Roots of Complex Numbers in Polar Form

To find the nnth root of a complex number in polar form, we use the nnth 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 nnth roots of complex numbers in polar form.

The nth Root Theorem. To find the nnth root of a complex number in polar form, use the formula given as

z1n=r1n[cos(θn+2kπn)+isin(θn+2kπn)]z^{\tfrac1n}=r^{\tfrac1n}\left[\cos\left(\tfrac{\theta}{n}+\tfrac{2k\pi}{n}\right)+i\sin\left(\tfrac{\theta}{n}+\tfrac{2k\pi}{n}\right)\right]

where k=0,1,2,3,,n1k=0,1,2,3,\dots,n-1. We add 2kπn\tfrac{2k\pi}{n} to θn\tfrac{\theta}{n} in order to obtain the periodic roots.

Example. Evaluate the cube roots of z=8(cos(2π3)+isin(2π3))z=8\left(\cos\left(\tfrac{2\pi}{3}\right)+i\sin\left(\tfrac{2\pi}{3}\right)\right).

Solution. We have

z13=813[cos(2π33+2kπ3)+isin(2π33+2kπ3)]z13=2[cos(2π9+2kπ3)+isin(2π9+2kπ3)] \begin{array}{lrcl} & z^{\tfrac13} &=& 8^{\tfrac13}\left[\cos\left(\tfrac{\tfrac{2\pi}{3}}{3}+\tfrac{2k\pi}{3}\right)+i\sin\left(\tfrac{\tfrac{2\pi}{3}}{3}+\tfrac{2k\pi}{3}\right)\right] \\[4pt] & z^{\tfrac13} &=& 2\left[\cos\left(\tfrac{2\pi}{9}+\tfrac{2k\pi}{3}\right)+i\sin\left(\tfrac{2\pi}{9}+\tfrac{2k\pi}{3}\right)\right] \end{array}

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

z13=2(cos(2π9)+isin(2π9))z^{\tfrac13}=2\left(\cos\left(\tfrac{2\pi}{9}\right)+i\sin\left(\tfrac{2\pi}{9}\right)\right)

When k=1k=1, we have

z13=2[cos(2π9+6π9)+isin(2π9+6π9)]z13=2(cos(8π9)+isin(8π9)) \begin{array}{lrcl} & z^{\tfrac13} &=& 2\left[\cos\left(\tfrac{2\pi}{9}+\tfrac{6\pi}{9}\right)+i\sin\left(\tfrac{2\pi}{9}+\tfrac{6\pi}{9}\right)\right] \\[4pt] & z^{\tfrac13} &=& 2\left(\cos\left(\tfrac{8\pi}{9}\right)+i\sin\left(\tfrac{8\pi}{9}\right)\right) \end{array}

When k=2k=2, we have

z13=2[cos(2π9+12π9)+isin(2π9+12π9)]z13=2(cos(14π9)+isin(14π9)) \begin{array}{lrcl} & z^{\tfrac13} &=& 2\left[\cos\left(\tfrac{2\pi}{9}+\tfrac{12\pi}{9}\right)+i\sin\left(\tfrac{2\pi}{9}+\tfrac{12\pi}{9}\right)\right] \\[4pt] & z^{\tfrac13} &=& 2\left(\cos\left(\tfrac{14\pi}{9}\right)+i\sin\left(\tfrac{14\pi}{9}\right)\right) \end{array}

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

2π33+2(1)π3=2π3(13)+2(1)π3(33)=2π9+6π9=8π9 \begin{array}{lrcl} & \tfrac{\tfrac{2\pi}{3}}{3}+\tfrac{2(1)\pi}{3} &=& \tfrac{2\pi}{3}\left(\tfrac13\right)+\tfrac{2(1)\pi}{3}\left(\tfrac33\right) \\[4pt] & &=& \tfrac{2\pi}{9}+\tfrac{6\pi}{9} \\[4pt] & &=& \tfrac{8\pi}{9} \end{array}

Find the four fourth roots of16(cos(120)+isin(120))16(\cos(120^\circ)+i\sin(120^\circ)), each written in the formr(cosθ+isinθ)r(\cos\theta+i\sin\theta)in degrees with0θ<3600^\circ\le\theta<360^\circ, separated by commas.

Key concepts

  • Complex numbers in the form a+bia+bi are plotted in the complex plane similar to the way rectangular coordinates are plotted in the rectangular plane. Label the xx-axis as the real axis and the yy-axis as the imaginary axis.
  • The absolute value of a complex number is the same as its magnitude. It is the distance from the origin to the point: z=a2+b2|z|=\sqrt{a^2+b^2}.
  • To write complex numbers in polar form, we use the formulas x=rcosθx=r\cos\theta, y=rsinθy=r\sin\theta, and r=x2+y2r=\sqrt{x^2+y^2}. Then, z=r(cosθ+isinθ)z=r(\cos\theta+i\sin\theta).
  • To convert from polar form to rectangular form, first evaluate the trigonometric functions. Then, multiply through by rr.
  • To find the product of two complex numbers, multiply the two moduli and add the two angles. Evaluate the trigonometric functions, and multiply using the distributive property.
  • To find the quotient of two complex numbers in polar form, find the quotient of the two moduli and the difference of the two angles.
  • To find the power of a complex number znz^n, raise rr to the power nn, and multiply θ\theta by nn.
  • Finding the roots of a complex number is the same as raising a complex number to a power, but using a rational exponent.

Practice

Plot complex numbers in the complex plane

Plot the complex number33i-3-3iin the complex plane.

Plot the complex number2i2iin the complex plane.

Which graph shows the complex number62i6-2iplotted in the complex plane?

Find the absolute value of a complex number

Find the absolute value of7+i-7+i.

Find the absolute value of26i\sqrt2-6i.

Write complex numbers in polar form

Write84i8-4iin polar formr(cosθ+isinθ)r(\cos\theta+i\sin\theta). First findrr.

Now findθ\theta, in degrees rounded to the nearest tenth, with0θ<3600^\circ\le\theta<360^\circ.

Convert a complex number from polar to rectangular form

Convert the complex number to rectangular form:z=7cis(π6)z=7\,\text{cis}\left(\tfrac{\pi}{6}\right).

Convert the complex number to rectangular form:z=4cis(7π6)z=4\,\text{cis}\left(\tfrac{7\pi}{6}\right).

Find products of complex numbers in polar form

Findz1z2z_1z_2in polar formr(cosθ+isinθ)r(\cos\theta+i\sin\theta), givenz1=23(cos(116)+isin(116))z_1=2\sqrt3(\cos(116^\circ)+i\sin(116^\circ))andz2=2(cos(82)+isin(82))z_2=2(\cos(82^\circ)+i\sin(82^\circ)).

Findz1z2z_1z_2in polar formr(cosθ+isinθ)r(\cos\theta+i\sin\theta), givenz1=3(cos(120)+isin(120))z_1=3(\cos(120^\circ)+i\sin(120^\circ))andz2=14(cos(60)+isin(60))z_2=\tfrac14(\cos(60^\circ)+i\sin(60^\circ)).

Find quotients of complex numbers in polar form

Findz1z2\tfrac{z_1}{z_2}in polar formr(cosθ+isinθ)r(\cos\theta+i\sin\theta), givenz1=21(cos(135)+isin(135))z_1=21(\cos(135^\circ)+i\sin(135^\circ))andz2=3(cos(65)+isin(65))z_2=3(\cos(65^\circ)+i\sin(65^\circ)).

Findz1z2\tfrac{z_1}{z_2}in polar formr(cosθ+isinθ)r(\cos\theta+i\sin\theta), givenz1=52(cosπ+isinπ)z_1=5\sqrt2(\cos\pi+i\sin\pi)andz2=2(cos2π3+isin2π3)z_2=\sqrt2\left(\cos\tfrac{2\pi}{3}+i\sin\tfrac{2\pi}{3}\right).

Find powers of complex numbers in polar form

Findz3z^3in polar formr(cosθ+isinθ)r(\cos\theta+i\sin\theta), whenz=5(cos(45)+isin(45))z=5(\cos(45^\circ)+i\sin(45^\circ)).

Findz2z^2in polar formr(cosθ+isinθ)r(\cos\theta+i\sin\theta), whenz=3(cos(120)+isin(120))z=3(\cos(120^\circ)+i\sin(120^\circ)).

Find roots of complex numbers in polar form

Evaluate the cube roots ofz=27(cos(240)+isin(240))z=27(\cos(240^\circ)+i\sin(240^\circ)), each written in the formr(cosθ+isinθ)r(\cos\theta+i\sin\theta)in degrees with0θ<3600^\circ\le\theta<360^\circ, separated by commas.

Evaluate the square roots ofz=8(cos7π4+isin7π4)z=8\left(\cos\tfrac{7\pi}{4}+i\sin\tfrac{7\pi}{4}\right), each written in the formr(cosθ+isinθ)r(\cos\theta+i\sin\theta), separated by a comma.


This section is adapted from Precalculus 2e, Section 8.5: Polar Form of Complex Numbers by Jay Abramson and OpenStax, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: reworded the introduction’s cross-book reference to an earlier “Complex Numbers” section (which lives in a different OpenStax title outside this site’s corpus) as a generic mention of prior work with quadratic equations; recreated all six instructional figures as accessible spec-first SVGs — the plotted points for 23i2-3i, 5i\sqrt5-i, and 34i3-4i, each with the magnitude segment and label the source draws; the 2+4i2+4i magnitude illustration, including its printed radical computation as figure text; the generic x,y,r,θx,y,r,\theta right-triangle diagram reviewing the conversion formulas (its large sweeping arc, decorative in the source, is drawn as a plain circular arc through the point, since the engine’s figure primitives do not draw arrowheads on a circle); and the polar-coordinate plot of 4i4i with its π2\tfrac{\pi}{2} angle arc. Omitted the “Access these online resources” media callout linking to two external non-corpus practice sites. Every retained Try It became a real fillin or graphplot component. The complex-plane plotting Try It and two Graphical-set Practice items became graphplot components graded on the placed point, since the engine’s points answer form now covers a single plotted point, not just a table of several. “Convert to polar form” Try Its (Try It 4, Try It 5) and the matching Practice item are split into two fillin components each — one for rr, one for θ\theta: for the exact-angle items a keyed full trigonometric-form answer is retype-passable (the engine evaluates cos\cos and sin\sin on comparison, so a learner’s rectangular-form retype of the printed subject grades against a polar-form key as correct with no token able to refuse it, measured against the pinned grader), and the rounded-angle Practice item keeps the same split for parallel structure and so its θ\theta part can carry the degree-form check. Because the grader does not parse the cis\text{cis} abbreviation this section introduces, every product, quotient, power, and root question names the expected r(cosθ+isinθ)r(\cos\theta+i\sin\theta) shape explicitly. Every polar-form product, quotient, power, and root answer is instead directly fillable, since nothing in a “find the product/quotient/power/root” prompt is itself value-equal to the computed result; these are keyed in the same r(cosθ+isinθ)r(\cos\theta+i\sin\theta) shape the source’s own Answer Key prints, and were replayed against several learner-plausible alternate spellings (the fully distributed trig form, and the evaluated a+bia+bi form for every angle with an exact closed form) with no wrongly rejected spelling found. Root sets use answerMode="unordered" comma lists of polar-form roots. Adapted fifteen selected end-of-section exercises — two complex-plane plots, two absolute-value, one polar-form conversion split into its two components, two polar-to-rectangular conversions, two products, two quotients, two powers, and two root evaluations — into a closing Practice block, one group per objective, every item independently re-derived (including by running the arithmetic in Node) rather than read off the source key.