9.9 Finding the Area of the Region Bounded by Two Polar Curves

Syllabus
2020
Topic
9.9
Level

Subtract Inner Sectors from Outer Sectors

For a fixed angle θ\theta, the region between two polar curves runs radially from an inner radius to an outer radius. Its thin-slice area is therefore the outer sector minus the inner sector, which produces a difference of squared radii.

A=\frac12\int_{\alpha}^{\beta}\left([r_{\text{outer}}(\theta)]^2-[r_{\text{inner}}(\theta)]^2\right),d\theta

  1. Solve r1(θ)=r2(θ)r_1(\theta)=r_2(\theta) to find candidate intersection angles.
  2. Use the desired region and a test angle to decide which curve is farther from the pole.
  3. Integrate outer squared minus inner squared between consecutive relevant boundaries.
  4. Split the integral wherever the curves exchange outer and inner roles, then add the positive region areas.

Example: find the area inside r=2cosθr=2\cos\theta but outside r=1r=1. Intersections satisfy 2cosθ=12\cos\theta=1, giving θ=±π/3\theta=\pm\pi/3. On [π/3,π/3][-\pi/3,\pi/3], 2cosθ2\cos\theta is the outer radius. Thus
A=12π/3π/3(4cos2θ1)dθ=π3+32A=\frac12\int_{-\pi/3}^{\pi/3}(4\cos^2\theta-1)\,d\theta=\frac{\pi}{3}+\frac{\sqrt3}{2}
square units. The integrand is nonnegative on this interval, consistent with the chosen outer and inner curves.

Do not subtract the radii first and then square: (routerrinner)2(r_{\text{outer}}-r_{\text{inner}})^2 is not a sector-area difference. Also, one curve may not remain outer across the whole region; an unsplit integral can create negative contributions or cancel genuine area.