Fiveable

๐Ÿ“Honors Pre-Calculus Unit 8 Review

QR code for Honors Pre-Calculus practice questions

8.3 Polar Coordinates

8.3 Polar Coordinates

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ“Honors Pre-Calculus
Unit & Topic Study Guides
Pep mascot

Polar Coordinate System

The polar coordinate system gives you a different way to locate points in a plane. Instead of moving left/right and up/down like rectangular coordinates (x,y)(x, y), you specify how far a point is from the origin (rr) and what angle it makes with the positive x-axis (ฮธ\theta). This system is especially useful for curves with circular or spiral shapes that would be messy to describe with xx and yy.

Pep mascot
more resources to help you study

Characteristics of Polar Graphs

!fiveable_image_carousel
  • Symmetry about the polar axis (the horizontal line through the pole): occurs when f(ฮธ)=f(โˆ’ฮธ)f(\theta) = f(-\theta). Think of it like a mirror reflection across the horizontal axis.
  • Symmetry about the line ฮธ=ฯ€2\theta = \frac{\pi}{2}: occurs when f(ฮธ)=f(ฯ€โˆ’ฮธ)f(\theta) = f(\pi - \theta). This is a reflection across the vertical axis.
  • Symmetry about the pole (the origin): occurs when f(ฮธ)=โˆ’f(ฮธ)f(\theta) = -f(\theta) or equivalently f(ฮธ)=f(ฮธ+ฯ€)f(\theta) = f(\theta + \pi). The graph looks the same if you rotate it 180ยฐ.
  • Boundedness: A polar graph is bounded if rr has a finite maximum value. For example, r=3cosโก(ฮธ)r = 3\cos(\theta) stays bounded since cosine never exceeds 1, so rโ‰ค3r \leq 3. Curves like spirals (r=ฮธr = \theta) are unbounded because rr grows without limit.
  • Loops: Form when rr becomes negative for some values of ฮธ\theta. A cardioid like r=1+cosโก(ฮธ)r = 1 + \cos(\theta) passes through the origin but doesn't loop, while r=1+2cosโก(ฮธ)r = 1 + 2\cos(\theta) (a limaรงon with an inner loop) does produce a loop because r<0r < 0 for certain ฮธ\theta values.

Conversion of Coordinate Systems

Converting between polar and rectangular coordinates relies on basic right-triangle trig. The point (r,ฮธ)(r, \theta) sits at the end of a segment of length rr from the origin, at angle ฮธ\theta from the positive x-axis.

Polar to rectangular:

x=rcosโก(ฮธ)x = r\cos(\theta)

y=rsinโก(ฮธ)y = r\sin(\theta)

For example, the polar point (4,ฯ€3)(4, \frac{\pi}{3}) converts to x=4cosโก(ฯ€3)=2x = 4\cos(\frac{\pi}{3}) = 2 and y=4sinโก(ฯ€3)=23y = 4\sin(\frac{\pi}{3}) = 2\sqrt{3}, giving rectangular coordinates (2,23)(2, 2\sqrt{3}).

Rectangular to polar:

r=x2+y2r = \sqrt{x^2 + y^2}

ฮธ=tanโกโˆ’1(yx)\theta = \tan^{-1}\left(\frac{y}{x}\right)

Watch the quadrant carefully. The arctangent function only returns values in (โˆ’ฯ€2,ฯ€2)(-\frac{\pi}{2}, \frac{\pi}{2}), so if the point is in Quadrant II or III, you need to add ฯ€\pi to get the correct angle. For example, the point (โˆ’3,3)(-3, 3) has r=32r = 3\sqrt{2} and ฮธ=tanโกโˆ’1(โˆ’1)+ฯ€=3ฯ€4\theta = \tan^{-1}(-1) + \pi = \frac{3\pi}{4} (not โˆ’ฯ€4-\frac{\pi}{4}, which would land in Quadrant IV).

Angles in polar coordinates are typically expressed in radians.

Transformation of Polar Equations

Polar to rectangular: Replace polar expressions with their rectangular equivalents and simplify. A few substitutions come up constantly:

  • rcosโก(ฮธ)=xr\cos(\theta) = x and rsinโก(ฮธ)=yr\sin(\theta) = y
  • r2=x2+y2r^2 = x^2 + y^2

