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

Question

Let the line y = mx and the ellipse 2x 2 + y 2 = 1 intersect at a ponit P in the first quadrant. If the normal to this ellipse at P meets the co-ordinate axes at (132,0)\left( { - {1 \over {3\sqrt 2 }},0} \right) and (0, β\beta ), then β\beta is equal to :

Options

Solution

Key Concepts and Formulas

This problem requires a strong understanding of the standard equation of an ellipse and, critically, the equation of the normal line to an ellipse at a given point. We will also use the fundamental concept that if a point lies on a curve or line, its coordinates must satisfy the equation of that curve or line.

  1. Standard Equation of an Ellipse: An ellipse centered at the origin with its axes along the coordinate axes has the standard form: 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 lengths of the semi-axes. To use the normal equation formula correctly, it's crucial to identify a2a^2 and b2b^2 from the given ellipse equation. For example, if the equation is Ax2+By2=CAx^2 + By^2 = C, we divide by CC to get ACx2+BCy2=1\frac{A}{C}x^2 + \frac{B}{C}y^2 = 1, which can be written as x2C/A+y2C/B=1\frac{x^2}{C/A} + \frac{y^2}{C/B} = 1. Thus, a2=C/Aa^2 = C/A and b2=C/Bb^2 = C/B.

  2. Equation of the Normal to an Ellipse: The equation of the normal line to the ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 at a point P(x1,y1)P(x_1, y_1) lying on the ellipse is given by: a2xx1b2yy1=a2b2\frac{a^2x}{x_1} - \frac{b^2y}{y_1} = a^2 - b^2 This formula is derived from finding the slope of the tangent at (x1,y1)(x_1, y_1) using calculus (differentiation) and then using the negative reciprocal for the normal's slope. It's a fundamental formula in conic sections.

  3. Intercepts of a Line:

    • To find the x-intercept of a line, set y=0y=0 in its equation and solve for xx.
    • To find the y-intercept of a line, set x=0x=0 in its equation and solve for yy.

Step-by-Step Solution

Let's systematically solve the problem by breaking it down into logical steps to find the value of β\beta.

Step 1: Standardize the Ellipse Equation and Identify Parameters

The given equation of the ellipse is 2x2+y2=12x^2 + y^2 = 1. Why this step is necessary: To effectively use the standard formula for the normal equation, we must first express the given ellipse equation in its standard form, x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1. This allows us to correctly identify the values of a2a^2 and b2b^2.

We can rewrite 2x22x^2 as x21/2\frac{x^2}{1/2} and y2y^2 as y21\frac{y^2}{1}. So, the ellipse equation becomes: x21/2+y21=1\frac{x^2}{1/2} + \frac{y^2}{1} = 1 By comparing this with the standard form x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, we can identify the parameters: a2=12a^2 = \frac{1}{2} b2=1b^2 = 1 (Note: Since b2>a2b^2 > a^2, the major axis of this ellipse is along the y-axis, but this fact is not directly used in finding β\beta.)

Step 2: Formulate the General Equation of the Normal to the Ellipse

Let P(x1,y1)P(x_1, y_1) be the point of intersection of the line y=mxy=mx and the ellipse in the first quadrant. This information is crucial because it implies that x1>0x_1 > 0 and y1>0y_1 > 0. Why this step is necessary: We need an equation that describes the normal line at point P(x1,y1)P(x_1, y_1) so we can use the given intercept points to find x1x_1, y1y_1, and eventually β\beta.

Now, we use the formula for the equation of the normal to the ellipse at P(x1,y1)P(x_1, y_1): a2xx1b2yy1=a2b2\frac{a^2x}{x_1} - \frac{b^2y}{y_1} = a^2 - b^2 Substitute the identified values of a2=12a^2 = \frac{1}{2} and b2=1b^2 = 1 into this formula: (1/2)xx1(1)yy1=121\frac{(1/2)x}{x_1} - \frac{(1)y}{y_1} = \frac{1}{2} - 1 x2x1yy1=12\frac{x}{2x_1} - \frac{y}{y_1} = -\frac{1}{2} This is the specific equation of the normal line to our given ellipse at any point P(x1,y1)P(x_1, y_1) on it. Let's call this Equation (1).

Step 3: Use the X-intercept of the Normal to Determine x1x_1

We are given that the normal to the ellipse at P meets the x-axis at (132,0)\left( { - {1 \over {3\sqrt 2 }},0} \right). Why this step is necessary: Since this point lies on the normal line, its coordinates must satisfy the normal's equation (Equation 1). By substituting the x-intercept's coordinates, we can solve for the unknown x1x_1.

