Section 6.3: Polar Coordinates

Learning Outcomes

  • Plot points using polar coordinates.
  • Finding equivalent 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. 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 [latex]\left(x,y\right)[/latex] 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 [latex]\left(r,\theta \right)[/latex] 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 [latex]r[/latex] is the radius or length of the directed line segment from the pole. The angle [latex]\theta [/latex], measured in radians, indicates the direction of [latex]r[/latex]. We move counterclockwise from the polar axis by an angle of [latex]\theta [/latex], and measure a directed line segment the length of [latex]r[/latex] in the direction of [latex]\theta [/latex]. Even though we measure [latex]\theta [/latex] first and then [latex]r[/latex], the polar point is written with the r-coordinate first. For example, to plot the point [latex]\left(2,\frac{\pi }{4}\right)[/latex], we would move [latex]\frac{\pi }{4}[/latex] 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 [latex]\left(3,\frac{\pi }{2}\right)[/latex] on the polar grid.

Try It

Plot the point [latex]\left(2,\frac{\pi }{3}\right)[/latex] in the polar grid.

Example 2: Plotting a Point in the Polar Coordinate System with a Negative Component

Plot the point [latex]\left(-2,\frac{\pi }{6}\right)[/latex] on the polar grid.

Try It

Plot the points [latex]\left(3,-\frac{\pi }{6}\right)[/latex] and [latex]\left(2,\frac{9\pi }{4}\right)[/latex] on the same polar grid.

Try It

Equivalent Polar Coordinates

Consider point P with polar coordinates [latex]\left(2,\frac{\pi }{6}\right)[/latex]. Because [latex]\frac{\pi}{6}\text{ , }\frac{13\pi}{6}\text{ , and}\frac{-11\pi}{6}[/latex] all have the same terminal side, this point P also can be located by using the polar coordinates [latex]\left(2,\frac{13\pi }{6}\right)[/latex] or the polar coordinates [latex]\left(2,\frac{-11\pi }{6}\right)[/latex]. The point P can also be represented by [latex]\left(-2,\frac{7\pi }{6}\right)[/latex].

A General Note: Equivalent Polar Coordinates

A point with polar coordinates [latex]\left(r,\theta\right)[/latex] can be represented using the following formulas. Let [latex]k[/latex] represent an integer.

[latex]\left(r,\theta+2\pi k\right)\text{ or }\left(-r,\theta + \pi + 2\pi k\right)[/latex]

[latex]\left(r,\theta+360^\circ k\right)\text{ or }\left(-r,\theta + 180^\circ + 360^\circ k\right)[/latex]

Example 3: Equivalent Polar Coordinates

Given the polar coordinate [latex]\left(3,\frac{\pi}{4}\right)[/latex], find an equivalent polar coordinate that meets the following conditions:
a) [latex]\text{ }-2\pi\leq\theta \lt 0\text{, }r \gt 0[/latex]
b) [latex]\text{ }0\leq\theta\ \lt 2\pi\text{, }r \lt 0[/latex]
c) [latex]\text{ }2\pi\leq\theta \lt 4\pi \text{, }r \gt 0[/latex]

Try It

Given the polar coordinate [latex]\left(2,60^\circ\right)[/latex], find an equivalent polar coordinate that meets the following conditions:
a) [latex]\text{ }-360^\circ\leq\theta \lt 0\text{, }r \gt 0[/latex]
b) [latex]\text{ }0\leq\theta\ \lt 360^\circ\text{, }r \lt 0[/latex]
c) [latex]\text{ }360^\circ\leq\theta \lt 720^\circ \text{, }r \gt 0[/latex]

 Converting Between 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 [latex]x,y,r[/latex], and [latex]\theta [/latex].

[latex]\begin{gathered} \cos \theta =\frac{x}{r}\to x=r\cos \theta \\ \sin \theta =\frac{y}{r}\to y=r\sin \theta \end{gathered}[/latex]

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 [latex]\cos \theta [/latex] as the adjacent side over the hypotenuse and [latex]\sin \theta [/latex] 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

A General Note: Converting from Polar Coordinates to Rectangular Coordinates

To convert polar coordinates [latex]\left(r,\theta \right)[/latex] to rectangular coordinates [latex]\left(x,y\right)[/latex], let

