Precalculus 2e — Original English

Polar Coordinates

Over 12 kilometers from port, a sailboat encounters rough weather and is blown off course by a 16-knot wind (see Figure 1). How can the sailor indicate his location to the Coast Guard? In this section, we will investigate a method of representing location that is different from a standard coordinate grid.

An illustration of a boat on the polar grid.
Figure 1

Plotting Points Using Polar Coordinates

When we think about plotting points in the plane, we usually think of rectangular coordinates ( x,y ) in the Cartesian coordinate plane. However, there are other ways of writing a coordinate pair and other types of grid systems. In this section, we introduce to polar coordinates, which are points labeled ( r,θ ) and plotted on a polar grid. The polar grid is represented as a series of concentric circles radiating out from the pole, or the origin of the coordinate plane.

The polar grid is scaled as the unit circle with the positive x-axis now viewed as the polar axis and the origin as the pole. The first coordinate r is the radius or length of the directed line segment from the pole. The angle θ, measured in radians, indicates the direction of r. We move counterclockwise from the polar axis by an angle of θ, and measure a directed line segment the length of r in the direction of θ. Even though we measure θ first and then r, the polar point is written with the r-coordinate first. For example, to plot the point ( 2, π 4 ), we would move π 4 units in the counterclockwise direction and then a length of 2 from the pole. This point is plotted on the grid in Figure 2.

Polar grid with point (2, pi/4) plotted.
Figure 2
Example 1

Plotting a Point on the Polar Grid

Plot the point ( 3, π 2 ) on the polar grid.

Solution

The angle π 2 is found by sweeping in a counterclockwise direction 90° from the polar axis. The point is located at a length of 3 units from the pole in the π 2 direction, as shown in Figure 3.

Polar grid with point (3, pi/2) plotted.
Figure 3
Example 2

Plotting a Point in the Polar Coordinate System with a Negative Component

Plot the point ( 2, π 6 ) on the polar grid.

Solution

We know that π 6 is located in the first quadrant. However, r=−2. We can approach plotting a point with a negative r in two ways:

  1. Plot the point ( 2, π 6 ) by moving π 6 in the counterclockwise direction and extending a directed line segment 2 units into the first quadrant. Then retrace the directed line segment back through the pole, and continue 2 units into the third quadrant;
  2. Move π 6 in the counterclockwise direction, and draw the directed line segment from the pole 2 units in the negative direction, into the third quadrant.

See Figure 4(a). Compare this to the graph of the polar coordinate ( 2, π 6 ) shown in Figure 4(b).

Two polar grids. Points (2, pi/6) and (-2, pi/6) are plotted. They are reflections across the origin in Q1 and Q3.
Figure 4

Converting from Polar Coordinates to Rectangular Coordinates

When given a set of polar coordinates, we may need to convert them to rectangular coordinates. To do so, we can recall the relationships that exist among the variables x,y,r, and θ.

cosθ= x r x=rcosθ sinθ= y r y=rsinθ

Dropping a perpendicular from the point in the plane to the x-axis forms a right triangle, as illustrated in Figure 5. An easy way to remember the equations above is to think of cosθ as the adjacent side over the hypotenuse and sinθ as the opposite side over the hypotenuse.

Comparison between polar coordinates and rectangular coordinates. There is a right triangle plotted on the x,y axis. The sides are a horizontal line on the x-axis of length x, a vertical line extending from thex-axis to some point in quadrant 1, and a hypotenuse r extending from the origin to that same point in quadrant 1. The vertices are at the origin (0,0), some point along the x-axis at (x,0), and that point in quadrant 1. This last point is (x,y) or (r, theta), depending which system of coordinates you use.
Figure 5
Example 3

Writing Polar Coordinates as Rectangular Coordinates

Write the polar coordinates ( 3, π 2 ) as rectangular coordinates.

Solution

Use the equivalent relationships.

x=rcosθ x=3cos π 2 =0 y=rsinθ y=3sin π 2 =3

The rectangular coordinates are ( 0,3 ). See Figure 6.

