# Rates of change in polar functions

> AP Precalculus · Unit 3: Trigonometric and Polar Functions
> Source: https://www.owlsprep.com/study/ap-precalculus-u3-rates-of-change-in-polar/

This module covers how the distance between a polar point and the pole changes as the angle increases, how to locate the points closest to and farthest from the pole from the relative extrema of $r$, and how to compute and use the average rate of change of $r$ with respect to $\theta$, aligned to AP Precalculus Unit 3 Topic 3.15.

**Prerequisites:** [Polar coordinates and polar graphs](https://www.owlsprep.com/study/ap-precalculus-u3-polar-coordinates-and-graphs/); [Polar function graph behavior](https://www.owlsprep.com/study/ap-precalculus-u3-polar-function-graph-behavior/); [Average rate of change over an interval](https://www.owlsprep.com/study/ap-precalculus-u1-rates-of-change/)

## Learning objectives

- Describe how a point's distance from the pole changes as θ increases, using the sign of r and whether r is increasing or decreasing
- Identify the points closest to and farthest from the pole from the relative extrema of r, read descriptively from the function
- Compute the average rate of change of r with respect to θ over an interval and interpret it per radian
- Use an average rate of change to estimate the value of r at a nearby angle

## Distance from the Pole as θ Increases

A polar function $r = f(\theta)$ takes an angle $\theta$ as its input and returns a signed radius $r$ as its output. As $\theta$ increases, the point $(r, \theta)$ moves along the curve, and its distance from the pole (the origin) is $|r|$. Whether that distance is growing or shrinking depends on two things together: the sign of $r$, and whether $r$ is increasing or decreasing.

- **$r > 0$ and increasing:** the distance $|r|$ grows, so the point moves **away** from the pole.
- **$r > 0$ and decreasing:** the distance $|r|$ shrinks, so the point moves **toward** the pole.
- **$r < 0$ and decreasing** (becoming more negative): $|r|$ grows, so the point moves **away** from the pole.
- **$r < 0$ and increasing** (heading back toward $0$): $|r|$ shrinks, so the point moves **toward** the pole.

**Worked example:** For $r = 3 + 2\sin\theta$, describe how the point's distance from the pole changes as $\theta$ increases from $0$ to $\pi$.

1. The radius is $r = 3 + 2\sin\theta$. Since $3 > 2$, the value of $r$ stays positive on this interval, so the distance from the pole equals $r$ itself.
2. On $\left[0, \frac{\pi}{2}\right]$, $\sin\theta$ increases from $0$ to $1$, so $r$ increases from $3$ to $5$.
3. Here $r > 0$ and increasing, so the point moves **away** from the pole (from distance $3$ out to distance $5$).
4. On $\left[\frac{\pi}{2}, \pi\right]$, $\sin\theta$ decreases from $1$ back to $0$, so $r$ decreases from $5$ to $3$.
5. Here $r > 0$ and decreasing, so the point moves **toward** the pole (from distance $5$ back to distance $3$).

*Conclusion:* The point moves away from the pole on $\left[0, \frac{\pi}{2}\right]$ and back toward it on $\left[\frac{\pi}{2}, \pi\right]$.

> **tip**
>
> Distance from the pole is always $|r|$, never $r$ by itself. When $r$ is negative, a *decreasing* $r$ actually moves the point farther out, because $|r|$ is getting larger.

## Closest and Farthest Points from the Pole

Where $r$ switches from increasing to decreasing (or from decreasing to increasing), the function has a relative maximum or minimum. These relative extrema of $r$ mark the points on the curve that are locally **farthest from** or **closest to** the pole. In AP Precalculus you locate them **descriptively** — by reading the peaks and valleys of the function — not by taking a derivative.

For a sinusoidal radius $r = a + b\sin\theta$ or $r = a + b\cos\theta$, the largest and smallest values of $r$ occur exactly where the sine or cosine reaches $+1$ or $-1$.

**Worked example:** For $r = 3 + 2\cos\theta$ on $[0, 2\pi)$, find the points closest to and farthest from the pole.

1. The radius $r = 3 + 2\cos\theta$ is largest when $\cos\theta$ is largest. Since $\cos\theta = 1$ at $\theta = 0$, this gives $r = 3 + 2 = 5$.
2. The radius is smallest when $\cos\theta$ is smallest. Since $\cos\theta = -1$ at $\theta = \pi$, this gives $r = 3 - 2 = 1$.
3. Both values are positive, so distance from the pole equals $r$. The farthest point is at $\theta = 0$ (distance $5$); the closest point is at $\theta = \pi$ (distance $1$).

*Conclusion:* Farthest from the pole: $(5, 0)$. Closest to the pole: $(1, \pi)$. No derivative is needed — the extremes come straight from the peak and valley of the cosine.

> **tip**
>
> If $r$ can be negative, compare distances using $|r|$. For $r = 1 + 3\sin\theta$, the smallest value $r = -2$ (at $\theta = \frac{3\pi}{2}$) sits a distance of $2$ from the pole, while the curve is actually **at** the pole where $1 + 3\sin\theta = 0$. The farthest point is still the one with the largest $|r|$.

**Check your understanding**

Test your understanding with this AP-style multiple choice question:

1. For the polar function $r = 4 + \sin\theta$, at which angle is the point farthest from the pole?

   - $\theta = 0$
   - $\theta = \frac{\pi}{2}$
   - $\theta = \pi$
   - $\theta = \frac{3\pi}{2}$

   *Answer:* $\theta = \frac{\pi}{2}$

   *Why:* Correct! $r$ is largest when $\sin\theta = 1$, which happens at $\theta = \frac{\pi}{2}$, giving $r = 5$ — the greatest distance from the pole.

## Average Rate of Change of r with Respect to θ

The average rate of change of $r$ with respect to $\theta$ over an interval $[\theta_1, \theta_2]$ measures how fast the radius changes, on average, as the angle sweeps across that interval. It is the change in $r$ divided by the change in $\theta$.

$$\text{average rate of change} = \frac{r(\theta_2) - r(\theta_1)}{\theta_2 - \theta_1}$$

Because $\theta$ is measured in radians, this rate is read as a change in radius **per radian**. A positive value means the radius is growing over the interval; a negative value means it is shrinking.

**Worked example:** Find the average rate of change of $r = 4\sin\theta$ with respect to $\theta$ over the interval $\left[\frac{\pi}{6}, \frac{\pi}{2}\right]$.

1. Evaluate $r$ at the endpoints:
2. $$r\left(\frac{\pi}{6}\right) = 4\sin\frac{\pi}{6} = 4 \cdot \frac{1}{2} = 2, \qquad r\left(\frac{\pi}{2}\right) = 4\sin\frac{\pi}{2} = 4 \cdot 1 = 4$$
3. Divide the change in $r$ by the change in $\theta$:
4. $$\frac{4 - 2}{\frac{\pi}{2} - \frac{\pi}{6}} = \frac{2}{\frac{\pi}{3}} = \frac{6}{\pi} \approx 1.91$$

*Conclusion:* Over this interval the radius grows by about $1.91$ units per radian.

> **tip**
>
> The units are always *radius units per radian*. Keep $\theta$ in radians, and never replace the denominator with the value of $r$ — the rate is a change in $r$ divided by a change in $\theta$.

## Estimating r Using an Average Rate of Change

An average rate of change over a small interval can be used to **estimate** the radius at a nearby angle. If you know $r$ at one angle and the average rate of change nearby, then for a small step $\Delta\theta$:

$$r(\theta + \Delta\theta) \approx r(\theta) + (\text{average rate of change}) \cdot \Delta\theta$$

This is the same secant-line estimate used for functions in Unit 1, now applied to $r$ as a function of $\theta$. It works best when $\Delta\theta$ is small.

**Worked example:** A polar function $r = f(\theta)$ has the values $r(1.2) = 3.4$ and $r(1.5) = 4.0$. Estimate $r(1.6)$.

1. Use the two given values to find the average rate of change of $r$ over $[1.2, 1.5]$:
2. $$\frac{r(1.5) - r(1.2)}{1.5 - 1.2} = \frac{4.0 - 3.4}{0.3} = \frac{0.6}{0.3} = 2.0$$
3. The radius grows by about $2.0$ per radian near these angles. Step forward from $\theta = 1.5$ by $\Delta\theta = 0.1$:
4. $$r(1.6) \approx r(1.5) + 2.0 \cdot (0.1) = 4.0 + 0.2 = 4.2$$

*Conclusion:* $r(1.6) \approx 4.2$.

> **tip**
>
> An estimate from an average rate of change is only an approximation. The farther $\theta + \Delta\theta$ lands from the interval you used, the less reliable the estimate becomes.

## Common pitfalls

- **Wrong:** Treating the smallest value of $r$ as the closest point to the pole
  - Why it fails: When $r$ is negative, distance is $|r|$, so a negative $r$ with large magnitude is actually far from the pole; the closest approach is where $|r|$ is smallest (often where $r = 0$).
  - Correct: Compare distances with $|r|$: the closest point has the smallest $|r|$ and the farthest has the largest $|r|$.
- **Wrong:** Reaching for a derivative to find the closest or farthest points
  - Why it fails: AP Precalculus locates the relative extrema of $r$ descriptively; setting $f'(\theta) = 0$ is a calculus method that is not part of this course.
  - Correct: Read the largest and smallest values of $r$ directly from the peaks and valleys of the sine or cosine (or by evaluating $r$ across the interval).
- **Wrong:** Forgetting that $\theta$ is in radians when computing an average rate of change
  - Why it fails: Using degrees changes the size of $\theta_2 - \theta_1$ and gives the wrong rate; the CED interprets the rate per radian.
  - Correct: Keep $\theta$ in radians so the average rate of change is expressed as a change in radius per radian.
- **Wrong:** Using the value of $r$ itself as the rate of change of $r$
  - Why it fails: The radius and its rate of change are different quantities; a large radius does not mean a large rate of change.
  - Correct: Compute the rate as $\dfrac{r(\theta_2) - r(\theta_1)}{\theta_2 - \theta_1}$ — a change in $r$ over a change in $\theta$.
- **Wrong:** Assuming the point always moves away from the pole whenever $r$ increases
  - Why it fails: If $r$ is negative, an increasing $r$ (heading toward $0$) actually shrinks $|r|$ and moves the point toward the pole.
  - Correct: Check the sign of $r$ together with whether it is increasing or decreasing before deciding toward or away.

## Cheatsheet

| Situation | What to use | Notes |
| --- | --- | --- |
| Distance from the pole | $\|r\|$ | Use the absolute value; $r$ can be negative |
| Point moving away from the pole | $r>0$ increasing, or $r<0$ decreasing | $\|r\|$ is growing |
| Point moving toward the pole | $r>0$ decreasing, or $r<0$ increasing | $\|r\|$ is shrinking |
| Farthest / closest points | Relative maxima / minima of $r$ (peaks and valleys of the sinusoid) | Found descriptively — no derivative |
| Largest / smallest $r$ for $a+b\sin\theta$ | Largest when $\sin\theta=1$, smallest when $\sin\theta=-1$ | Same idea with $\cos\theta$ |
| Average rate of change of $r$ | $\dfrac{r(\theta_2)-r(\theta_1)}{\theta_2-\theta_1}$ | Read per radian |
| Estimate $r$ nearby | $r(\theta+\Delta\theta)\approx r(\theta)+(\text{rate})\cdot\Delta\theta$ | Use a small $\Delta\theta$ |

## What's next

You now have the full descriptive toolkit for polar functions in Unit 3: reading how a point's distance from the pole grows or shrinks, locating the closest and farthest points from the peaks and valleys of $r$, and computing and applying the average rate of change of $r$ with respect to $\theta$. These ideas build directly on average rate of change from Unit 1 and on the sinusoidal behavior you studied earlier in Unit 3, and they round out the polar strand of the course. Review the related topics below to keep the connections sharp.

- [Unit 3: Trigonometric and Polar Functions Overview](https://www.owlsprep.com/study/ap-precalculus-u3-overview/)
- [Polar function graph behavior](https://www.owlsprep.com/study/ap-precalculus-u3-polar-function-graph-behavior/)
- [Polar coordinates and graphs](https://www.owlsprep.com/study/ap-precalculus-u3-polar-coordinates-and-graphs/)

---

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-rates-of-change-in-polar/
