Login
📚 Trigonometry
Chapters ▾

10.1 Polar Coordinates

The Cartesian coordinate system is also called the rectangular coordinate system, because it describes a location in the plane as the vertex of a rectangle. To construct a rectangular coordinate system, we begin with two perpendicular axes that intersect at the origin. The x - and y -coordinates of a point indicate the length and width of a rectangle with one vertex at the origin. The point P ( x , y ) sits at the opposite vertex of the rectangle, as shown in the figure below.

In Chapter 9 we used vectors to specify a location by giving a distance and a direction. For example, we might say that the airport is located 5 miles southwest of the city center. This method of designating locations is so useful that we will construct a new coordinate system using the same tools: distance and direction.

Cartesian
polar

In the polar coordinate system we start with the origin or pole, and a single ray from the pole, called the polar axis. We describe the location of a point P in the plane by measuring the distance, | r | , from P to the pole, and the angle, θ , that O P makes with the polar axis (measured counterclockwise). The components of the ordered pair ( r , θ ) are called the polar coordinates of the point P .

In our work with polar coordinates, we will always use radians for the angle θ . For example, the point P ( 2 , π 2 ) is located 2 units from the pole at an angle of π 2 radians, and Q ( 3 , 4 ) is located 3 units from the pole at an angle of 4 radians. The graphs of P and Q are shown at right.

points in polar coordinates

A piece of graph paper in rectangular coordinates consists of a grid of horizontal and vertical lines. These are the lines x = k and y = k , for evenly spaced values of k . Each vertical grid line consists of points that have the same x -coordinate, and each horizontal grid line is made up of points that have the same y -coordinate. The grid lines are bench marks to help us locate points with specific rectangular coordinates.

rectangular and polar grids

A piece of graph paper in polar coordinates consists of a grid of concentric circles and radial lines, as shown below. Each circle consists of points with the same r -coordinate; they are all the same distance from the pole. All points with the same θ -coordinate lie on one of the radial lines. This grid helps us locate points with specific polar coordinates.

Plotting Points

You are used to thinking in rectangular coordinates: to locate a point, we move so many units left or right, and so many units up or down. When working in polar coordinates, we want to "think radially:" how far to move from the pole, and in which direction.

Give the polar coordinates of the points S and T shown at right, with 0 θ 2 π .

polar points

S ( 2 , π ) , T ( 3 , 2 π 3 )

Each point has infinitely many polar coordinates, because we can add multiples of 2 π to the value of θ . For example, the point with polar coordinates ( 1 , π 2 ) also has polar coordinates ( 1 , 5 π 2 ) and ( 1 , 3 π 2 ) .

If we allow negative values of r , there are even more ways to write the coordinates of a point. Each angle designates a line through the pole, and each line has both a postive and a negative direction.

On the line at θ = π 4 , for instance, the positive direction lies in the first quadrant, so that the point ( 2 , π 4 ) is designated by P in the figure at right. To plot the point ( 2 , π 4 ) , we move in the opposite direction from the pole, arriving at point Q . Note that the point Q can also be designated by the coordinates ( 2 , 5 π 4 ) .

point on polar grid

Give polar coordinates with positive r -values and 0 θ 2 π for each point given in polar coordinates.

  1. ( 2.5 , π 6 )
  2. ( 0.7 , 5 )
  1. ( 2.5 , 7 π 6 )
  2. ( 0.7 , 5 π )

Regions in the Plane

In Cartesian coordinates, we use equations and inequalities to describe regions in the plane. For example, the shaded region in figure (a) is the graph of y x + 2 . The pair of inequalities x 2 ,   1 < y < 3 describes the region in figure (b). This region is particularly simple, in that its boundaries are portions of the coordinate grid lines x = k and y = k , where k is a constant.

regions in the plane

In the polar plane, the coordinate grid lines are circles centered at the pole, with equations r = k , and lines through the pole, with equations θ = k .

Write inequalities to describe each region shown below.

regions
  1. r 2 ,   3 π 4 < θ 5 π 4
  2. 2 < r < 3 ,   0 < θ < π

Converting Between Polar and Cartesian Coordinates

Using trigonometry, it is easy to convert from polar coordinates to Cartesian, or vice versa. The figure below shows how the two sets of coordinates are related.

If we know the polar coordinates ( r , θ ) , we can compute the Cartesian coordinates ( x , y ) as the legs of a right triangle.

x r = cos ( θ ) ,         so         x = r cos ( θ ) y r = sin ( θ ) ,         so         y = r sin ( θ )

