10.5: Conic Sections in Polar Coordinates
- Last updated
- Nov 4, 2018
- Save as PDF
- Page ID
- 13557
( \newcommand{\kernel}{\mathrm{null}\,}\)
Learning Objectives
- Identify a conic in polar form.
- Graph the polar equations of conics.
- Define conics in terms of a focus and a directrix.
Most of us are familiar with orbital motion, such as the motion of a planet around the sun or an electron around an atomic nucleus. Within the planetary system, orbits of planets, asteroids, and comets around a larger celestial body are often elliptical. Comets, however, may take on a parabolic or hyperbolic orbit instead. And, in reality, the characteristics of the planets’ orbits may vary over time. Each orbit is tied to the location of the celestial body being orbited and the distance and direction of the planet or other object from that body. As a result, we tend to use polar coordinates to represent these orbits.

In an elliptical orbit, the periapsis is the point at which the two objects are closest, and the apoapsis is the point at which they are farthest apart. Generally, the velocity of the orbiting body tends to increase as it approaches the periapsis and decrease as it approaches the apoapsis. Some objects reach an escape velocity, which results in an infinite orbit. These bodies exhibit either a parabolic or a hyperbolic orbit about a body; the orbiting body breaks free of the celestial body’s gravitational pull and fires off into space. Each of these orbits can be modeled by a conic section in the polar coordinate system.
Identifying a Conic in Polar Form
Any conic may be determined by three characteristics: a single focus, a fixed line called the directrix, and the ratio of the distances of each to a point on the graph. Consider the parabola x=2+y2 shown in Figure 10.5.2.

We previously learned how a parabola is defined by the focus (a fixed point) and the directrix (a fixed line). In this section, we will learn how to define any conic in the polar coordinate system in terms of a fixed point, the focus P(r,θ) at the pole, and a line, the directrix, which is perpendicular to the polar axis.
If F is a fixed point, the focus, and D is a fixed line, the directrix, then we can let e be a fixed positive number, called the eccentricity, which we can define as the ratio of the distances from a point on the graph to the focus and the point on the graph to the directrix. Then the set of all points P such that e=PFPD is a conic. In other words, we can define a conic as the set of all points P with the property that the ratio of the distance from P to F to the distance from P to D is equal to the constant e.
For a conic with eccentricity e,
- if 0≤e<1, the conic is an ellipse
- if e=1, the conic is a parabola
- if e>1, the conic is an hyperbola
With this definition, we may now define a conic in terms of the directrix, x=±p, the eccentricity e, and the angle θ. Thus, each conic may be written as a polar equation, an equation written in terms of r and θ.
THE POLAR EQUATION FOR A CONIC
For a conic with a focus at the origin, if the directrix is x=±p, where p is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation
r=ep1±ecosθ
For a conic with a focus at the origin, if the directrix is y=±p, where p is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation
r=ep1±esinθ
How to: Given the polar equation for a conic, identify the type of conic, the directrix, and the eccentricity.
- Multiply the numerator and denominator by the reciprocal of the constant in the denominator to rewrite the equation in standard form.
- Identify the eccentricity e as the coefficient of the trigonometric function in the denominator.
- Compare e with 1 to determine the shape of the conic.
- Determine the directrix as x=p if cosine is in the denominator and y=p if sine is in the denominator. Set ep equal to the numerator in standard form to solve for x or y.
Example 10.5.1: Identifying a Conic Given the Polar Form
For each of the following equations, identify the conic with focus at the origin, the directrix, and the eccentricity.
- r=63+2sinθ
- r=124+5cosθ
- r=72−2sinθ
Solution
For each of the three conics, we will rewrite the equation in standard form. Standard form has a 1 as the constant in the denominator. Therefore, in all three parts, the first step will be to multiply the numerator and denominator by the reciprocal of the constant of the original equation, 1c, where c is that constant.
- Multiply the numerator and denominator by 13.
r=63+2sinθ⋅(13)(13)=6(13)3(13)+2(13)sinθ=21+23sinθ
Because sinθ is in the denominator, the directrix is y=p. Comparing to standard form, note that e=23.Therefore, from the numerator,
2=ep2=23p(32)2=(32)23p3=p
Since e<1, the conic is an ellipse. The eccentricity is e=23 and the directrix is y=3.
- Multiply the numerator and denominator by 14.
r=124+5cosθ⋅(14)(14)r=12(14)4(14)+5(14)cosθr=31+54cosθ
Because cosθ is in the denominator, the directrix is x=p. Comparing to standard form, e=54. Therefore, from the numerator,
3=ep3=54p(45)3=(45)54p125=p
Since e>1, the conic is a hyperbola. The eccentricity is e=54 and the directrix is x=125=2.4.
- Multiply the numerator and denominator by 12.
r=72−2sinθ⋅(12)(12)r=7(12)2(12)−2(12)sinθr=721−sinθ
Because sine is in the denominator, the directrix is y=−p. Comparing to standard form, e=1. Therefore, from the numerator,
72=ep72=(1)p72=p
Because e=1, the conic is a parabola. The eccentricity is e=1 and the directrix is y=−72=−3.5.
Exercise 10.5.1
Identify the conic with focus at the origin, the directrix, and the eccentricity for r=23−cosθ.
- Answer
-
ellipse; e=13; x=−2
Graphing the Polar Equations of Conics
When graphing in Cartesian coordinates, each conic section has a unique equation. This is not the case when graphing in polar coordinates. We must use the eccentricity of a conic section to determine which type of curve to graph, and then determine its specific characteristics. The first step is to rewrite the conic in standard form as we have done in the previous example. In other words, we need to rewrite the equation so that the denominator begins with 1. This enables us to determine e and, therefore, the shape of the curve. The next step is to substitute values for θ and solve for r to plot a few key points. Setting θ equal to 0, π2, π, and 3π2 provides the vertices so we can create a rough sketch of the graph.
Example 10.5.2A: Graphing a Parabola in Polar Form
Graph r=53+3cosθ.
Solution
First, we rewrite the conic in standard form by multiplying the numerator and denominator by the reciprocal of 3, which is 13.
r=53+3cosθ=5(13)3(13)+3(13)cosθr=531+cosθ
Because e=1,we will graph a parabola with a focus at the origin. The function has a cosθ, and there is an addition sign in the denominator, so the directrix is x=p.
53=ep53=(1)p53=p
The directrix is x=53.
Plotting a few key points as in Table 10.5.1 will enable us to see the vertices. See Figure 10.5.3.
A | B | C | D | |
---|---|---|---|---|
θ | 0 | π2 | π | 3π2 |
r=53+3cosθ | 56≈0.83 | 53≈1.67 | undefined | 53≈1.67 |

