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

Question

Let a line L : 2x + y = k, k > 0 be a tangent to the hyperbola x 2 - y 2 = 3. If L is also a tangent to the parabola y 2 = α\alphax, then α\alpha is equal to :

Options

Solution

Introduction and Problem Setup

This problem asks us to determine the value of a parameter α\alpha for a parabola, given that a specific line LL is tangent to both a hyperbola and this parabola. The core strategy to solve this involves applying the standard tangency conditions for a line to each of these conic sections.

First, let's analyze the given line LL and express it in the standard slope-intercept form, which is essential for applying tangency conditions.

1. Analyzing the Tangent Line L

The equation of the line LL is given as 2x+y=k2x + y = k. To identify its slope (mm) and y-intercept (cc), we rearrange it into the form y=mx+cy = mx + c: y=2x+ky = -2x + k By comparing y=2x+ky = -2x + k with y=mx+cy = mx + c, we can clearly identify:

  • The slope m=2m = -2
  • The y-intercept c=kc = k

We are also given that k>0k > 0. This condition will be important when solving for kk.

2. Tangency Condition for the Hyperbola

The problem states that line LL is tangent to the hyperbola x2y2=3x^2 - y^2 = 3. We will use the standard tangency condition for a hyperbola.

Key Concept: A line y=mx+cy = mx + c is tangent to the hyperbola given by the standard equation x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 if and only if the following condition holds: c2=a2m2b2c^2 = a^2m^2 - b^2

Step-by-step Working:

  • Step 1: Convert the Hyperbola Equation to Standard Form. The given hyperbola equation is x2y2=3x^2 - y^2 = 3. To match the standard form x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1, the right-hand side must be 11. Therefore, we divide the entire equation by 33: x23y23=1\frac{x^2}{3} - \frac{y^2}{3} = 1 Explanation: This step is crucial because the parameters a2a^2 and b2b^2 in the tangency condition are defined with respect to the standard form where the right-hand side is 11. Incorrectly identifying a2a^2 and b2b^2 will lead to an incorrect result.

  • Step 2: Identify Parameters a2a^2 and b2b^2. Comparing the standardized hyperbola equation x23y23=1\frac{x^2}{3} - \frac{y^2}{3} = 1 with the standard form x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1, we can identify: a2=3andb2=3a^2 = 3 \quad \text{and} \quad b^2 = 3

  • Step 3: Apply the Tangency Condition. Now, we substitute the values of m=2m = -2 (from line LL), c=kc = k (from line LL), a2=3a^2 = 3, and b2=3b^2 = 3 into the tangency condition c2=a2m2b2c^2 = a^2m^2 - b^2: k2=(3)(2)23k^2 = (3)(-2)^2 - 3 k2=(3)(4)3k^2 = (3)(4) - 3 k2=123k^2 = 12 - 3 k2=9k^2 = 9 Explanation: We are using the given information that the line is tangent to the hyperbola to establish a relationship involving kk. This allows us to find the specific value of kk that defines the tangent line.

  • Step 4: Determine the Value of k. Taking the square root of both sides of k2=9k^2 = 9: k=±9k = \pm \sqrt{9} k=±3k = \pm 3 The problem statement specifies that k>0k > 0. Therefore, we must choose the positive value: k=3k = 3 Explanation: The condition k>0k > 0 is essential here to uniquely determine the value of kk. This value of kk now precisely defines the tangent line LL as y=2x+3y = -2x + 3. This specific line is the one that is also tangent to the parabola.

Tip: Always ensure the hyperbola equation is in its standard form x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 (or y2a2x2b2=1\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1) before identifying a2a^2 and b2b^2. If the equation was y2x2=3y^2 - x^2 = 3, it would be y23x23=1\frac{y^2}{3} - \frac{x^2}{3} = 1, which would mean a2=3a^2=3 for the y2y^2 term and b2=3b^2=3 for the x2x^2 term, leading to a tangency condition c2=a2m2b2c^2 = a^2m^2 - b^2 (if y2y^2 is the positive term) or c2=b2m2a2c^2 = b^2m^2 - a^2 (if x2x^2 is the positive term). In our case x2x^2 is positive, so the standard form for hyperbola with transverse axis along x-axis is x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1.

