AP-CALCBC-9.8-9.9

U9.8 Area in Polar Coordinates

Master polar area on AP Calc BC: use A=½∫r²dθ, find correct bounds, and compute area between two polar curves with worked examples.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on U9.8 Area in Polar Coordinates, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

In polar coordinates, area isn't swept out by vertical rectangles — it's swept out by thin circular sectors radiating from the origin. That's why the polar area formula looks so different from the familiar ydx\int y\,dx. Once you understand where the 12r2\frac{1}{2}r^2 comes from, the whole topic becomes about two things: choosing the correct limits of integration and, when two curves are involved, subtracting the right regions.

This lesson builds directly on your ability to graph polar curves and differentiate r(θ)r(\theta). Here we focus on setting up and evaluating area integrals, handling petals of roses, inner loops of limaçons, and the region between two curves — all of which show up on both multiple-choice and free-response questions.

The Sector Formula and Why It Works

The area of a circular sector of radius rr and central angle θ\theta is 12r2θ\frac{1}{2}r^2\theta. To find the area enclosed by a polar curve, we slice the region into infinitely many thin sectors, each spanning a tiny angle dθd\theta. A single sector has radius r(θ)r(\theta) and area approximately 12[r(θ)]2dθ\frac{1}{2}[r(\theta)]^2\,d\theta. Summing these with an integral givesA=12αβ[r(θ)]2dθ.A=\frac{1}{2}\int_{\alpha}^{\beta}[r(\theta)]^2\,d\theta.This is fundamentally different from Cartesian area. There is no dxdx width here — the accumulation happens by rotating through angle, not by moving horizontally. The squaring of rr is the single most common thing students forget.

A crucial subtlety: α\alpha and β\beta must trace the boundary exactly once. If you integrate over an interval where the curve retraces itself, you double-count area. For a full circle r=ar=a, the region is swept from 00 to 2π2\pi, giving 1202πa2dθ=πa2\frac{1}{2}\int_0^{2\pi}a^2\,d\theta=\pi a^2 — reassuringly the familiar circle area.

Because r2r^2 appears, negative values of rr still contribute positive area, and symmetry can often simplify the integral dramatically.

Finding the Correct Limits of Integration

Choosing α\alpha and β\beta is where most points are won or lost. The bounds are the θ\theta-values that sweep out exactly the region you want, usually found where r=0r=0 (the curve passes through the pole) or where a petal begins and ends.

For a rose like r=cos(2θ)r=\cos(2\theta), one petal starts and ends where r=0r=0. Solve cos(2θ)=0\cos(2\theta)=0: the nearest pair around a maximum is θ=π4\theta=-\frac{\pi}{4} and θ=π4\theta=\frac{\pi}{4}. That single petal isA=12π/4π/4cos2(2θ)dθ.A=\frac{1}{2}\int_{-\pi/4}^{\pi/4}\cos^2(2\theta)\,d\theta.
Curve typeFull-region boundsNotes
Circle r=ar=a00 to 2π2\pitraced once
Rose r=cos(nθ)r=\cos(n\theta), nn odd00 to π\pinn petals
Rose r=cos(nθ)r=\cos(n\theta), nn even00 to 2π2\pi2n2n petals
Cardioid r=1+cosθr=1+\cos\theta00 to 2π2\pitraced once
When a problem asks for one petal or one loop, always find consecutive zeros of rr. Use symmetry to check your answer: compute one petal and multiply by the number of petals, or integrate a half-region and double it. Exploiting symmetry keeps integrals clean and reduces arithmetic errors on the calculator-active portion.

Area Between Two Polar Curves

To find the area of a region lying between an outer curve rout(θ)r_{\text{out}}(\theta) and an inner curve rin(θ)r_{\text{in}}(\theta) over the same angular sweep, subtract the sector areas:A=12αβ([rout]2[rin]2)dθ.A=\frac{1}{2}\int_{\alpha}^{\beta}\left([r_{\text{out}}]^2-[r_{\text{in}}]^2\right)d\theta.Note you subtract the squares, not the difference squared — [rout]2[rin]2[r_{\text{out}}]^2-[r_{\text{in}}]^2, never (routrin)2(r_{\text{out}}-r_{\text{in}})^2. This mirrors the Cartesian washer idea but with sectors.

The hard part is finding intersection points, which become your limits. Set r1(θ)=r2(θ)r_1(\theta)=r_2(\theta) and solve. Beware: polar intersections can occur even when the equations don't match at the same θ\theta, because the pole and coordinate multiplicity ((r,θ)(r,\theta) vs (r,θ+π)(-r,\theta+\pi)) create hidden crossings. Always sketch both curves.

