# Polar function graph behavior

> AP Precalculus · Trigonometric and Polar Functions
> Source: https://www.owlsprep.com/study/ap-precalculus-u3-polar-function-graph-behavior/

This module covers the analysis of key features of polar functions $r = f(\theta)$, including symmetry, intercepts, and the maximum and minimum distance from the pole (the farthest and closest points), aligned with the AP Precalculus Course and Exam Description.

**Prerequisites:** Polar coordinate conversion between $(r,\theta)$ and $(x,y)$; Basic forms of common polar functions; Periodicity of trigonometric functions

## Learning objectives

- Identify key geometric features of polar functions $r=f(\theta)$
- Apply standard symmetry tests to polar curves
- Find intercepts and the maximum and minimum distance from the pole descriptively
- Avoid common exam pitfalls in polar graph analysis

## Overview of Polar Function Graph Behavior

Polar function graph behavior describes the shape, key features, and key points of curves defined by $r = f(\theta)$, where $r$ is the signed distance from the origin (called the pole) and $\theta$ is the angle from the positive x-axis (called the polar axis). Unlike Cartesian functions, polar functions relate an input angle to a radial output that can be positive, negative, or zero. This topic makes up approximately 3-4% of the AP Precalculus exam, with questions appearing in both multiple-choice and free-response sections.

**Polar Function** — A function that outputs a signed radial distance $r$ for a given input angle $\theta$, defining a curve in the polar coordinate plane.

*Notation:* $r = f(\theta)$

*Example:* $r = 4\sin(3\theta)$ is a polar function describing a 3-petaled rose curve.

Understanding this topic requires connecting trigonometric properties of $f(\theta)$ to geometric features, rather than just memorizing standard curve shapes, and it prepares you to describe how the radius changes as the angle sweeps — the focus of rates of change in polar functions.

## Symmetry Tests for Polar Curves

Symmetry simplifies graphing polar curves and reduces calculation needed for exam questions. Unlike Cartesian symmetry, polar tests rely on the properties of negative $r$ and periodic $\theta$. These are sufficient (not necessary) conditions, but work for all curves tested on the AP exam.

- **Symmetry about the polar axis (x-axis):** If replacing $\theta$ with $-\theta$ gives an equivalent equation, the curve is symmetric.
- **Symmetry about $\theta = \pi/2$ (y-axis):** If replacing $\theta$ with $\pi - \theta$ gives an equivalent equation, the curve is symmetric.
- **Symmetry about the pole (origin):** If replacing $\theta$ with $\theta + \pi$ gives an equivalent equation, the curve is symmetric.

**Worked example:** Determine which symmetries the polar curve $r = 4\sin(3\theta)$ has.

1. Test symmetry about the polar axis by replacing $\theta$ with $-\theta$:
2. $$r = 4\sin(-3\theta) = -4\sin(3\theta) = -r_{\text{original}}$$
3. This is not equivalent to the original equation, so the test fails, and we cannot confirm symmetry about the polar axis.
4. Test symmetry about $\theta = \pi/2$ by replacing $\theta$ with $\pi - \theta$:
5. $$r = 4\sin(3(\pi - \theta)) = 4\sin(3\pi - 3\theta) = 4\sin(3\theta)$$
6. This matches the original function, so the curve is symmetric about $\theta = \pi/2$.
7. Test symmetry about the pole by replacing $\theta$ with $\theta + \pi$:
8. $$r = 4\sin(3(\theta + \pi)) = 4\sin(3\theta + 3\pi) = -4\sin(3\theta)$$
9. This is not equivalent to the original equation, so the test fails. Conclusion: The 3-petaled rose is only symmetric about $\theta = \pi/2$.

> **tip**
>
> If a symmetry test fails and you are unsure, plot a test point and its reflection to confirm. AP exam questions will never trick you with a curve that has symmetry but fails the standard test.

## Intercepts and Extrema of $r(\theta)$

Key points on any polar curve are its intercepts with the axes and the pole, together with the maximum and minimum values of $r$, which give the farthest and closest points to the origin.