Illustration of (3, pi/2) in polar coordinates and (0,3) in rectangular coordinates - they are the same point!
Figure 6
Example 4

Writing Polar Coordinates as Rectangular Coordinates

Write the polar coordinates ( 2,0 ) as rectangular coordinates.

Solution

See Figure 7. Writing the polar coordinates as rectangular, we have

x=rcosθ x=−2cos( 0 )=−2 y=rsinθ y=−2sin( 0 )=0

The rectangular coordinates are also ( 2,0 ).

Illustration of (-2, 0) in polar coordinates and (-2,0) in rectangular coordinates - they are the same point!
Figure 7

Converting from Rectangular Coordinates to Polar Coordinates

To convert rectangular coordinates to polar coordinates, we will use two other familiar relationships. With this conversion, however, we need to be aware that a set of rectangular coordinates will yield more than one polar point.

Example 5

Writing Rectangular Coordinates as Polar Coordinates

Convert the rectangular coordinates ( 3,3 ) to polar coordinates.

Solution

We see that the original point ( 3,3 ) is in the first quadrant. To find θ, use the formula tanθ= y x . This gives

tanθ= 3 3 tanθ=1 θ= tan −1 (1) θ= π 4

To find r, we substitute the values for x and y into the formula r= x 2 + y 2 . We know that r must be positive, as π 4 is in the first quadrant. Thus

r= 3 2 + 3 2 r= 9+9 r= 18 =3 2

So, r=3 2 and θ= π 4 , giving us the polar point ( 3 2 , π 4 ). See Figure 9.

Illustration of (3rad2, pi/4) in polar coordinates and (3,3) in rectangular coordinates - they are the same point!
Figure 9

Analysis

There are other sets of polar coordinates that will be the same as our first solution. For example, the points ( 3 2 , 5π 4 ) and ( 3 2 , 7π 4 ) will coincide with the original solution of ( 3 2 , π 4 ). The point ( 3 2 , 5π 4 ) indicates a move further counterclockwise by π, which is directly opposite π 4 . The radius is expressed as 3 2 . However, the angle 5π 4 is located in the third quadrant and, as r is negative, we extend the directed line segment in the opposite direction, into the first quadrant. This is the same point as ( 3 2 , π 4 ). The point ( 3 2 , 7π 4 ) is a move further clockwise by 7π 4 , from π 4 . The radius, 3 2 , is the same.

Transforming Equations between Polar and Rectangular Forms

We can now convert coordinates between polar and rectangular form. Converting equations can be more difficult, but it can be beneficial to be able to convert between the two forms. Since there are a number of polar equations that cannot be expressed clearly in Cartesian form, and vice versa, we can use the same procedures we used to convert points between the coordinate systems. We can then use a graphing calculator to graph either the rectangular form or the polar form of the equation.

Example 6

Writing a Cartesian Equation in Polar Form

Write the Cartesian equation x 2 + y 2 =9 in polar form.

Solution

The goal is to eliminate x and y from the equation and introduce r and θ. Ideally, we would write the equation r as a function of θ. To obtain the polar form, we will use the relationships between ( x,y ) and ( r,θ ). Since x=rcosθ and y=rsinθ, we can substitute and solve for r.

    (rcosθ) 2 + (rsinθ) 2 =9     r 2 cos 2 θ+ r 2 sin 2 θ=9 r 2 ( cos 2 θ+ sin 2 θ)=9 r 2 (1)=9 Substitute cos 2 θ+ sin 2 θ=1.                                  r=±3 Use the square root property.

Thus, x 2 + y 2 =9,r=3, and r=3 should generate the same graph. See Figure 10.

Plotting a circle of radius 3 with center at the origin in polar and rectangular coordinates. It is the same in both systems.
Figure 10 (a) Cartesian form x 2 + y 2 =9 (b) Polar form r=3

To graph a circle in rectangular form, we must first solve for y.

x 2 + y 2 =9          y 2 =9 x 2           y=± 9 x 2