[latex]\cos \theta =\frac{x}{r}\to x=r\cos \theta [/latex]

[latex]\sin \theta =\frac{y}{r}\to y=r\sin \theta [/latex]

How To: Given polar coordinates, convert to rectangular coordinates.

  1. Given the polar coordinate [latex]\left(r,\theta \right)[/latex], write [latex]x=r\cos \theta [/latex] and [latex]y=r\sin \theta [/latex].
  2. Evaluate [latex]\cos \theta [/latex] and [latex]\sin \theta [/latex].
  3. Multiply [latex]\cos \theta [/latex] by [latex]r[/latex] to find the x-coordinate of the rectangular form.
  4. Multiply [latex]\sin \theta [/latex] by [latex]r[/latex] to find the y-coordinate of the rectangular form.

Example 4: Writing Polar Coordinates as Rectangular Coordinates

Write the polar coordinates [latex]\left(3,\frac{\pi }{2}\right)[/latex] as rectangular coordinates.

Example 5: Writing Polar Coordinates as Rectangular Coordinates

Write the polar coordinates [latex]\left(-2,0\right)[/latex] as rectangular coordinates.

Try It

Write the polar coordinates [latex]\left(-1,\frac{2\pi }{3}\right)[/latex] as rectangular coordinates.

Try It

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.

A General Note: 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 8.

[latex]\begin{gathered}\cos \theta =\frac{x}{r}\text{ or }x=r\cos \theta \\ \sin \theta =\frac{y}{r}\text{ or }y=r\sin \theta \\ {r}^{2}={x}^{2}+{y}^{2} \\ \tan \theta =\frac{y}{x} \end{gathered}[/latex]

A right triangle with sides x, y, and r on a graph. The side x runs along the x-axis, and the point of the triangle opposite side x is the point (x, y), (r, theta). The side opposite the right angle of the triangle is labeled r. The side y is opposite the angle theta, and the vertex of angle theta is the point (0,0).

Figure 8

Example 6: Writing Rectangular Coordinates as Polar Coordinates

Convert the rectangular coordinates [latex]\left(3,3\right)[/latex] to polar coordinates.

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: [latex]{r}_{1},{r}_{2},…,{r}_{6}[/latex].
  3. Enter the polar equation, set equal to [latex]r[/latex].
  4. Press GRAPH.

Example 7: Writing a Cartesian Equation in Polar Form

Write the Cartesian equation [latex]{x}^{2}+{y}^{2}=9[/latex] in polar form.

Example 8: Rewriting a Cartesian Equation as a Polar Equation

Rewrite the Cartesian equation [latex]{x}^{2}+{y}^{2}=6y[/latex] as a polar equation.

Example 9: Rewriting a Cartesian Equation in Polar Form

Rewrite the Cartesian equation [latex]y=3x+2[/latex] as a polar equation.

 

Try It

Rewrite the Cartesian equation [latex]{y}^{2}=3-{x}^{2}[/latex] in polar form.

Try It

 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 10: Graphing a Polar Equation by Converting to a Rectangular Equation

Covert the polar equation [latex]r=2\sec \theta [/latex] to a rectangular equation, and draw its corresponding graph.

Example 11: Rewriting a Polar Equation in Cartesian Form

Rewrite the polar equation [latex]r=\frac{3}{1 - 2\cos \theta }[/latex] as a Cartesian equation.

Try It

Rewrite the polar equation [latex]r=2\sin \theta [/latex] in Cartesian form.

Try It

Example 12: Rewriting a Polar Equation in Cartesian Form

Rewrite the polar equation [latex]r=\sin \left(2\theta \right)[/latex] in Cartesian form.

Key Equations

