Skip to main content
United StatesCalculusSyllabus dot point

How do you describe a curve in polar coordinates and find its slope dy/dx?

Topic 9.7 Defining Polar Coordinates and Differentiating in Polar Form: convert between polar and Cartesian coordinates and find dy/dx for a polar curve r = f(theta) (BC).

A focused answer to AP Calculus BC Topic 9.7, defining polar coordinates, converting to and from Cartesian, and finding the slope dy/dx of a polar curve r = f(theta) by treating it parametrically, with worked examples.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Coordinates, conversion, and the curve as parametric
  3. Why the slope is not dr/dtheta
  4. A worked polar slope
  5. Horizontal and vertical tangents in polar form
  6. Recognizing common polar curves

What this topic is asking

The College Board (Topic 9.7, BC only) introduces polar coordinates, in which a point is located by a distance rr from the origin and an angle θ\theta from the positive xx-axis, rather than by (x,y)(x, y). A curve is then given as r=f(θ)r = f(\theta). The calculus task is to find the slope dydx\frac{dy}{dx} of such a curve, which you do by viewing the polar curve as a parametric curve in θ\theta.

Coordinates, conversion, and the curve as parametric

Why the slope is not dr/dtheta

A common misconception is that the slope of a polar curve is drdθ\frac{dr}{d\theta}. It is not: drdθ\frac{dr}{d\theta} measures how the radius changes with angle, which is a different quantity from the slope dydx\frac{dy}{dx} of the traced curve in the plane. Because both xx and yy depend on θ\theta through r=f(θ)r = f(\theta) and through the trigonometric factors, you must apply the product rule:

dxdθ=drdθcosθrsinθ,dydθ=drdθsinθ+rcosθ.\frac{dx}{d\theta} = \frac{dr}{d\theta}\cos\theta - r\sin\theta, \qquad \frac{dy}{d\theta} = \frac{dr}{d\theta}\sin\theta + r\cos\theta.

The slope is the ratio of these. So drdθ\frac{dr}{d\theta} appears inside the formula but is not the whole story; the angle's own rotation contributes the rsinθ-r\sin\theta and +rcosθ+r\cos\theta terms.

A worked polar slope

Horizontal and vertical tangents in polar form

As with parametric curves, special tangents come from the two derivatives separately. A polar curve has a horizontal tangent where dydθ=0\frac{dy}{d\theta} = 0 (and dxdθ0\frac{dx}{d\theta}\neq 0) and a vertical tangent where dxdθ=0\frac{dx}{d\theta} = 0 (and dydθ0\frac{dy}{d\theta}\neq 0). To find them, compute dydθ\frac{dy}{d\theta} and dxdθ\frac{dx}{d\theta} using the product-rule expressions above and solve each for zero. This is a standard free-response task, and it is where forgetting the product rule, or confusing which derivative governs which tangent, costs marks. Sketching the curve from a few sampled angles helps confirm that the tangents you compute make geometric sense.

Recognizing common polar curves

Knowing the shapes behind the equations speeds up reasoning. The line through the origin is θ=c\theta = c; a circle of radius aa centered at the origin is r=ar = a; circles through the origin are r=acosθr = a\cos\theta (centered on the xx-axis) and r=asinθr = a\sin\theta (centered on the yy-axis). The curves r=a±bcosθr = a \pm b\cos\theta and r=a±bsinθr = a \pm b\sin\theta are limaçons (a cardioid when a=ba = b), and r=acos(nθ)r = a\cos(n\theta) or r=asin(nθ)r = a\sin(n\theta) are rose curves. You do not need to memorize every shape, but recognizing that r=2sinθr = 2\sin\theta is a circle (as the worked example's conversion suggests) lets you predict and check tangent lines and prepares you for the area topics 9.8 and 9.9, where identifying the region matters as much as the integral.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2022 (BC, style)1 marksSection I (multiple choice, no calculator). The polar point (2,π3)\left(2, \frac{\pi}{3}\right) in Cartesian coordinates is (A) (1,3)\left(1, \sqrt3\right) (B) (3,1)\left(\sqrt3, 1\right) (C) (2,π3)\left(2, \frac{\pi}{3}\right) (D) (12,32)\left(\frac{1}{2}, \frac{\sqrt3}{2}\right)
Show worked answer →

The correct answer is (A), (1,3)\left(1, \sqrt3\right).

x=rcosθ=2cosπ3=212=1x = r\cos\theta = 2\cos\frac{\pi}{3} = 2\cdot\frac{1}{2} = 1. y=rsinθ=2sinπ3=232=3y = r\sin\theta = 2\sin\frac{\pi}{3} = 2\cdot\frac{\sqrt3}{2} = \sqrt3.

AP 2024 (BC, style)4 marksSection II (free response, no calculator). A polar curve is r=1+cosθr = 1 + \cos\theta. (a) Express xx and yy in terms of θ\theta. (b) Find dydx\frac{dy}{dx} at θ=π2\theta = \frac{\pi}{2}.
Show worked answer →

A 4-point polar slope problem.

(a) (1 point) x=rcosθ=(1+cosθ)cosθx = r\cos\theta = (1 + \cos\theta)\cos\theta, y=rsinθ=(1+cosθ)sinθy = r\sin\theta = (1 + \cos\theta)\sin\theta.
(b) (3 points) dydx=dy/dθdx/dθ\frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta}. dydθ=sinθsinθ+(1+cosθ)cosθ\frac{dy}{d\theta} = -\sin\theta\sin\theta + (1+\cos\theta)\cos\theta; at π2\frac{\pi}{2}: 1+(1)(0)=1-1 + (1)(0) = -1. dxdθ=sinθcosθ(1+cosθ)sinθ\frac{dx}{d\theta} = -\sin\theta\cos\theta - (1+\cos\theta)\sin\theta; at π2\frac{\pi}{2}: 0(1)(1)=10 - (1)(1) = -1. So dydx=11=1\frac{dy}{dx} = \frac{-1}{-1} = 1.

Related dot points

Sources & how we know this