3. Tangency Condition for the Parabola

Now we know the specific tangent line is y=2x+3y = -2x + 3. This line is also tangent to the parabola y2=αxy^2 = \alpha x. We will use the standard tangency condition for a parabola.

Key Concept: A line y=mx+cy = mx + c is tangent to the parabola given by the standard equation y2=4Axy^2 = 4Ax if and only if the following condition holds: c=Amc = \frac{A}{m}

Step-by-step Working:

  • Step 1: Convert the Parabola Equation to Standard Form. The given parabola equation is y2=αxy^2 = \alpha x. To match the standard form y2=4Axy^2 = 4Ax, we need to express the coefficient of xx as 4A4A. Comparing y2=αxy^2 = \alpha x with y2=4Axy^2 = 4Ax, we can see that: 4A=α    A=α44A = \alpha \implies A = \frac{\alpha}{4} Explanation: This step is crucial for correctly applying the tangency condition. The parameter AA in the tangency formula c=A/mc = A/m refers to the 'focal length' parameter in the standard form y2=4Axy^2 = 4Ax. It's a common mistake to directly use α\alpha instead of AA.

  • Step 2: Identify Parameters. From our tangent line y=2x+3y = -2x + 3:

    • The slope m=2m = -2.
    • The y-intercept c=3c = 3 (since we found k=3k=3). From the parabola's standard form:
    • The parameter A=α4A = \frac{\alpha}{4}.
  • Step 3: Apply the Tangency Condition. Now, we substitute the values of m=2m = -2, c=3c = 3, and A=α4A = \frac{\alpha}{4} into the tangency condition c=Amc = \frac{A}{m}: 3=α423 = \frac{\frac{\alpha}{4}}{-2} Explanation: We use the tangency condition for the parabola, along with the characteristics of the tangent line (which we found using the hyperbola's tangency), to set up an equation that allows us to solve for the unknown α\alpha.

  • Step 4: Solve for α\alpha. Simplify the equation: 3=α4×(2)3 = \frac{\alpha}{4 \times (-2)} 3=α83 = \frac{\alpha}{-8} To solve for α\alpha, multiply both sides by 8-8: α=3×(8)\alpha = 3 \times (-8) α=24\alpha = -24 Explanation: This final calculation directly yields the value of α\alpha by isolating it from the tangency equation.

Common Mistake: A frequent error is to directly use α\alpha as the AA value in the tangency condition c=A/mc = A/m without converting y2=αxy^2 = \alpha x to y2=4Axy^2 = 4Ax first. This would lead to 3=α23 = \frac{\alpha}{-2} and thus α=6\alpha = -6, which is incorrect. Always ensure you correctly identify the 'focal length' parameter AA for the given form of the parabola.

4. Conclusion and Summary

We have successfully determined the value of α\alpha to be 24-24.

Summary and Key Takeaway:

This problem is a classic example of how to link different conic sections using a common tangent line. The problem-solving strategy involved:

  1. Standardizing the Line Equation: Expressing L:2x+y=kL: 2x + y = k as y=2x+ky = -2x + k to clearly identify its slope (m=2m=-2) and y-intercept (c=kc=k).
  2. Applying Hyperbola Tangency: Using the condition c2=a2m2b2c^2 = a^2m^2 - b^2 for the hyperbola x2y2=3x^2 - y^2 = 3 (after standardizing it to x23y23=1\frac{x^2}{3} - \frac{y^2}{3} = 1) to find the value of kk. The condition k>0k>0 was crucial here, yielding k=3k=3.
  3. Applying Parabola Tangency: Using the condition c=A/mc = A/m for the parabola y2=αxy^2 = \alpha x (after standardizing it to y2=4Axy^2 = 4Ax, where A=α4A = \frac{\alpha}{4}) and the values of m=2m=-2 and c=3c=3 to solve for α\alpha.

The final answer is -24\boxed{\text{-24}}.

Practice More Conic Sections Questions

View All Questions