AP Calculus BC

Polar Area vs Cartesian Area

Use polar area when the region is swept out by an angle and the boundary is r as a function of theta, because the natural slice is a circular sector and that is where the factor of one half comes from. Use Cartesian area when the boundary is y as a function of x and the slice is a vertical strip of width dx.

Polar area

Use when: The boundary is r=f(θ)r = f(\theta) and the region is swept between two rays, as for a rose petal or a cardioid.

Cartesian area

Use when: The boundary is y=f(x)y = f(x) and the region sits between two vertical lines.

Side by side

Polar areaCartesian area
Shape of one sliceA thin circular sectorA thin vertical rectangle
Formula12αβr2dθ\frac{1}{2}\int_{\alpha}^{\beta} r^2\,d\theta, with α\alpha to β\beta sweeping the region exactly onceabydx\int_a^b y\,dx when y0y \ge 0; otherwise abydx\int_a^b \lvert y \rvert\,dx
Limits areAnglesxx values
Region between two curves12αβ(rout2rin2)dθ\frac{1}{2}\int_{\alpha}^{\beta}\left(r_{\text{out}}^2 - r_{\text{in}}^2\right)\,d\thetaab(ytopybot)dx\int_a^b \left(y_{\text{top}} - y_{\text{bot}}\right)\,dx
Common trapDropping the 12\frac{1}{2}, subtracting the radii before squaring, or sweeping the region twice, as [0,2π][0, 2\pi] does for r=cos(3θ)r = \cos(3\theta)Using ydx\int y\,dx on a region swept by an angle

The one half is geometry, not a correction factor. A sector of radius rr and angle Δθ\Delta\theta takes up the fraction Δθ2π\frac{\Delta\theta}{2\pi} of a full disc of area πr2\pi r^2, which works out to 12r2Δθ\frac{1}{2}r^2\Delta\theta. Adding those slices and taking the limit produces the integral.

A=12αβ[f(θ)]2dθA = \frac{1}{2}\int_{\alpha}^{\beta} \left[f(\theta)\right]^2\,d\theta

The Cartesian formula adds rectangles instead: height yy, width dxdx, no leftover factor. The two are not swappable, since a sector and a rectangle are different shapes. Applying ydx\int y\,dx to a region swept by an angle is not off by a constant, it is measuring something else entirely.

Finding the polar limits

The limits are the angles where the region starts and stops, usually found by solving r=0r = 0. For one petal of r=cos(3θ)r = \cos(3\theta), r=0r = 0 at θ=π6\theta = -\frac{\pi}{6} and θ=π6\theta = \frac{\pi}{6}, so that pair of angles sweeps exactly one petal.

Frequently asked questions

Why does the polar area formula have a one half in it?

Because the slice is a circular sector, whose area is 12r2Δθ\frac{1}{2}r^2\Delta\theta. The rectangle behind the Cartesian formula carries no such factor.

Do I square the difference of the two radii?

No. Square each radius first, then subtract: 12αβ(rout2rin2)dθ\frac{1}{2}\int_{\alpha}^{\beta}\left(r_{\text{out}}^2 - r_{\text{in}}^2\right)\,d\theta. Squaring the difference gives the wrong area, exactly as it does for a washer.

Could I convert the region to Cartesian and integrate instead?

In principle, using x=rcosθx = r\cos\theta and y=rsinθy = r\sin\theta, but the bounds usually become far worse. On the BC exam the sector formula is always the intended route.

In the CED: Unit 8: Applications of Integration, Unit 9: Parametric, Polar, and Vector (BC)