Animated Solution for Mathematics - Definite Integration: Consider two straight lines, each of which is tangent to both the circle x2+y2=21 and the parabola y2=4x. Let these lines intersect at the point Q. Consider the ellipse whose center is at the origin O(0,0) and whose semi-major axis is OQ. If the length of the minor axis of this ellipse is 2, then which of the following statement(s) is (are) TRUE ?
Select Answer:
* Multiple Correct
Visualized Solution
Visualizing the Curves
Circle:x2+y2=21
Parabola:y2=4x
Goal: Find common tangents to both curves.
Tangent to the Parabola
For a parabola y2=4ax, the tangent is y=mx+ma
Comparing with y2=4x, we get 4a=4⇒a=1
Equation of tangent: y=mx+m1
Tangency Condition for Circle
Circle center: (0,0)
Circle radius: r=21
Distance from (0,0) to the line mx−y+m1=0 must equal r
m2+1∣m(0)−0+m1∣=21
Solving for Slope m
Squaring both sides:
m2(m2+1)1=21
m4+m2−2=0
(m2+2)(m2−1)=0
Equations of Common Tangents
Since m is real, m2=1⇒m=±1
For m=1: y=x+1
For m=−1: y=−x−1
Finding Intersection Point Q
Intersection of y=x+1 and y=−x−1
x+1=−x−1⇒2x=−2⇒x=−1
Substituting x=−1, we get y=0
Point Q=(−1,0)
Defining the Ellipse
Center O(0,0)
Semi-major axis a=OQ=1
Length of minor axis 2b=2⇒b=21
Ellipse equation: 12x2+(1/2)2y2=1
⇒x2+2y2=1
Checking Option A
Eccentricity e=1−a2b2=1−11/2=21
Latus Rectum =a2b2=12(1/2)=1
Conclusion: Option A is TRUE.
Setting up Area Integral
Area bounded by the ellipse is symmetric about the x-axis.
Area =2∫1/21ydx
From ellipse equation: y=211−x2
Area =2∫1/211−x2dx
Applying Standard Integral
Standard Formula: ∫a2−x2dx=2xa2−x2+2a2sin−1(ax)
Applying this with a=1:
Area =2[2x1−x2+21sin−1(x)]1/21
Evaluating Upper Limit
Substituting upper limit x=1:
211−12+21sin−1(1)
=0+21(2π)
=4π
Evaluating Lower Limit
Substituting lower limit x=21:
2211−21+21sin−1(21)
=221(21)+21(4π)
=41+8π
Final Area Calculation
Area =2[4π−(41+8π)]
=2[8π−41]
=82π−42
=42π−2
Conclusion: Option C is TRUE.
Conclusion and Summary
Final Answer: Options A and C are correct.
Key Takeaways:
- Tangency conditions for multiple curves.
- Standard properties of an ellipse.
- Definite integration for bounded areas.
00:00 / 00:00
The Sigma Insight: Area Bounded by Curves
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler of the mathematical landscape. Today, we are not just solving a problem; we are orchestrating a meeting between two fundamental shapes: the circle and the parabola.
Imagine standing at the origin of the Cartesian plane. To your left, a circle x2+y2=21 sits perfectly balanced. To your right, a parabola y2=4x stretches out, hungry for space.
Our quest is to find the lines that touch both—the common tangents. This is a classic JEE Advanced challenge, and it requires us to be both precise and intuitive.
The Dance of Tangents
To find a line tangent to the parabola y2=4x, we recall the standard form y2=4ax, where a=1. The equation of any tangent to this parabola is given by:
y=mx+m1
This is our 'master key'. This line must also kiss the circle x2+y2=21, which has a center at (0,0) and a radius r=21.
The condition for the line mx−y+m1=0 to be tangent to the circle is that the perpendicular distance from the center to the line must equal the radius. Using the distance formula, we set:
m2+1∣m(0)−0+m1∣=21
Squaring both sides, we arrive at the polynomial:
m2(m2+1)1=21⇒m4+m2−2=0
Factoring this, we find (m2+2)(m2−1)=0. Since m must be real, we discard the imaginary roots and are left with m2=1, giving us slopes of m=±1.
Our tangents are y=x+1 and y=−x−1.
The Intersection and the Birth of the Ellipse
Where do these lines meet? Solving x+1=−x−1 yields x=−1, and consequently y=0. Our intersection point Q is (−1,0).
Now, we construct our ellipse. The center is at the origin, and the semi-major axis a is the distance OQ=1. We are given the minor axis length as 2, so 2b=2, meaning b=21.
The equation of our ellipse is:
12x2+(1/2)2y2=1⇒x2+2y2=1
This is the heart of our new shape.
The Calculus of Area
Finally, we calculate the area bounded by the ellipse between x=21 and x=1. Because of the symmetry about the x-axis, the total area is twice the area in the first quadrant.
We integrate y=211−x2 from 21 to 1. The integral becomes:
Area=2∫1/21211−x2dx=2∫1/211−x2dx
Using the standard integral ∫a2−x2dx=2xa2−x2+2a2sin−1(ax), we evaluate the boundaries. At the upper limit x=1, the expression yields 4π. At the lower limit x=21, we get 41+8π.
Subtracting these and multiplying by 2, we arrive at the final result:
Area=42π−2
We have conquered the problem, proving that with patience and systematic steps, even the most complex geometry yields to logic.