Area Under Simple Curves
Quick answer Learn how a definite integral gives the area enclosed between a curve, the x-axis, and two vertical lines, including the case when the curve dips below the axis.
In Class 12 Calculus, one of the most useful geometric applications of the definite integral is calculating the area of a plane region bounded by a curve. If y = f(x) is a continuous curve defined on the interval [a, b] and f(x) ≥ 0 for every x in [a, b], then the region bounded by the curve, the x-axis, and the ordinates x = a and x = b has area equal to the definite integral of f(x) from a to b.
This works because a definite integral is itself defined as the limit of a sum of areas of thin rectangular strips of width Δx and height f(x), taken across the interval — exactly the elementary area of the region under the curve.
Worked Example: Find the area of the region bounded by the curve y = x², the x-axis, and the lines x = 0 and x = 2.
Since y = x² ≥ 0 on [0, 2], the required area is:
A = ∫₀² x² dx = [x³/3]₀² = 8/3 − 0 = 8/3 square units.
If the curve lies below the x-axis on [a, b] (i.e., f(x) ≤ 0), the definite integral ∫f(x)dx comes out negative, but area is always a non-negative quantity — so we take the absolute value (modulus) of the integral: Area = |∫ₐᵇ f(x) dx|.
Worked Example: Find the area bounded by y = sin x, the x-axis, and the lines x = π and x = 2π.
Here sin x ≤ 0 throughout [π, 2π]. ∫π2π sin x dx = [−cos x]π2π = (−cos 2π) − (−cos π) = −1 − 1 = −2. Since area cannot be negative, the required area is |−2| = 2 square units.
- Area under y=f(x) above the x-axis from x=a to x=b equals ∫ₐᵇ f(x) dx.
- A definite integral is the limit of a sum of thin rectangular strips of area f(x)·Δx.
- If the curve lies below the x-axis, the integral is negative — take its absolute value to get the area.
- Area is always expressed as a non-negative quantity in square units.