- **Polar axis intercepts:** Evaluate $r$ at $\theta = 0$ and $\theta = \pi$ to get all unique intercepts.
- **Y-axis ($\theta = \pi/2$) intercepts:** Evaluate $r$ at $\theta = \pi/2$ and $\theta = 3\pi/2$ to get all unique intercepts.
- **Pole intercept:** A curve passes through the pole if $f(\theta) = 0$ has any real solution.
- **Maximum / minimum distance:** Read the largest and smallest values of $r$ directly from the function. For a sinusoid $a + b\sin\theta$ or $a + b\cos\theta$, this happens where the sine or cosine reaches $+1$ or $-1$; the farthest point from the pole is the largest $|r|$.

**Worked example:** For the polar curve $r = 1 + 3\sin\theta$, find (a) all intercepts, (b) the maximum distance from the pole.

1. Find intercepts. Polar axis: $\theta = 0$ gives $r = 1$, so $(1, 0)$; $\theta = \pi$ gives $r = 1$, so $(1, \pi) = (-1, 0)$.
2. Y-axis: $\theta = \pi/2$ gives $r = 4$, so $(4, \pi/2)$; $\theta = 3\pi/2$ gives $r = -2$, so $(-2, 3\pi/2) = (2, \pi/2)$.
3. Check the pole: solve $1 + 3\sin\theta = 0 \implies \sin\theta = -\frac{1}{3}$, which has solutions in $[0, 2\pi)$, so the curve passes through the pole.
4. Find the maximum distance descriptively: $r = 1 + 3\sin\theta$ is largest when $\sin\theta = 1$ (at $\theta = \pi/2$), giving $r = 4$; it is smallest when $\sin\theta = -1$ (at $\theta = \frac{3\pi}{2}$), giving $r = -2$.
5. Compare distances with $|r|$: the values are $|4| = 4$ and $|-2| = 2$, so the maximum distance from the pole is $4$, reached at $\theta = \frac{\pi}{2}$. No derivative is needed.

*Conclusion:* All intercepts are $(1, 0)$, $(-1, 0)$, $(4, \pi/2)$, $(2, \pi/2)$, and the pole. Maximum distance from the pole is $4$ units.

> **tip**
>
> Never forget that negative $r$ is a valid output; a negative $r$ at $\theta$ is equivalent to a positive $r$ at $\theta + \pi$, so it still maps to a real point.

## AP-Style Practice Problems

> **info**
>
> All problems below are original, written in AP Precalculus style for practice.

**Worked example:** Multiple Choice: For the polar curve $r = 4 - 2\cos\theta$, what is the maximum distance from the pole to a point on the curve?<br>A) $2$<br>B) $4$<br>C) $6$<br>D) $8$

1. The distance from the pole is $|r|$, and $r = 4 - 2\cos\theta$ stays positive (it ranges from $2$ to $6$), so distance $= r$.
2. $r$ is largest when $-2\cos\theta$ is largest, i.e. when $\cos\theta = -1$ (at $\theta = \pi$), giving $r = 4 - 2(-1) = 6$.
3. Read descriptively from the cosine — no derivative needed. The maximum distance is $6$, so the answer is C.

**Worked example:** Free Response: Consider the polar curve $r = 2 + 3\cos\theta$.<br>(a) Use symmetry tests to determine which symmetries the curve has.<br>(b) Find all intercepts of the curve, including the pole if applicable.<br>(c) Find the maximum distance from the pole to any point on the curve.

1. (a) Test polar axis symmetry: replace $\theta$ with $-\theta$: $r = 2 + 3\cos(-\theta) = 2 + 3\cos\theta$, which matches the original. Testing $\theta = \pi/2$ and the pole both return non-equivalent equations. Conclusion: symmetric only about the polar axis.
2. (b) Polar axis intercepts: at $\theta = 0$, $r = 5$, giving $(5, 0)$; at $\theta = \pi$, $r = -1$. Y-axis intercepts: at $\theta = \pi/2$, $r = 2$, giving $(2, \pi/2)$; at $\theta = 3\pi/2$, $r = 2$, giving $(2, 3\pi/2)$. Solve $2 + 3\cos\theta = 0 \implies \cos\theta = -\frac{2}{3}$, which has solutions, so the curve passes through the pole.
3. (c) Find the maximum distance descriptively: $r = 2 + 3\cos\theta$ is largest when $\cos\theta = 1$ (at $\theta = 0$), giving $r = 5$, and smallest when $\cos\theta = -1$ (at $\theta = \pi$), giving $r = -1$. Comparing $|r|$: $|5| = 5$ and $|-1| = 1$, so the maximum distance from the pole is $5$.

