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

Question

Let the eccentricity of the hyperbola H:x2a2y2b2=1H:{{{x^2}} \over {{a^2}}} - {{{y^2}} \over {{b^2}}} = 1 be 52\sqrt {{5 \over 2}} and length of its latus rectum be 626\sqrt 2 . If y=2x+cy = 2x + c is a tangent to the hyperbola H, then the value of c 2 is equal to :

Options

Solution

This problem requires a thorough understanding of the fundamental properties of a hyperbola, specifically its eccentricity, the length of its latus rectum, and the condition for a line to be tangent to it. We will systematically use the given information to first determine the defining parameters of the hyperbola (a2a^2 and b2b^2), and then apply the tangency condition to find the required value of c2c^2.


1. Understanding the Problem and Identifying Key Information

We are given a hyperbola in its standard form: H:x2a2y2b2=1H: \frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 Our goal is to find the value of c2c^2 for a line y=2x+cy = 2x + c that is tangent to this hyperbola. We are provided with the following characteristics of the hyperbola:

  • Its eccentricity (ee) is 52\sqrt{\frac{5}{2}}.
  • The length of its latus rectum (LLR) is 626\sqrt{2}.
  • The tangent line is y=2x+cy = 2x + c.

The strategy will be to use the first two pieces of information (eccentricity and LLR) to determine the values of a2a^2 and b2b^2, and then use these values along with the tangent line equation in the tangency condition formula to find c2c^2.


2. Utilizing Eccentricity to Establish a Relationship between a2a^2 and b2b^2

Key Concept: For a hyperbola with the standard equation x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1, its eccentricity (ee) is related to the semi-transverse axis (aa) and semi-conjugate axis (bb) by the formula: e2=1+b2a2e^2 = 1 + \frac{b^2}{a^2}

Why this step? The eccentricity is a fundamental property that defines the shape of the hyperbola. This formula directly connects ee with aa and bb, providing our first algebraic equation relating these two unknown parameters.

Step-by-step working:

  1. We are given the eccentricity e=52e = \sqrt{\frac{5}{2}}.
  2. Substitute this value into the eccentricity formula: (52)2=1+b2a2\left(\sqrt{\frac{5}{2}}\right)^2 = 1 + \frac{b^2}{a^2}
  3. Simplify the equation: 52=1+b2a2\frac{5}{2} = 1 + \frac{b^2}{a^2}
  4. Isolate the term b2a2\frac{b^2}{a^2}: b2a2=521\frac{b^2}{a^2} = \frac{5}{2} - 1 b2a2=522\frac{b^2}{a^2} = \frac{5 - 2}{2} b2a2=32\frac{b^2}{a^2} = \frac{3}{2}
  5. From this, we get our first relationship between a2a^2 and b2b^2: b2=32a2(Equation 1)b^2 = \frac{3}{2}a^2 \quad \text{(Equation 1)}

Tip for JEE: Always remember that for a hyperbola, the eccentricity ee must be greater than 1 (e>1e > 1). If your calculation yields e1e \le 1, it indicates an error or that the curve is an ellipse/circle, not a hyperbola.


3. Using the Length of Latus Rectum to Determine a2a^2 and b2b^2

Key Concept: The length of the latus rectum (LLR) for a hyperbola x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 is given by the formula: LLR=2b2a\text{LLR} = \frac{2b^2}{a}

Why this step? The LLR provides a second independent equation relating aa and bb. With two equations (Equation 1 from eccentricity and this new equation from LLR) and two unknowns (a2a^2 and b2b^2), we can now solve for their specific values.

Step-by-step working:

  1. We are given that the length of the latus rectum is 626\sqrt{2}.
  2. Substitute this value into the LLR formula: 62=2b2a6\sqrt{2} = \frac{2b^2}{a}
  3. Now, substitute the expression for b2b^2 from Equation 1 (b2=32a2b^2 = \frac{3}{2}a^2) into this equation: 62=2(32a2)a6\sqrt{2} = \frac{2 \left(\frac{3}{2}a^2\right)}{a}
  4. Simplify the expression: 62=3a2a6\sqrt{2} = \frac{3a^2}{a} 62=3a6\sqrt{2} = 3a
  5. Solve for aa: a=623a = \frac{6\sqrt{2}}{3} a=22a = 2\sqrt{2}
  6. Now, calculate a2a^2: a2=(22)2=4×2=8a^2 = (2\sqrt{2})^2 = 4 \times 2 = 8
  7. Finally, substitute the value of a2a^2 back into Equation 1 to find b2b^2: b2=32a2=32(8)b^2 = \frac{3}{2}a^2 = \frac{3}{2}(8) b2=3×4=12b^2 = 3 \times 4 = 12

So, we have found the parameters of the hyperbola: a2=8a^2 = 8 and b2=12b^2 = 12.

Common Mistake: Be careful not to confuse aa with a2a^2 in the LLR formula. The denominator is aa, not a2a^2. Also, always remember that aa represents a length, so it must be positive.


4. Applying the Tangency Condition to Find c2c^2

Key Concept: For a line y=mx+cy = mx + c to be tangent to the hyperbola x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1, the following condition must be satisfied: c2=a2m2b2c^2 = a^2m^2 - b^2

Why this step? This formula directly relates the slope (mm) and y-intercept (cc) of the tangent line to the hyperbola's parameters (a2a^2 and b2b^2). We have already calculated a2a^2 and b2b^2, and the slope mm is given in the tangent line equation. This allows us to directly calculate c2c^2.

Step-by-step working:

  1. The given tangent line is y=2x+cy = 2x + c.
  2. From this equation, we can identify the slope m=2m = 2.
  3. We have previously calculated a2=8a^2 = 8 and b2=12b^2 = 12.
  4. Substitute these values into the tangency condition formula: c2=(8)(22)12c^2 = (8)(2^2) - 12 c2=(8)(4)12c^2 = (8)(4) - 12 c2=3212c^2 = 32 - 12 c2=20c^2 = 20

Important Note: It's crucial to remember the correct sign in the tangency condition. For a hyperbola x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1, it is c2=a2m2b2c^2 = a^2m^2 - b^2. For an ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, the condition is c2=a2m2+b2c^2 = a^2m^2 + b^2. A common error is mixing these two up.


5. Conclusion and Final Answer

Based on our calculations, the value of c2c^2 is 20.

Comparing this with the given options: (A) 18 (B) 20 (C) 24 (D) 32

The correct option is (B).

Key Takeaway: This problem demonstrates a typical approach to solving coordinate geometry questions involving conic sections. It involves:

  1. Extracting information from the problem statement (eccentricity, LLR, tangent line).
  2. Applying relevant formulas for the specific conic section (hyperbola in this case) to establish relationships between its parameters.
  3. Solving a system of equations to find the unknown parameters (a2,b2a^2, b^2).
  4. Using a final condition (tangency) with the determined parameters to find the required value. Always ensure you use the correct formulas and pay attention to signs, especially when dealing with different conic sections.

Practice More Conic Sections Questions

View All Questions