- Calculate the area of regions when they’re described in polar coordinates
- Find the length of a curve that’s given in polar form
Areas of Regions Bounded by Polar Curves
In rectangular coordinates, you calculate the area under a curve [latex]y = f(x)[/latex] from [latex]x = a[/latex] to [latex]x = b[/latex] using the definite integral [latex]A = \int_a^b f(x) dx[/latex]. You also found arc length using [latex]L = \int_a^b \sqrt{1 + (f'(x))^2} dx[/latex].
The key insight is adapting the Riemann sum approach. For rectangular coordinates, we used rectangles to approximate area. For polar curves, we use circular sectors instead.
Consider a polar curve [latex]r = f(\theta)[/latex] where [latex]\alpha \leq \theta \leq \beta[/latex]. Here’s how we build the area formula:
Divide [latex][\alpha, \beta][/latex] into [latex]n[/latex] equal subintervals, each with width: [latex]\Delta\theta = \frac{\beta - \alpha}{n}[/latex]
The partition points are: [latex]\theta_i = \alpha + i\Delta\theta[/latex]
Each [latex]\theta_i[/latex] creates a line through the origin, dividing our region into sectors. The radius of each sector is [latex]r_i = f(\theta_i)[/latex].

The line segments are connected by arcs of constant radius, creating sectors whose areas we can calculate using a geometric formula. We’ll use these sector areas to approximate the area between successive line segments.

A full circle has area [latex]\pi r^2[/latex] and central angle [latex]2\pi[/latex]. A sector represents the fraction [latex]\frac{\theta}{2\pi}[/latex] of the full circle, so:
Since the radius of each sector is [latex]r_i = f(\theta_i)[/latex], the area of the [latex]i[/latex]th sector becomes:
The Riemann sum that approximates the total area is:
Taking the limit as [latex]n \to \infty[/latex], we get the exact area:
This derivation leads us to our main theorem.
area of a region bounded by a polar curve
Suppose [latex]f[/latex] is continuous and nonnegative on the interval [latex]\alpha \le \theta \le \beta[/latex] with [latex]0<\beta -\alpha \le 2\pi[/latex]. The area of the region bounded by the graph of [latex]r=f\left(\theta \right)[/latex] between the radial lines [latex]\theta =\alpha[/latex] and [latex]\theta =\beta[/latex] is:
[latex]\\[/latex]
When finding intersection points for polar curves, you’ll often need to solve trigonometric equations. Follow these steps:
- Use trigonometric identities to rewrite the expression in terms of a single trigonometric function, if necessary.
- Use algebra to isolate the trigonometric expression.
- Identify all angles on the unit circle that satisfy the equation.
- Note the period of the function to state all possible solutions for the angle.
- Solve for the variable in the angle expression, and identify the angles that lie within the desired interval.
For example, to solve the equation [latex]1 + 3\cos 2\theta = 5 \cos 2\theta[/latex] on the interval [latex]\left[0, 2\pi \right)[/latex]
- Subtract the [latex]3\cos 2\theta[/latex] term and then divide both sides of the equation by [latex]2[/latex]:
[latex]\cos 2\theta = \frac{1}{2}[/latex]
- There are two angles on the unit circle where cosine is [latex]\frac{1}{2}[/latex]:
[latex]2\theta = \frac{\pi}{3}[/latex] and [latex]2\theta = \frac{5\pi}{3}[/latex]
- Since [latex]\cos x[/latex] has a period of [latex]2\pi[/latex], all possible solutions are given by:
[latex]2\theta = \frac{\pi}{3} + 2\pi k, 2\theta = \frac{5\pi}{3} + 2\pi k[/latex] for any integer [latex]k[/latex].
- Divide by [latex]2[/latex] to isolate [latex]\theta[/latex]:
[latex]\theta = \frac{\pi}{6} + \pi k, \theta = \frac{5\pi}{6} + \pi k[/latex] for any integer [latex]k[/latex]
- The possible values for [latex]k[/latex] that result in angles within the interval [latex]\left[0, 2\pi \right)[/latex] are [latex]k = 0 \: \text{and} \: 1[/latex], yielding the solution:
[latex]\theta = \frac{\pi}{6}, \frac{5\pi}{6}, \frac{7\pi}{6}, \frac{11\pi}{6}[/latex]
Find the area of one petal of the rose defined by the equation [latex]r=3\sin\left(2\theta \right)[/latex].
For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.
You can view the transcript for this segmented clip of “7.4 Area and Arc Length in Polar Coordinates” here (opens in new window).
The previous example showed how to find area inside one curve. You can also find the area between two polar curves using the same formula, but this requires some additional steps.
When finding the area between two polar curves, you need to:
- Find the intersection points of the curves
- Determine which curve is the outer curve and which is the inner curve in each region
- Set up the integral as: [latex]A = \frac{1}{2}\int_{\alpha}^{\beta} [r_{\text{outer}}^2 - r_{\text{inner}}^2] d\theta[/latex]
Find the area outside the cardioid [latex]r=2+2\sin\theta[/latex] and inside the circle [latex]r=6\sin\theta[/latex].
For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.
You can view the transcript for this segmented clip of “7.4 Area and Arc Length in Polar Coordinates” here (opens in new window).
In the previous example, we found the area inside the circle and outside the cardioid by first finding their intersection points. When we solved [latex]2 + 2\sin\theta = 6\sin\theta[/latex] directly, we got two solutions: [latex]\theta = \frac{\pi}{6}[/latex] and [latex]\theta = \frac{5\pi}{6}[/latex].
However, looking at the graph reveals three intersection points. The third intersection point is the origin.
The reason why this point did not show up as a solution is because the origin is on both graphs but for different values of [latex]\theta[/latex].
For the cardioid [latex]r = 2 + 2\sin\theta[/latex]: [latex]2 + 2\sin\theta = 0[/latex] [latex]\sin\theta = -1[/latex] [latex]\theta = \frac{3\pi}{2} + 2n\pi[/latex] (where [latex]n[/latex] is any integer)
For the circle [latex]r = 6\sin\theta[/latex]: [latex]6\sin\theta = 0[/latex] [latex]\theta = n\pi[/latex] (where [latex]n[/latex] is any integer)
These two solution sets have no values in common, yet the curves still intersect at the origin.

