Skip to main content
Back to Conic Sections
JEE Main 2019
Conic Sections
Ellipse
Medium

Question

If the tangent to the parabola y 2 = x at a point (α\alpha , β\beta ), (β\beta > 0) is also a tangent to the ellipse, x 2 + 2y 2 = 1, then α\alpha is equal to :

Options

Solution

Key Concepts and Formulas:

This problem requires a strong understanding of tangents to conic sections, specifically parabolas and ellipses. We will utilize the following fundamental concepts:

  1. Point on a Curve: If a point (x1,y1)(x_1, y_1) lies on a curve defined by an equation f(x,y)=0f(x,y)=0, then its coordinates must satisfy the equation, i.e., f(x1,y1)=0f(x_1, y_1)=0. This is a basic but crucial concept for establishing initial relationships.

  2. Equation of Tangent to a Parabola (y2=4axy^2 = 4ax): The equation of the tangent at a point (x1,y1)(x_1, y_1) on the parabola y2=4axy^2 = 4ax is given by yy1=2a(x+x1)yy_1 = 2a(x+x_1). This formula allows us to directly write the tangent line's equation if we know the point of tangency and the parabola's parameter aa.

  3. Standard Form of an Ellipse: The standard equation of an ellipse centered at the origin is x2A2+y2B2=1\frac{x^2}{A^2} + \frac{y^2}{B^2} = 1. Here, A2A^2 and B2B^2 represent the squares of the denominators of x2x^2 and y2y^2 respectively. Identifying these values is essential for applying tangency conditions.

  4. Condition of Tangency for an Ellipse: A straight line y=mx+cy = mx + c is tangent to the ellipse x2A2+y2B2=1\frac{x^2}{A^2} + \frac{y^2}{B^2} = 1 if and only if c2=A2m2+B2c^2 = A^2m^2 + B^2. This is a crucial condition for solving problems involving common tangents or when a line is tangent to an ellipse. It relates the slope and y-intercept of the line to the parameters of the ellipse.


Step-by-Step Solution:

Step 1: Establish a relationship between α\alpha and β\beta using the parabola's equation.

  • Concept Used: If a point lies on a curve, its coordinates satisfy the curve's equation.
  • Why this step? The problem states that the point P(α,β)P(\alpha, \beta) lies on the parabola y2=xy^2 = x. This initial relationship is fundamental as it connects the two variables defining the point of tangency, which will be essential for solving the problem later by reducing the number of unknowns.
  • We are given the parabola y2=xy^2 = x and the point (α,β)(\alpha, \beta) lies on it.
  • Substituting the coordinates of the point into the parabola's equation: β2=α.........(1)\beta^2 = \alpha \quad \text{.........(1)}
  • We are also given that β>0\beta > 0. Since β2=α\beta^2 = \alpha, this implies that α\alpha must be positive (α>0\alpha > 0). This condition will be crucial for validating our final answer, as we cannot have a negative value for α\alpha if β\beta is real.

Step 2: Determine the equation of the tangent to the parabola at (α,β)(\alpha, \beta).

  • Concept Used: Equation of tangent to a parabola y2=4axy^2 = 4ax at (x1,y1)(x_1, y_1) is yy1=2a(x+x1)yy_1 = 2a(x+x_1).
  • Why this step? The problem states that this tangent line is also a tangent to the ellipse. Therefore, we must first find the equation of this specific line using the parabola's properties. This tangent line will then be used with the ellipse's tangency condition.
  • The given parabola is y2=xy^2 = x. To use the standard tangent formula, we compare this with the standard form y2=4axy^2 = 4ax. From comparison, we can identify 4a=14a = 1, which means a=14a = \frac{1}{4}.
  • The point of tangency is (x1,y1)=(α,β)(x_1, y_1) = (\alpha, \beta).
  • Substitute these values into the tangent formula: y(β)=2(14)(x+α)y(\beta) = 2\left(\frac{1}{4}\right)(x+\alpha) yβ=12(x+α)y\beta = \frac{1}{2}(x+\alpha)
  • To use the tangency condition for the ellipse, which uses the form y=mx+cy = mx+c, we need to rearrange this equation: 2yβ=x+α2y\beta = x+\alpha y=12βx+α2βy = \frac{1}{2\beta}x + \frac{\alpha}{2\beta}
  • From this equation, we can clearly identify the slope mm and the y-intercept cc of the tangent line: m=12βandc=α2βm = \frac{1}{2\beta} \quad \text{and} \quad c = \frac{\alpha}{2\beta}
  • Tip for JEE: Always ensure your tangent line equation is in the y=mx+cy = mx+c form before applying tangency conditions. Incorrectly identifying mm or cc due to algebraic errors or not rearranging properly is a common mistake that can lead to an incorrect final answer.

