Animated Solution for Mathematics - Conic Sections: Let a line L pass through the point of intersection of the lines bx+10y−8=0 and 2x−3y=0,b∈R−{−34}. If the line L also passes through the point (1,1) and touches the circle 17(x2+y2)=16, then the eccentricity of the ellipse 5x2+b2y2=1 is :
Select Answer:
Visualized Solution
Visualizing the Geometry
Given lines: bx+10y−8=0 and 2x−3y=0
Circle: 17(x2+y2)=16⇒x2+y2=1716
Objective: Find eccentricity e of 5x2+b2y2=1.
Family of Lines Concept
Let line L pass through the intersection of the given lines.
Using Family of Lines: L1+λL2=0
Equation of L: (bx+10y−8)+λ(2x−3y)=0
Applying the Point (1,1)
Line L passes through the point (1,1).
Substitute x=1,y=1 into the equation of L:
(b(1)+10(1)−8)+λ(2(1)−3(1))=0
Solving for λ
Simplify the substituted equation:
(b+10−8)+λ(2−3)=0
(b+2)+λ(−1)=0
⇒λ=b+2
Refining the Line Equation
Substitute λ=b+2 back into L:
(bx+10y−8)+(b+2)(2x−3y)=0
Group x and y terms:
(b+2b+4)x+(10−3b−6)y−8=0
L:(3b+4)x+(4−3b)y−8=0
The Tangency Condition
Circle: x2+y2=1716
Center is (0,0) and radius r=174.
Condition for tangency: Perpendicular distance from center to line L equals r.
Applying the Distance Formula
Distance formula: d=A2+B2∣Ax1+By1+C∣
Substitute (0,0) and L:(3b+4)x+(4−3b)y−8=0:
(3b+4)2+(4−3b)2∣(3b+4)(0)+(4−3b)(0)−8∣=174
Simplifying the Denominator
Expand the terms inside the square root:
(3b+4)2=9b2+24b+16
(4−3b)2=16−24b+9b2
Sum =18b2+32
Equation becomes: 18b2+328=174
Solving for b2
Simplify: 18b2+322=171
Square both sides: 18b2+324=171
Cross-multiply: 68=18b2+32
18b2=36⇒b2=2
The Ellipse Equation
Given ellipse: 5x2+b2y2=1
Substitute b2=2:
5x2+2y2=1
Here, a2=5 and b2=2.
Calculating Eccentricity
Since a2>b2 (5>2), the ellipse is horizontal.
Eccentricity formula: e=1−a2b2
e=1−52=53
Final Answer: 53
00:00 / 00:00
The Sigma Insight: Standard Equations of Parabola, Ellipse, and Hyperbola
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler on the path to JEE mastery! Today, we are not just solving a problem; we are orchestrating a symphony of coordinate geometry. We have a line L dancing through the intersection of two other lines, kissing a circle, and finally defining the shape of an ellipse.
We are given two lines: bx+10y−8=0 and 2x−3y=0. A novice might immediately try to solve these for x and y. But you, as an elite student, know better. We use the Family of Lines theorem.
Any line passing through the intersection of L1 and L2 can be written as L1+λL2=0. Thus, our line L is:
(bx+10y−8)+λ(2x−3y)=0
The Power of the Family of Lines
This is powerful because we do not need to know the intersection point yet; we just need to know that L passes through (1,1). Substituting x=1 and y=1 into our equation, we get:
(b+10−8)+λ(2−3)=0
This simplifies to (b+2)−λ=0, or simply λ=b+2. With λ in hand, we substitute it back to find the specific equation of L:
(bx+10y−8)+(b+2)(2x−3y)=0
Expanding this and grouping the x and y terms:
(b+2b+4)x+(10−3b−6)y−8=0
This gives us the elegant line L:
(3b+4)x+(4−3b)y−8=0
The Tangency Condition
Now, we turn to the circle 17(x2+y2)=16. Dividing by 17, we see x2+y2=1716. The center is (0,0) and the radius is r=174.
The problem states that L touches this circle. The perpendicular distance from the origin to L must equal r. Using the distance formula d=A2+B2∣Ax1+By1+C∣, we set up:
(3b+4)2+(4−3b)2∣−8∣=174
Look at the denominator—it is a beautiful algebraic trap. Expanding (3b+4)2 and (4−3b)2, we get 9b2+24b+16 and 16−24b+9b2. The 24b terms vanish into thin air!
We are left with 18b2+32. Our equation becomes:
18b2+328=174
Dividing by 4, we get 18b2+322=171. Squaring both sides yields:
18b2+324=171
Cross-multiplying gives 68=18b2+32, so 18b2=36, which means b2=2.
The Final Ellipse
We have conquered the parameter b. The ellipse is 5x2+b2y2=1, which becomes:
5x2+2y2=1
Since 5>2, this is a horizontal ellipse with a2=5 and b2=2. The eccentricity e is given by:
e=1−a2b2=1−52=53
You have navigated the intersection, the tangency, and the ellipse properties with precision. This is the essence of JEE Advanced—connecting disparate concepts into one coherent, beautiful solution.