Conic Sections in Polar Coordinates
Instead of describing conics with and in Cartesian form, you can use polar coordinates to represent all four conic sections with a single equation type. The polar form places one focus at the origin and ties together eccentricity, the focus, and the directrix in one clean expression. This makes it especially useful for problems involving orbits, satellite paths, and other scenarios where distance from a central point matters.
Classification of Polar Conics
The general polar equation for a conic section is:
There are two key parameters here:
- Eccentricity () controls the shape of the conic. Its value tells you exactly which type of curve you're dealing with.
- Focal parameter () is the perpendicular distance from the focus (at the origin) to the directrix. It controls the size of the conic.
The in the denominator determines which side of the origin the directrix sits on. You may also see instead of , which rotates the conic so the directrix is perpendicular to the vertical axis rather than the horizontal one.
Classifying by eccentricity:
| Eccentricity | Conic Type | Shape Description |
|---|---|---|
| Circle | Constant distance from origin: | |
| Ellipse | Closed oval curve with two foci | |
| Parabola | Open curve with one focus, one branch | |
| Hyperbola | Two separate open branches with two foci |
For example, with and :
Since , this is an ellipse. If you changed to , the same structure gives you a parabola: .

Graphing Conics in Polar Coordinates
To graph a polar conic, you plot points where is the radial distance from the origin and is the angle measured counterclockwise from the positive -axis (the polar axis).
Steps for graphing:
- Choose key values of , typically , and so on through .
- Plug each into the polar equation and calculate . If comes out negative, the point is plotted in the opposite direction.
- Plot each point on polar graph paper (or a polar coordinate system).
- Connect the points with a smooth curve.
Start by finding at and . These give you the closest and farthest distances from the focus along the polar axis, which helps you set the scale of your graph quickly.
Symmetry shortcuts:
- If the equation uses , the conic is symmetric about the polar axis (the horizontal line ). You only need to plot from to and reflect.
- If the equation uses , the conic is symmetric about the line (the vertical axis).

Focus, Directrix, and Eccentricity in Polar Form
These three elements are built directly into the polar equation, so understanding how they connect is essential.
Focus: In the polar form, one focus is always at the origin . This is what makes polar form so convenient: distances are measured directly from a focus.
Directrix: A fixed line perpendicular to the polar axis that doesn't pass through the focus. The focal parameter is the distance from the focus to this directrix. When the equation uses , the directrix is to the left of the focus at . When it uses , the directrix is to the right at .
Eccentricity: Defined as the ratio of distances for any point on the conic:
This ratio is constant for every point on the curve. That's actually the definition of a conic section in terms of focus and directrix. When , each point is closer to the focus than to the directrix (ellipse). When , the distances are equal (parabola). When , each point is farther from the focus than from the directrix (hyperbola).
Working with the Polar Form
The polar equation is powerful because it unifies all conic types. Here's how to use it in practice:
Identifying a conic from its equation:
- Get the equation into the standard form (or with ). The denominator must start with , so divide numerator and denominator by any leading coefficient if needed.
- Read off from the denominator. That's the coefficient in front of or .
- Find by dividing the numerator by .
- Classify using the eccentricity table above.
Example: Identify .
- Divide top and bottom by 2:
- So
- The numerator is , so
- Since , this is a hyperbola with the directrix 2 units from the focus.