Vectors & Polar Coordinates
Graphing Polar Equations
Graphing common polar curves such as circles, roses, and cardioids.
Prerequisites
- Rectangular to Polar Conversion
Curves That Don't Fit y = f(x)
Before reading on, think about a flower-shaped curve with three identical petals, evenly spread around a central point. Try to imagine writing that shape as a single equation y = f(x) — for each x-value, a vertical line would have to cross the petals two, three, or even more times. Since a function allows only one y-value per x, could this shape even be written as an ordinary function at all?
It can't — not conveniently, and often not at all as a single function. But describing the same shape in polar coordinates, where each point is generated by an angle θ sweeping around and a distance r responding to that angle, handles rotational, petal-like, and looping shapes naturally — exactly the kind of curve rectangular coordinates struggle to express.
Graphing a polar equation means choosing several θ values, computing r at each one from the equation, and plotting the resulting points — the same point-plotting idea from any new type of graph, just using (r, θ) pairs instead of (x, y) pairs.
Worked Example — Recognizing a Polar Circle
Worked Example — Describing a Rose Curve
A cardioid, r = a ± a·cos(θ) or r = a ± a·sin(θ), traces a heart-shaped curve with a single pointed cusp — one of several named families of polar curves (circles, roses, cardioids, and others) worth recognizing by their equation's general form.
Tip
Common Mistakes
Plotting a negative r value in the same direction as the angle θ, instead of the opposite direction.
A negative r means the point is actually plotted in the opposite direction from the angle θ — at θ with a negative r, the point lands at the same location as angle θ + π with a positive r.
Assuming every polar curve completes its full shape within a 0 to π range, without checking whether a full 2π sweep is actually needed.
Different polar curves close up after different amounts of rotation — check by continuing to plot points past π to see whether the curve is still generating new points or has already retraced itself.
Key Takeaways
- Polar coordinates naturally describe rotational, petal-like curves that an ordinary y = f(x) function often can't express at all.
- Graphing a polar equation means plotting (r, θ) points generated by sweeping θ through a range of angles.
- Recognizing an equation's general form (circle, rose, cardioid) predicts its overall shape before plotting.
Summary
Polar coordinates handle shapes that rectangular coordinates struggle to express cleanly. The final unit shifts to conic sections, another family of curves whose equations connect back to distance-based geometric definitions.
Sign in to track your progress and mark this lesson complete.
Track your progress