Note that this is two separate functions, since a circle fails the vertical line test. Therefore, we need to enter the positive and negative square roots into the calculator separately, as two equations in the form Y 1 = 9 x 2 and Y 2 = 9 x 2 . Press GRAPH.

Example 7

Rewriting a Cartesian Equation as a Polar Equation

Rewrite the Cartesian equation x 2 + y 2 =6y as a polar equation.

Solution

This equation appears similar to the previous example, but it requires different steps to convert the equation.

We can still follow the same procedures we have already learned and make the following substitutions:

r 2 =6y Use  x 2 + y 2 = r 2 . r 2 =6rsinθ Substitutey=rsinθ. r 2 6rsinθ=0 Set equal to 0. r(r6sinθ)=0 Factor and solve. r=0 We reject r=0,as it only represents one point, (0,0). r=6sinθ

Therefore, the equations x 2 + y 2 =6y and r=6sinθ should give us the same graph. See Figure 11.

Plots of the equations stated above - the plots are the same in both rectangular and polar coordinates. They are circles.
Figure 11 (a) Cartesian form x 2 + y 2 =6y (b) polar form r=6sinθ

The Cartesian or rectangular equation is plotted on the rectangular grid, and the polar equation is plotted on the polar grid. Clearly, the graphs are identical.

Example 8

Rewriting a Cartesian Equation in Polar Form

Rewrite the Cartesian equation y=3x+2 as a polar equation.

Solution

We will use the relationships x=rcosθ and y=rsinθ.

                        y=3x+2                  rsinθ=3rcosθ+2 rsinθ3rcosθ=2 r(sinθ3cosθ)=2 Isolate r. r= 2 sinθ3cosθ Solve for r.

Identify and Graph Polar Equations by Converting to Rectangular Equations

We have learned how to convert rectangular coordinates to polar coordinates, and we have seen that the points are indeed the same. We have also transformed polar equations to rectangular equations and vice versa. Now we will demonstrate that their graphs, while drawn on different grids, are identical.

Example 9

Graphing a Polar Equation by Converting to a Rectangular Equation

Covert the polar equation r=2secθ to a rectangular equation, and draw its corresponding graph.

Solution

The conversion is

r=2secθr=2cosθrcosθ=2x=2

Notice that the equation r=2secθ drawn on the polar grid is clearly the same as the vertical line x=2 drawn on the rectangular grid (see Figure 12). Just as x=c is the standard form for a vertical line in rectangular form, r=csecθ is the standard form for a vertical line in polar form.

Plots of the equations stated above - the plots are the same in both rectangular and polar coordinates. They are lines.
Figure 12 (a) Polar grid (b) Rectangular coordinate system

A similar discussion would demonstrate that the graph of the function r=2cscθ will be the horizontal line y=2. In fact, r=ccscθ is the standard form for a horizontal line in polar form, corresponding to the rectangular form y=c.

Example 10

Rewriting a Polar Equation in Cartesian Form

Rewrite the polar equation r= 3 12cosθ as a Cartesian equation.

Solution

The goal is to eliminate θ and r, and introduce x and y. We clear the fraction, and then use substitution. In order to replace r with x and y, we must use the expression x 2 + y 2 = r 2 .

r=31-2cosθr(1-2(xr))=3r-2x=3Usecosθ=xrtoeliminateθr-2x=3r=3+2xIsolaterr2=(3+2x)2Squarebothsidesx2+y2=(3+2x)2Usex2+y2=r2

The Cartesian equation is x 2 + y 2 = ( 3+2x ) 2 . However, to graph it, especially using a graphing calculator or computer program, we want to isolate y.

x 2 + y 2 = ( 3+2x ) 2          y 2 = ( 3+2x ) 2 x 2           y=± ( 3+2x ) 2 x 2

When our entire equation has been changed from r and θ to x and y, we can stop, unless asked to solve for y or simplify. See Figure 13.

Plots of the equations stated above - the plots are the same in both rectangular and polar coordinates. They are hyperbolas.
Figure 13

The “hour-glass” shape of the graph is called a hyperbola. Hyperbolas have many interesting geometric features and applications, which we will investigate further in Analytic Geometry.