Step 3: Prepare the ellipse equation for the tangency condition.

  • Concept Used: Standard form of an ellipse x2A2+y2B2=1\frac{x^2}{A^2} + \frac{y^2}{B^2} = 1.
  • Why this step? The condition of tangency (c2=A2m2+B2c^2 = A^2m^2 + B^2) requires us to know the values of A2A^2 and B2B^2 from the ellipse's equation. We must first convert the given equation into its standard form to correctly identify these parameters.
  • The given equation of the ellipse is x2+2y2=1x^2 + 2y^2 = 1.
  • To convert this into the standard form x2A2+y2B2=1\frac{x^2}{A^2} + \frac{y^2}{B^2} = 1, we can rewrite the coefficients: x21+y21/2=1\frac{x^2}{1} + \frac{y^2}{1/2} = 1
  • Comparing this with the standard form, we identify: A2=1andB2=12A^2 = 1 \quad \text{and} \quad B^2 = \frac{1}{2}
  • Tip for JEE: In the tangency condition c2=A2m2+B2c^2 = A^2m^2 + B^2, A2A^2 always refers to the denominator of x2x^2 and B2B^2 to the denominator of y2y^2, irrespective of whether A2>B2A^2 > B^2 or B2>A2B^2 > A^2. Do not confuse these with the semi-major/minor axes if the major axis is along the y-axis, as that depends on the relative values of A2A^2 and B2B^2.

Step 4: Apply the condition of tangency for the ellipse.

  • Concept Used: A line y=mx+cy=mx+c is tangent to the ellipse x2A2+y2B2=1\frac{x^2}{A^2} + \frac{y^2}{B^2} = 1 if c2=A2m2+B2c^2 = A^2m^2 + B^2.
  • Why this step? This is the crucial step that connects the tangent line (which we derived from the parabola in Step 2) to the ellipse. By substituting the expressions for mm and cc (in terms of α\alpha and β\beta) and the ellipse parameters (A2,B2A^2, B^2), we will obtain a new equation relating α\alpha and β\beta.
  • Substitute the values of m=12βm = \frac{1}{2\beta}, c=α2βc = \frac{\alpha}{2\beta}, A2=1A^2 = 1, and B2=12B^2 = \frac{1}{2} into the tangency condition: (α2β)2=(1)(12β)2+12\left(\frac{\alpha}{2\beta}\right)^2 = (1)\left(\frac{1}{2\beta}\right)^2 + \frac{1}{2}
  • Simplify the equation: α24β2=14β2+12\frac{\alpha^2}{4\beta^2} = \frac{1}{4\beta^2} + \frac{1}{2}
  • To eliminate the denominators and simplify further, multiply the entire equation by 4β24\beta^2. Note that since β>0\beta > 0, 4β24\beta^2 is non-zero, so this multiplication is valid. 4β2(α24β2)=4β2(14β2)+4β2(12)4\beta^2 \left(\frac{\alpha^2}{4\beta^2}\right) = 4\beta^2 \left(\frac{1}{4\beta^2}\right) + 4\beta^2 \left(\frac{1}{2}\right) α2=1+2β2.........(2)\alpha^2 = 1 + 2\beta^2 \quad \text{.........(2)}