rectangular and polar coordinates

Find the Cartesian coordinates of the point with polar coordinates ( 4 , 5 π 3 ) .

( 2 , 2 3 )

If we know the Cartesian coordinates of a point, we can compute the polar coordinates as follows.

x 2 + y 2 = r 2 ,     so     r = x 2 + y 2

tan ( θ ) = y x

To find the angle θ , it is not enough to compute tan 1 ( y x ) ; we must choose the angle in the same quadrant as the given point.

Find polar coordinates for the points with Cartesian coordinates ( 2 , 5 ) . Give decimal approximations rounded to hundredths.

( 5.39 , 5.09 )

Equations in Polar Coordinates

Polar coordinates are useful for studying objects or phenomena that have radial symmetry, such as circles, spheres, and cylinders, or the central forces (those that act equally in all directions), such as gravity and electric charge. The equations describing these objects are often simpler in polar coordinates than they are in Cartesian coordinates.

It is not hard to convert an equation from Cartesian to polar coordinates: we replace each x with r cos ( θ ) and each y with r sin ( θ ) .

Convert the equation x 2 + y 2 = 4 to polar coordinates.

Note that

x 2 + y 2 = r 2 cos 2 ( θ ) + r 2 sin 2 ( θ ) = r 2 ( cos 2 ( θ ) + sin 2 ( θ ) ) = r 2

so we have r 2 = 4 , or r = 2 , a circle of raidus 2.

Perhaps you recognize the equation in the previous exercise as a circle. Note also that its polar equation has a simpler form than the familiar Cartesian version.

Converting equations from polar to Cartesian form is not as straightforward as the other direction (and is sometimes impossible). Here are some strategies to try:

  • Expressions of the form r cos ( θ ) or r sin ( θ ) can be replaced by x and y , respectively.
  • r 2 can be replaced by x 2 + y 2 .
  • tan ( θ ) can be replaced by y x .

Convert the equation r = tan ( θ ) to Cartesian coordinates.

Start by squaring both sides and then replace each side by its Cartesian form. Then solve for y 2 to get y 2 = x 4 1 x 2

Review the following skills you will need for this section.

Section 10.1 Summary

Vocabulary

  • Pole
  • Polar axis
  • Polar coordinates

Concepts

  1. In the polar plane, the coordinate grid lines are circles centered at the pole, with equations r = k , and lines through the pole, with equations θ = k .
  2. To convert an equation from Cartesian to polar coordinates, we replace each x with r cos ( θ ) and each with y with r sin ( θ ) . To convert an equation from polar to Cartesian coordinates, look for expressions of the form r cos ( θ ) ,   r sin ( θ ) ,   r 2 , or tan ( θ ) .

Study Questions

  1. Why is the Cartesian coordinate system sometimes called the rectangular system?
  2. What do the graphs of the polar equations r = k and θ = k , where k is a constant, look like?
  3. Fill in the blank: the point with polar coordinates ( 6 , θ ) also has coordinates ( 6 , ? ) .
  4. What does the region described by a r b look like? What does the region described by a θ b look like?
  5. Sketch a figure that explains how to convert between polar and Cartesian coordinates.

Skills

  1. Plot points in polar coordinates #1–8
  2. Write polar coordinates for points #9–16
  3. Convert Cartesian coordinates to polar #17–24
  4. Convert Polar coordinates to Cartesian #25–32
  5. Write alternate versions of polar coordinates #33–38
  6. Sketch a region described by polar inequalities #39–44
  7. Write polar inequalities to describe a region #45–50
  8. Convert an equation to Cartesian coordinates #51–64
  9. Convert an equation to polar coordinates #65–72

Homework 10-1

For Problems 1–8, use the grid below to plot the points whose polar coordinates are given.

polar grid

( 2 , 2 π 3 )

polar plot

( 3 , 5 π 4 )

( 3 , 3 π 2 )

polar plot

( 4 , π )

( 4 , π 6 )

polar plot

( 1 , π 2 )

( 1 , 7 π 4 )

polar plot

( 2 , 5 π 3 )

For Problems 9–16, give polar coordinates for each point shown below, with r 0 and 0 θ < 2 π .

polar grid

A

( 5 , 3 π 4 )

B

C

( 1 , π )

D

E

( 3 , 4 π 3 )

F

G

( 2 , π 12 )

H

For Problems 17–24, convert the polar coordinates to Cartesian coordinates.

( 6 , 2 π 3 )

( 3 , 3 3 )

( 5 , 7 π 6 )

