Animated Solution for Mathematics - Definite Integration: The area bounded by the curves y=x, 2y+3=x and x-axis in the 1st quadrant is
Select Answer:
Visualized Solution
Identify the Boundaries
Given curves: y=x and 2y+3=x
Third boundary: x-axis (y=0)
Region of interest: 1st Quadrant only.
Intersection of Curve and Line
To find where they meet, solve the equations together.
Substitute x=y2 into the line equation x=2y+3.
Equation becomes: y2=2y+3
Solve for y
Rearrange into standard quadratic form:
y2−2y−3=0
Factorize the quadratic:
(y−3)(y+1)=0
Valid Intersection Point
Possible values: y=3 or y=−1.
Since we are in the 1st Quadrant, y must be positive.
So, y=3.
Substitute back to find x: x=32=9.
Intersection Point: (9,3)
Line Intercept on x-axis
Where does the line x=2y+3 cross the x-axis?
Set y=0:
x=2(0)+3=3
Intercept Point: (3,0)
The Bounded Region
The region is bounded by:
Left: x=y2
Right: x=2y+3
Bottom: y=0 (x-axis)
Vertical vs Horizontal Strips
Vertical strips (dx) would require splitting the integral at x=3.
Horizontal strips (dy) span from the curve to the line continuously.
Horizontal integration is much simpler here!
Set up the Integral
Area A=∫y1y2(xright−xleft)dy
Right boundary: x=2y+3
Left boundary: x=y2
Limits: from y=0 to y=3
Substitute the Boundaries
A=∫03((2y+3)−y2)dy
This single integral will give us the total area.
Integrate the Expression
Apply the power rule ∫yndy=n+1yn+1:
∫2ydy=y2
∫3dy=3y
∫y2dy=3y3
A=[y2+3y−3y3]03
Evaluate the Limits
Substitute the upper limit y=3:
A=(32+3(3)−333)−(0)
A=(9+9−9)
Final Answer
A=9
The area bounded by the curves in the 1st quadrant is 9 square units.
00:00 / 00:00
The Sigma Insight: Area Bounded by Curves
Solution Diagram
Analyzing the Setup
When you look at a problem involving curves like y=x and 2y+3=x, I want you to stop and visualize. Do not rush to the algebra.
See the parabola opening its arms along the x-axis, and see the line cutting through the plane. Our goal is to find the area trapped between them in the 1st quadrant.
The Algebraic Intersection
Before we can integrate, we must define our limits. Where do these two paths meet?
We set x=y2 and x=2y+3. By equating them, we arrive at the quadratic equation:
y2−2y−3=0
Factoring this, we find (y−3)(y+1)=0. Here is where the discipline of a JEE aspirant shines.
We have two roots, y=3 and y=−1. But we are in the 1st quadrant! The negative root is a mathematical ghost—it exists, but it does not belong in our physical region.
We discard it and keep y=3. This tells us our upper limit of integration is y=3.
The Strategic Pivot
Now, the most critical decision: vertical or horizontal strips? If you choose vertical strips (dx), you are walking into a labyrinth.
You would have to split the integral at x=3 because the lower boundary changes from the parabola to the x-axis. Why make life harder?
If we use horizontal strips (dy), the strip always touches the parabola on the left and the line on the right, from y=0 all the way to y=3. This is the beauty of choosing the right perspective.
We set up our integral as A=∫03(xright−xleft)dy. Substituting our functions, we get:
A=∫03((2y+3)−y2)dy
The Execution
Now, we integrate. This is the moment of truth.
We apply the power rule term by term: the integral of 2y is y2, the integral of 3 is 3y, and the integral of y2 is 3y3. We evaluate this from 0 to 3:
A=[y2+3y−3y3]03
Plugging in the upper limit, we get (32+3(3)−333), which simplifies to 9+9−9.
The result is 9. The lower limit of 0 contributes nothing.
And there it is—9 square units. It is clean, it is precise, and it is elegant. Remember, in JEE Advanced, the smartest path is often the one that simplifies the problem before you even pick up your pen.