Conversion formulas [latex]\begin{align}& \cos \theta =\frac{x}{r}\to x=r\cos \theta \\ & \sin \theta =\frac{y}{r}\to y=r\sin \theta \\ & {r}^{2}={x}^{2}+{y}^{2} \\ & \tan \theta =\frac{y}{x} \end{align}[/latex]

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 [latex]\left(r,\theta \right),\theta >0[/latex], move in a counterclockwise direction from the polar axis by an angle of [latex]\theta [/latex], and then extend a directed line segment from the pole the length of [latex]r[/latex] in the direction of [latex]\theta [/latex]. If [latex]\theta [/latex] is negative, move in a clockwise direction, and extend a directed line segment the length of [latex]r[/latex] in the direction of [latex]\theta [/latex].
  • If [latex]r[/latex] is negative, extend the directed line segment in the opposite direction of [latex]\theta [/latex].
  • Equivalent polar coordinates can be found by using the following formulas:[latex]\left(r,\theta+2\pi k\right)\text{ or }\left(-r,\theta + \pi + 2\pi k\right)[/latex] and [latex]\left(r,\theta+360^\circ k\right)\text{ or }\left(-r,\theta + 180^\circ + 360^\circ k\right)[/latex]
  • To convert from polar coordinates to rectangular coordinates, use the formulas [latex]x=r\cos \theta [/latex] and [latex]y=r\sin \theta [/latex].
  • To convert from rectangular coordinates to polar coordinates, use one or more of the formulas: [latex]\cos \theta =\frac{x}{r},\sin \theta =\frac{y}{r},\tan \theta =\frac{y}{x}[/latex], and [latex]r=\sqrt{{x}^{2}+{y}^{2}}[/latex].
  • Transforming equations between polar and rectangular forms means making the appropriate substitutions based on the available formulas, together with algebraic manipulations.
  • Using the appropriate substitutions makes it possible to rewrite a polar equation as a rectangular equation, and then graph it in the rectangular plane.

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 [latex]\left(r,\theta \right)[/latex], where [latex]\theta [/latex] indicates the angle of rotation from the polar axis and [latex]r[/latex] represents the radius, or the distance of the point from the pole in the direction of [latex]\theta [/latex]
pole
the origin of the polar grid

 

Section 6.3 Homework Exercises

1. How are polar coordinates different from rectangular coordinates?

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

3. Explain how polar coordinates are graphed.

4. How are the points [latex]\left(3,\frac{\pi }{2}\right)[/latex] and [latex]\left(-3,\frac{\pi }{2}\right)[/latex] related?

5. Explain why the points [latex]\left(-3,\frac{\pi }{2}\right)[/latex] and [latex]\left(3,-\frac{\pi }{2}\right)[/latex] are the same.

For the following exercises, find an equivalent polar coordinate that meets the following conditions:
a) [latex]\text{ }-2\pi\leq\theta \lt 0\text{, }r \gt 0[/latex]
b) [latex]\text{ }0\leq\theta\ \lt 2\pi\text{, }r \lt 0[/latex]
c) [latex]\text{ }2\pi\leq\theta \lt 4\pi \text{, }r \gt 0[/latex]

6. [latex]\text{ }\left(4,\frac{3\pi}{4}\right)[/latex]

7. [latex]\text{ }\left(5,\frac{2\pi}{3}\right)[/latex]

8. [latex]\text{ }\left(-2,-\frac{2\pi}{3}\right)[/latex]

9. [latex]\text{ }\left(-3,-\frac{\pi}{4}\right)[/latex]

For the following exercises, find an equivalent polar coordinate that meets the following conditions:
a) [latex]\text{ }-360^\circ\leq\theta \lt 0\text{, }r \gt 0[/latex]
b) [latex]\text{ }0\leq\theta\ \lt 360^\circ\text{, }r \lt 0[/latex]
c) [latex]\text{ }360^\circ\leq\theta \lt 720^\circ \text{, }r \gt 0[/latex]

10. [latex]\text{ }\left(3,240^\circ\right)[/latex]

11. [latex]\text{ }\left(4,225^\circ\right)[/latex]

12. [latex]\text{ }\left(-6,-225^\circ\right)[/latex]

13. [latex]\text{ }\left(-5,-240^\circ\right)[/latex]

For the following exercises, convert the given polar coordinates to Cartesian coordinates with [latex]r>0[/latex] and [latex]0\le \theta \le 2\pi [/latex]. Remember to consider the quadrant in which the given point is located when determining [latex]\theta [/latex] for the point.

14. [latex]\left(7,\frac{7\pi }{6}\right)[/latex]

15. [latex]\left(5,\pi \right)[/latex]

16. [latex]\left(6,-\frac{\pi }{4}\right)[/latex]

17. [latex]\left(-3,\frac{\pi }{6}\right)[/latex]

18. [latex]\left(4,\frac{7\pi }{4}\right)[/latex]

