Conic Sections: JEE Main Mathematics Question with Solution
If the maximum distance of normal to the ellipse 4x2+b2y2=1, b<2, from the origin is 1, then the eccentricity of the ellipse is :
Your answer stays private
What feels right?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Using the maximum distance of a normal to the ellipse from the origin, dmax=a−b=1, we find b=1 and thus e=23.
Option analysis
Why each option works or fails
A · 21
The student found b/a=1/2 and mistook this ratio directly for the eccentricity e instead of calculating 1−b2/a2. Eccentricity is given by e=1−a2b2, not the ratio of the semi-minor to semi-major axis ab.
B · 43
The student incorrectly simplified 1−41=23 by taking an extra factor of 2 into the denominator or computed a2a2−b2. Ensure proper simplification of e=aa2−b2=24−1=23 without squaring the denominator.
C · 23
None. This is the correct option. Correctly determined that a−b=1⟹b=1, yielding e=1−1/4=23.
D · 21
The student used an incorrect formula for maximum distance such as dmax=a2−b2=1, leading to b2=3 and e=1/2, or assumed b2=2 leading to e=1/2. The maximum perpendicular distance from the origin to any normal of an ellipse a2x2+b2y2=1 is ∣a−b∣, not a2−b2.
Reviewed route
Solution
StepWorking
01given
Ellipse a2x2+b2y2=1 with a=2, b<2. Maximum distance from the origin to any normal line is dmax=1.
02goal
Find the value of parameter b and compute the eccentricity e=1−a2b2.
03approach
Write the general equation of the normal at eccentric angle θ: axsecθ−bycscθ=a2−b2. Express perpendicular distance from the origin (0,0) to this line as a function of θ, minimize the denominator using completion of squares, equate dmax=1 to find b, and compute e.
04execute
Perpendicular distance from (0,0) is:
d=a2sec2θ+b2csc2θ∣a2−b2∣
Rewrite the denominator:
a2sec2θ+b2csc2θ=a2(1+tan2θ)+b2(1+cot2θ)=a2+b2+(atanθ−bcotθ)2+2ab=(a+b)2+(atanθ−bcotθ)2
The minimum value of the denominator is (a+b)2=a+b, which occurs when atanθ=bcotθ.
Therefore, the maximum distance is:
dmax=a+ba2−b2=a−b
05execute
Given dmax=1 and a=2, we have:
a−b=1⟹2−b=1⟹b=1
Eccentricity is:
e=1−a2b2=1−2212=1−41=23
✓verify
Since b=1<2, the condition b<2 is satisfied. The major axis is along the x-axis, and e=23∈(0,1).
The normal line is ax/cosθ−by/sinθ=a2−b2. The denominator in the distance from the origin is a2sec2θ+b2csc2θ. Using Cauchy-Schwarz or completing the square, its minimum is always a+b, so dmax=(a2−b2)/(a+b)=a−b (for a>b).