Polar Equations Graphs- Practice Problems
Polar Equations Graphs: The Practice Problems You Actually Need
If you're here, you probably failed a test on polar graphs. Or you're about to. Either way, this guide cuts through the textbook nonsense and gets straight to what works.
Polar equations describe curves using radius (r) and angle (θ) instead of x and y. That's the whole concept. Everything else is just applying it.
Polar vs. Cartesian: The Quick Comparison
Most students already know Cartesian coordinates. Polar is just a different way to locate points.
| System | Coordinates | Best For |
|---|---|---|
| Cartesian | (x, y) | Lines, standard functions |
| Polar | (r, θ) | Circles, spirals, roses, symmetry |
The Basic Conversion Formulas
You need these. Memorize them now.
- x = r cos θ
- y = r sin θ
- r² = x² + y²
- tan θ = y/x
Every polar equation can be converted to Cartesian using these. Most homework problems will ask you to do exactly that.
Common Polar Graphs You Must Know
1. Circles
The simplest polar graph. When r = a cos θ, you get a circle on the x-axis. When r = a sin θ, it's on the y-axis.
Example: r = 4 cos θ
- Maximum r = 4 (when θ = 0)
- Graph is a circle with diameter 4
- Center at (2, 0) in Cartesian
2. Cardioid
Heart-shaped. Equation form: r = a ± b cos θ or r = a ± b sin θ
It's a cardioid when a = b. No, really. That's the only condition.
3. Limacon
Like a cardioid but with an inner loop. This happens when a < b in the equation.
Example: r = 1 + 2 cos θ
- Since b > a, expect an inner loop
- The loop appears where r goes negative
4. Rose Curves
These look like flowers. Equation: r = a cos(nθ) or r = a sin(nθ)
- If n is even → 2n petals
- If n is odd → n petals
r = 3 cos(2θ) has 4 petals. r = 2 sin(3θ) has 3 petals.
5. Lemniscate
Figure-eight shape. Equation: r² = a² cos(2θ) or r² = a² sin(2θ)
The cosine version lies along the x-axis. Sine version along the y-axis.
Practice Problems
Problem 1: Convert to Cartesian
Convert r = 6 cos θ to Cartesian form.
Step 1: Multiply both sides by r
r² = 6r cos θ
Step 2: Substitute
x² + y² = 6x
Step 3: Complete the square
x² - 6x + y² = 0
(x - 3)² + y² = 9
Answer: Circle centered at (3, 0) with radius 3.
Problem 2: Identify the Polar Graph
What does r = 4 sin(2θ) look like?
- n = 2, which is even
- Number of petals = 2n = 4
- Maximum r = 4
Answer: Rose curve with 4 petals, each reaching r = 4.
Problem 3: Find Key Points
Find r when θ = 0, π/2, π for r = 2 + 2 cos θ
- θ = 0: r = 2 + 2(1) = 4
- θ = π/2: r = 2 + 2(0) = 2
- θ = π: r = 2 + 2(-1) = 0
When r = 0, the curve passes through the pole (origin).
Problem 4: Sketch Without a Calculator
Sketch r = 1 - sin θ
Strategy: Test key angles
- θ = 0: r = 1
- θ = π/2: r = 0
- θ = π: r = 1
- θ = 3π/2: r = 2
This is a cardioid (since coefficients match). The dip is at θ = π/2.
How to Graph Polar Equations: Step by Step
Here's the actual process. No fluff.
- Identify the type — cardioid, limacon, rose, lemniscate, or something else
- Find intercepts — test θ = 0, π/2, π, 3π/2
- Find maximum and minimum r — look for where the trig function reaches ±1
- Check for symmetry — cosine is symmetric about x-axis, sine about y-axis
- Plot points — connect them smoothly, remembering r can go negative
When r is negative, the point appears on the opposite side of the pole. That's the part most students miss.
Common Mistakes That Cost You Points
- Forgetting negative r — a negative radius flips the point 180°
- Wrong petal count — remember, even n gives 2n petals
- Not testing enough points — four points minimum for any trig-based polar graph
- Confusing cardioid and limacon conditions — a = b gives cardioid, a < b gives inner loop
Quick Reference Table
| Equation Type | Condition | Result |
|---|---|---|
| r = a cos θ | — | Circle (x-axis) |
| r = a sin θ | — | Circle (y-axis) |
| r = a ± b cos θ | a = b | Cardioid |
| r = a ± b cos θ | a < b | Limacon with loop |
| r = a ± b cos θ | a > b | Limacon without loop |
| r = a cos(nθ) | n odd | n petals |
| r = a cos(nθ) | n even | 2n petals |
Final Advice
Polar graphs aren't hard. They're just unfamiliar. The equations repeat, the shapes are predictable, and the test questions follow patterns.
Practice converting equations. Sketch by hand. Test points systematically. That's it.