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

Question

Let the foci of a hyperbola HH coincide with the foci of the ellipse E:(x1)2100+(y1)275=1E: \frac{(x-1)^2}{100}+\frac{(y-1)^2}{75}=1 and the eccentricity of the hyperbola HH be the reciprocal of the eccentricity of the ellipse EE. If the length of the transverse axis of HH is α\alpha and the length of its conjugate axis is β\beta, then 3α2+2β23 \alpha^2+2 \beta^2 is equal to

Options

Solution

This problem is an excellent test of your understanding of the fundamental properties of conic sections, specifically ellipses and hyperbolas. It requires you to accurately identify parameters, calculate eccentricity and foci for one conic, and then use those derived properties along with given conditions to determine the characteristics of another conic.


1. Understanding the Problem and Key Conic Section Properties

Our goal is to find the value of 3α2+2β23\alpha^2 + 2\beta^2, where α\alpha is the length of the transverse axis and β\beta is the length of the conjugate axis of a hyperbola HH. We are given an ellipse EE and specific relationships between its properties and those of hyperbola HH.

To successfully solve this, we need to recall the essential definitions and formulas for ellipses and hyperbolas centered at (h,k)(h,k).

  • Ellipse (Horizontal Major Axis): For an ellipse with the standard equation: (xh)2aE2+(yk)2bE2=1(where aE>bE)\frac{(x-h)^2}{a_E^2} + \frac{(y-k)^2}{b_E^2} = 1 \quad (\text{where } a_E > b_E)

    • Center: (h,k)(h,k)
    • Semi-major axis length: aEa_E
    • Semi-minor axis length: bEb_E
    • Eccentricity: eE=1bE2aE2e_E = \sqrt{1 - \frac{b_E^2}{a_E^2}}
    • Distance from center to focus: cE=aEeEc_E = a_E e_E
    • Foci: (h±cE,k)(h \pm c_E, k)
  • Hyperbola (Horizontal Transverse Axis): For a hyperbola with the standard equation: (xh)2aH2(yk)2bH2=1\frac{(x-h)^2}{a_H^2} - \frac{(y-k)^2}{b_H^2} = 1

    • Center: (h,k)(h,k)
    • Semi-transverse axis length: aHa_H
    • Semi-conjugate axis length: bHb_H
    • Eccentricity: eH=1+bH2aH2e_H = \sqrt{1 + \frac{b_H^2}{a_H^2}}
    • Distance from center to focus: cH=aHeHc_H = a_H e_H
    • Fundamental Relationship: cH2=aH2+bH2c_H^2 = a_H^2 + b_H^2 (This equation directly links aH,bH,cHa_H, b_H, c_H for a hyperbola).
    • Foci: (h±cH,k)(h \pm c_H, k)
  • Important Note on Notation: To avoid confusion, we will consistently use subscripts 'E' for ellipse parameters (aE,bE,eE,cEa_E, b_E, e_E, c_E) and 'H' for hyperbola parameters (aH,bH,eH,cHa_H, b_H, e_H, c_H).


2. Analyzing the Ellipse EE

The given equation of the ellipse is: E:(x1)2100+(y1)275=1E: \frac{(x-1)^2}{100}+\frac{(y-1)^2}{75}=1

2.1 Identify the Center and Semi-Axes of Ellipse EE

  • WHY: To establish the fundamental dimensions and location of the ellipse, which are essential for calculating its eccentricity and foci.
  • Concept: We compare the given equation with the standard form (xh)2aE2+(yk)2bE2=1\frac{(x-h)^2}{a_E^2} + \frac{(y-k)^2}{b_E^2} = 1.
  • Step-by-step working:
    • By direct comparison, the center of the ellipse (hE,kE)(h_E, k_E) is (1,1)(1,1).
    • The term under (x1)2(x-1)^2 is 100100, so aE2=100a_E^2 = 100.
      • This implies aE=100=10a_E = \sqrt{100} = 10. This is the length of the semi-major axis.
    • The term under (y1)2(y-1)^2 is 7575, so bE2=75b_E^2 = 75.
      • This implies bE=75=25×3=53b_E = \sqrt{75} = \sqrt{25 \times 3} = 5\sqrt{3}. This is the length of the semi-minor axis.
  • Tip: Since aE2>bE2a_E^2 > b_E^2 and aE2a_E^2 is associated with the xx-term, the major axis of the ellipse is horizontal. This tells us the foci will lie on a horizontal line passing through the center.