A common exam setup: the region inside one curve and outside another. Identify over which θ\theta-interval each curve serves as the outer boundary — sometimes the roles switch, forcing you to split the integral into pieces. For example, inside r=3sinθr=3\sin\theta and inside r=1+sinθr=1+\sin\theta may require finding where they cross and integrating each curve where it is the inner boundary of the shared region.

How the Exam Tests Polar Area

On the AP exam, polar area appears in both the calculator-active multiple-choice section and free-response questions. Calculator-active problems typically give a curve and ask you to set up and numerically evaluate an area integral — the skill tested is correct setup, since the calculator handles the antiderivative.

Expect these task verbs: set up an integral (do not evaluate), and find the area (evaluate). If a question says "write, but do not evaluate," you earn points purely for correct bounds, the 12\frac{1}{2} factor, and the correct integrand — leaving it unsimplified is fine.

Common errors graders look for: forgetting the 12\frac{1}{2}, forgetting to square rr, using (r1r2)2(r_1-r_2)^2 instead of r12r22r_1^2-r_2^2, and wrong limits from retraced curves. For rose curves, integrating from 00 to 2π2\pi when the curve only needs 00 to π\pi double-counts.

When a problem is calculator-active, you may find intersection θ\theta-values numerically and store them, then plug into the area integral. Show the setup with those stored values labeled. On no-calculator problems, expect integrands that simplify with the identity cos2θ=1+cos2θ2\cos^2\theta=\frac{1+\cos 2\theta}{2} or sin2θ=1cos2θ2\sin^2\theta=\frac{1-\cos 2\theta}{2}, since r2r^2 almost always produces a squared trig term.

Key terms

Polar area formula.
A=12αβ[r(θ)]2dθA=\frac{1}{2}\int_{\alpha}^{\beta}[r(\theta)]^2\,d\theta, the area enclosed by a polar curve, built from summing circular sectors.
Sector.
A pie-slice region of a circle with radius rr and central angle θ\theta; its area 12r2θ\frac{1}{2}r^2\theta is the basis of the polar area formula.
Limits of integration (polar).
The angles α\alpha and β\beta that sweep the boundary exactly once, often found where r=0r=0 or where two curves intersect.
Petal (rose curve).
One loop of a rose r=acos(nθ)r=a\cos(n\theta) or r=asin(nθ)r=a\sin(n\theta); bounded by consecutive zeros of rr.
Area between polar curves.
A=12αβ([rout]2[rin]2)dθA=\frac{1}{2}\int_{\alpha}^{\beta}([r_{\text{out}}]^2-[r_{\text{in}}]^2)\,d\theta, subtracting inner sector area from outer sector area.
Pole.
The origin in polar coordinates; curves pass through it when r=0r=0, which frequently sets integration limits.
Retracing.
When a curve is drawn more than once over an interval; integrating over retraced angles double-counts area.

Worked example

Find the area of one petal of the rose r=2sin(3θ)r=2\sin(3\theta).
First find where one petal begins and ends by setting r=0r=0: 2sin(3θ)=02\sin(3\theta)=0 gives sin(3θ)=0\sin(3\theta)=0, so 3θ=0,π,2π,3\theta=0,\pi,2\pi,\dots, meaning θ=0,π3,2π3,\theta=0,\frac{\pi}{3},\frac{2\pi}{3},\dots. Consecutive zeros θ=0\theta=0 and θ=π3\theta=\frac{\pi}{3} bound one complete petal.

Set up the area with the polar formula:A=120π/3[2sin(3θ)]2dθ=120π/34sin2(3θ)dθ.A=\frac{1}{2}\int_{0}^{\pi/3}[2\sin(3\theta)]^2\,d\theta=\frac{1}{2}\int_{0}^{\pi/3}4\sin^2(3\theta)\,d\theta.Simplify the constant and apply the power-reduction identity sin2(u)=1cos(2u)2\sin^2(u)=\frac{1-\cos(2u)}{2} with u=3θu=3\theta:A=20π/3sin2(3θ)dθ=20π/31cos(6θ)2dθ=0π/3(1cos(6θ))dθ.A=2\int_{0}^{\pi/3}\sin^2(3\theta)\,d\theta=2\int_{0}^{\pi/3}\frac{1-\cos(6\theta)}{2}\,d\theta=\int_{0}^{\pi/3}\left(1-\cos(6\theta)\right)d\theta.Integrate:A=[θsin(6θ)6]0π/3.A=\left[\theta-\frac{\sin(6\theta)}{6}\right]_{0}^{\pi/3}.Evaluate at the bounds. At θ=π3\theta=\frac{\pi}{3}: π3sin(2π)6=π30\frac{\pi}{3}-\frac{\sin(2\pi)}{6}=\frac{\pi}{3}-0. At θ=0\theta=0: 00=00-0=0.