We can check our result with a graphing utility. See Figure 10.5.4.

Example 10.5.2B: Graphing a Hyperbola in Polar Form
Graph r=82−3sinθ.
Solution
First, we rewrite the conic in standard form by multiplying the numerator and denominator by the reciprocal of 2, which is 12.
r=82−3sinθ=8(12)2(12)−3(12)sinθr=41−32sinθ
Because e=32, e>1, so we will graph a hyperbola with a focus at the origin. The function has a sinθ term and there is a subtraction sign in the denominator, so the directrix is y=−p.
4=ep4=(32)p4(23)=p83=p
The directrix is y=−83.
Plotting a few key points as in Table 10.5.2 will enable us to see the vertices. See Figure 10.5.5.
A | B | C | D | |
---|---|---|---|---|
θ | 0 | π2 | π | 3π2 |
r=82−3sinθ | 4 | −8 | 4 | 85=1.6 |

Example 10.5.2C: Graphing an Ellipse in Polar Form
Graph r=105−4cosθ.
Solution
First, we rewrite the conic in standard form by multiplying the numerator and denominator by the reciprocal of 5, which is 15.
r=105−4cosθ=10(15)5(15)−4(15)cosθr=21−45cosθ
Because e=45, e<1, so we will graph an ellipse with a focus at the origin. The function has a cosθ, and there is a subtraction sign in the denominator, so the directrix is x=−p.
2=ep2=(45)p2(54)=p52=p
The directrix is x=−52.
Plotting a few key points as in Table 10.5.3 will enable us to see the vertices. See Figure 10.5.6.
A | B | C | D | |
---|---|---|---|---|
θ | 0 | π2 | π | 3π2 |
r=105−4cosθ | 10 | 2 | 109≈1.1 | 2 |

