Polar Coordinates
Learning Objectives
By the end of this section, you will be able to:- 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.
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. 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.Solution
The angle [latex]\frac{\pi }{2}[/latex] 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 [latex]\frac{\pi }{2}[/latex] direction, as shown in Figure 3. Figure 3
Try It 1
Plot the point [latex]\left(2,\frac{\pi }{3}\right)[/latex] in the polar grid. SolutionExample 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.Solution
We know that [latex]\frac{\pi }{6}[/latex] is located in the first quadrant. However, [latex]r=-2[/latex]. We can approach plotting a point with a negative [latex]r[/latex] in two ways:- Plot the point [latex]\left(2,\frac{\pi }{6}\right)[/latex] by moving [latex]\frac{\pi }{6}[/latex] 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;
- Move [latex]\frac{\pi }{6}[/latex] in the counterclockwise direction, and draw the directed line segment from the pole 2 units in the negative direction, into the third quadrant.
Figure 4
Try It 2
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. SolutionConverting 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{array}{l}\begin{array}{l}\\ \cos \theta =\frac{x}{r}\to x=r\cos \theta \end{array}\hfill \\ \sin \theta =\frac{y}{r}\to y=r\sin \theta \hfill \end{array}[/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.
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.
- Given the polar coordinate [latex]\left(r,\theta \right)[/latex], write [latex]x=r\cos \theta [/latex] and [latex]y=r\sin \theta [/latex].
- Evaluate [latex]\cos \theta [/latex] and [latex]\sin \theta [/latex].
- Multiply [latex]\cos \theta [/latex] by [latex]r[/latex] to find the x-coordinate of the rectangular form.
- Multiply [latex]\sin \theta [/latex] by [latex]r[/latex] to find the y-coordinate of the rectangular form.
Example 3: Writing Polar Coordinates as Rectangular Coordinates
Write the polar coordinates [latex]\left(3,\frac{\pi }{2}\right)[/latex] as rectangular coordinates.Solution
Use the equivalent relationships.[latex]\begin{array}{l}\begin{array}{l}\\ x=r\cos \theta \end{array}\hfill \\ x=3\cos \frac{\pi }{2}=0\hfill \\ y=r\sin \theta \hfill \\ y=3\sin \frac{\pi }{2}=3\hfill \end{array}[/latex]
The rectangular coordinates are [latex]\left(0,3\right)[/latex].
Figure 6
Example 4: Writing Polar Coordinates as Rectangular Coordinates
Write the polar coordinates [latex]\left(-2,0\right)[/latex] as rectangular coordinates.Solution
See Figure 7. Writing the polar coordinates as rectangular, we have[latex]\begin{array}{l}x=r\cos \theta \hfill \\ x=-2\cos \left(0\right)=-2\hfill \\ \hfill \\ y=r\sin \theta \hfill \\ y=-2\sin \left(0\right)=0\hfill \end{array}[/latex]
The rectangular coordinates are also [latex]\left(-2,0\right)[/latex].
Figure 7
Try It 3
Write the polar coordinates [latex]\left(-1,\frac{2\pi }{3}\right)[/latex] as rectangular coordinates. SolutionConverting 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{array}{l}\cos \theta =\frac{x}{r}\text{ or}x=r\cos \theta \hfill \\ \sin \theta =\frac{y}{r}\text{ or}y=r\sin \theta \hfill \\ {r}^{2}={x}^{2}+{y}^{2}\hfill \\ \tan \theta =\frac{y}{x}\hfill \end{array}[/latex]
Figure 8
Example 5: Writing Rectangular Coordinates as Polar Coordinates
Convert the rectangular coordinates [latex]\left(3,3\right)[/latex] to polar coordinates.Solution
We see that the original point [latex]\left(3,3\right)[/latex] is in the first quadrant. To find [latex]\theta [/latex], use the formula [latex]\tan \theta =\frac{y}{x}[/latex]. This gives[latex]\begin{array}{l}\tan \theta =\frac{3}{3}\hfill \\ \tan \theta =1\hfill \\ {\tan }^{-1}\left(1\right)=\frac{\pi }{4}\hfill \end{array}[/latex]
To find [latex]r[/latex], we substitute the values for [latex]x[/latex] and [latex]y[/latex] into the formula [latex]r=\sqrt{{x}^{2}+{y}^{2}}[/latex]. We know that [latex]r[/latex] must be positive, as [latex]\frac{\pi }{4}[/latex] is in the first quadrant. Thus
[latex]\begin{array}{l}\begin{array}{l}\\ r=\sqrt{{3}^{2}+{3}^{2}}\end{array}\hfill \\ r=\sqrt{9+9}\hfill \\ r=\sqrt{18}=3\sqrt{2}\hfill \end{array}[/latex]
So, [latex]r=3\sqrt{2}[/latex] and [latex]\theta \text{=}\frac{\pi }{4}[/latex], giving us the polar point [latex]\left(3\sqrt{2},\frac{\pi }{4}\right)[/latex].
Figure 9
Analysis of the Solution
There are other sets of polar coordinates that will be the same as our first solution. For example, the points [latex]\left(-3\sqrt{2},\frac{5\pi }{4}\right)[/latex] and [latex]\left(3\sqrt{2},-\frac{7\pi }{4}\right)[/latex] will coincide with the original solution of [latex]\left(3\sqrt{2},\frac{\pi }{4}\right)[/latex]. The point [latex]\left(-3\sqrt{2},\frac{5\pi }{4}\right)[/latex] indicates a move further counterclockwise by [latex]\pi [/latex], which is directly opposite [latex]\frac{\pi }{4}[/latex]. The radius is expressed as [latex]-3\sqrt{2}[/latex]. However, the angle [latex]\frac{5\pi }{4}[/latex] is located in the third quadrant and, as [latex]r[/latex] is negative, we extend the directed line segment in the opposite direction, into the first quadrant. This is the same point as [latex]\left(3\sqrt{2},\frac{\pi }{4}\right)[/latex]. The point [latex]\left(3\sqrt{2},-\frac{7\pi }{4}\right)[/latex] is a move further clockwise by [latex]-\frac{7\pi }{4}[/latex], from [latex]\frac{\pi }{4}[/latex]. The radius, [latex]3\sqrt{2}[/latex], 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.
- Change the MODE to POL, representing polar form.
- Press the Y= button to bring up a screen allowing the input of six equations: [latex]{r}_{1},{r}_{2},...,{r}_{6}[/latex].
- Enter the polar equation, set equal to [latex]r[/latex].
- Press GRAPH.
Example 6: Writing a Cartesian Equation in Polar Form
Write the Cartesian equation [latex]{x}^{2}+{y}^{2}=9[/latex] in polar form.Solution
The goal is to eliminate [latex]x[/latex] and [latex]y[/latex] from the equation and introduce [latex]r[/latex] and [latex]\theta [/latex]. Ideally, we would write the equation [latex]r[/latex] as a function of [latex]\theta [/latex]. To obtain the polar form, we will use the relationships between [latex]\left(x,y\right)[/latex] and [latex]\left(r,\theta \right)[/latex]. Since [latex]x=r\cos \theta [/latex] and [latex]y=r\sin \theta [/latex], we can substitute and solve for [latex]r[/latex].[latex]\begin{array}{ll}\text{ }{\left(r\cos \theta \right)}^{2}+{\left(r\sin \theta \right)}^{2}=9\hfill & \hfill \\ \text{ }{r}^{2}{\cos }^{2}\theta +{r}^{2}{\sin }^{2}\theta =9\hfill & \hfill \\ \text{ }{r}^{2}\left({\cos }^{2}\theta +{\sin }^{2}\theta \right)=9\hfill & \hfill \\ \text{ }{r}^{2}\left(1\right)=9 \hfill & {\text{Substitute cos}}^{2}\theta +{\sin }^{2}\theta =1.\hfill \\ \text{ }r=\pm 3\begin{array}{cccc}& & & \end{array}\hfill & \text{Use the square root property}.\hfill \end{array}[/latex]
Figure 10. (a) Cartesian form [latex]{x}^{2}+{y}^{2}=9[/latex] (b) Polar form [latex]r=3[/latex]
Thus, [latex]{x}^{2}+{y}^{2}=9,r=3[/latex], and [latex]r=-3[/latex] should generate the same graph.To graph a circle in rectangular form, we must first solve for [latex]y[/latex].
[latex]\begin{array}{l}\begin{array}{l}\\ {x}^{2}+{y}^{2}=9\end{array}\hfill \\ \text{ }{y}^{2}=9-{x}^{2}\hfill \\ \text{ }y=\pm \sqrt{9-{x}^{2}}\hfill \end{array}[/latex]
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 [latex]{Y}_{1}=\sqrt{9-{x}^{2}}[/latex] and [latex]{Y}_{2}=-\sqrt{9-{x}^{2}}[/latex]. Press GRAPH.
Example 7: Rewriting a Cartesian Equation as a Polar Equation
Rewrite the Cartesian equation [latex]{x}^{2}+{y}^{2}=6y[/latex] 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:[latex]\begin{array}{ll}{r}^{2}=6y\hfill & \text{Use }{x}^{2}+{y}^{2}={r}^{2}.\hfill \\ {r}^{2}=6r\sin \theta \hfill & \text{Substitute}y=r\sin \theta .\hfill \\ \text{ }{r}^{2}-6r\sin \theta =0\hfill & \text{Set equal to 0}.\hfill \\ \text{ }r\left(r - 6\sin \theta \right)=0\hfill & \text{Factor and solve}.\hfill \\ r=0\hfill & \text{We reject }r=0,\text{as it only represents one point, }\left(0,0\right).\hfill \\ \text{or}r=6\sin \theta \begin{array}{cccc}& & & \end{array}\hfill & \hfill \end{array}[/latex]
Therefore, the equations [latex]{x}^{2}+{y}^{2}=6y[/latex] and [latex]r=6\sin \theta [/latex] should give us the same graph.
Figure 11. (a) Cartesian form [latex]{x}^{2}+{y}^{2}=6y[/latex] (b) polar form [latex]r=6\sin \theta [/latex]
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 [latex]y=3x+2[/latex] as a polar equation.Solution
We will use the relationships [latex]x=r\cos \theta [/latex] and [latex]y=r\sin \theta [/latex].[latex]\begin{array}{ll}\text{ }y=3x+2\hfill & \hfill \\ \text{ }r\sin \theta =3r\cos \theta +2\hfill & \hfill \\ r\sin \theta -3r\cos \theta =2\hfill & \hfill \\ r\left(\sin \theta -3\cos \theta \right)=2\hfill & \text{Isolate }r.\hfill \\ \text{ }r=\frac{2}{\sin \theta -3\cos \theta }\begin{array}{cccc}& & & \end{array}\hfill & \text{Solve for }r.\hfill \end{array}[/latex]
Try It 4
Rewrite the Cartesian equation [latex]{y}^{2}=3-{x}^{2}[/latex] in polar form. SolutionIdentify 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 [latex]r=2\sec \theta [/latex] to a rectangular equation, and draw its corresponding graph.Solution
The conversion is[latex]\begin{array}{l}\text{ }r=2\sec \theta \hfill \\ \text{ }r=\frac{2}{\cos \theta }\hfill \\ r\cos \theta =2\hfill \\ x=2\hfill \end{array}[/latex]
Notice that the equation [latex]r=2\sec \theta [/latex] drawn on the polar grid is clearly the same as the vertical line [latex]x=2[/latex] drawn on the rectangular grid. Just as [latex]x=c[/latex] is the standard form for a vertical line in rectangular form, [latex]r=c\sec \theta [/latex] is the standard form for a vertical line in polar form.
Figure 12. (a) Polar grid (b) Rectangular coordinate system
A similar discussion would demonstrate that the graph of the function [latex]r=2\csc \theta [/latex] will be the horizontal line [latex]y=2[/latex]. In fact, [latex]r=c\csc \theta [/latex] is the standard form for a horizontal line in polar form, corresponding to the rectangular form [latex]y=c[/latex].
Example 10: Rewriting a Polar Equation in Cartesian Form
Rewrite the polar equation [latex]r=\frac{3}{1 - 2\cos \theta }[/latex] as a Cartesian equation.Solution
The goal is to eliminate [latex]\theta [/latex] and [latex]r[/latex], and introduce [latex]x[/latex] and [latex]y[/latex]. We clear the fraction, and then use substitution. In order to replace [latex]r[/latex] with [latex]x[/latex] and [latex]y[/latex], we must use the expression [latex]{x}^{2}+{y}^{2}={r}^{2}[/latex].[latex]\begin{array}{llll}\text{ }r=\frac{3}{1 - 2\cos \theta }\hfill & \hfill & \hfill & \hfill \\ r\left(1 - 2\cos \theta \right)=3\hfill & \hfill & \hfill & \hfill \\ r\left(1 - 2\left(\frac{x}{r}\right)\right)=3\hfill & \hfill & \hfill & \text{Use }\cos \theta =\frac{x}{r}\text{ to eliminate }\theta .\hfill \\ \text{ }r - 2x=3\hfill & \hfill & \hfill & \hfill \\ \text{ }r=3+2x\hfill & \hfill & \hfill & \text{Isolate }r.\hfill \\ \text{ }{r}^{2}={\left(3+2x\right)}^{2}\hfill & \hfill & \hfill & \text{Square both sides}.\hfill \\ \text{ }{x}^{2}+{y}^{2}={\left(3+2x\right)}^{2}\hfill & \hfill & \hfill & \text{Use }{x}^{2}+{y}^{2}={r}^{2}.\hfill \end{array}[/latex]
The Cartesian equation is [latex]{x}^{2}+{y}^{2}={\left(3+2x\right)}^{2}[/latex]. However, to graph it, especially using a graphing calculator or computer program, we want to isolate [latex]y[/latex].
[latex]\begin{array}{l}{x}^{2}+{y}^{2}={\left(3+2x\right)}^{2}\hfill \\ \text{ }{y}^{2}={\left(3+2x\right)}^{2}-{x}^{2}\hfill \\ \text{ }y=\pm \sqrt{{\left(3+2x\right)}^{2}-{x}^{2}}\hfill \end{array}[/latex]
When our entire equation has been changed from [latex]r[/latex] and [latex]\theta [/latex] to [latex]x[/latex] and [latex]y[/latex], we can stop, unless asked to solve for [latex]y[/latex] or simplify.
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 of the Solution
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.[latex]\begin{array}{ll}\text{ }{x}^{2}+{y}^{2}={\left(3+2x\right)}^{2}\hfill & \hfill \\ \text{ }{x}^{2}+{y}^{2}-{\left(3+2x\right)}^{2}=0\hfill & \hfill \\ {x}^{2}+{y}^{2}-\left(9+12x+4{x}^{2}\right)=0\hfill & \hfill \\ \text{ }{x}^{2}+{y}^{2}-9 - 12x - 4{x}^{2}=0\hfill & \hfill \\ \text{ }-3{x}^{2}-12x+{y}^{2}=9\hfill & \text{Multiply through by }-1.\hfill \\ \text{ }3{x}^{2}+12x-{y}^{2}=-9\hfill & \hfill \\ \text{ }3\left({x}^{2}+4x+\right)-{y}^{2}=-9\hfill & \text{Organize terms to complete the square for}x.\hfill \\ \text{ }3\left({x}^{2}+4x+4\right)-{y}^{2}=-9+12\hfill & \hfill \\ \text{ }3{\left(x+2\right)}^{2}-{y}^{2}=3\hfill & \hfill \\ \text{ }{\left(x+2\right)}^{2}-\frac{{y}^{2}}{3}=1\hfill & \hfill \end{array}[/latex]
Try It 5
Rewrite the polar equation [latex]r=2\sin \theta [/latex] in Cartesian form. SolutionExample 11: Rewriting a Polar Equation in Cartesian Form
Rewrite the polar equation [latex]r=\sin \left(2\theta \right)[/latex] in Cartesian form.Solution
[latex]\begin{array}{ll}\text{ }r=\sin \left(2\theta \right)\hfill & \text{Use the double angle identity for sine}.\hfill \\ \text{ }r=2\sin \theta \cos \theta \begin{array}{cccc}& & & \end{array}\hfill & \text{Use }\cos \theta =\frac{x}{r}\text{ and }\sin \theta =\frac{y}{r}.\hfill \\ \text{ }r=2\left(\frac{x}{r}\right)\left(\frac{y}{r}\right)\hfill & \text{Simplify}.\hfill \\ \text{ }r=\frac{2xy}{{r}^{2}}\hfill & \text{ Multiply both sides by }{r}^{2}.\hfill \\ \text{ }{r}^{3}=2xy\hfill & \hfill \\ {\left(\sqrt{{x}^{2}+{y}^{2}}\right)}^{3}=2xy\hfill & \text{As}{x}^{2}+{y}^{2}={r}^{2},r=\sqrt{{x}^{2}+{y}^{2}}.\hfill \end{array}[/latex]
This equation can also be written as
[latex]{\left({x}^{2}+{y}^{2}\right)}^{\frac{3}{2}}=2xy\text{ or }{x}^{2}+{y}^{2}={\left(2xy\right)}^{\frac{2}{3}}[/latex]
Key Equations
Conversion formulas | [latex]\begin{array}{ll}\hfill & \cos \theta =\frac{x}{r}\to x=r\cos \theta \hfill \\ \hfill & \sin \theta =\frac{y}{r}\to y=r\sin \theta \hfill \\ \hfill & {r}^{2}={x}^{2}+{y}^{2}\hfill \\ \hfill & \tan \theta =\frac{y}{x}\hfill \end{array}[/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].
- 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 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, 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. 6. [latex]\left(7,\frac{7\pi }{6}\right)[/latex] 7. [latex]\left(5,\pi \right)[/latex] 8. [latex]\left(6,-\frac{\pi }{4}\right)[/latex] 9. [latex]\left(-3,\frac{\pi }{6}\right)[/latex] 10. [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. 11. [latex]\left(4,2\right)[/latex] 12. [latex]\left(-4,6\right)[/latex] 13. [latex]\left(3,-5\right)[/latex] 14. [latex]\left(-10,-13\right)[/latex] 15. [latex]\left(8,8\right)[/latex] For the following exercises, convert the given Cartesian equation to a polar equation. 16. [latex]x=3[/latex] 17. [latex]y=4[/latex] 18. [latex]y=4{x}^{2}[/latex] 19. [latex]y=2{x}^{4}[/latex] 20. [latex]{x}^{2}+{y}^{2}=4y[/latex] 21. [latex]{x}^{2}+{y}^{2}=3x[/latex] 22. [latex]{x}^{2}-{y}^{2}=x[/latex] 23. [latex]{x}^{2}-{y}^{2}=3y[/latex] 24. [latex]{x}^{2}+{y}^{2}=9[/latex] 25. [latex]{x}^{2}=9y[/latex] 26. [latex]{y}^{2}=9x[/latex] 27. [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. 28. [latex]r=3\sin \theta [/latex] 29. [latex]r=4\cos \theta [/latex] 30. [latex]r=\frac{4}{\sin \theta +7\cos \theta }[/latex] 31. [latex]r=\frac{6}{\cos \theta +3\sin \theta }[/latex] 32. [latex]r=2\sec \theta [/latex] 33. [latex]r=3\csc \theta [/latex] 34. [latex]r=\sqrt{r\cos \theta +2}[/latex] 35. [latex]{r}^{2}=4\sec \theta \csc \theta [/latex] 36. [latex]r=4[/latex] 37. [latex]{r}^{2}=4[/latex] 38. [latex]r=\frac{1}{4\cos \theta -3\sin \theta }[/latex] 39. [latex]r=\frac{3}{\cos \theta -5\sin \theta }[/latex] For the following exercises, find the polar coordinates of the point. 40. 41. 42. 43. 44. For the following exercises, plot the points. 45. [latex]\left(-2,\frac{\pi }{3}\right)[/latex] 46. [latex]\left(-1,-\frac{\pi }{2}\right)[/latex] 47. [latex]\left(3.5,\frac{7\pi }{4}\right)[/latex] 48. [latex]\left(-4,\frac{\pi }{3}\right)[/latex] 49. [latex]\left(5,\frac{\pi }{2}\right)[/latex] 50. [latex]\left(4,\frac{-5\pi }{4}\right)[/latex] 51. [latex]\left(3,\frac{5\pi }{6}\right)[/latex] 52. [latex]\left(-1.5,\frac{7\pi }{6}\right)[/latex] 53. [latex]\left(-2,\frac{\pi }{4}\right)[/latex] 54. [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. 55. [latex]5x-y=6[/latex] 56. [latex]2x+7y=-3[/latex] 57. [latex]{x}^{2}+{\left(y - 1\right)}^{2}=1[/latex] 58. [latex]{\left(x+2\right)}^{2}+{\left(y+3\right)}^{2}=13[/latex] 59. [latex]x=2[/latex] 60. [latex]{x}^{2}+{y}^{2}=5y[/latex] 61. [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. 62. [latex]r=6[/latex] 63. [latex]r=-4[/latex] 64. [latex]\theta =-\frac{2\pi }{3}[/latex] 65. [latex]\theta =\frac{\pi }{4}[/latex] 66. [latex]r=\sec \theta [/latex] 67. [latex]r=-10\sin \theta [/latex] 68. [latex]r=3\cos \theta [/latex] 69. Use a graphing calculator to find the rectangular coordinates of [latex]\left(2,-\frac{\pi }{5}\right)[/latex]. Round to the nearest thousandth. 70. Use a graphing calculator to find the rectangular coordinates of [latex]\left(-3,\frac{3\pi }{7}\right)[/latex]. Round to the nearest thousandth. 71. Use a graphing calculator to find the polar coordinates of [latex]\left(-7,8\right)[/latex] in degrees. Round to the nearest thousandth. 72. Use a graphing calculator to find the polar coordinates of [latex]\left(3,-4\right)[/latex] in degrees. Round to the nearest hundredth. 73. Use a graphing calculator to find the polar coordinates of [latex]\left(-2,0\right)[/latex] in radians. Round to the nearest hundredth. 74. Describe the graph of [latex]r=a\sec \theta ;a>0[/latex]. 75. Describe the graph of [latex]r=a\sec \theta ;a<0[/latex]. 76. Describe the graph of [latex]r=a\csc \theta ;a>0[/latex]. 77. Describe the graph of [latex]r=a\csc \theta ;a<0[/latex]. 78. What polar equations will give an oblique line? For the following exercises, graph the polar inequality. 79. [latex]r<4[/latex] 80. [latex]0\le \theta \le \frac{\pi }{4}[/latex] 81. [latex]\theta =\frac{\pi }{4},r\ge 2[/latex] 82. [latex]\theta =\frac{\pi }{4},r\ge -3[/latex] 83. [latex]0\le \theta \le \frac{\pi }{3},r<2[/latex] 84. [latex]\frac{-\pi }{6}<\theta \le \frac{\pi }{3},-3<r<2[/latex]
Licenses & Attributions
CC licensed content, Specific attribution
- Precalculus. Provided by: OpenStax Authored by: OpenStax College. Located at: https://cnx.org/contents/[email protected]:1/Preface. License: CC BY: Attribution.