Graphing in Polar Coordinates: Fresh Take

  • Test polar equations for symmetry.
  • Graph polar equations by plotting points.

Polar Curves

The Main Idea 

Polar curves work differently from regular graphs. Instead of plotting [latex]y[/latex] against [latex]x[/latex], you’re plotting how the distance from the origin changes as you rotate around it. Think of it as drawing with a pen tied to a string—the length of the string ([latex]r[/latex]) changes as you spin around ([latex]\theta[/latex]).

Problem-Solving Strategy:

  1. Make a table with [latex]\theta[/latex] and [latex]r = f(\theta)[/latex] values
  2. Choose strategic [latex]\theta[/latex] values (consider the function’s period)
  3. Calculate corresponding [latex]r[/latex] values
  4. Plot each [latex](r, \theta)[/latex] point
  5. Connect the points to reveal the pattern

Many create recognizable shapes that would be complicated to describe in rectangular coordinates. For example, [latex]r = 4\sin\theta[/latex] creates a perfect circle, even though the equation looks nothing like a circle formula.

Common polar curve families:

  • Lines through origin: [latex]\theta = K[/latex] creates a straight line with slope [latex]\tan K[/latex]
  • Circles: [latex]r = a[/latex] makes a circle centered at origin; [latex]r = a\cos\theta + b\sin\theta[/latex] makes circles passing through origin
  • Rose curves: [latex]r = a\sin(b\theta)[/latex] or [latex]r = a\cos(b\theta)[/latex] create flower-like petals
  • Cardioids: [latex]r = a(1 ± \cos\theta)[/latex] or [latex]r = a(1 ± \sin\theta)[/latex] form heart shapes

Rose petal rule: For [latex]r = a\sin(b\theta)[/latex], if [latex]b[/latex] is even, you get [latex]2b[/latex] petals; if [latex]b[/latex] is odd, you get [latex]b[/latex] petals.

To switch a polar curve to rectangular coordinates, multiply both sides by [latex]r[/latex] when helpful, then substitute [latex]r^2 = x^2 + y^2[/latex], [latex]x = r\cos\theta[/latex], and [latex]y = r\sin\theta[/latex]. Complete the square when you end up with circle equations. Many polar functions repeat their patterns, so you often only need to evaluate one full period to capture the entire curve.

You can view the transcript for “Sketching polar curves from cartesian curves (KristaKingMath)” here (opens in new window).

Create a graph of the curve defined by the function [latex]r=4+4\cos\theta[/latex].

Rewrite the equation [latex]r=\sec\theta \tan\theta[/latex] in rectangular coordinates and identify its graph.

Symmetry in Polar Coordinates

The Main Idea 

Symmetry in polar coordinates is your shortcut to graphing complex curves without plotting every single point. Just like even and odd functions in rectangular coordinates have predictable patterns, polar curves have three types of symmetry that can cut your work down dramatically.

The three types of polar symmetry:

  • Polar axis symmetry (reflects across the [latex]x[/latex]-axis): If [latex](r, \theta)[/latex] is on the curve, then [latex](r, -\theta)[/latex] is too. Test by replacing [latex]\theta[/latex] with [latex]-\theta[/latex].
  • Pole symmetry (reflects through the origin): If [latex](r, \theta)[/latex] is on the curve, then [latex](r, \pi + \theta)[/latex] is too. Test by replacing [latex]r[/latex] with [latex]-r[/latex] or [latex]\theta[/latex] with [latex]\pi + \theta[/latex].
  • Vertical line symmetry (reflects across the [latex]y[/latex]-axis): If [latex](r, \theta)[/latex] is on the curve, then [latex](r, \pi - \theta)[/latex] is too. Test by replacing [latex]\theta[/latex] with [latex]\pi - \theta[/latex].

When you identify symmetries, you only need to plot points in one region, then reflect them to complete the entire graph. For a rose curve like [latex]r = 3\sin(2\theta)[/latex] with all three symmetries, you can plot just the first quadrant and reflect to get all four petals.

For each symmetry test, substitute the transformation into your equation. If you get back the original equation (possibly after algebraic manipulation), that symmetry exists.

Remember that the same point can have different polar coordinates. A symmetry test might fail in one form but succeed when you account for equivalent representations.

Even if a curve doesn’t pass a particular symmetry test algebraically, you can still check visually after plotting a few key points to see if patterns emerge.

Determine the symmetry of the graph determined by the equation [latex]r=2\cos\left(3\theta \right)[/latex] and create a graph.