Skip to main content
Back to Conic Sections
JEE Main 2023
Conic Sections
Hyperbola
Hard

Question

Let e1e_1 be the eccentricity of the hyperbola x216y29=1\frac{x^2}{16}-\frac{y^2}{9}=1 and e2e_2 be the eccentricity of the ellipse x2a2+y2b2=1,a>b\frac{x^2}{a^2}+\frac{y^2}{b^2}=1, \mathrm{a} > \mathrm{b}, which passes through the foci of the hyperbola. If e1e2=1\mathrm{e}_1 \mathrm{e}_2=1, then the length of the chord of the ellipse parallel to the xx-axis and passing through (0,2)(0,2) is :

Options

Solution

This problem requires a comprehensive understanding of the properties of both hyperbolas and ellipses, and the ability to connect them through given conditions. We will systematically determine the parameters of each conic section and then use them to find the required chord length.


1. Key Concepts and Formulas

Before we dive into the solution, let's recall the fundamental definitions and formulas for hyperbolas and ellipses centered at the origin:

  • Hyperbola (x2A2y2B2=1\frac{x^2}{A^2} - \frac{y^2}{B^2} = 1, transverse axis along xx-axis):
    • Eccentricity (eHe_H): eH=1+B2A2e_H = \sqrt{1 + \frac{B^2}{A^2}}
    • Foci: (±AeH,0)(\pm A e_H, 0)
  • Ellipse (x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, major axis along xx-axis, a>ba > b):
    • Eccentricity (eEe_E): eE=1b2a2e_E = \sqrt{1 - \frac{b^2}{a^2}}
    • Relationship between a,b,eEa, b, e_E: b2=a2(1eE2)b^2 = a^2(1 - e_E^2)
  • Chord of an Ellipse: A horizontal chord passing through y=ky=k intersects the ellipse at two points (x1,k)(x_1, k) and (x2,k)(x_2, k). Its length is x2x1|x_2 - x_1|. Due to symmetry, if the ellipse is centered at the origin, the points will be (±x,k)(\pm x, k), and the length will be 2x2|x|.

2. Step-by-Step Solution

Step 1: Determine the Eccentricity and Foci of the Given Hyperbola

We are given the equation of the hyperbola: x216y29=1\frac{x^2}{16} - \frac{y^2}{9} = 1

Concept: The standard form of a hyperbola with its transverse axis along the xx-axis is x2A2y2B2=1\frac{x^2}{A^2} - \frac{y^2}{B^2} = 1. Its eccentricity is eH=1+B2A2e_H = \sqrt{1 + \frac{B^2}{A^2}} and its foci are at (±AeH,0)(\pm A e_H, 0).

Working:

  1. By comparing the given equation with the standard form, we identify: A2=16    A=4A^2 = 16 \implies A = 4 B2=9    B=3B^2 = 9 \implies B = 3
  2. Now, calculate the eccentricity e1e_1 of the hyperbola: e1=1+B2A2=1+916e_1 = \sqrt{1 + \frac{B^2}{A^2}} = \sqrt{1 + \frac{9}{16}} e1=16+916=2516=54e_1 = \sqrt{\frac{16+9}{16}} = \sqrt{\frac{25}{16}} = \frac{5}{4}
  3. Next, find the coordinates of the foci of the hyperbola: Foci=(±Ae1,0)=(±454,0)=(±5,0)\text{Foci} = (\pm A e_1, 0) = \left(\pm 4 \cdot \frac{5}{4}, 0\right) = (\pm 5, 0)

Explanation: We extract the fundamental parameters AA and BB from the hyperbola's equation. These parameters are essential for calculating its eccentricity e1e_1, which quantifies the shape of the hyperbola, and its foci, which are key defining points. These foci will then be used as points through which the ellipse passes.

Tip: It's crucial to correctly identify A2A^2 and B2B^2. For a hyperbola x2A2y2B2=1\frac{x^2}{A^2} - \frac{y^2}{B^2} = 1, A2A^2 is always under the x2x^2 term and B2B^2 under the y2y^2 term when the transverse axis is along the xx-axis.


Step 2: Determine the Major Semi-axis (aa) of the Ellipse

The problem states that the ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 passes through the foci of the hyperbola, which we found to be (±5,0)(\pm 5, 0).

Concept: If a point lies on a curve, its coordinates must satisfy the equation of the curve.

Working:

  1. Substitute the coordinates of one of the foci, say (5,0)(5, 0), into the ellipse's equation: 52a2+02b2=1\frac{5^2}{a^2} + \frac{0^2}{b^2} = 1 25a2+0=1\frac{25}{a^2} + 0 = 1 25a2=1    a2=25\frac{25}{a^2} = 1 \implies a^2 = 25

Explanation: By substituting the coordinates of the hyperbola's foci into the ellipse's equation, we establish a direct relationship that allows us to determine the value of a2a^2 for the ellipse. This is a critical step towards defining the specific ellipse. Since a2=25    a=5a^2=25 \implies a=5, the points (±5,0)(\pm 5, 0) are actually the vertices of the ellipse.

Common Mistake: Do not assume that the foci of the hyperbola are also the foci of the ellipse. The problem states the ellipse passes through these points, which is a distinct condition. In this case, they happen to be the vertices of the ellipse.


Step 3: Determine the Eccentricity (e2e_2) and b2b^2 of the Ellipse