( 3 , 3 π 4 )

( 3 2 , 3 2 )

( 4 , 5 π 3 )

( 2.4 , 3.6 )

( 2.15 , 1.06 )

( 1.7 , 5.2 )

( 2 , 1.5 )

( 0.14 , 1.99 )

( 3 , 4.5 )

For Problems 25–32, convert the Cartesian coordinates to polar coordinates with r 0 and 0 θ 2 π . Give exact values for r and θ .

( 7 , 7 )

( 7 2 , π 4 )

( 7 , 7 )

( 6 , 2 )

( 2 2 , 11 π 6 )

( 3 , 3 )

( 3 , 2 )

( 13 , π + tan 1 2 3 )

( 1 , 4 )

( 2 , 0 )

( 2 , π )

( 0 , 5 )

In Problems 33–38, polar coordinates are given.

  1. Convert to polar coordinates with r 0 ,   0 θ < 2 π .
  2. Convert to polar coordinates with r 0 ,   2 π < θ 0 .

( 2 , 5 π 6 )

  1. ( 2 , 11 π 6 )
  2. ( 2 , 7 π 6 )

( 1 , 4 π 3 )

( 3 , π )

  1. ( 3 , 0 )
  2. ( 3 , π )

( 4 , 0 )

( 2.3 , 5.2 )

  1. ( 2.3 , 2.06 )
  2. ( 2.3 , 1.08 )

( 1.2 , 1.2 )

For Problems 39–44, sketch the region described by the inequalities.

r 3

polar plot

2 r 3

π 6 θ π 3

polar grid

0 θ π 2

r 4 ,   π 2 θ 3 π 4

polar grid

2 r 3 ,   5 π 3 θ 11 π 6

For Problems 45–50, write inequalities to describe the region.

polar region

r 0 ,   π 6 θ π 3

polar grid
polar region

r 1 ,   π 2 θ π

polar region
polar region

1 r 1 ,   3 π 4 θ π

polar region

For Problems 51–64, convert the equation into Cartesian coordinates.

r 2 = 2

x 2 + y 2 = 2

r = 2

r = 4 cos ( θ )

x 2 + y 2 = 4 x

r = sin ( θ )

r = csc ( θ )

y = 1

r = 2 sec ( θ )

tan ( θ ) = 2

y = 2 x

r 2 = tan ( θ )

r sec ( θ ) = 3

x 2 + y 2 = 3 x

θ = π 3

r = 2 1 + sin ( θ )

x 2 = 4 4 y

r = 4 4 cos ( θ )

2 r cos ( θ ) + r sin ( θ ) = 1

2 x + y = 1

tan θ = r cos θ 2

For Problems 65–72, convert the equation into polar coordinates.

x = 2

r = 2 sec ( θ )

y 2 = 2 x x 2

2 x y = 1

2 r 2 = sec ( θ ) csc ( θ )

y = x

y 2 = 4 x

r = 4 cot ( θ ) csc ( θ )

x 2 y 2 = 1

x 2 + y 2 = 4 x 2 + y 2

r = 4

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

Use the Law of Cosines to prove the distance formula in polar coordinates:

d = r 1 2 + r 2 2 2 r 1 r 2 cos ( θ 2 θ 1 )

d = ( x 2 x 1 ) 2 + ( y 2 y 1 ) 2 = ( r 2 cos ( θ 2 ) r 1 cos ( θ 1 ) ) 2 + ( r 2 sin ( θ 2 ) r 1 sin ( θ 1 ) ) 2 = r 2 2 cos 2 ( θ 2 ) 2 r 2 r 1 cos ( θ 2 ) cos ( θ 1 ) + r 1 2 cos 2 ( θ 1 ) + r 2 2 sin 2 ( θ 2 ) 2 r 2 r 1 sin ( θ 2 ) sin ( θ 1 ) + r 1 2 sin 2 ( θ 1 ) = r 2 2 + r 1 2 2 r 2 r 1 ( cos ( θ 2 ) cos ( θ 1 ) sin ( θ 2 ) sin ( θ 1 ) ) = r 1 2 + r 2 2 2 r 1 r 2 cos ( θ 2 θ 1 )

Show that the graph of r = a cos θ + b sin θ is a circle. Find its center and radius.

Trigonometry by Katherine Yoshiwara (yoshiwarabooks.org), GNU Free Documentation License 1.2 or later. Adapted for the XYZ HTML edition with the authors' permission (recorded 2026-07-04). License: GFDL-1.2-or-later.