How to Use This Section

Twenty fully worked area problems in four batches: straight setups, circle-and-ellipse regions, sign-splitting problems, and mixed harder pieces (horizontal strips, log and exponential boundaries, trig powers).

The five-step ritual for every area problem:

  1. Sketch the curve(s) and shade the region.
  2. Intercepts and symmetry: mark axis crossings inside the interval; exploit even/odd or both-axes symmetry.
  3. Choose the strip: vertical (y dxy\,dx) or horizontal (x dyx\,dy) — whichever the boundary solves for cleanly.
  4. Set up and evaluate the integral(s), splitting at sign changes.
  5. Sanity-check against geometry: triangles, rectangles, circle fractions.

Key Point: In board marking schemes, the sketch and correct setup carry marks of their own. Write the strip, the limits and the split before integrating — the calculus itself is Chapter 7 routine.

Batch 1 — Straight Setups (Easy)

Example 1: A trapezium by integration

Find the area bounded by y=xy = x, the xx-axis and the ordinates x=2x = 2, x=5x = 5.

Solution:

  1. Set up: A=∫25x dx=x22∣25=25−42A = \int_2^5 x\,dx = \frac{x^2}{2}\Big|_2^5 = \frac{25 - 4}{2}.
  2. Check (trapezium): parallel sides 22 and 55, width 33: 2+52⋅3=212\frac{2+5}{2}\cdot3 = \frac{21}{2}. ✓

Final Answer: 212\dfrac{21}{2} square units.

Example 2: A shifted parabola

Find the area under y=x2+1y = x^2 + 1 from x=0x = 0 to x=2x = 2.

Solution:

  1. Set up: the curve is above the axis: A=∫02(x2+1)dxA = \int_0^2\left(x^2 + 1\right)dx.
  2. Evaluate: [x33+x]02=83+2\left[\frac{x^3}{3} + x\right]_0^2 = \frac83 + 2.

Final Answer: 143\dfrac{14}{3} square units.

Example 3: A semicircle read at sight

Find the area bounded by y=25−x2y = \sqrt{25 - x^2} and the xx-axis.

Solution:

  1. Recognise: the upper half of the circle x2+y2=25x^2 + y^2 = 25, radius 55, spanning [−5,5][-5, 5].
  2. Semicircle area: 12π⋅25\frac12\pi\cdot25.

Final Answer: 25π2\dfrac{25\pi}{2} square units.

Example 4: A sideways parabola, upper branch

Find the area bounded by the curve y2=9xy^2 = 9x (taking y≥0y \geq 0), the xx-axis and the ordinates x=1x = 1, x=4x = 4.

Solution:

  1. Strip height: y=3xy = 3\sqrt x (positive branch).
  2. Set up: A=∫143x dx=3⋅23x3/2∣14=2(8−1)A = \int_1^4 3\sqrt x\,dx = 3\cdot\frac23 x^{3/2}\Big|_1^4 = 2(8 - 1).

Final Answer: 1414 square units.

Example 5: A line against the yy-axis

Find the area bounded by the line x=2y+3x = 2y + 3, the yy-axis and the lines y=1y = 1, y=3y = 3.

Solution:

  1. Horizontal strips: length x=2y+3x = 2y + 3, width dydy: A=∫13(2y+3)dyA = \int_1^3(2y + 3)dy.
  2. Evaluate: [y2+3y]13=18−4=14\left[y^2 + 3y\right]_1^3 = 18 - 4 = 14.
  3. Check (trapezium): parallel sides x(1)=5x(1) = 5 and x(3)=9x(3) = 9, width 22: 5+92⋅2=14\frac{5+9}{2}\cdot2 = 14. ✓

Final Answer: 1414 square units.

Batch 2 — Circles and Ellipses (Easy-Medium)

Example 6: A numerical circle

Using integration, find the area enclosed by the circle x2+y2=16x^2 + y^2 = 16.

Solution:

  1. Symmetry: A=4∫0416−x2 dxA = 4\int_0^4\sqrt{16 - x^2}\,dx.
  2. Quarter-circle value: ∫0416−x2 dx=π⋅164=4π\int_0^4\sqrt{16 - x^2}\,dx = \frac{\pi\cdot16}{4} = 4\pi.
  3. Multiply: A=16πA = 16\pi.

Final Answer: 16π16\pi square units (=πr2= \pi r^2 with r=4r = 4 ✓).

Example 7: A numerical ellipse

Find the area of the region bounded by the ellipse x225+y216=1\dfrac{x^2}{25} + \dfrac{y^2}{16} = 1.

Solution:

  1. Semi-axes: a=5a = 5, b=4b = 4.
  2. Apply πab\pi ab: A=π⋅5⋅4A = \pi\cdot5\cdot4.

Final Answer: 20π20\pi square units.

Example 8: A quadrant of an ellipse

Find the area of the region in the first quadrant bounded by the ellipse x29+y24=1\dfrac{x^2}{9} + \dfrac{y^2}{4} = 1 and the coordinate axes.