Analysis

In this example, the right side of the equation can be expanded and the equation simplified further, as shown above. However, the equation cannot be written as a single function in Cartesian form. We may wish to write the rectangular equation in the hyperbola’s standard form. To do this, we can start with the initial equation.

x2+y2=(3+2x)2x2+y2-(3+2x)2=0x2+y2-(9+12x+4x2)=0x2+y2-9-12x-4x2=0-3x2-12x+y2=9Multiplythroughby-13x2+12x-y2=-93(x2+4x+)-y2=-93(x2+4x+4)-y2=-9+12Organizetermstocompletethesquareforx3(x+2)2-y2=3(x+2)2- y 2 3=1
Example 11

Rewriting a Polar Equation in Cartesian Form

Rewrite the polar equation r=sin( 2θ ) in Cartesian form.

Solution
                 r=sin(2θ) Use the double angle identity for sine.                  r=2sinθcosθ Use cosθ= x r  and sinθ= y r .                  r=2( x r )( y r ) Simplify.                  r= 2xy r 2  Multiply both sides by  r 2 .                 r 3 =2xy ( x 2 + y 2 ) 3 =2xy As x 2 + y 2 = r 2 ,r= x 2 + y 2 .

This equation can also be written as

( x 2 + y 2 ) 3 2 =2xyor x 2 + y 2 = ( 2xy ) 2 3

Key Equations

..
Conversion formulas cosθ= x r x=rcosθ sinθ= y r y=rsinθ r 2 = x 2 + y 2 tanθ= y x

Key Concepts

  • The polar grid is represented as a series of concentric circles radiating out from the pole, or origin.
  • To plot a point in the form ( r,θ ),θ>0, move in a counterclockwise direction from the polar axis by an angle of θ, and then extend a directed line segment from the pole the length of r in the direction of θ. If θ is negative, move in a clockwise direction, and extend a directed line segment the length of r in the direction of θ. See Example 1.
  • If r is negative, extend the directed line segment in the opposite direction of θ. See Example 2.
  • To convert from polar coordinates to rectangular coordinates, use the formulas x=rcosθ and y=rsinθ. See Example 3 and Example 4.
  • To convert from rectangular coordinates to polar coordinates, use one or more of the formulas: cosθ= x r ,sinθ= y r ,tanθ= y x , and r= x 2 + y 2 . See Example 5.
  • Transforming equations between polar and rectangular forms means making the appropriate substitutions based on the available formulas, together with algebraic manipulations. See Example 6, Example 7, and Example 8.
  • Using the appropriate substitutions makes it possible to rewrite a polar equation as a rectangular equation, and then graph it in the rectangular plane. See Example 9, Example 10, and Example 11.

Section Exercises

Verbal

Exercise 1

How are polar coordinates different from rectangular coordinates?

Solution

For polar coordinates, the point in the plane depends on the angle from the positive x-axis and distance from the origin, while in Cartesian coordinates, the point represents the horizontal and vertical distances from the origin. For each point in the coordinate plane, there is one representation, but for each point in the polar plane, there are infinite representations.

Exercise 2

How are the polar axes different from the x- and y-axes of the Cartesian plane?

Exercise 3

Explain how polar coordinates are graphed.

Solution

Determine θ for the point, then move r units from the pole to plot the point. If r is negative, move r units from the pole in the opposite direction but along the same angle. The point is a distance of r away from the origin at an angle of θ from the polar axis.

Exercise 4

How are the points ( 3, π 2 ) and ( 3, π 2 ) related?

Exercise 5

Explain why the points ( 3, π 2 ) and ( 3, π 2 ) are the same.

Solution

The point ( 3, π 2 ) has a positive angle but a negative radius and is plotted by moving to an angle of π 2 and then moving 3 units in the negative direction. This places the point 3 units down the negative y-axis. The point ( 3, π 2 ) has a negative angle and a positive radius and is plotted by first moving to an angle of π 2 and then moving 3 units down, which is the positive direction for a negative angle. The point is also 3 units down the negative y-axis.