## Common pitfalls

- **Wrong:** You conclude a polar curve has no symmetry because one symmetry test failed.
  - Why it fails: You confused sufficient and necessary conditions: polar symmetry tests are sufficient, not necessary.
  - Correct: If a symmetry test fails, plot reflected test points to confirm no symmetry before writing your final answer.
- **Wrong:** When finding the maximum distance from the pole, you only use the maximum positive $r$ and ignore negative $r$.
  - Why it fails: You confused signed $r$ with distance: distance from the pole is $|r|$, so a large negative $r$ can be farther than the maximum positive $r$.
  - Correct: Compare $|r|$ across the largest and smallest values of $r$, then select the largest magnitude as the maximum distance.
- **Wrong:** When looking for polar axis intercepts, you only substitute $\theta = 0$ and forget $\theta = \pi$.
  - Why it fails: You assumed all x-axis intercepts occur at $\theta = 0$, but a negative $r$ at $\theta = \pi$ also lies on the polar axis.
  - Correct: Always substitute both $\theta = 0$ and $\theta = \pi$ for polar axis intercepts, and $\theta = \pi/2, 3\pi/2$ for y-axis intercepts.
- **Wrong:** Setting $f'(\theta) = 0$ to find the maximum or minimum distance from the pole.
  - Why it fails: Locating extrema with a derivative is a calculus method; AP Precalculus finds the largest and smallest $r$ descriptively.
  - Correct: Read the largest and smallest values of $r$ from the peaks and valleys of the sine or cosine (or by evaluating $r$ across the interval).

## Cheatsheet

| Category | Rule | Notes |
| --- | --- | --- |
| Symmetry about polar axis | Replace $\theta$ with $-\theta$; equivalent = symmetry | Sufficient condition, works for all AP-examined curves |
| Symmetry about $\theta = \pi/2$ | Replace $\theta$ with $\pi - \theta$; equivalent = symmetry | Sufficient condition |
| Symmetry about the pole | Replace $\theta$ with $\theta + \pi$; equivalent = symmetry | Sufficient condition |
| Polar axis intercepts | Evaluate $r(\theta)$ at $\theta = 0, \pi$ | All points on the polar axis have $\theta = k\pi$ |
| $\theta = \pi/2$ intercepts | Evaluate $r(\theta)$ at $\theta = \pi/2, 3\pi/2$ | All points on this line have $\theta = \pi/2 + k\pi$ |
| Pole intercept | Check if $r(\theta) = 0$ has any solution in $[0, 2\pi)$ | Any solution means the curve passes through the pole |
| Maximum / minimum distance | Read the largest and smallest $r$ from the sinusoid's peaks and valleys | Farthest point is $\max \|r\|$ — descriptive, no derivative |

## What's next

The skills you built here for analyzing polar function graph behavior — symmetry, intercepts, and the maximum and minimum distance from the pole — set you up for the next polar topic in Unit 3: describing rates of change in polar functions, where you track how the radius grows and shrinks as the angle sweeps. Reading symmetry and expected maximum and minimum distances also lets you quickly eliminate incorrect multiple-choice options, saving time on exam day. Study the related topics below to build on this foundation:

- [Unit 3: Trigonometric and Polar Functions Overview](https://www.owlsprep.com/study/ap-precalculus-u3-overview/)
- [Rates of change in polar functions](https://www.owlsprep.com/study/ap-precalculus-u3-rates-of-change-in-polar/)
- [Functions Involving Parameters, Vectors, and Matrices Overview](https://www.owlsprep.com/study/ap-precalculus-u4-overview/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-precalculus-u3-polar-function-graph-behavior/