Solution:

  1. Whole ellipse: πab=π⋅3⋅2=6π\pi ab = \pi\cdot3\cdot2 = 6\pi.
  2. Quarter by symmetry: 6π4\frac{6\pi}{4}.

Final Answer: 3π2\dfrac{3\pi}{2} square units.

Example 9: A partial circular strip

Evaluate the area under y=4−x2y = \sqrt{4 - x^2} from x=0x = 0 to x=1x = 1.

Solution:

  1. Not a neat quarter — the limits stop at 11, not at the radius 22: use the root formula.
  2. Evaluate: [x24−x2+2sin⁡−1x2]01=32+2⋅π6\left[\frac x2\sqrt{4 - x^2} + 2\sin^{-1}\frac x2\right]_0^1 = \frac{\sqrt3}{2} + 2\cdot\frac{\pi}{6}.

Final Answer: 32+π3\dfrac{\sqrt 3}{2} + \dfrac{\pi}{3} square units.

Takeaway: Circle fractions with "nice" limits (00 to aa) are pure geometry; anything else calls the root formula back on stage — keep both tools ready.

Example 10: A circular segment

Find the area of the region bounded by the circle x2+y2=4x^2 + y^2 = 4 and the line x=1x = 1, lying to the right of the line.

Solution:

  1. Strips: for 1≤x≤21 \leq x \leq 2, the strip runs from y=−4−x2y = -\sqrt{4 - x^2} to y=+4−x2y = +\sqrt{4 - x^2}: height 24−x22\sqrt{4 - x^2}.
  2. Set up: A=2∫124−x2 dxA = 2\int_1^2\sqrt{4 - x^2}\,dx.
  3. Evaluate: 2[x24−x2+2sin⁡−1x2]12=2[(0+π)−(32+π3)]2\left[\frac x2\sqrt{4-x^2} + 2\sin^{-1}\frac x2\right]_1^2 = 2\left[(0 + \pi) - \left(\frac{\sqrt3}{2} + \frac{\pi}{3}\right)\right].

Final Answer: 4π3−3\dfrac{4\pi}{3} - \sqrt 3 square units.

Takeaway: A chord cuts a circle into two segments; integrating the strip between the two half-circle branches handles either one. This shape is a board favourite.

Batch 3 — Sign Splits (Medium)

Example 11: A downward parabola's bowl

Find the area bounded by y=x2−4y = x^2 - 4 and the xx-axis.

Solution:

  1. Roots: x=±2x = \pm2; between them the parabola dips below the axis.
  2. Integrate (even function): ∫−22(x2−4)dx=2∫02(x2−4)dx=2[83−8]=−323\int_{-2}^{2}(x^2 - 4)dx = 2\int_0^2(x^2-4)dx = 2\left[\frac83 - 8\right] = -\frac{32}{3}.
  3. Absolute value: A=323A = \frac{32}{3}.

Final Answer: 323\dfrac{32}{3} square units.

Example 12: One-and-a-half periods of sine

Find the area bounded by y=sin⁡xy = \sin x and the xx-axis from x=0x = 0 to x=3π2x = \frac{3\pi}{2}.

Solution:

  1. Sign chart: positive on [0,π][0, \pi], negative on [π,3π2]\left[\pi, \frac{3\pi}{2}\right].
  2. Pieces: ∫0πsin⁡x dx=2\int_0^{\pi}\sin x\,dx = 2; ∣∫π3π/2sin⁡x dx∣=∣−1∣=1\left|\int_{\pi}^{3\pi/2}\sin x\,dx\right| = |-1| = 1.
  3. Add: 2+1=32 + 1 = 3.

Final Answer: 33 square units.

Example 13: A cubic with three roots

Find the area bounded by y=x3−3x2+2xy = x^3 - 3x^2 + 2x and the xx-axis.

Solution:

  1. Factor: y=x(x−1)(x−2)y = x(x-1)(x-2) — roots at 0,1,20, 1, 2; positive on (0,1)(0,1), negative on (1,2)(1,2).
  2. Pieces: ∫01(x3−3x2+2x)dx=14\int_0^1\left(x^3 - 3x^2 + 2x\right)dx = \frac14; ∫12=−14\int_1^2 = -\frac14, absolute value 14\frac14.
  3. Add: 14+14=12\frac14 + \frac14 = \frac12.

Final Answer: 12\dfrac{1}{2} square units.

Takeaway: The two lobes of this cubic are congruent (the curve has point symmetry about (1,0)(1, 0)) — the signed total is 00 but the area is 12\frac12.

Example 14: A parabola crossing inside the interval

Find the area bounded by y=1−x2y = 1 - x^2, the xx-axis and the ordinates x=0x = 0, x=2x = 2.

Solution:

  1. Intercept inside: 1−x2=01 - x^2 = 0 at x=1x = 1 — split.
  2. Above on [0,1][0,1]: ∫01(1−x2)dx=23\int_0^1(1 - x^2)dx = \frac23.
  3. Below on [1,2][1,2]: ∫12(1−x2)dx=−43\int_1^2(1 - x^2)dx = -\frac43, absolute value 43\frac43.
  4. Add: 23+43=2\frac23 + \frac43 = 2.

