CBSE Class 12 Mathematics: Applications of Integrals NCERT Solutions

NCERT Solutions PDF Class 12 PDF

This resource provides comprehensive NCERT Solutions for Class 12 Mathematics, focusing on Chapter 8: Applications of Integrals. It covers finding the area of regions bounded by various curves, lines, and the x-axis. The solutions guide students through setting up the correct definite integrals based on the given boundaries and evaluating them to determine the exact area. Key concepts include understanding the relationship between the integral and area under a curve, and applying integration techniques to solve geometric problems. These step-by-step solutions are designed to help students grasp the fundamental principles and practice problem-solving for effective exam revision.

Quick info

BoardCBSE
ClassClass 12
SubjectMathematics
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterApplications of the Integrals

Chapter summary

This chapter's NCERT Solutions for Class 12 Mathematics focus on calculating areas of specific regions using definite integrals. It covers problems involving areas bounded by simple curves like parabolas and lines, and the x-axis, within given vertical limits. The solutions demonstrate how to correctly set up the integral by expressing y in terms of x and integrating with respect to x.

Learning outcomes

  • Understand the concept of finding the area under a curve using definite integration.
  • Set up definite integrals to represent the area of regions bounded by curves and lines.
  • Evaluate definite integrals to calculate the area of specified regions.
  • Apply integration to find the area bounded by the curve y^2 = ax and the x-axis between two vertical lines.

Topics covered

Paper topics

  • Area under a curve
  • Definite integration
  • Area bounded by y^2 = ax
  • Area bounded by vertical lines
  • Area bounded by the x-axis
  • Integration of power functions
  • Geometric interpretation of integrals

Important topics

  • Setting up the integral for area calculation
  • Evaluating definite integrals with fractional exponents
  • Understanding the region bounded by curves and lines
  • Application of y^2 = ax in area problems

PDF preview

Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.

Loading document …
Page of
Loading page …

Questions and Solutions

Question 1

Find the area of the region bounded by the curve y^2 = x and the lines x = 1, x = 4 and the x-axis.
Solution:

The given curve is y^2 = x. This is a parabola opening to the right. We need to find the area of the region bounded by this curve, the vertical lines x = 1 and x = 4, and the x-axis. Since the curve is symmetric about the x-axis and we are considering the area bounded by the x-axis, we will consider the area in the first quadrant and then double it, or simply integrate y = \sqrt{x} from x=1 to x=4.

From y^2 = x, we get y = \pm \sqrt{x}. For the area in the first quadrant, we take y = \sqrt{x}.

The area A is given by the definite integral:

A = \int_{1}^{4} y \, dx

Substitute y = \sqrt{x}:

A = \int_{1}^{4} \sqrt{x} \, dx

To evaluate this integral, we use the power rule for integration \int x^n dx = \frac{x^{n+1}}{n+1}. Here, n = \frac{1}{2}.

A = \left[\frac{x^{\frac{1}{2}+1}}{\frac{1}{2}+1}\right]_{1}^{4} = \left[\frac{x^{\frac{3}{2}}}{\frac{3}{2}}\right]_{1}^{4} = \left[\frac{2}{3} x^{\frac{3}{2}}\right]_{1}^{4}

Now, we apply the limits of integration:

A = \frac{2}{3} \left[ (4)^{\frac{3}{2}} - (1)^{\frac{3}{2}} \right]

Calculate the powers:

(4)^{\frac{3}{2}} = (\sqrt{4})^3 = 2^3 = 8

(1)^{\frac{3}{2}} = (\sqrt{1})^3 = 1^3 = 1

Substitute these values back:

A = \frac{2}{3} [8 - 1] = \frac{2}{3} [7] = \frac{14}{3}

The area of the region is \frac{14}{3} square units.

Question 2

Find the area of the region bounded by y^2 = 9x, x = 2, x = 4 and the x-axis in the first quadrant.
Solution:

The given curve is y^2 = 9x. We need to find the area of the region bounded by this curve, the vertical lines x = 2 and x = 4, and the x-axis, specifically in the first quadrant.

From y^2 = 9x, we get y = \pm \sqrt{9x} = \pm 3\sqrt{x}. Since we are considering the first quadrant, we take the positive root: y = 3\sqrt{x}.

The area A is given by the definite integral:

A = \int_{2}^{4} y \, dx

Substitute y = 3\sqrt{x}:

A = \int_{2}^{4} 3\sqrt{x} \, dx

We can take the constant 3 outside the integral:

A = 3 \int_{2}^{4} \sqrt{x} \, dx

Using the power rule for integration \int x^n dx = \frac{x^{n+1}}{n+1}, with n = \frac{1}{2}, the integral of \sqrt{x} is \frac{2}{3} x^{\frac{3}{2}}.

A = 3 \left[\frac{2}{3} x^{\frac{3}{2}}\right]_{2}^{4}

Simplify by canceling the 3s:

A = \left[2 x^{\frac{3}{2}}\right]_{2}^{4}

Now, apply the limits of integration:

A = 2 \left[ (4)^{\frac{3}{2}} - (2)^{\frac{3}{2}} \right]

Calculate the powers:

(4)^{\frac{3}{2}} = (\sqrt{4})^3 = 2^3 = 8

(2)^{\frac{3}{2}} = 2 \sqrt{2}

Substitute these values back:

A = 2 [8 - 2\sqrt{2}]

Distribute the 2:

A = 16 - 4\sqrt{2}

The area of the region is 16 - 4\sqrt{2} square units.

Common mistakes

  • Incorrectly setting up the integral limits.
  • Errors in algebraic manipulation when solving for y or simplifying expressions.
  • Mistakes in evaluating the definite integral, especially with fractional exponents.
  • Forgetting to include the 'units' in the final answer for area.

Revision tips

  • Visualize the region described by the curves and lines before setting up the integral.
  • Ensure the limits of integration are correctly identified from the problem statement.
  • Practice simplifying expressions involving fractional exponents carefully.
  • Review the basic integration formulas for power functions.

Practice MCQs

Q1. What is the general form of the curve used in the initial problems of this exercise?

Q2. The area bounded by y^2 = x, x=1, x=4, and the x-axis is calculated using which integral?

Q3. If y^2 = 9x, what is y in terms of x for the first quadrant?

Q4. Evaluating \int \sqrt{x} dx results in:

Frequently asked questions

What is the main concept covered in these NCERT Solutions for Applications of Integrals?

These solutions focus on calculating the area of regions bounded by curves (specifically parabolas of the form y^2 = ax) and straight lines (like x=1, x=4) with respect to the x-axis using definite integration.

How are the areas calculated in these problems?

The area is calculated by setting up a definite integral of the function y (expressed in terms of x) between the given limits of x (e.g., from x=1 to x=4) and evaluating this integral.

What is the formula for the integral of \sqrt{x}?

The integral of \sqrt{x} (or x^(1/2)) with respect to x is \frac{2}{3} x^{\frac{3}{2}}.

Are these solutions suitable for Class 12 CBSE board exams?

Yes, these NCERT Solutions are specifically designed for Class 12 CBSE Mathematics and cover fundamental problems related to finding areas using integrals, which are important for board exam preparation.

Content reviewed by the NCERT Help team. Editorial Team and update policy

NCERT Solutions PDF PDF on NCERT Help. URL unchanged for search indexing.