Analysis
We can check our result using a graphing utility. See Figure 10.5.7.

Exercise 10.5.2
Graph r=24−cosθ.
- Answer
-
Figure 10.5.7
Defining Conics in Terms of a Focus and a Directrix
So far we have been using polar equations of conics to describe and graph the curve. Now we will work in reverse; we will use information about the origin, eccentricity, and directrix to determine the polar equation.
How to: Given the focus, eccentricity, and directrix of a conic, determine the polar equation
- Determine whether the directrix is horizontal or vertical. If the directrix is given in terms of y, we use the general polar form in terms of sine. If the directrix is given in terms of x, we use the general polar form in terms of cosine.
- Determine the sign in the denominator. If p<0, use subtraction. If p>0, use addition.
- Write the coefficient of the trigonometric function as the given eccentricity.
- Write the absolute value of p in the numerator, and simplify the equation.
Example 10.5.3A: Finding the Polar Form of a Vertical Conic Given a Focus at the Origin and the Eccentricity and Directrix
Find the polar form of the conic given a focus at the origin, e=3 and directrix y=−2.
Solution
The directrix is y=−p, so we know the trigonometric function in the denominator is sine.
Because y=−2, –2<0, so we know there is a subtraction sign in the denominator. We use the standard form of
r=ep1−esinθ
and e=3 and |−2|=2=p.
Therefore,
r=(3)(2)1−3sinθr=61−3sinθ
Example 10.5.3B: Finding the Polar Form of a Horizontal Conic Given a Focus at the Origin and the Eccentricity and Directrix
Find the polar form of a conic given a focus at the origin, e=35, and directrix x=4.
Solution
Because the directrix is x=p, we know the function in the denominator is cosine. Because x=4, 4>0, so we know there is an addition sign in the denominator. We use the standard form of
r=ep1+ecosθ
and e=35 and |4|=4=p.
Therefore,
r=(35)(4)1+35cosθr=1251+35cosθr=1251(55)+35cosθr=12555+35cosθr=125⋅55+3cosθr=125+3cosθ
Exercise 10.5.3
Find the polar form of the conic given a focus at the origin, e=1, and directrix x=−1.
- Answer
-
r=11−cosθ
Example 10.5.4: Converting a Conic in Polar Form to Rectangular Form
Convert the conic r=15−5sinθ to rectangular form.
Solution
We will rearrange the formula to use the identities r=√x2+y2, x=rcosθ,and y=rsinθ.
r=15−5sinθr⋅(5−5sinθ)=15−5sinθ⋅(5−5sinθ)Eliminate the fraction.5r−5rsinθ=1Distribute.5r=1+5rsinθIsolate 5r.25r2=(1+5rsinθ)2Square both sides. 25(x2+y2)=(1+5y)2Substitute r=√x2+y2 and y=rsinθ.25x2+25y2=1+10y+25y2Distribute and use FOIL. 25x2−10y=1Rearrange terms and set equal to 1.
Exercise 10.5.4
Convert the conic r=21+2cosθ to rectangular form.
- Answer
-
4−8x+3x2−y2=0
Media
Access these online resources for additional instruction and practice with conics in polar coordinates.
- Polar Equations of Conic Sections
- Graphing Polar Equations of Conics - 1
- Graphing Polar Equations of Conics - 2
Visit this website for additional practice questions from Learningpod.
Key Concepts
- Any conic may be determined by a single focus, the corresponding eccentricity, and the directrix. We can also define a conic in terms of a fixed point, the focus P(r,θ) at the pole, and a line, the directrix, which is perpendicular to the polar axis.
- A conic is the set of all points e=PFPD, where eccentricity e is a positive real number. Each conic may be written in terms of its polar equation. See Example 10.5.1.
- The polar equations of conics can be graphed. See Example 10.5.2, Example 10.5.3, and Example 10.5.4.
- Conics can be defined in terms of a focus, a directrix, and eccentricity. See Example 10.5.5 and Example 10.5.6.
- We can use the identities r=√x2+y2, x=rcosθ,and y=rsinθ to convert the equation for a conic from polar to rectangular form. See Example 10.5.7.