DWG NO. 6.6 — Lesson 6 of 6

Polar Coordinates and Polar Graphs

Unit 6: Additional Topics in Trigonometry · ~25 min

Objective Convert between polar and rectangular coordinates, and graph basic polar equations such as circles, roses, and cardioids.

Every point you've plotted so far has used rectangular coordinates (x, y) — two perpendicular distances from the origin. Polar coordinates locate a point a different way: by a distance r from a fixed point called the pole, and an angle θ measured from a fixed ray called the polar axis. For curves built around rotation or distance from a center, polar equations are often dramatically simpler than their rectangular equivalents.

Converting between systems

Overlay the pole on the origin and the polar axis on the positive x-axis, and the two systems connect through the same right-triangle relationships as the unit circle:

Common polar graphs

EquationGraph
r = acircle of radius a centered at the pole
θ = kline through the pole at angle k
r = a cosθ or a sinθcircle of diameter a, off-center through the pole
r = a cos(nθ) or a sin(nθ)rose with n petals (n odd) or 2n petals (n even)
r = a ± a cosθ or a ± a sinθcardioid (heart-shaped curve)
θ r (r, θ)

A point located by distance r and angle θ from the pole, with a circle r = a cosθ traced in gold

Worked Example 1 · Polar to rectangular
ProblemConvert (r, θ) = (6, 120°) to rectangular coordinates.
1x = 6cos120° = 6(−0.5) = −3.
2y = 6sin120° = 6(0.8660) ≈ 5.20.
(x, y) ≈ (−3, 5.20)
Worked Example 2 · Rectangular to polar
ProblemConvert (4, −4) to polar coordinates with 0° ≤ θ < 360°.
1r = \(\sqrt{4^{2} + (-4)^{2}}\) = \(\sqrt{32}\) = 4\(\sqrt{2}\) ≈ 5.66.
2Reference angle: arctan(\(\frac{4}{4}\)) = 45°. Since (4, −4) is in Quadrant IV, θ = 315°.
(r, θ) ≈ (5.66, 315°)

Guided practice