Algebraic

For the following exercises, convert the given polar coordinates to Cartesian coordinates. Remember to consider the quadrant in which the given point is located when determining θ for the point.

Exercise 6

( 7, 7π 6 )

Exercise 7

( 5,π )

Solution

( 5,0 )

Exercise 8

( 6, π 4 )

Exercise 9

( 3, π 6 )

Solution

( 3 3 2 , 3 2 )

Exercise 10

( 4, 7π 4 )

For the following exercises, convert the given Cartesian coordinates to polar coordinates with r>0,0θ<2π. Remember to consider the quadrant in which the given point is located.

Exercise 11

( 4,2 )

Solution

( 2 5 ,0.464 )

Exercise 12

( 4,6 )

Exercise 13

( 3,−5 )

Solution

( 34 ,5.253 )

Exercise 14

( −10,−13 )

Exercise 15

( 8,8 )

Solution

( 8 2 , π 4 )

For the following exercises, convert the given Cartesian equation to a polar equation.

Exercise 16

x=3

Exercise 17

y=4

Solution

r=4cscθ

Exercise 18

y=4 x 2

Exercise 19

y=2 x 4

Solution

r= sinθ 2co s 4 θ 3

Exercise 20

x 2 + y 2 =4y

Exercise 21

x 2 + y 2 =3x

Solution

r=3cosθ

Exercise 22

x 2 y 2 =x

Exercise 23

x 2 y 2 =3y

Solution

r= 3sinθ cos( 2θ )

Exercise 24

x 2 + y 2 =9

Exercise 25

x 2 =9y

Solution

r= 9sinθ cos 2 θ

Exercise 26

y 2 =9x

Exercise 27

9xy=1

Solution

r= 1 9cosθsinθ

For the following exercises, convert the given polar equation to a Cartesian equation. Write in the standard form of a conic if possible, and identify the conic section represented.

Exercise 28

r=3sinθ

Exercise 29

r=4cosθ

Solution

x 2 + y 2 =4x or ( x2 ) 2 4 + y 2 4 =1; circle

Exercise 30

r= 4 sinθ+7cosθ

Exercise 31

r= 6 cosθ+3sinθ

Solution

3y+x=6; line

Exercise 32

r=2secθ

Exercise 33

r=3cscθ

Solution

y=3; line

Exercise 34

r= rcosθ+2

Exercise 35

r 2 =4secθcscθ

Solution

xy=4; hyperbola

Exercise 36

r=4

Exercise 37

r 2 =4

Solution

x 2 + y 2 =4; circle

Exercise 38

r= 1 4cosθ3sinθ

Exercise 39

r= 3 cosθ5sinθ

Solution

x5y=3; line

Graphical

For the following exercises, find the polar coordinates of the point.

Exercise 40
Polar coordinate system with a point located on the third concentric circle and pi/2.
Exercise 41
Polar coordinate system with a point located on the third concentric circle and midway between pi/2 and pi in the second quadrant.
Solution

( 3, 3π 4 )

Exercise 42
Polar coordinate system with a point located midway between the first and second concentric circles and a third of the way between pi and 3pi/2 (closer to pi).
Exercise 43
Polar coordinate system with a point located on the fifth concentric circle and pi.
Solution

( 5,π )

Exercise 44
Polar coordinate system with a point located on the fourth concentric circle and a third of the way between 3pi/2 and 2pi (closer to 3pi/2).

For the following exercises, plot the points.

Exercise 45

( 2, π 3 )

Solution
Polar coordinate system with a point located on the second concentric circle and two-thirds of the way between pi and 3pi/2 (closer to 3pi/2).
Exercise 46

( 1, π 2 )

Exercise 47

( 3.5, 7π 4 )

Solution
Polar coordinate system with a point located midway between the third and fourth concentric circles and midway between 3pi/2 and 2pi.
Exercise 48

( 4, π 3 )

Exercise 49

( 5, π 2 )

Solution
Polar coordinate system with a point located on the fifth concentric circle and pi/2.
Exercise 50

( 4, 5π 4 )

