Math Lab
Home/Class XII/Ch 8/Area inside a circle or ellipse

Area inside a circle or ellipse

The circle and the ellipse have known total areas: πr2\pi r^2 for a circle of radius rr, πab\pi a b for an ellipse with semi-axes aa and bb. But the problems you will face involve parts of these regions , a quadrant, a strip between two vertical chords, a region between an ellipse and an inscribed line. Definite integrals handle all of these.

The circle x2+y2=r2x^2 + y^2 = r^2

Solving for the upper half: y=r2x2y = \sqrt{r^2 - x^2}. Area of the upper half: Ahalf=rrr2x2dx=[x2r2x2+r22sin1(x/r)]rr.A_{\text{half}} = \int_{-r}^r \sqrt{r^2 - x^2}\,dx = \left[\dfrac{x}{2}\sqrt{r^2 - x^2} + \dfrac{r^2}{2}\sin^{-1}(x/r)\right]_{-r}^r. At x=rx = r: first term zero, second =r22π2=πr24= \dfrac{r^2}{2} \cdot \dfrac{\pi}{2} = \dfrac{\pi r^2}{4}. At x=rx = -r: 0+r22(π2)=πr240 + \dfrac{r^2}{2}\cdot (-\dfrac{\pi}{2}) = -\dfrac{\pi r^2}{4}. Difference: πr22\dfrac{\pi r^2}{2}. So the full circle has area πr2\pi r^2. The integral confirms the elementary formula.

The ellipse x2a2+y2b2=1\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1

Upper half: y=b1x2/a2=baa2x2y = b\sqrt{1 - x^2/a^2} = \dfrac{b}{a}\sqrt{a^2 - x^2}. Ahalf=aabaa2x2dx=baπa22=πab2.A_{\text{half}} = \int_{-a}^a \dfrac{b}{a}\sqrt{a^2 - x^2}\,dx = \dfrac{b}{a} \cdot \dfrac{\pi a^2}{2} = \dfrac{\pi a b}{2}. Total area: πab\pi a b.

Strip cut from a circle by vertical lines

For a circle x2+y2=r2x^2 + y^2 = r^2 and vertical lines x=cx = c and x=dx = d with rc<dr-r \le c < d \le r, the area inside the circle between the lines is A=2cdr2x2dx.A = 2\int_c^d \sqrt{r^2 - x^2}\,dx. Use the standard integral r2x2dx=x2r2x2+r22sin1(x/r)\int \sqrt{r^2 - x^2}\,dx = \dfrac{x}{2}\sqrt{r^2 - x^2} + \dfrac{r^2}{2}\sin^{-1}(x/r).

Quadrant or sector

For a sector of a circle, the trig-substitution form integrates beautifully because sin1\sin^{-1} delivers the central angle. For a quadrant the answer is πr24\dfrac{\pi r^2}{4}.

Worked examples

Example 1. Area of the circle x2+y2=16x^2 + y^2 = 16.

By formula: πr2=16π\pi r^2 = 16\pi.

Example 2. Area inside the ellipse x29+y24=1\dfrac{x^2}{9} + \dfrac{y^2}{4} = 1.

a=3a = 3, b=2b = 2. Area =π32=6π= \pi \cdot 3 \cdot 2 = 6\pi.

Example 3. Area inside x2+y2=4x^2 + y^2 = 4 between x=0x = 0 and x=1x = 1 (upper and lower halves).

Total: A=2014x2dx=2[x24x2+2sin1(x/2)]01=2[123+2π6]=3+2π3A = 2\int_0^1 \sqrt{4 - x^2}\,dx = 2\left[\dfrac{x}{2}\sqrt{4 - x^2} + 2\sin^{-1}(x/2)\right]_0^1 = 2\left[\dfrac{1}{2}\sqrt 3 + 2 \cdot \dfrac{\pi}{6}\right] = \sqrt 3 + \dfrac{2\pi}{3}.

Example 4. Area inside the ellipse x216+y29=1\dfrac{x^2}{16} + \dfrac{y^2}{9} = 1 in the first quadrant.

By symmetry: 14\dfrac{1}{4} of total =14π43=3π= \dfrac{1}{4} \cdot \pi \cdot 4 \cdot 3 = 3\pi.

Example 5. Area enclosed by x2+y2=4x^2 + y^2 = 4 above the line y=1y = 1.

