Fiveable

๐Ÿ“ˆCollege Algebra Unit 12 Review

QR code for College Algebra practice questions

12.5 Conic Sections in Polar Coordinates

12.5 Conic Sections in Polar Coordinates

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ“ˆCollege Algebra
Unit & Topic Study Guides

Conic Sections in Polar Coordinates

Instead of describing conics with xx and yy 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:

r=ep1ยฑecosโกฮธr = \frac{ep}{1 \pm e\cos\theta}

There are two key parameters here:

  • Eccentricity (ee) controls the shape of the conic. Its value tells you exactly which type of curve you're dealing with.
  • Focal parameter (pp) is the perpendicular distance from the focus (at the origin) to the directrix. It controls the size of the conic.

The ยฑ\pm in the denominator determines which side of the origin the directrix sits on. You may also see sinโกฮธ\sin\theta instead of cosโกฮธ\cos\theta, which rotates the conic so the directrix is perpendicular to the vertical axis rather than the horizontal one.

Classifying by eccentricity:

EccentricityConic TypeShape Description
e=0e = 0CircleConstant distance from origin: r=ar = a
0<e<10 < e < 1EllipseClosed oval curve with two foci
e=1e = 1ParabolaOpen curve with one focus, one branch
e>1e > 1HyperbolaTwo separate open branches with two foci

For example, with e=0.5e = 0.5 and p=4p = 4:

r=(0.5)(4)1โˆ’0.5cosโกฮธ=21โˆ’0.5cosโกฮธr = \frac{(0.5)(4)}{1 - 0.5\cos\theta} = \frac{2}{1 - 0.5\cos\theta}

Since 0<0.5<10 < 0.5 < 1, this is an ellipse. If you changed ee to 11, the same structure gives you a parabola: r=41โˆ’cosโกฮธr = \frac{4}{1 - \cos\theta}.

Classification of polar conics, Identifying a Conic in Polar Form | College Algebra

Graphing Conics in Polar Coordinates

To graph a polar conic, you plot points (r,ฮธ)(r, \theta) where rr is the radial distance from the origin and ฮธ\theta is the angle measured counterclockwise from the positive xx-axis (the polar axis).

Steps for graphing:

  1. Choose key values of ฮธ\theta, typically 0,ฯ€6,ฯ€4,ฯ€3,ฯ€2,ฯ€,3ฯ€20, \frac{\pi}{6}, \frac{\pi}{4}, \frac{\pi}{3}, \frac{\pi}{2}, \pi, \frac{3\pi}{2}, and so on through 2ฯ€2\pi.
  2. Plug each ฮธ\theta into the polar equation and calculate rr. If rr comes out negative, the point is plotted in the opposite direction.
  3. Plot each (r,ฮธ)(r, \theta) point on polar graph paper (or a polar coordinate system).
  4. Connect the points with a smooth curve.

Start by finding rr at ฮธ=0\theta = 0 and ฮธ=ฯ€\theta = \pi. 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 cosโกฮธ\cos\theta, the conic is symmetric about the polar axis (the horizontal line ฮธ=0\theta = 0). You only need to plot from 00 to ฯ€\pi and reflect.
  • If the equation uses sinโกฮธ\sin\theta, the conic is symmetric about the line ฮธ=ฯ€2\theta = \frac{\pi}{2} (the vertical axis).
Classification of polar conics, The Hyperbola ยท Algebra and Trigonometry

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 (0,0)(0, 0). 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 pp is the distance from the focus to this directrix. When the equation uses 1โˆ’ecosโกฮธ1 - e\cos\theta, the directrix is to the left of the focus at x=โˆ’px = -p. When it uses 1+ecosโกฮธ1 + e\cos\theta, the directrix is to the right at x=px = p.

Eccentricity: Defined as the ratio of distances for any point on the conic:

e=distanceย fromย pointย toย focusdistanceย fromย pointย toย directrixe = \frac{\text{distance from point to focus}}{\text{distance from point to directrix}}

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 e<1e < 1, each point is closer to the focus than to the directrix (ellipse). When e=1e = 1, the distances are equal (parabola). When e>1e > 1, each point is farther from the focus than from the directrix (hyperbola).

Working with the Polar Form

The polar equation r=ep1ยฑecosโกฮธr = \frac{ep}{1 \pm e\cos\theta} is powerful because it unifies all conic types. Here's how to use it in practice:

Identifying a conic from its equation:

  1. Get the equation into the standard form r=ep1ยฑecosโกฮธr = \frac{ep}{1 \pm e\cos\theta} (or with sinโกฮธ\sin\theta). The denominator must start with 11, so divide numerator and denominator by any leading coefficient if needed.
  2. Read off ee from the denominator. That's the coefficient in front of cosโกฮธ\cos\theta or sinโกฮธ\sin\theta.
  3. Find pp by dividing the numerator by ee.
  4. Classify using the eccentricity table above.

Example: Identify r=62+3cosโกฮธr = \frac{6}{2 + 3\cos\theta}.

  1. Divide top and bottom by 2: r=31+1.5cosโกฮธr = \frac{3}{1 + 1.5\cos\theta}
  2. So e=1.5e = 1.5
  3. The numerator is ep=3ep = 3, so p=31.5=2p = \frac{3}{1.5} = 2
  4. Since e=1.5>1e = 1.5 > 1, this is a hyperbola with the directrix 2 units from the focus.