C
CraftExam
high importancemedium8 min

Area Under a Curve Using Definite Integral

The area bounded by the curve y = f(x), the x-axis, and the vertical lines x = a and x = b is found by adding thin vertical strips from x = a to x = b. If f(x) is non-negative on [a, b], the area is ∫_a^b f(x) dx.

Practice This Concept

Learn the concept

Student-friendly explanation

Use this result when the required region lies between a single curve and the x-axis over a fixed interval. The integrand represents the height of a vertical strip, and dx represents its small width. If the curve goes below the x-axis, ∫_a^b f(x) dx gives signed area, so actual area needs separate intervals or absolute value handling.

How to write this in exams

  1. 1

    Start with the exact idea

    The area bounded by the curve y = f(x), the x-axis, and the vertical lines x = a and x = b is found by adding thin vertical strips from x = a to x = b. If f(x) is non-negative on [a, b], the area is ∫_a^b f(x) dx.

  2. 2

    Then show how to use it

    1. Identify the curve y = f(x). 2. Identify the lower and upper x-limits. 3. Check whether the curve is above the x-axis on the interval. 4. Write area as ∫_a^b f(x) dx or split if the sign changes. 5. Integrate, substitute limits, simplify, and write square units.

  3. 3

    Add one concrete example

    The area bounded by y = x^2, the x-axis, x = 0 and x = 2 is ∫_0^2 x^2 dx = [x^3/3]_0^2 = 8/3 square units.

  4. 4

    Avoid this incomplete answer

    Using ∫_-2^2 x^2 - 4 dx for y = 4 - x^2 gives a negative value, because the integrand has been reversed relative to the shaded region.

Definition

The area bounded by the curve y = f(x), the x-axis, and the vertical lines x = a and x = b is found by adding thin vertical strips from x = a to x = b. If f(x) is non-negative on [a, b], the area is ∫_a^b f(x) dx.

Example

The area bounded by y = x^2, the x-axis, x = 0 and x = 2 is ∫_0^2 x^2 dx = [x^3/3]_0^2 = 8/3 square units.

Rule to remember

Key rule: Area = ∫_a^b y dx = ∫_a^b f(x) dx when the region is bounded by y = f(x), x-axis, x = a, x = b, and f(x) 0 on [a, b]. If f(x) 0, actual area = -∫_a^b f(x) dx. If f(x) changes sign, split the interval at zeros of f(x).

Memory hook

Area under one curve means strip height is curve value minus x-axis value: y - 0.

Examples and method

Worked example

Find the area bounded by y = 4 - x^2 and the x-axis. Intersections with x-axis: 4 - x^2 = 0 gives x = -2, 2. Since 4 - x^2 0 on [-2, 2], area = ∫_-2^2 (4 - x^2) dx. Using symmetry, area = 2∫_0^2 (4 - x^2) dx = 2[4x - x^3/3]_0^2 = 2(8 - 8/3) = 2(16/3) = 32/3 square units.

Method to apply

1. Identify the curve y = f(x). 2. Identify the lower and upper x-limits. 3. Check whether the curve is above the x-axis on the interval. 4. Write area as ∫_a^b f(x) dx or split if the sign changes. 5. Integrate, substitute limits, simplify, and write square units.

Diagram support

Draw x-axis and y-axis, sketch y = f(x), shade the region between the curve and x-axis from x = a to x = b, and label vertical boundaries x = a and x = b.

How CBSE asks it

Usually asked as a short or long answer question requiring limits from given boundaries, direct integration, and final area in square units. It may also appear with a curve and two vertical lines, where no intersection solving is needed.

Avoid common mistakes

Common confusion

Students often write ∫_a^b y dx without checking whether y is above or below the x-axis throughout the interval.

Common wrong answer

Using ∫_-2^2 x^2 - 4 dx for y = 4 - x^2 gives a negative value, because the integrand has been reversed relative to the shaded region.

Exam tip

Before integrating, mark the limits on the x-axis and check whether the curve stays on one side of the x-axis. This avoids losing marks due to signed-area confusion.

Quick check

Find the area bounded by y = 3x, the x-axis, x = 0 and x = 2.

Area = ∫_0^2 3x dx = [3x^2/2]_0^2 = 6 square units.

Answer writing and exam use

1-mark answer

The area bounded by the curve y = f(x), the x-axis, and the vertical lines x = a and x = b is found by adding thin vertical strips from x = a to x = b. If f(x) is non-negative on [a, b], the area is ∫_a^b f(x) dx.

2-mark answer

The area bounded by the curve y = f(x), the x-axis, and the vertical lines x = a and x = b is found by adding thin vertical strips from x = a to x = b. If f(x) is non-negative on [a, b], the area is ∫_a^b f(x) dx. Key rule: Area = ∫_a^b y dx = ∫_a^b f(x) dx when the region is bounded by y = f(x), x-axis, x = a, x = b, and f(x) 0 on [a, b]. If f(x) 0, actual area = -∫_a^b f(x) dx. If f(x) changes sign, split the interval at zeros of f(x). The area bounded by y = x^2, the x-axis, x = 0 and x = 2 is ∫_0^2 x^2 dx = [x^3/3]_0^2 = 8/3 square units.

3-mark answer

Use this result when the required region lies between a single curve and the x-axis over a fixed interval. The integrand represents the height of a vertical strip, and dx represents its small width. If the curve goes below the x-axis, ∫_a^b f(x) dx gives signed area, so actual area needs separate intervals or absolute value handling. Key rule: Area = ∫_a^b y dx = ∫_a^b f(x) dx when the region is bounded by y = f(x), x-axis, x = a, x = b, and f(x) 0 on [a, b]. If f(x) 0, actual area = -∫_a^b f(x) dx. If f(x) changes sign, split the interval at zeros of f(x). Find the area bounded by y = 4 - x^2 and the x-axis. Intersections with x-axis: 4 - x^2 = 0 gives x = -2, 2. Since 4 - x^2 0 on [-2, 2], area = ∫_-2^2 (4 - x^2) dx. Using symmetry, area = 2∫_0^2 (4 - x^2) dx = 2[4x - x^3/3]_0^2 = 2(8 - 8/3) = 2(16/3) = 32/3 square units. Usually asked as a short or long answer question requiring limits from given boundaries, direct integration, and final area in square units. It may also appear with a curve and two vertical lines, where no intersection solving is needed. Using ∫_-2^2 x^2 - 4 dx for y = 4 - x^2 gives a negative value, because the integrand has been reversed relative to the shaded region.
MCQ Quiz

Practice this concept with focused MCQs

Open the concept quiz intro first, review the test details, and then start a focused MCQ set from this concept only. Instant score and answer review are live now.

10 MCQs5 MinutesInstant Results
Practice This Concept

Help improve this page

Found something confusing, incorrect, or missing?