Substitute x=132x = -{1 \over {3\sqrt 2 }} and y=0y = 0 into Equation (1): 1322x10y1=12\frac{{ - {1 \over {3\sqrt 2 }}}}{2x_1} - \frac{0}{y_1} = -\frac{1}{2} 162x1=12\frac{{ - 1}}{{6\sqrt 2 x_1}} = -\frac{1}{2} Now, we solve for x1x_1: Multiply both sides by 1-1 to simplify: 162x1=12\frac{1}{{6\sqrt 2 x_1}} = \frac{1}{2} Cross-multiply to isolate x1x_1: 2=62x12 = 6\sqrt 2 x_1 x1=262x_1 = \frac{2}{6\sqrt 2} x1=132x_1 = \frac{1}{3\sqrt 2} Since point P is in the first quadrant, its x-coordinate x1x_1 must be positive, which our calculated value 132\frac{1}{3\sqrt 2} confirms.

Step 4: Use the Ellipse Equation to Determine y1y_1

The point P(x1,y1)P(x_1, y_1) lies on the ellipse 2x2+y2=12x^2 + y^2 = 1. We have already found x1=132x_1 = \frac{1}{3\sqrt 2}. Why this step is necessary: Since P lies on the ellipse, its coordinates must satisfy the ellipse's equation. Having found x1x_1, we can now substitute it into the ellipse equation to find the corresponding y1y_1.

Substitute this value of x1x_1 into the ellipse equation: 2(x1)2+(y1)2=12\left(x_1\right)^2 + \left(y_1\right)^2 = 1 2(132)2+y12=12\left(\frac{1}{3\sqrt 2}\right)^2 + y_1^2 = 1 First, calculate the square of x1x_1: 2(12(32)2)+y12=12\left(\frac{1^2}{(3\sqrt 2)^2}\right) + y_1^2 = 1 2(19×2)+y12=12\left(\frac{1}{9 \times 2}\right) + y_1^2 = 1 2(118)+y12=12\left(\frac{1}{18}\right) + y_1^2 = 1 19+y12=1\frac{1}{9} + y_1^2 = 1 Now, solve for y12y_1^2: y12=119y_1^2 = 1 - \frac{1}{9} y12=919y_1^2 = \frac{9-1}{9} y12=89y_1^2 = \frac{8}{9} Take the square root to find y1y_1: y1=89y_1 = \sqrt{\frac{8}{9}} y1=89y_1 = \frac{\sqrt{8}}{\sqrt{9}} y1=223y_1 = \frac{2\sqrt{2}}{3} Since P is in the first quadrant, its y-coordinate y1y_1 must be positive, which our result 223\frac{2\sqrt 2}{3} confirms. So, the point P is (132,223)\left( \frac{1}{3\sqrt 2}, \frac{2\sqrt 2}{3} \right).

Step 5: Use the Y-intercept of the Normal to Solve for β\beta

We are given that the normal meets the y-axis at (0,β)(0, \beta). Why this step is necessary: This point also lies on the normal line. By substituting its coordinates (x=0,y=βx=0, y=\beta) and the value of y1y_1 we just found into Equation (1), we can finally solve for β\beta.

Substitute x=0x = 0, y=βy = \beta, and y1=223y_1 = \frac{2\sqrt 2}{3} into Equation (1): 02x1βy1=12\frac{0}{2x_1} - \frac{\beta}{y_1} = -\frac{1}{2} 0β223=120 - \frac{\beta}{\frac{2\sqrt 2}{3}} = -\frac{1}{2} Simplify the complex fraction by multiplying β\beta by the reciprocal of 223\frac{2\sqrt 2}{3}: 3β22=12-\frac{3\beta}{2\sqrt 2} = -\frac{1}{2} Multiply both sides by 1-1: 3β22=12\frac{3\beta}{2\sqrt 2} = \frac{1}{2} Now, solve for β\beta: Multiply both sides by 222\sqrt{2}: 3β=2223\beta = \frac{2\sqrt 2}{2} 3β=23\beta = \sqrt 2 β=23\beta = \frac{\sqrt 2}{3}


Tips and Common Mistakes

  • Standard Form is Crucial: Always begin by converting the ellipse equation to its standard form, x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1. A common error is to mistake the coefficients of x2x^2 and y2y^2 directly as a2a^2 and b2b^2 without dividing by the constant term on the RHS. For 2x2+y2=12x^2+y^2=1, a2a^2 is 1/21/2, not 22.
  • Normal Equation Formula: Ensure you accurately recall or derive the equation of the normal. Mistakes often occur with the signs or the order of a2a^2 and b2b^2 in the a2b2a^2-b^2 term.
  • Quadrant Information: The problem states that point P is in the first quadrant. This implies x1>0x_1 > 0 and y1>0y_1 > 0. Use this information when taking square roots to select the correct positive values for x1x_1 and y1y_1.
  • Algebraic Precision: Be meticulous with your calculations, especially when dealing with

Practice More Conic Sections Questions

View All Questions