Areas bounded by curves with the x-axis, y-axis, and lines — the four fundamental cases.
Class 12 · Mathematics · CBSE & JEEArea under a simple curve means the area between the curve and a reference line (axis). There are four standard cases based on which axis or line forms the boundary.
Area between \(y = f(x)\) and the x-axis, between \(x = a\) and \(x = b\).
Area between \(x = g(y)\) and the y-axis, between \(y = c\) and \(y = d\).
Area bounded by the curve, two vertical lines \(x = a\), \(x = b\), and the x-axis.
Area bounded by curve and a horizontal line (use appropriate limits).
This is the most common case. The region lies between the curve \(y = f(x)\) above and the x-axis below, from \(x = a\) to \(x = b\).
If \(f(x) \geq 0\) on \([a,b]\) → area \(= \int_a^b f(x)\,dx\) (positive).
If \(f(x) \leq 0\) on \([a,b]\) → area \(= \left|\int_a^b f(x)\,dx\right|\) (take absolute value).
If curve crosses x-axis → split at crossing point and add absolute values.
\(A = \displaystyle\int_0^3 x^2\,dx = \left[\dfrac{x^3}{3}\right]_0^3 = \dfrac{27}{3} - 0 = \mathbf{9}\) sq. units
Express: \(y = 2\sqrt{x}\) (upper half). \(A = \displaystyle\int_0^4 2\sqrt{x}\,dx = 2\cdot\dfrac{2}{3}[x^{3/2}]_0^4 = \dfrac{4}{3}\cdot 8 = \mathbf{\dfrac{32}{3}}\) sq. units
When the curve is given as \(x = g(y)\), or when the region is naturally bounded on the left and right by the y-axis and curve, integrate with respect to \(y\).
\(A = \displaystyle\int_0^2 y^2\,dy = \left[\dfrac{y^3}{3}\right]_0^2 = \dfrac{8}{3}\) sq. units
The region is enclosed between the curve \(y=f(x)\), the x-axis, and two vertical lines \(x = a\) and \(x = b\). This is the direct application of definite integrals.
\(A = \displaystyle\int_0^\pi \sin x\,dx = [-\cos x]_0^\pi = (-\cos\pi)-(-\cos 0) = 1+1 = \mathbf{2}\) sq. units
Note: \(\sin x \geq 0\) on \([0,\pi]\), so no sign issue here.
Curve is positive on \([0,\pi]\) and negative on \([\pi,2\pi]\).
\(A = \displaystyle\int_0^\pi \sin x\,dx + \left|\int_\pi^{2\pi} \sin x\,dx\right| = 2 + |-(-2)| = \mathbf{4}\) sq. units
Never compute \(\int_0^{2\pi}\sin x\,dx = 0\) and say area is 0!
| Shape / Curve | Bounded By | Area Formula |
|---|---|---|
| Parabola \(y^2=4ax\) | Latus Rectum | \(\dfrac{8a^2}{3}\) |
| Circle \(x^2+y^2=r^2\) | Full circle | \(\pi r^2\) |
| Ellipse \(\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1\) | Full ellipse | \(\pi ab\) |
| \(y=x^n\) | x-axis, \(x=0\) to \(x=a\) | \(\dfrac{a^{n+1}}{n+1}\) |
| \(y = \sin x\) | x-axis, \(0\) to \(\pi\) | \(2\) |
| \(y = \cos x\) | x-axis, \(-\pi/2\) to \(\pi/2\) | \(2\) |