2.2 Calculate the Eccentricity of Ellipse EE

  • WHY: The eccentricity is a crucial characteristic that determines the "ovalness" of the ellipse, and it is directly required to find the foci. Furthermore, the problem states the hyperbola's eccentricity is the reciprocal of the ellipse's eccentricity, making eEe_E a key value.
  • Formula: The eccentricity of an ellipse is given by eE=1bE2aE2e_E = \sqrt{1 - \frac{b_E^2}{a_E^2}}.
  • Step-by-step working:
    • Substitute the values aE2=100a_E^2 = 100 and bE2=75b_E^2 = 75 into the formula: eE=175100e_E = \sqrt{1 - \frac{75}{100}}
    • Simplify the fraction: eE=134e_E = \sqrt{1 - \frac{3}{4}}
    • Perform the subtraction: eE=14e_E = \sqrt{\frac{1}{4}}
    • Calculate the square root: eE=12e_E = \frac{1}{2}
    • So, the eccentricity of the ellipse EE is eE=12e_E = \frac{1}{2}.

2.3 Determine the Foci of Ellipse EE

  • WHY: The problem explicitly states that the foci of the hyperbola HH coincide with the foci of the ellipse EE. Finding these points is therefore a critical step, as they will define the hyperbola's center and focal distance.
  • Formula: The distance from the center to each focus is cE=aEeEc_E = a_E e_E. For a horizontal major axis, the foci are located at (hE±cE,kE)(h_E \pm c_E, k_E).
  • Step-by-step working:
    • First, calculate cEc_E: cE=aEeE=10×12=5c_E = a_E e_E = 10 \times \frac{1}{2} = 5
    • Now, use the center (hE,kE)=(1,1)(h_E, k_E) = (1,1) and cE=5c_E = 5 to find the foci: Foci of E=(1±5,1)\text{Foci of } E = (1 \pm 5, 1)
    • Therefore, the foci of the ellipse EE are (6,1)(6,1) and (4,1)(-4,1).

3. Analyzing the Hyperbola HH

Now we use the information derived from the ellipse and the conditions given for the hyperbola HH.

3.1 Determine the Center and Foci Distance cHc_H for Hyperbola HH

  • WHY: The problem states that the foci of hyperbola HH coincide with those of ellipse EE. This directly provides the foci of HH and, consequently, its center (which is the midpoint of the foci) and the distance from the center to its foci (cHc_H).
  • Concept: Foci of HH are the same as foci of EE. The center of a hyperbola is the midpoint of its foci. The distance from the center to a focus is cHc_H.
  • Step-by-step working:
    • The foci of hyperbola HH are also (6,1)(6,1) and (4,1)(-4,1).
    • The center of the hyperbola (hH,kH)(h_H, k_H) is the midpoint of these foci: (hH,kH)=(6+(4)2,1+12)=(22,22)=(1,1)(h_H, k_H) = \left(\frac{6 + (-4)}{2}, \frac{1 + 1}{2}\right) = \left(\frac{2}{2}, \frac{2}{2}\right) = (1,1)
    • The distance from the center (1,1)(1,1) to either focus, say (6,1)(6,1), gives cHc_H: cH=(61)2+(11)2=52+02=5c_H = \sqrt{(6-1)^2 + (1-1)^2} = \sqrt{5^2 + 0^2} = 5
    • Tip: Since the foci lie on a horizontal line (y=1y=1), the transverse axis of the hyperbola is also horizontal. This confirms our choice of standard hyperbola equation (with xx-term positive).

3.2 Calculate Eccentricity eHe_H of Hyperbola HH

  • WHY: The problem states a direct relationship between the eccentricities of the ellipse and hyperbola, eH=1/eEe_H = 1/e_E. This allows us to find eHe_H using the value of eEe_E we already calculated.
  • Given Condition: The eccentricity of the hyperbola HH is the reciprocal of the eccentricity of the ellipse EE.
  • Step-by-step working:
    • We found eE=12e_E = \frac{1}{2}.
    • Therefore, eH=1eE=11/2=2e_H = \frac{1}{e_E} = \frac{1}{1/2} = 2.
    • So, the eccentricity of the hyperbola HH is eH=2e_H = 2.

3.3 Determine Semi-Transverse Axis aHa_H of Hyperbola HH

  • WHY: The length of the transverse axis (α=2aH\alpha = 2a_H) is one of the quantities we need for the final calculation. We can find aHa_H using the relationship between cHc_H and eHe_H.
  • Formula: For a hyperbola, the distance from the center to a focus is cH=aHeHc_H = a_H e_H.
  • Step-by-step working:
    • We know cH=5c_H = 5 and eH=2e_H = 2.
    • Substitute these values into the formula: 5=aH×25 = a_H \times 2
    • Solve for aHa_H: aH=52a_H = \frac{5}{2}
    • Thus, the semi-transverse axis length is aH=52a_H = \frac{5}{2}.

3.4 Determine Semi-Conjugate Axis bHb_H of Hyperbola HH

  • WHY: The length of the conjugate axis (β=2bH\beta = 2b_H) is the other quantity we need for the final calculation. We can find bHb_H using the fundamental relationship between aH,bHa_H, b_H, and cHc_H for a hyperbola.
  • Formula: For a hyperbola, the relationship

Practice More Conic Sections Questions

View All Questions