Polar Coordinates

Learning Objectives

In this section, you will:

  • Plot points using polar coordinates.
  • Convert from polar coordinates to rectangular coordinates.
  • Convert from rectangular coordinates to polar coordinates.
  • Transform equations between polar and rectangular forms.
  • Identify and graph polar equations by converting to rectangular equations.

Over 12 kilometers from port, a sailboat encounters rough weather and is blown off course by a 16-knot wind (see (Figure)). 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)(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,θ)(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 coordinaterris the radius or length of the directed line segment from the pole. The angleθ,θ, measured in radians, indicates the direction ofr.r.We move counterclockwise from the polar axis by an angle ofθ,θ,and measure a directed line segment the length ofrrin the direction ofθ.θ.Even though we measureθθfirst and thenr,r, the polar point is written with the r-coordinate first. For example, to plot the point(2,π4),(2,π4),we would moveπ4π4units in the counterclockwise direction and then a length of 2 from the pole. This point is plotted on the grid in (Figure).

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

Figure 2.

Plotting a Point on the Polar Grid

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

Try It

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

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

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

Try It

Plot the points(3,π6)(3,π6)and(2,9π4)(2,9π4)on the same polar grid.

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 variablesx,y,r,x,y,r,andθ.θ.

cosθ=xrx=rcosθsinθ=yry=rsinθcosθ=xrx=rcosθsinθ=yry=rsinθ

Dropping a perpendicular from the point in the plane to the x-axis forms a right triangle, as illustrated in (Figure). An easy way to remember the equations above is to think ofcosθcosθas the adjacent side over the hypotenuse andsinθ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.

Converting from Polar Coordinates to Rectangular Coordinates

To convert polar coordinates(r,θ)(r,θ)to rectangular coordinates(x,y),(x,y), let

cosθ=xrx=rcosθcosθ=xrx=rcosθ
sinθ=yry=rsinθsinθ=yry=rsinθ

How To

Given polar coordinates, convert to rectangular coordinates.

  1. Given the polar coordinate(r,θ),(r,θ), writex=rcosθx=rcosθandy=rsinθ.y=rsinθ.
  2. Evaluatecosθcosθandsinθ.sinθ.
  3. Multiplycosθcosθbyrrto find the x-coordinate of the rectangular form.
  4. Multiplysinθsinθbyrrto find the y-coordinate of the rectangular form.

Writing Polar Coordinates as Rectangular Coordinates

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

Writing Polar Coordinates as Rectangular Coordinates

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

Try It

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

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.

Converting from Rectangular Coordinates to Polar Coordinates

Converting from rectangular coordinates to polar coordinates requires the use of one or more of the relationships illustrated in (Figure).

cosθ=xr orx=rcosθsinθ=yr ory=rsinθr2=x2+y2tanθ=yxcosθ=xr orx=rcosθsinθ=yr ory=rsinθr2=x2+y2tanθ=yx

Figure 8.

Writing Rectangular Coordinates as Polar Coordinates

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

Analysis

There are other sets of polar coordinates that will be the same as our first solution. For example, the points(32,5π4)(32,5π4)and(32,7π4)(32,7π4)will coincide with the original solution of(32,π4).(32,π4).The point(32,5π4)(32,5π4)indicates a move further counterclockwise byπ,π,which is directly oppositeπ4.π4.The radius is expressed as32.32.However, the angle5π45π4is located in the third quadrant and, asrris negative, we extend the directed line segment in the opposite direction, into the first quadrant. This is the same point as(32,π4).(32,π4).The point(32,7π4)(32,7π4)is a move further clockwise by7π4,7π4,fromπ4.π4.The radius,32,32,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.

How To

Given an equation in polar form, graph it using a graphing calculator.

  1. Change the MODE to POL, representing polar form.
  2. Press the Y= button to bring up a screen allowing the input of six equations:r1,r2,...,r6.r1,r2,...,r6.
  3. Enter the polar equation, set equal tor.r.
  4. Press GRAPH.

Writing a Cartesian Equation in Polar Form

Write the Cartesian equationx2+y2=9x2+y2=9in polar form.

Rewriting a Cartesian Equation as a Polar Equation

Rewrite the Cartesian equationx2+y2=6yas a polar equation.

Rewriting a Cartesian Equation in Polar Form

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

Try It

Rewrite the Cartesian equationy2=3x2in polar form.

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.

Graphing a Polar Equation by Converting to a Rectangular Equation

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

Rewriting a Polar Equation in Cartesian Form

Rewrite the polar equationr=312cosθas a Cartesian equation.

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)2 x2+y2(3+2x)2=0x2+y2(9+12x+4x2)=0 x2+y2912x4x2=0 3x212x+y2=9Multiply through by 1. 3x2+12xy2=9 3(x2+4x+)y2=9Organize terms to complete the square forx. 3(x2+4x+4)y2=9+12 3(x+2)2y2=3 (x+2)2y23=1

