Class 12 RD Sharma Solutions - Chapter 21 Areas of Bounded Regions - Exercise 21.3
Last Updated : 23 Jul, 2025
In this article, we will delve into the solutions for Exercise 21.3 from Chapter 21: Areas of Bounded Regions of the RD Sharma textbook for Class 12. This chapter is crucial for understanding how to calculate the area enclosed by the curves and lines a fundamental concept in integral calculus. The solutions provided here aim to guide students in solving the exercise problems accurately and efficiently helping them build a solid foundation in this topic.
Areas of Bounded Regions
The concept of Areas of Bounded Regions involves finding the area enclosed between the curves, lines or both using integration. This method is essential for calculating areas that are not easily measurable using basic geometric formulas. By setting up integrals based on the given curves and their intersections students can determine the area of the complex regions in a systematic manner.
Question 1: Calculate the area of the region bounded by the parabolas y2 = 6x, x2 = 6y.
Solution:
Given,
y2 = 6x, x2 = 6y
y2 = 6x
⇒ y = √(6x)
x2 = 6y
⇒ y = √(x2/6)
Area of the region bounded by curve = Area under the curve y2=6x along x-axis - Area under the curve x2=6y along the x-axis
Required Area =\int_0^6(\sqrt{6x} - \frac{x^2}{6}) dx
Question 6. Using integration, find the area of the region bounded by the triangle whose vertices are (2,1), (3,4), and (5,2).
Solution:
Given, A(2,1), B(3,4) and C(5,2). We need to find the area of triangle ABC. To calculate the area we need to find the equations of the lines AB, BC, and CA.
The equation of a line can be calculated as:
y-y_1=[\frac{y_2-y_1}{x_2-x_1}](x-x_1)
Equation of AB:
y-1=[\frac{4-1}{3-2}](x-2)
y-1=[\frac{3}{1}](x-2)
y-1 = 3x-6 ⇒ y=3x-5
Equation of BC:
y-4=[\frac{2-4}{5-3}](x-3)
y-4=[\frac{-2}{2}](x-3)
y-4= -x+3 ⇒ y=-x+7
Equation of CA:
y-1=[\frac{2-1}{5-2}](x-2)
y-1=[\frac{1}{3}](x-2)
y-1=\frac{x}{3}-\frac{2}{3}
y = x/3 + 1/3 ⇒ 3y = x+1
Required Area = Area of Region I + Area of Region II..................(1)
Area of Region I = Area under AB from x=2 to x=3 - Area under AC from x=2 to x=3
Area of Region II = 8/3 sq. units ............................(3)
Putting the value of (2) and (3) in (1), we get:
Required Area = Area of region I + Area of region II
= 4/3 + 8/3 = 4 sq. units
Question 7. Using integration, find the area of the region bounded by the triangle whose vertices A, B, and C are (-1,1), (0,5), and (3,2).
Solution:
Given, A (2,1), B (3,4) and C (5,2). We need to find the area of triangle ABC. To calculate the area we need to find the equations of the lines AB, BC, and CA.
The equation of a line can be calculated as:
y-y_1=[\frac{y_2-y_1}{x_2-x_1}](x-x_1)
Equation of AB:
y-1=[\frac{5-1}{0+1}](x+1)
y-1=[\frac{4}{1}](x+1)
y-1 = 4x+4
y = 4x+5
Equation of BC:
y-5=[\frac{2-5}{3-0}](x-0)
y-5=[\frac{-3}{3}](x-0)
y-5=-1(x-0)
y-5= -x
y = -x+5
Equation of CA
y-1=[\frac{2-1}{3+1}](x+1)
y-1=[\frac{1}{4}](x+1)
y-1=[\frac{x}{4}+\frac{1}{4}]
y = x/4 + 5/4
4y = x+5
Required Area = Area of Region I + Area of Region II ..................(1)
Area of Region I = Area under AB from x=-1 to x=0 - Area under AC from x=-1 to x=0