So A=π3A=\frac{\pi}{3}. One petal of r=2sin(3θ)r=2\sin(3\theta) encloses area π3\frac{\pi}{3}.

Practice questions

Which integral gives the area of one petal of the rose r=4cos(2θ)r=4\cos(2\theta)?
  1. 12π/4π/416cos2(2θ)dθ\frac{1}{2}\int_{-\pi/4}^{\pi/4}16\cos^2(2\theta)\,d\theta
  2. π/4π/44cos(2θ)dθ\int_{-\pi/4}^{\pi/4}4\cos(2\theta)\,d\theta
  3. 1202π16cos2(2θ)dθ\frac{1}{2}\int_{0}^{2\pi}16\cos^2(2\theta)\,d\theta
  4. 12π/4π/44cos(2θ)dθ\frac{1}{2}\int_{-\pi/4}^{\pi/4}4\cos(2\theta)\,d\theta

Answer: 12π/4π/416cos2(2θ)dθ\frac{1}{2}\int_{-\pi/4}^{\pi/4}16\cos^2(2\theta)\,d\theta

The area formula requires 12r2\frac{1}{2}r^2, and r2=(4cos2θ)2=16cos2(2θ)r^2=(4\cos 2\theta)^2=16\cos^2(2\theta). One petal is bounded by consecutive zeros of rr: cos(2θ)=0\cos(2\theta)=0 at θ=±π4\theta=\pm\frac{\pi}{4}, centered on the maximum at θ=0\theta=0. The choices without the square or without the 12\frac{1}{2} omit essential parts of the formula, and integrating 00 to 2π2\pi would trace the entire four-petaled rose, not one petal.
Set up, but do not evaluate, an integral for the area of the region that lies inside the circle r=3sinθr=3\sin\theta and outside the cardioid r=1+sinθr=1+\sin\theta. The curves intersect at θ=π6\theta=\frac{\pi}{6} and θ=5π6\theta=\frac{5\pi}{6}.

Answer: A=12π/65π/6((3sinθ)2(1+sinθ)2)dθA=\frac{1}{2}\int_{\pi/6}^{5\pi/6}\left((3\sin\theta)^2-(1+\sin\theta)^2\right)d\theta

In the region between the intersection angles, the circle r=3sinθr=3\sin\theta is the outer boundary and the cardioid r=1+sinθr=1+\sin\theta is the inner boundary (test a value like θ=π2\theta=\frac{\pi}{2}: circle gives 33, cardioid gives 22). The area-between formula subtracts the squares of the radii, not the square of the difference, and keeps the 12\frac{1}{2} factor. The limits come directly from the given intersection points.
Explain why integrating 1202π[cos(2θ)]2dθ\frac{1}{2}\int_0^{2\pi}[\cos(2\theta)]^2\,d\theta does NOT give the area of a single petal of the four-petaled rose r=cos(2θ)r=\cos(2\theta), and state what area it does give.

Answer: It gives the total area of all four petals combined.

The interval 00 to 2π2\pi sweeps the entire rose, tracing all four petals once, so the integral accumulates the area of every petal rather than one. To get a single petal you must integrate between consecutive zeros of rr, such as π4-\frac{\pi}{4} to π4\frac{\pi}{4}. Because the four petals have equal area by symmetry, the full-range integral equals four times the single-petal area.

FAQ

Why is there a 1/2 in the polar area formula?
It comes from the area of a circular sector, 12r2θ\frac{1}{2}r^2\theta. Polar area is built by summing thin sectors rather than rectangles, and each sector carries that factor of 12\frac{1}{2}, so it survives into the integral A=12r2dθA=\frac{1}{2}\int r^2\,d\theta.
How do I find the limits of integration for a polar area?
For a single closed curve or petal, find where r=0r=0 (the curve at the pole) to get consecutive bounds. For area between two curves, set the two equations equal and solve for the intersection angles. Always sketch the curves to confirm which angles sweep the region exactly once.
When do I subtract two polar curves versus just integrate one?
Integrate one curve's 12r2\frac{1}{2}r^2 when finding the area it encloses. Subtract 12(rout2rin2)\frac{1}{2}(r_{\text{out}}^2-r_{\text{in}}^2) when finding the region between two curves — the part inside the outer curve but outside the inner one over the same angular sweep.
Do negative r values cause problems in area integrals?
No. Because the integrand uses r2r^2, negative radius values contribute positive area, matching the geometry. The real risk is choosing bounds that trace the curve more than once, which double-counts area, so focus on getting the sweep interval right.

Learn this with a teacher, not a page

The Crimsora tutor teaches U9.8 Area in Polar Coordinates live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.