Try It

Rewrite the polar equationr=2sinθ in Cartesian form.

Rewriting a Polar Equation in Cartesian Form

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

Access these online resources for additional instruction and practice with polar coordinates.

Key Equations

Conversion formulas cosθ=xrx=rcosθsinθ=yry=rsinθr2=x2+y2tanθ=yx

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 (Figure).
  • Ifris negative, extend the directed line segment in the opposite direction ofθ.See (Figure).
  • To convert from polar coordinates to rectangular coordinates, use the formulasx=rcosθandy=rsinθ.See (Figure) and (Figure).
  • To convert from rectangular coordinates to polar coordinates, use one or more of the formulas:cosθ=xr,sinθ=yr,tanθ=yx,andr=x2+y2.See (Figure).
  • Transforming equations between polar and rectangular forms means making the appropriate substitutions based on the available formulas, together with algebraic manipulations. See (Figure), (Figure), and (Figure).
  • 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 (Figure), (Figure), and (Figure).

Section Exercises

Verbal

How are polar coordinates different from rectangular coordinates?

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

Explain how polar coordinates are graphed.

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

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

Algebraic

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

(7,7π6)

(5,π)

(6,π4)

(3,π6)

(4,7π4)

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

(4,2)

(4,6)

(3,5)

(10,13)

(8,8)

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

x=3

y=4

y=4x2

y=2x4

x2+y2=4y

x2+y2=3x

x2y2=x

x2y2=3y

x2+y2=9

x2=9y

y2=9x

9xy=1

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.

r=3sinθ

r=4cosθ

r=4sinθ+7cosθ

r=6cosθ+3sinθ

r=2secθ

r=3cscθ

r=rcosθ+2

r2=4secθcscθ

r=4

r2=4

r=14cosθ3sinθ

r=3cosθ5sinθ

Graphical

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

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

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).
Polar coordinate system with a point located on the fifth concentric circle and pi.

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.

(2,π3)

(1,π2)

(3.5,7π4)

(4,π3)

(5,π2)

(4,5π4)

(3,5π6)

(1.5,7π6)

(2,π4)

(1,3π2)

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

5xy=6

2x+7y=3

x2+(y1)2=1

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

x=2

x2+y2=5y

x2+y2=3x

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

r=6

r=4

θ=2π3
θ=π4

r=secθ

r=10sinθ

r=3cosθ

Technology

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

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

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

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

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

Extensions

Describe the graph ofr=asecθ;a>0.

Describe the graph ofr=asecθ;a<0.

Describe the graph ofr=acscθ;a>0.

Describe the graph ofr=acscθ;a<0.

What polar equations will give an oblique line?

For the following exercise, graph the polar inequality.

r<4

0θπ4

θ=π4,r2

θ=π4,r3

0θπ3,r<2

[latex]\frac{-\pi }{6}<\theta \le \frac{\pi }{3},-3

Glossary

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 andrrepresents the radius, or the distance of the point from the pole in the direction ofθ
pole
the origin of the polar grid