Step 5: Solve for α\alpha using the system of equations.

  • Why this step? We now have two independent equations involving α\alpha and β\beta (equation (1) from Step 1 and equation (2) from Step 4). Our ultimate goal is to find the value of α\alpha. By substituting one equation into the other, we can eliminate β\beta and obtain a single equation solely in terms of α\alpha.
  • Our two key equations are:
    1. β2=α\beta^2 = \alpha (from Step 1)
    2. α2=1+2β2\alpha^2 = 1 + 2\beta^2 (from Step 4)
  • Substitute β2=α\beta^2 = \alpha from equation (1) into equation (2): α2=1+2(α)\alpha^2 = 1 + 2(\alpha)
  • Rearrange this into a standard quadratic equation form Aα2+Bα+C=0A\alpha^2+B\alpha+C=0: α22α1=0\alpha^2 - 2\alpha - 1 = 0
  • Now, solve this quadratic equation for α\alpha using the quadratic formula α=B±B24AC2A\alpha = \frac{-B \pm \sqrt{B^2 - 4AC}}{2A}: Here, A=1A=1, B=2B=-2, C=1C=-1. α=(2)±(2)24(1)(1)2(1)\alpha = \frac{-(-2) \pm \sqrt{(-2)^2 - 4(1)(-1)}}{2(1)} α=2±4+42\alpha = \frac{2 \pm \sqrt{4 + 4}}{2} α=2±82\alpha = \frac{2 \pm \sqrt{8}}{2} α=2±222\alpha = \frac{2 \pm 2\sqrt{2}}{2} α=1±2\alpha = 1 \pm \sqrt{2}
  • This gives us two possible values for α\alpha: α1=1+2\alpha_1 = 1 + \sqrt{2} α2=12\alpha_2 = 1 - \sqrt{2}

Step 6: Validate the solution for α\alpha based on given conditions.

  • Why this step? It's crucial to check if all solutions derived mathematically are consistent with the initial conditions provided in the problem statement. Failing to do so can lead to an incorrect answer, especially in multiple-choice questions where an invalid solution might be presented as an option.
  • Recall from Step 1 that β2=α\beta^2 = \alpha.
  • Since β\beta is a real number (as it represents a coordinate on the parabola), β2\beta^2 must be non-negative. Therefore, α\alpha must also be non-negative (α0\alpha \ge 0).
  • Let's check our two possible values for α\alpha:
    • For α1=1+2\alpha_1 = 1 + \sqrt{2}: Since 21.414\sqrt{2} \approx 1.414, α11+1.414=2.414\alpha_1 \approx 1 + 1.414 = 2.414. This value is positive, so it is a valid candidate.
    • For α2=12\alpha_2 = 1 - \sqrt{2}: Since 21.414\sqrt{2} \approx 1.414, α211.414=0.414\alpha_2 \approx 1 - 1.414 = -0.414. This value is negative.
  • Since α\alpha must be non-negative (α0\alpha \ge 0), α=12\alpha = 1 - \sqrt{2} is not a valid solution.
  • Therefore, the only valid value for α\alpha is 1+21 + \sqrt{2}.

The final answer is α=1+2\alpha = 1 + \sqrt{2}.


Summary and Key Takeaway:

This problem is a classic example of how to tackle common tangent problems involving different conic sections. The methodical approach involves:

  1. Establishing initial relationships: Use the given point of tangency to establish relationships specific to the first curve (parabola), such as β2=α\beta^2 = \alpha.
  2. Deriving the tangent line equation: Find the equation of the tangent line to the first curve at the given point, and express it in the standard y=mx+cy=mx+c form.
  3. Standardizing the second curve's equation: Convert the equation of the second curve (ellipse) into its standard form to easily identify its parameters (A2,B2A^2, B^2).
  4. Applying the tangency condition: Use the specific condition for tangency (c2=A2m2+B2c^2 = A^2m^2 + B^2) for the second curve. This step connects the tangent line (derived from the first curve) to the second curve.
  5. Solving the system of equations: Solve the resulting system of algebraic equations to find the desired variable.
  6. Validating the solutions: Critically, always validate the obtained solutions against any initial conditions provided in the problem statement (like β>0\beta > 0 or α0\alpha \ge 0 in this case). This step is crucial for selecting the correct answer.

This problem reinforces the importance of knowing standard forms and tangency conditions for parabolas and ellipses, along with careful algebraic manipulation and logical validation.

Practice More Conic Sections Questions

View All Questions