In short
When a curve is given parametrically as x = x(t), y = y(t), the enclosed area is \int y\,dx = \int y(t)\,x'(t)\,dt. When a curve is given in polar form as r = f(\theta), the area it sweeps out is \frac{1}{2}\int r^2\,d\theta. Both formulas come from the same strip-slicing idea you already know — adapted to the new coordinate system.
A point moves along a curve. At time t, its position is x(t) = a\cos t, y(t) = b\sin t. As t runs from 0 to 2\pi, the point traces an ellipse — but you never write down a single equation y = f(x). The curve is described parametrically: each coordinate is a separate function of the parameter t.
How do you find the area enclosed by this ellipse?
You cannot just integrate y\,dx the usual way, because y is not written as a function of x. But you can express everything in terms of t. Since dx = x'(t)\,dt = -a\sin t\,dt, the integral becomes
Using \sin^2 t = (1 - \cos 2t)/2:
The negative sign appears because as t goes from 0 to 2\pi, the curve is traversed counterclockwise while x first decreases and then increases. Taking the absolute value:
This is the area of an ellipse with semi-axes a and b. When a = b = r, you get \pi r^2 — the circle area formula, derived from parametric integration.
Area using parametric curves
Area enclosed by a parametric curve
If a closed curve is given by x = x(t), y = y(t) for t \in [\alpha, \beta], and the curve is traversed once, the enclosed area is
Equivalently, using the symmetric form:
Reading the definition. The first form, \int y\,dx, is the area computed by vertical strips, rewritten in the parameter t using dx = x'(t)\,dt. The second form, \int x\,dy, uses horizontal strips. The symmetric form averages both and is sometimes more convenient.
The absolute value handles the sign that depends on the direction of traversal: counterclockwise gives one sign, clockwise the opposite.
When the curve is not closed. If the curve runs from point A to point B (not a closed loop), \int_\alpha^\beta y(t)\,x'(t)\,dt gives the signed area between the curve, the x-axis, and the vertical lines through A and B. The interpretation is the same as for \int_a^b f(x)\,dx — just expressed parametrically.
Polar coordinates and area
Some curves are naturally described in polar coordinates. A point at distance r from the origin, making angle \theta with the positive x-axis, has polar coordinates (r, \theta). A curve given as r = f(\theta) sweeps out area as \theta varies.
The key insight: in polar coordinates, the natural "strip" is not a rectangle — it is a thin sector (a pizza-slice shape). A sector with radius r and angle d\theta has area \frac{1}{2}r^2\,d\theta (this follows from the formula for the area of a circular sector: \frac{1}{2}r^2\theta).
Area in polar coordinates
The area enclosed by the polar curve r = f(\theta) from \theta = \alpha to \theta = \beta is
Reading the definition. As \theta sweeps from \alpha to \beta, the radius r = f(\theta) traces out a region. At each angle, the thin sector has area \frac{1}{2}r^2\,d\theta. Integrating adds up all these thin sectors.
A quick sanity check. For a circle of radius R, the polar equation is r = R (constant). The full area is
Correct — as it must be.
Area of a cardioid
The cardioid r = 1 + \cos\theta is a heart-shaped curve that appears frequently in JEE problems. It traces one full loop as \theta runs from 0 to 2\pi.
Expand: (1 + \cos\theta)^2 = 1 + 2\cos\theta + \cos^2\theta.
Over a full period, \int_0^{2\pi}\cos\theta\,d\theta = 0 and \int_0^{2\pi}\cos 2\theta\,d\theta = 0. So:
The cardioid encloses an area of 3\pi/2. Compared to the circle r = 2 (which has area 4\pi), the cardioid fills about 37.5\% of the circle that just contains it — the indentation on one side removes a substantial chunk.
Variable area problems
A different type of problem: the area itself is not a fixed number, but depends on a parameter.
Setup. Consider the family of regions bounded by y = x^2 and y = a for different values of a > 0. The horizontal line y = a cuts the parabola at x = \pm\sqrt{a}, creating a region that grows as a increases. Express the enclosed area as a function of a.
The parabola y = x^2 is below the line y = a for -\sqrt{a} < x < \sqrt{a}. The area between them is
By symmetry, this is twice the integral from 0 to \sqrt{a}:
The area grows as a^{3/2} — faster than linearly, because both the width and the height of the region increase with a.
Rate of change of area. Since A(a) = \frac{4}{3}a^{3/2}, the rate at which the area changes with respect to a is
At a = 4, the area is growing at a rate of 2\sqrt{4} = 4 square units per unit increase in a. Notice that 2\sqrt{a} is exactly the width of the region at height a — the area increases by (width \times height-increase), which makes geometric sense.
Two complete worked examples
Example 1: Area enclosed by one arch of a cycloid
A cycloid is the curve traced by a point on the rim of a rolling wheel. If the wheel has radius r, the parametric equations are x = r(t - \sin t), y = r(1 - \cos t). One arch corresponds to t \in [0, 2\pi]. Find the area under one arch.
Step 1. Write the area integral in parametric form.
Why: here dx = x'(t)\,dt = r(1 - \cos t)\,dt. The integrand becomes y(t) \cdot x'(t) = r(1-\cos t) \cdot r(1-\cos t) = r^2(1-\cos t)^2.
Step 2. Expand (1 - \cos t)^2 = 1 - 2\cos t + \cos^2 t.
Why: use the identity \cos^2 t = (1 + \cos 2t)/2 to eliminate the squared trig term.
Step 3. Integrate term by term over [0, 2\pi].
Why: cosine integrates to zero over a full period. Only the constant term survives.
Step 4. Combine.
Why: the area under one arch of a cycloid is exactly three times the area of the generating circle. This is a beautiful result — the shape traced by a rolling circle captures exactly three circles' worth of area.
Result: The area under one arch of a cycloid is 3\pi r^2.
The result 3\pi r^2 is one of the most surprising in classical geometry. A circle of radius r has area \pi r^2. Rolling it along a flat surface traces an arch whose area is exactly three times that — no more, no less. The factor of 3 is not approximate; it is exact.
Example 2: Area enclosed by one petal of the rose curve $r = \cos 2\theta$
The polar curve r = \cos 2\theta is a four-petalled rose. Find the area of one petal.
Step 1. Determine the range of \theta for one petal. A petal exists where r \geq 0. Since \cos 2\theta \geq 0 when -\pi/4 \leq \theta \leq \pi/4, the right-pointing petal corresponds to \theta \in [-\pi/4, \pi/4].
Why: when \cos 2\theta < 0, the radius is negative, which in polar coordinates means the point is plotted in the opposite direction — that gives a different petal. Each petal spans a \pi/2 range of \theta.
Step 2. Set up the polar area integral.
Why: the polar area formula is \frac{1}{2}\int r^2\,d\theta, and here r = \cos 2\theta.
Step 3. Simplify using \cos^2 2\theta = \frac{1 + \cos 4\theta}{2}.
Why: the double-angle identity converts the squared cosine into a form you can integrate directly.
Step 4. Evaluate.
Result: The area of one petal is \dfrac{\pi}{8}.
The total area of all four petals is 4 \times \pi/8 = \pi/2. The unit circle (r = 1) has area \pi, so the rose fills exactly half the circle. Each petal is a thin, elegant shape — \pi/8 \approx 0.393 square units, barely more than a third of a square unit.
Common confusions
-
"In polar coordinates, the area is \int r\,d\theta." No — it is \frac{1}{2}\int r^2\,d\theta. The factor of 1/2 comes from the area of a sector: \frac{1}{2}r^2\theta, not r\theta. Forgetting the 1/2 or the square is one of the most common polar-area errors.
-
"For parametric area, I integrate y(t)\,dt." You need y(t)\,x'(t)\,dt, not y(t)\,dt. The x'(t) comes from the substitution dx = x'(t)\,dt. Without it, you are computing something that has no geometric meaning.
-
"Negative r in polar coordinates means there is no curve there." A negative r plots the point in the opposite direction — at angle \theta + \pi. This is how rose curves with even-numbered petals work: half the petals come from r > 0 and the other half from r < 0 (or equivalently, from the other half-period). When computing area, set up the integral only over the range where r \geq 0 for the petal you want.
-
"The symmetric form \frac{1}{2}\int(x\,dy - y\,dx) always gives a positive answer." It gives a positive answer for counterclockwise traversal and a negative for clockwise. Always take the absolute value to get geometric area.
Going deeper
If you came here to learn parametric and polar area formulas, you have them. The rest of this section looks at why the formulas work and how they connect to deeper ideas.
Why the polar area formula has r^2
In Cartesian coordinates, a thin strip is a rectangle: width dx, height y, area y\,dx. In polar coordinates, a thin sector is a triangle-like wedge: two sides of length r, included angle d\theta. The area of a triangle with two sides r and included angle d\theta is \frac{1}{2}r \cdot r \cdot \sin(d\theta) \approx \frac{1}{2}r^2\,d\theta (since \sin(d\theta) \approx d\theta for small angles). That is where the \frac{1}{2}r^2 comes from.
Green's theorem connection
The parametric area formula A = \frac{1}{2}\oint(x\,dy - y\,dx) is a special case of Green's theorem from multivariable calculus. Green's theorem says that a line integral around a closed curve equals a double integral over the enclosed region. When you choose the right vector field, the double integral simplifies to just the area. This is the same mathematics, viewed from a higher altitude.
Area between two polar curves
If you have two polar curves r_1 = f(\theta) and r_2 = g(\theta) with f(\theta) \geq g(\theta), the area of the region between them from \theta = \alpha to \theta = \beta is
This is the polar analogue of "top minus bottom" in Cartesian coordinates: each thin sector's area is the outer sector minus the inner sector.
Where this leads next
- Area - Special Cases — regions defined by inequalities, inverse functions, and other unusual bounding curves.
- Arc Length and Surface Area — measuring curve length in both parametric and polar settings.
- Volumes of Revolution — spinning curves around axes to create solids.
- Area Under Curve — the foundational Cartesian case, if you want to revisit the basics.
- Area Between Curves — the Cartesian two-curve case, which the polar version generalises.