We are given the condition e1e2=1e_1 e_2 = 1.

Concept: We use the given relationship between the eccentricities to find e2e_2, and then use the standard formula for ellipse eccentricity, eE=1b2a2e_E = \sqrt{1 - \frac{b^2}{a^2}}, to relate it to a2a^2 and b2b^2.

Working:

  1. Using the given condition and e1=54e_1 = \frac{5}{4} (from Step 1): 54e2=1    e2=45\frac{5}{4} \cdot e_2 = 1 \implies e_2 = \frac{4}{5}
  2. Now, use the eccentricity formula for an ellipse: e2=1b2a2e_2 = \sqrt{1 - \frac{b^2}{a^2}} 45=1b2a2\frac{4}{5} = \sqrt{1 - \frac{b^2}{a^2}}
  3. Square both sides to remove the square root: (45)2=1b2a2\left(\frac{4}{5}\right)^2 = 1 - \frac{b^2}{a^2} 1625=1b2a2\frac{16}{25} = 1 - \frac{b^2}{a^2}
  4. Rearrange to solve for b2a2\frac{b^2}{a^2}: b2a2=11625=251625=925\frac{b^2}{a^2} = 1 - \frac{16}{25} = \frac{25 - 16}{25} = \frac{9}{25}

Explanation: The product of eccentricities provides a direct link between the two conic sections. Once e2e_2 is found, we use its definition to establish a relationship between a2a^2 and b2b^2, which are the remaining unknown parameters for the ellipse.


Step 4: Formulate the Complete Equation of the Ellipse

Concept: With a2a^2 determined from the points the ellipse passes through (Step 2) and the ratio b2a2\frac{b^2}{a^2} determined from its eccentricity (Step 3), we can now find b2b^2 and write the full equation of the ellipse.

Working:

  1. From Step 2, we have a2=25a^2 = 25.
  2. From Step 3, we have b2a2=925\frac{b^2}{a^2} = \frac{9}{25}.
  3. Substitute a2=25a^2 = 25 into the ratio: b225=925    b2=9\frac{b^2}{25} = \frac{9}{25} \implies b^2 = 9
  4. Therefore, the equation of the ellipse is: x225+y29=1\frac{x^2}{25} + \frac{y^2}{9} = 1

Explanation: This step completes the identification of the specific ellipse by finding both a2a^2 and b2b^2. Having the full equation is essential for the final calculation of the chord length.


Step 5: Calculate the Length of the Chord of the Ellipse

We need to find the length of the chord of the ellipse that is parallel to the xx-axis and passes through the point (0,2)(0,2).

Concept: A chord parallel to the xx-axis means that all points on the chord have the same yy-coordinate. If the chord passes through (0,2)(0,2), then its equation is y=2y=2. To find the length, we substitute y=2y=2 into the ellipse equation to find the corresponding xx-coordinates of the intersection points. The length is then 2x2|x|.

Working:

  1. Substitute y=2y=2 into the ellipse equation x225+y29=1\frac{x^2}{25} + \frac{y^2}{9} = 1: x225+229=1\frac{x^2}{25} + \frac{2^2}{9} = 1 x225+49=1\frac{x^2}{25} + \frac{4}{9} = 1
  2. Solve for x2x^2: x225=149\frac{x^2}{25} = 1 - \frac{4}{9} x225=949=59\frac{x^2}{25} = \frac{9 - 4}{9} = \frac{5}{9} x2=2559=1259x^2 = 25 \cdot \frac{5}{9} = \frac{125}{9}
  3. Take the square root to find xx: x=±1259=±2559=±553x = \pm \sqrt{\frac{125}{9}} = \pm \frac{\sqrt{25 \cdot 5}}{\sqrt{9}} = \pm \frac{5\sqrt{5}}{3}
  4. The two points where the chord intersects the ellipse are (553,2)\left(-\frac{5\sqrt{5}}{3}, 2\right) and (553,2)\left(\frac{5\sqrt{5}}{3}, 2\right).
  5. The length of the chord is the distance between these two points. Since the yy-coordinates are the same, it's simply the difference in xx-coordinates: Length of chord=553(553)=553+553\text{Length of chord} = \left|\frac{5\sqrt{5}}{3} - \left(-\frac{5\sqrt{5}}{3}\right)\right| = \left|\frac{5\sqrt{5}}{3} + \frac{5\sqrt{5}}{3}\right| Length of chord=2553=1053\text{Length of chord} = 2 \cdot \frac{5\sqrt{5}}{3} = \frac{10\sqrt{5}}{3}

Explanation: This final step applies the specific equation of the ellipse we derived. By setting the yy-coordinate to 22, we find the xx-coordinates of the two points where the horizontal line y=2y=2 intersects the ellipse. The distance between these two xx-coordinates gives the required chord length.

Tip: For a chord parallel to the xx-axis, the length is always 2x2|x| where xx is the positive xx-coordinate of the intersection point. This avoids potential sign errors when calculating the difference.


3. Final Answer Check

  • Hyperbola: x216y29=1    A=4,B=3\frac{x^2}{16} - \frac{y^2}{9} = 1 \implies A=4, B=3.
  • e1=1+9/16=25/16=5/4e_1 = \sqrt{1 + 9/16} = \sqrt{25/16} = 5/4.
  • Hyperbola foci: $(\pm A e_1, 0) = (\pm 4 \cdot

Practice More Conic Sections Questions

View All Questions