For example, to convert r=4cosโก(ฮธ)r = 4\cos(\theta): multiply both sides by rr to get r2=4rcosโก(ฮธ)r^2 = 4r\cos(\theta), then substitute to get x2+y2=4xx^2 + y^2 = 4x. Completing the square gives (xโˆ’2)2+y2=4(x-2)^2 + y^2 = 4, which is a circle centered at (2,0)(2, 0) with radius 2.

Rectangular to polar: Substitute x=rcosโก(ฮธ)x = r\cos(\theta) and y=rsinโก(ฮธ)y = r\sin(\theta) into the rectangular equation, then solve for rr as a function of ฮธ\theta.

For example, x2+y2=9x^2 + y^2 = 9 becomes r2=9r^2 = 9, so r=3r = 3 (a circle of radius 3 centered at the origin).

Graphing Polar Equations

Graphing Techniques

Direct plotting (the go-to method):

  1. Choose ฮธ\theta values, usually multiples of ฯ€6\frac{\pi}{6} or ฯ€4\frac{\pi}{4}, from 00 to 2ฯ€2\pi.
  2. Calculate the corresponding rr value for each ฮธ\theta.
  3. Plot each point (r,ฮธ)(r, \theta) on the polar plane. If rr is negative, plot the point in the opposite direction (add ฯ€\pi to the angle).
  4. Connect the points with a smooth curve.

Rectangular conversion: Sometimes it's easier to convert to rectangular form first, recognize the shape (circle, line, etc.), and then sketch it. This works well for simpler equations like r=2secโก(ฮธ)r = 2\sec(\theta), which converts to x=2x = 2 (a vertical line).

Symmetry and Periodicity

Testing for symmetry before graphing saves time because you may only need to plot half (or less) of the curve.

Symmetry tests:

  1. Polar axis (horizontal): Replace ฮธ\theta with โˆ’ฮธ-\theta. If the equation is unchanged, the curve is symmetric about the polar axis.

  2. The line ฮธ=ฯ€2\theta = \frac{\pi}{2} (vertical): Replace ฮธ\theta with ฯ€โˆ’ฮธ\pi - \theta. If the equation is unchanged, the curve is symmetric about the vertical line.

  3. The pole (origin): Replace rr with โˆ’r-r. If the equation is unchanged, the curve is symmetric about the pole.

Periodicity: A polar curve repeats every pp radians if f(ฮธ)=f(ฮธ+p)f(\theta) = f(\theta + p). Common periods are 2ฯ€2\pi for basic trig functions, ฯ€\pi for functions involving 2ฮธ2\theta, and 2ฯ€n\frac{2\pi}{n} for functions involving nฮธn\theta. Rose curves like r=cosโก(3ฮธ)r = \cos(3\theta) have period 2ฯ€3\frac{2\pi}{3}, so each petal repeats at that interval.

Effects of constants on polar graphs:

  • Multiplying f(ฮธ)f(\theta) by a constant aa scales the graph by โˆฃaโˆฃ|a|. If a<0a < 0, the graph also reflects across the pole.
  • Adding a constant bb to ฮธ\theta (writing f(ฮธ+b)f(\theta + b)) rotates the entire graph by angle bb: counterclockwise when b>0b > 0, clockwise when b<0b < 0.

Common Polar Curves

Recognizing standard polar curve types helps you sketch graphs quickly:

  • Circles: r=ar = a, r=acosโก(ฮธ)r = a\cos(\theta), r=asinโก(ฮธ)r = a\sin(\theta)
  • Cardioids: r=aยฑacosโก(ฮธ)r = a \pm a\cos(\theta) or r=aยฑasinโก(ฮธ)r = a \pm a\sin(\theta) (heart-shaped, pass through the pole)
  • Limaรงons: r=aยฑbcosโก(ฮธ)r = a \pm b\cos(\theta) where aโ‰ ba \neq b (with or without inner loop depending on whether ab<1\frac{a}{b} < 1)
  • Rose curves: r=acosโก(nฮธ)r = a\cos(n\theta) or r=asinโก(nฮธ)r = a\sin(n\theta) (nn petals if nn is odd, 2n2n petals if nn is even)
  • Spirals: r=aฮธr = a\theta (Archimedean spiral, unbounded)

Polar graphs can reveal elegant patterns and shapes that rectangular coordinates would describe with much more complicated equations. Getting comfortable moving between both systems gives you flexibility in how you analyze and visualize curves.