Final Answer: 22 square units.

Example 15: A shifted modulus

Find the area bounded by y=∣x−1∣y = |x - 1|, the xx-axis and the ordinates x=0x = 0, x=3x = 3.

Solution:

  1. Corner: at x=1x = 1; branches 1−x1 - x (left) and x−1x - 1 (right).
  2. Pieces: ∫01(1−x)dx=12\int_0^1(1 - x)dx = \frac12; ∫13(x−1)dx=2\int_1^3(x - 1)dx = 2.
  3. Add: 12+2=52\frac12 + 2 = \frac52. (Check: triangles 12⋅1⋅1\frac12\cdot1\cdot1 and 12⋅2⋅2\frac12\cdot2\cdot2. ✓)

Final Answer: 52\dfrac{5}{2} square units.

Batch 4 — Mixed and Harder (Medium-Hard)

Example 16: A sideways parabola against the yy-axis

Find the area bounded by the curve x=y2−4yx = y^2 - 4y and the yy-axis.

Solution:

  1. Meets the yy-axis where x=0x = 0: y(y−4)=0y(y - 4) = 0, so y=0y = 0 and y=4y = 4; between them x=y2−4y<0x = y^2 - 4y < 0 (the curve bulges left).
  2. Horizontal strips: A=∣∫04(y2−4y)dy∣=∣643−32∣A = \left|\int_0^4\left(y^2 - 4y\right)dy\right| = \left|\frac{64}{3} - 32\right|.
  3. Evaluate: ∣−323∣=323\left|-\frac{32}{3}\right| = \frac{32}{3}.

Final Answer: 323\dfrac{32}{3} square units.

Takeaway: "Negative strip length" means the curve lies on the negative-xx side — same absolute-value treatment as curves below the xx-axis, rotated 90∘90^\circ.

Example 17: A logarithmic boundary

Find the area bounded by y=log⁡xy = \log x, the xx-axis and the ordinate x=ex = e.

Solution:

  1. Sketch: log⁡x≥0\log x \geq 0 for x≥1x \geq 1; the region runs from x=1x = 1 (where y=0y = 0) to x=ex = e.
  2. Set up: A=∫1elog⁡x dxA = \int_1^e\log x\,dx — by parts: [xlog⁡x−x]1e\left[x\log x - x\right]_1^e.
  3. Evaluate: (e−e)−(0−1)=1(e - e) - (0 - 1) = 1.

Final Answer: 11 square unit.

Example 18: Parabola and its latus rectum

Find the area of the region bounded by the parabola y2=4xy^2 = 4x and its latus rectum x=1x = 1.

Solution:

  1. Symmetry: the parabola is symmetric about the xx-axis: A=2×A = 2\times (area above the axis).
  2. Upper branch: y=2xy = 2\sqrt x: A=2∫012x dx=4⋅23x3/2∣01A = 2\int_0^1 2\sqrt x\,dx = 4\cdot\frac23 x^{3/2}\Big|_0^1.
  3. Evaluate: 83\frac83.

Final Answer: 83\dfrac{8}{3} square units.

Takeaway: For y2=4axy^2 = 4ax, the region cut by the latus rectum x=ax = a has area 8a23\frac{8a^2}{3} — a formula-worthy special case (a=1a = 1 here).

Example 19: An exponential region

Find the area bounded by y=e2xy = e^{2x}, the xx-axis and the ordinates x=0x = 0, x=1x = 1.

Solution:

  1. Set up: e2x>0e^{2x} > 0: A=∫01e2xdxA = \int_0^1 e^{2x}dx.
  2. Evaluate: e2x2∣01=e2−12\frac{e^{2x}}{2}\Big|_0^1 = \frac{e^2 - 1}{2}.

Final Answer: e2−12\dfrac{e^2 - 1}{2} square units.

Example 20: A squared trig boundary

Find the area bounded by y=cos⁡2xy = \cos^2 x, the xx-axis and the ordinates x=0x = 0, x=πx = \pi.

Solution:

  1. Sign: cos⁡2x≥0\cos^2 x \geq 0 always — no splitting despite cos⁡x\cos x changing sign inside.
  2. Power-reduce: A=∫0π1+cos⁡2x2dx=[x2+sin⁡2x4]0πA = \int_0^{\pi}\frac{1 + \cos 2x}{2}dx = \left[\frac x2 + \frac{\sin 2x}{4}\right]_0^{\pi}.
  3. Evaluate: π2+0\frac{\pi}{2} + 0.

Final Answer: π2\dfrac{\pi}{2} square units.

Takeaway: Squares and moduli manufacture non-negative curves — the area equals the plain integral again, and the average-value reading (cos⁡2\cos^2 averages 12\frac12 over [0,π][0, \pi]) checks it instantly.