Region: circle of radius 22 above y=1y = 1. By horizontal slices (since the line is horizontal): at height y[1,2]y \in [1, 2], the strip extends from x=4y2x = -\sqrt{4 - y^2} to x=4y2x = \sqrt{4 - y^2}. Area =1224y2dy=[y4y2+4sin1(y/2)]12=(0+4π/2)(3+4π/6)=2π32π3=4π33= \int_1^2 2\sqrt{4 - y^2}\,dy = \left[y\sqrt{4 - y^2} + 4\sin^{-1}(y/2)\right]_1^2 = (0 + 4 \cdot \pi/2) - (\sqrt 3 + 4 \cdot \pi/6) = 2\pi - \sqrt 3 - \dfrac{2\pi}{3} = \dfrac{4\pi}{3} - \sqrt 3.

Example 6. Area of the region {(x,y):x2+y21, x+y1}\{(x, y) : x^2 + y^2 \le 1,\ x + y \ge 1\}.

This is the smaller circular segment cut off by the chord x+y=1x + y = 1. The chord meets the circle at (1,0)(1, 0) and (0,1)(0, 1). Central angle subtended: π/2\pi/2. Area of the sector: 14πr2=π/4\dfrac{1}{4}\pi r^2 = \pi/4. Area of the triangle with vertices (0,0)(0, 0), (1,0)(1, 0), (0,1)(0, 1): 1/21/2. Segment area = sector - triangle =π412= \dfrac{\pi}{4} - \dfrac{1}{2}.

Try it yourself

  1. Area inside x2+y2=25x^2 + y^2 = 25.
  2. Area inside x24+y29=1\dfrac{x^2}{4} + \dfrac{y^2}{9} = 1.
  3. Area inside the circle x2+y2=9x^2 + y^2 = 9 in the first quadrant.
  4. Area inside x2+y2=4x^2 + y^2 = 4 between x=1x = -1 and x=1x = 1.
  5. Area inside x24+y216=1\dfrac{x^2}{4} + \dfrac{y^2}{16} = 1 above the xx-axis.
  6. Area enclosed by x2+y2=4x^2 + y^2 = 4 and y=xy = x (region above the line, inside the circle).
  7. Area of the smaller segment cut from x2+y2=4x^2 + y^2 = 4 by y=1y = 1.
  8. Area enclosed by x29+y24=1\dfrac{x^2}{9} + \dfrac{y^2}{4} = 1 between the chord x3+y2=1\dfrac{x}{3} + \dfrac{y}{2} = 1 and the arc.
  9. Area enclosed by x2+y24x^2 + y^2 \le 4 and y1|y| \le 1.
  10. Area enclosed by the ellipse x2a2+y2b2=1\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1 in the first quadrant.
  11. Area inside the circle (x1)2+y2=1(x - 1)^2 + y^2 = 1. (translation does not change area)
  12. Area enclosed by x2+y2r2x^2 + y^2 \le r^2 and xhx \ge h, where 0hr0 \le h \le r.
  13. Area enclosed by x2+y2=a2x^2 + y^2 = a^2 and x+y=a|x| + |y| = a , find the region inside the circle but outside the square.
  14. Area common to two circles x2+y2=1x^2 + y^2 = 1 and (x1)2+y2=1(x - 1)^2 + y^2 = 1.

Pitfalls and tricks

  • Symmetry is your friend. Compute a quarter or half and multiply.
  • Sketch carefully. It is easy to integrate the wrong region , drawing reveals which is which.
  • For circular segments, the sector-minus-triangle decomposition is faster than integration.
  • Horizontal vs vertical slices. A circle is symmetric in both, but for problems cut by horizontal lines, horizontal slices give cleaner integrals.
  • Use the standard integral r2x2dx\int \sqrt{r^2 - x^2}\,dx from your formula sheet , don't re-derive.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Circle and ellipse
6 questions · pick the best answer
Q1

Area inside x2+y2=16x^2 + y^2 = 16 is

Q2

Area inside x29+y24=1\frac{x^2}{9} + \frac{y^2}{4} = 1 is

Q3

First-quadrant area inside x2+y2=a2x^2 + y^2 = a^2 is

Q4

r2x2dx=\int \sqrt{r^2 - x^2}\,dx=

Q5

Area inside x2+y2=4x^2 + y^2 = 4 above y=1y = 1 is

Q6

The smaller segment of x2+y2=1x^2 + y^2 = 1 cut by x+y=1x + y = 1 has area