For the following exercises, convert the given Cartesian coordinates to polar coordinates with [latex]r>0,0\le \theta <2\pi [/latex]. Remember to consider the quadrant in which the given point is located.

19. [latex]\left(4,2\right)[/latex]

20. [latex]\left(-4,6\right)[/latex]

21. [latex]\left(3,-5\right)[/latex]

22. [latex]\left(-10,-13\right)[/latex]

23. [latex]\left(8,8\right)[/latex]

For the following exercises, convert the given Cartesian equation to a polar equation and solve for [latex]r[/latex].

24. [latex]x=3[/latex]

25. [latex]y=4[/latex]

26. [latex]y=4{x}^{2}[/latex]

27. [latex]y=2{x}^{4}[/latex]

28. [latex]{x}^{2}+{y}^{2}=4y[/latex]

29. [latex]{x}^{2}+{y}^{2}=3x[/latex]

30. [latex]{x}^{2}-{y}^{2}=x[/latex]

31. [latex]{x}^{2}-{y}^{2}=3y[/latex]

32. [latex]{x}^{2}+{y}^{2}=9[/latex]

33. [latex]{x}^{2}=9y[/latex]

34. [latex]{y}^{2}=9x[/latex]

35. [latex]9xy=1[/latex]

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.

36. [latex]r=3\sin \theta [/latex]

37. [latex]r=4\cos \theta [/latex]

38. [latex]r=\frac{4}{\sin \theta +7\cos \theta }[/latex]

39. [latex]r=\frac{6}{\cos \theta +3\sin \theta }[/latex]

40. [latex]r=2\sec \theta [/latex]

41. [latex]r=3\csc \theta [/latex]

42. [latex]r=\sqrt{r\cos \theta +2}[/latex]

43. [latex]{r}^{2}=4\sec \theta \csc \theta [/latex]

44. [latex]r=4[/latex]

45. [latex]{r}^{2}=4[/latex]

46. [latex]r=\frac{1}{4\cos \theta -3\sin \theta }[/latex]

47. [latex]r=\frac{3}{\cos \theta -5\sin \theta }[/latex]

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

48.
Polar coordinate system with a point located on the third concentric circle and pi/2.

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

50.
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).

51.
Polar coordinate system with a point located on the fifth concentric circle and pi.

52.
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.

53. [latex]\left(-2,\frac{\pi }{3}\right)[/latex]

54. [latex]\left(-1,-\frac{\pi }{2}\right)[/latex]

55. [latex]\left(3.5,\frac{7\pi }{4}\right)[/latex]

56. [latex]\left(-4,\frac{\pi }{3}\right)[/latex]

57. [latex]\left(5,\frac{\pi }{2}\right)[/latex]

58. [latex]\left(4,\frac{-5\pi }{4}\right)[/latex]

59. [latex]\left(3,\frac{5\pi }{6}\right)[/latex]

60. [latex]\left(-1.5,\frac{7\pi }{6}\right)[/latex]

61. [latex]\left(-2,\frac{\pi }{4}\right)[/latex]

62. [latex]\left(1,\frac{3\pi }{2}\right)[/latex]

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

63. [latex]5x-y=6[/latex]

64. [latex]2x+7y=-3[/latex]

65. [latex]{x}^{2}+{\left(y - 1\right)}^{2}=1[/latex]

66. [latex]{\left(x+2\right)}^{2}+{\left(y+3\right)}^{2}=13[/latex]

67. [latex]x=2[/latex]

68. [latex]{x}^{2}+{y}^{2}=5y[/latex]

69. [latex]{x}^{2}+{y}^{2}=3x[/latex]

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

70. [latex]r=6[/latex]

71. [latex]r=-4[/latex]

72. [latex]\theta =-\frac{2\pi }{3}[/latex]

73. [latex]\theta =\frac{\pi }{4}[/latex]

74. [latex]r=\sec \theta [/latex]

75. [latex]r=-10\sin \theta [/latex]

76. [latex]r=3\cos \theta [/latex]

77. Describe the graph of [latex]r=a\sec \theta ;a<0[/latex].

78. Describe the graph of [latex]r=a\sec \theta ;a>0[/latex].

79. Describe the graph of [latex]r=a\csc \theta ;a<0[/latex].

80. Describe the graph of [latex]r=a\csc \theta ;a>0[/latex].