AP Calculus BC Unit 9 Notes: Polar Curves, Slopes, and Areas
Defining Polar Coordinates and Differentiating in Polar Form
What polar coordinates are (and why you use them)
In the usual Cartesian plane, you locate a point by walking horizontally and vertically: units left or right and units up or down. Polar coordinates describe location differently: you start at the origin and describe a point by (1) how far away it is from the origin and (2) the direction you travel.
A point in polar form is written as where:
- is the directed distance from the origin (the pole) to the point.
- is the angle (measured from the positive -axis) that tells you the direction.
Polar coordinates matter because many curves that look complicated in Cartesian form become simple in polar form. Curves with circular symmetry, petals, loops, spirals, and “distance-from-the-origin” rules are often easiest to express and analyze using as a function of .
Multiple representations of the same point
A key idea in polar is that the same point can be written in many ways. That happens for two reasons:
- Angles repeat every full rotation:
for any integer .
- A negative radius points you in the opposite direction:
This “negative ” fact is extremely important for graphing and for solving intersection problems—if you forget it, you can miss where curves overlap.
Converting between polar and Cartesian
Polar and Cartesian are connected through right-triangle geometry:
From these, you also get:
and (with quadrant awareness):
It’s common in AP problems to switch forms depending on what you’re asked to compute. For example:
- Slopes and areas are often cleanest if you keep as a function of .
- Interpreting a curve in the plane might be easier if you convert to an - equation.
How polar graphs work (intuition for sketching)
A polar equation typically looks like . You can think of it as a “radar sweep”: as changes, the function tells you how far out from the origin the point is.
A few sketching instincts help a lot:
- If (a constant), the graph is a circle centered at the origin with radius .
- If becomes negative for some angles, the plotted point jumps to the opposite direction (rotate by ).
- Symmetry checks save time. Common symmetry tests:
- If replacing by leaves the equation unchanged, the graph is symmetric about the -axis.
- If replacing by leaves it unchanged, symmetric about the -axis.
- If replacing by leaves it unchanged, symmetric about the origin.
(These symmetry patterns often appear in AP problems when choosing integration bounds for area.)
Differentiating in polar form: finding
Polar curves are naturally parameterized by . You should treat and as parametric functions of :
Once you have a parametric setup, the slope of the tangent line is
This matters because AP questions often ask for the slope of the tangent line to a polar curve at a specified angle, or they ask you to find where tangents are horizontal or vertical.
Computing and
Let and define
Differentiate using the product rule:
So the standard polar slope formula is
A big conceptual point: this is not a new kind of derivative rule—it’s the parametric derivative rule applied to the polar-to-Cartesian conversion.
Horizontal and vertical tangents (a common AP skill)
Because is the parameter, you use parametric tangent logic:
- Horizontal tangent when and .
- Vertical tangent when and .
A common mistake is to set the numerator or denominator of to zero without checking the other derivative—this can accidentally include cusps or undefined points.
Worked example 1: slope of a tangent line to a polar curve
Find for the curve at .
Step 1: Compute and .
At :
Step 2: Use the polar slope formula.
Compute numerator:
Compute denominator:
So
Worked example 2: horizontal tangents on a polar curve
Consider . Find where the curve has horizontal tangents.
Step 1: Compute .
Step 2: Set and check .
Simplify:
Use :
Solve
At this point you’d typically use trig identities or a calculator (depending on what the problem allows) to find solutions in the interval of interest, then verify at those angles. The key learning is the method: horizontal tangents come from , not from setting directly.
Exam Focus
- Typical question patterns:
- “Given , find at a specific .”
- “Find all values of where the tangent line is horizontal or vertical.”
- “Write parametric equations and for the polar curve and use them for a derivative-related quantity.”
- Common mistakes:
- Forgetting to use and instead differentiating as if it were .
- Missing points because can be negative, so the same location might occur at a different value.
- Declaring a horizontal tangent when but is also (a cusp or undefined tangent needs special care).
Finding the Area of a Polar Region
What “area in polar” means
In Cartesian coordinates, you learn area under a curve using rectangles: accumulates thin vertical slices. In polar, the natural “thin slice” is not a rectangle—it’s a thin sector (a slice of a circle).
If you fix an angle interval of width and go out to radius , the small region looks like a sector with central angle and radius .
The area of a sector with radius and angle (in radians) is
So an “infinitesimal sector” has area
This is the key idea behind the polar area formula.
The polar area formula
If a region is traced by from to , and the curve does not retrace itself over that interval, the area enclosed is
Why the square? Because the sector area depends on . A common conceptual pitfall is to think “area should be proportional to ,” but in two dimensions, scaling distance scales area quadratically.
Choosing correct bounds: the real skill
The formula is simple; the challenge is picking and so you cover exactly the region you want.
You typically choose bounds by:
- Identifying where the curve starts and ends a full “loop” or a single petal.
- Finding where (often indicates a pole crossing) or where the curve intersects itself.
- Using symmetry to reduce work (then multiplying), but only after you’re sure the curve doesn’t double-trace.
A classic mistake is integrating over to automatically. Some polar curves trace the same region multiple times over to , which would make your computed area too large.
Worked example 1: area enclosed by a cardioid
Find the area enclosed by the curve
Step 1: Decide bounds.
A cardioid like traces exactly once as goes from to . So you can use
Step 2: Apply the polar area formula.
Expand:
So
Use the identity
Integrate term-by-term:
So
Worked example 2: area of one petal of a rose curve
Find the area of one petal of
Step 1: Identify the interval for one petal.
One petal is traced between consecutive zeros of where the curve goes out and back to the pole.
Solve
This happens when
So consecutive zeros occur at
and
Over , is nonnegative, so you get a single outward petal without relying on negative .
Step 2: Compute the area.
Use
So
Then
Integrate:
Evaluate:
So one petal has area .
Exam Focus
- Typical question patterns:
- “Find the area enclosed by over a specified interval.”
- “Find the area of one loop/petal” (you must determine bounds where the loop is traced once).
- “Use symmetry to find total area” (often: compute a fraction of the curve and multiply).
- Common mistakes:
- Integrating over an interval that traces the region more than once (double-counting area).
- Using degrees in trig integrals or sector reasoning; the area formula assumes is in radians.
- Forgetting the square: using instead of .
Finding the Area of Regions Bounded by Polar Curves
What “bounded by polar curves” means
Many problems don’t ask for the area inside a single polar curve. Instead, they describe a region trapped between two polar graphs—an “outer boundary” and an “inner boundary.”
In Cartesian coordinates, you’d compute area between curves with
In polar, you do the same idea but with sectors:
- Outer boundary:
- Inner boundary:
For each small angle , the region looks like a “sector ring” (a washer sector). Its area is the difference of two sector areas:
So the area between polar curves from to is
How to decide “outer” vs “inner”
Unlike Cartesian “top minus bottom,” in polar you compare distances from the origin.
For a fixed angle :
- The curve with larger value is farther from the origin along that ray.
- That curve is the outer boundary for that angle.
However, be careful: if one curve has negative values, “larger ” is not automatically “farther out” in the picture the way you might expect. In AP problems, the bounded-region intervals are usually chosen so the relevant radii are nonnegative, but you still need to check.
A reliable approach is: sketch or test a sample angle in the interval and compare the actual plotted distances.
Finding the bounds: intersections in polar
The boundary angles often come from intersection points, found by solving
over the interval of interest.
But polar intersections can be subtle because the same point can satisfy
or can occur via the “negative ” equivalence. For most standard AP bounded-area questions, solving in the intended interval is enough, but you should still sanity-check with a sketch.
Worked example: area between two polar curves
Find the area of the region inside and outside .
Step 1: Understand the curves.
- is the unit circle centered at the origin.
- is a circle of radius centered at (you can confirm by converting: gives , so , which becomes ).
The region “inside and outside ” is the part of the right-shifted circle that lies outside the unit circle.
Step 2: Find intersection angles.
Solve
So
Thus
Step 3: Decide outer and inner on that interval.
On , is at least , so . That means:
- Outer radius:
- Inner radius:
Step 4: Set up and compute the area integral.
Simplify:
The integrand is even, so
Use
Then
So
Integrate:
Evaluate:
And
So the area is
A note on “bounded by” vs “enclosed by” language
AP problems may say “area of the region bounded by the curves” without explicitly saying which is inside/outside. In that case, you usually:
- Find intersection angles.
- Determine which curve is farther from the origin (outer) on each sub-interval.
- If the outer/inner relationship switches, split the integral.
Not splitting when the outer curve changes is a common way students get the wrong sign or the wrong region.
Exam Focus
- Typical question patterns:
- “Find the area of the region inside and outside .”
- “Find the area of the region bounded by two polar curves” (you must identify intersection angles and which curve is outer).
- “Compute area of overlap” (often requires careful interval choice and sometimes symmetry).
- Common mistakes:
- Using instead of .
- Failing to solve for the correct intersection angles (or forgetting to check for additional intersections due to periodicity).
- Not splitting the integral when the “outer” curve changes across the interval, leading to subtracting in the wrong order for part of the region.