Exercise 51

( 3, 5π 6 )

Solution
Polar coordinate system with a point located on the third concentric circle and 2/3 of the way between pi/2 and pi (closer to pi).
Exercise 52

( 1.5, 7π 6 )

Exercise 53

( 2, π 4 )

Solution
Polar coordinate system with a point located on the second concentric circle and midway between pi and 3pi/2.
Exercise 54

( 1, 3π 2 )

For the following exercises, convert the equation from rectangular to polar form and graph on the polar axis.

Exercise 55

5xy=6

Solution

r= 6 5cosθsinθ

Plot of given line in the polar coordinate grid
Exercise 56

2x+7y=3

Exercise 57

x 2 + ( y1 ) 2 =1

Solution

r=2sinθ

Plot of given circle in the polar coordinate grid
Exercise 58

( x+2 ) 2 + ( y+3 ) 2 =13

Exercise 59

x=2

Solution

r= 2 cosθ

Plot of given circle in the polar coordinate grid
Exercise 60

x 2 + y 2 =5y

Exercise 61

x 2 + y 2 =3x

Solution

r=3cosθ

Plot of given circle in the polar coordinate grid.

For the following exercises, convert the equation from polar to rectangular form and graph on the rectangular plane.

Exercise 62

r=6

Exercise 63

r=4

Solution

x 2 + y 2 =16

Plot of circle with radius 4 centered at the origin in the rectangular coordinates grid.
Exercise 64

θ= 2π 3

Exercise 65

θ= π 4

Solution

y=x

Plot of line y=x in the rectangular coordinates grid.
Exercise 66

r=secθ

Exercise 67

r=−10sinθ

Solution

x 2 + ( y+5 ) 2 =25

Plot of circle with radius 5 centered at (0,-5).
Exercise 68

r=3cosθ

Technology

Exercise 69

Use a graphing calculator to find the rectangular coordinates of ( 2, π 5 ). Round to the nearest thousandth.

Solution

( 1.618,1.176 )

Exercise 70

Use a graphing calculator to find the rectangular coordinates of ( 3, 3π 7 ). Round to the nearest thousandth.

Exercise 71

Use a graphing calculator to find the polar coordinates of ( 7,8 ) in degrees. Round to the nearest thousandth.

Solution

( 10.630,131.186° )

Exercise 72

Use a graphing calculator to find the polar coordinates of ( 3,4 ) in degrees. Round to the nearest hundredth.

Exercise 73

Use a graphing calculator to find the polar coordinates of ( 2,0 ) in radians. Round to the nearest hundredth.

Solution

( 2,3.14 )or( 2,π )

Extensions

Exercise 74

Describe the graph of r=asecθ;a>0.

Exercise 75

Describe the graph of r=asecθ;a<0.

Solution

A vertical line with a units left of the y-axis. 

Exercise 76

Describe the graph of r=acscθ;a>0.

Exercise 77

Describe the graph of r=acscθ;a<0.

Solution

A horizontal line with a units below the x-axis.

Exercise 78

What polar equations will give an oblique line?

For the following exercise, graph the polar inequality.

Exercise 79

r<4

Solution
Graph of shaded circle of radius 4 with the edge not included (dotted line) - polar coordinate grid.
Exercise 80

0θ π 4

Exercise 81

θ= π 4 ,r2

Solution
Graph of ray starting at (2, pi/4) and extending in a positive direction along pi/4 - polar coordinate grid.
Exercise 82

θ= π 4 ,r−3

Exercise 83

0θ π 3 ,r<2

Solution
Graph of the shaded region 0 to pi/3 from r=0 to 2 with the edge not included (dotted line) - polar coordinate grid
Exercise 84

π 6 <θ π 3 ,3<r<2

polar axis
on the polar grid, the equivalent of the positive x-axis on the rectangular grid
polar coordinates
on the polar grid, the coordinates of a point labeled ( r,θ ), where θ indicates the angle of rotation from the polar axis and r represents the radius, or the distance of the point from the pole in the direction of θ
pole
the origin of the polar grid