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

Question

A ray of light through (2, 1) is reflected at a point P on the y-axis and then passes through the point (5, 3). If this reflected ray is the directrix of an ellipse with eccentricity 13{1 \over 3} and the distance of the nearer focus from this directrix is 853{8 \over {\sqrt {53} }}, then the equation of the other directrix can be :

Options

Solution

This problem is a sophisticated blend of coordinate geometry principles, particularly reflection of light, and the fundamental properties of an ellipse. Our goal is to determine the equation of the "other directrix" of an ellipse, given information about one directrix (derived from the reflected ray), the eccentricity, and a specific distance related to its focus. We will strategically break down the problem into manageable steps, explaining the rationale behind each.


1. Problem Overview and Strategic Approach

We are tasked with finding the equation of the second directrix (D2D_2) of an ellipse. We are provided with:

  1. Information about a ray of light that defines the first directrix (D1D_1).
  2. The eccentricity (ee) of the ellipse.
  3. The distance of the nearer focus from D1D_1.

Our strategy will be as follows:

  • Step 1: Determine the equation of the first directrix (D1D_1). This involves using the principle of reflection for the given ray of light.
  • Step 2: Utilize the ellipse's eccentricity and the given focus-directrix distance to find the semi-major axis (aa). This will establish a key parameter of the ellipse.
  • Step 3: Calculate the total distance between the two directrices. This distance is directly related to aa and ee.
  • Step 4: Use the equation of D1D_1 and the calculated inter-directrix distance to find the possible equations for D2D_2. Since directrices are parallel, this step involves finding the constant term of the second directrix's equation.

2. Determining the Equation of the First Directrix (D1D_1) - The Reflected Ray

Key Concept: Principle of Reflection using Image Points For a ray of light originating from point AA, reflecting off a line LL, and passing through point BB, the reflected path can be found by connecting the image of AA (say, AA') with respect to line LL to point BB. The line segment ABA'B represents the path of the reflected ray. This method simplifies reflection problems into finding the equation of a straight line.

Why this step is taken: The problem states that the reflected ray is the directrix of the ellipse. Therefore, our first objective is to find the algebraic equation of this line. Using the image point method is the most efficient way to achieve this.

  • Given Information:

    • Source point A=(2,1)A = (2, 1).
    • Reflection surface: y-axis, which has the equation x=0x=0.
    • Point on the reflected ray B=(5,3)B = (5, 3).
  • Step-by-Step Calculation:

    1. Find the image of point A(2,1)A(2, 1) across the y-axis (x=0x=0). When a point (x,y)(x, y) is reflected across the y-axis, its x-coordinate changes sign, while its y-coordinate remains the same. The image point AA' will be (x,y)(-x, y). Therefore, the image of A(2,1)A(2, 1) is A(2,1)A'(-2, 1).

    2. Determine the equation of the line passing through A(2,1)A'(-2, 1) and B(5,3)B(5, 3). This line represents the reflected ray, which is our directrix D1D_1. First, calculate the slope (mm) of this line: m=y2y1x2x1=315(2)=25+2=27m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{3 - 1}{5 - (-2)} = \frac{2}{5 + 2} = \frac{2}{7} Now, use the point-slope form of the line equation, yy1=m(xx1)y - y_1 = m(x - x_1). We can use either AA' or BB. Let's use A(2,1)A'(-2, 1): y1=27(x(2))y - 1 = \frac{2}{7}(x - (-2)) y1=27(x+2)y - 1 = \frac{2}{7}(x + 2) To eliminate the fraction and get the standard form Ax+By+C=0Ax + By + C = 0, multiply both sides by 7: 7(y1)=2(x+2)7(y - 1) = 2(x + 2) 7y7=2x+47y - 7 = 2x + 4 Rearrange the terms: 2x7y+4+7=02x - 7y + 4 + 7 = 0 2x7y+11=02x - 7y + 11 = 0 This is the equation of our first directrix, D1D_1. D1:2x7y+11=0\mathbf{D_1: 2x - 7y + 11 = 0}

Tip for Reflection Problems: Always ensure you are using the image point for the reflected ray. A common mistake is to accidentally use the original source point, which would lead to an incorrect line equation.


3. Using Ellipse Properties to Find the Semi-Major Axis (aa)

Key Concept: Distance from a Focus to its Directrix For an ellipse with semi-major axis aa and eccentricity ee:

  • The distance from the center to a focus is aeae.
  • The distance from the center to a directrix is a/ea/e.
  • The distance from a focus to its corresponding directrix (the one closer to it) is aeae\frac{a}{e} - ae. This is often referred to as the distance of the "nearer focus" from the directrix.

Why this step is taken: We are given the eccentricity (ee) and the distance from the nearer focus to the directrix D1D_1. This specific relationship allows us to set up an equation to solve for the semi-major axis aa, which is a fundamental parameter needed to determine the overall dimensions of the ellipse and the distance between its directrices.

  • Given Information:

    • Eccentricity e=13e = \frac{1}{3}.
    • Distance of the nearer focus from the directrix D1D_1 is 853\frac{8}{\sqrt{53}}.
  • Step-by-Step Calculation:

    1. Set up the equation using the formula for the distance of the nearer focus from its directrix: aeae=Given Distance\frac{a}{e} - ae = \text{Given Distance} aeae=853\frac{a}{e} - ae = \frac{8}{\sqrt{53}}
    2. Substitute the value of e=13e = \frac{1}{3} into the equation: a(1/3)a(13)=853\frac{a}{(1/3)} - a\left(\frac{1}{3}\right) = \frac{8}{\sqrt{53}} 3aa3=8533a - \frac{a}{3} = \frac{8}{\sqrt{53}}
    3. Combine the terms involving aa: Find a common denominator: 9aa3=853\frac{9a - a}{3} = \frac{8}{\sqrt{53}} 8a3=853\frac{8a}{3} = \frac{8}{\sqrt{53}}
    4. Solve for aa: Multiply both sides by 38\frac{3}{8}: a=853×38a = \frac{8}{\sqrt{53}} \times \frac{3}{8} a=353a = \frac{3}{\sqrt{53}} So, the semi-major axis of the ellipse is a=353a = \frac{3}{\sqrt{53}}.

Common Mistake: Confusing the distance from a focus to its directrix (a/eaea/e - ae or a/e+aea/e + ae) with the distance between the two directrices (2a/e2a/e). The problem explicitly states "distance of the nearer focus from this directrix," which corresponds to aeae\frac{a}{e} - ae.


4. Calculating the Distance Between the Two Directrices

Key Concept: Distance Between Directrices For an ellipse, the two directrices are parallel lines symmetrically positioned with respect to the center. The total distance between them is given by the formula 2ae\frac{2a}{e}.

Why this step is taken: We have the equation of one directrix (D1D_1) and we need to find the equation of the second directrix (D2D_2). Since directrices are always parallel, D2D_2 will have the same slope as D1D_1. To precisely locate D2D_2, we need to know how far it is from D1D_1. The distance between the directrices provides this crucial information.

  • Step-by-Step Calculation:
    1. Use the formula for the distance between the two directrices: Distance between directrices=2ae\text{Distance between directrices} = \frac{2a}{e}
    2. Substitute the values of a=353a = \frac{3}{\sqrt{53}} (calculated in Step 3) and e=13e = \frac{1}{3} (given): Distance=2(353)13\text{Distance} = \frac{2 \left(\frac{3}{\sqrt{53}}\right)}{\frac{1}{3}} Distance=2×353×3(multiplying by the reciprocal of 13) \text{Distance} = 2 \times \frac{3}{\sqrt{53}} \times 3 \quad \text{(multiplying by the reciprocal of } \frac{1}{3}) Distance=1853\text{Distance} = \frac{18}{\sqrt{53}} So, the distance between the two directrices is 1853\frac{18}{\sqrt{53}}.

5. Finding the Equation of the Other Directrix (D2D_2)

Key Concept: Distance Between Parallel Lines The distance between two parallel lines given by Ax+By+C1=0Ax + By + C_1 = 0 and Ax+By+C2=0Ax + By + C_2 = 0 is calculated using the formula: Distance=C1C2A2+B2\text{Distance} = \frac{|C_1 - C_2|}{\sqrt{A^2 + B^2}}

Why this step is taken: We have the equation of the first directrix D1:2x7y+11=0D_1: 2x - 7y + 11 = 0. We know the second directrix D2D_2 must be parallel to D1D_1, so its equation will be of the form 2x7y+C=02x - 7y + C = 0 for some constant CC. We also know the exact distance between D1D_1 and D2D_2 from the previous step. This information allows us to set up an equation using the parallel line distance formula to solve for the unknown constant CC.

  • Given Information:

    • Equation of D1:2x7y+11=0D_1: 2x - 7y + 11 = 0. (Here, A=2A=2, B=7B=-7, C1=11C_1=11).
    • Distance between directrices =1853= \frac{18}{\sqrt{53}} (calculated in Step 4).
  • Step-by-Step Calculation:

    1. Let the equation of the other directrix be D2:2x7y+C=0D_2: 2x - 7y + C = 0.
    2. Apply the distance formula for parallel lines: C1CA2+B2=Distance\frac{|C_1 - C|}{\sqrt{A^2 + B^2}} = \text{Distance} 11C22+(7)2=1853\frac{|11 - C|}{\sqrt{2^2 + (-7)^2}} = \frac{18}{\sqrt{53}}
    3. Calculate the denominator A2+B2\sqrt{A^2 + B^2}: 22+(7)2=4+49=53\sqrt{2^2 + (-7)^2} = \sqrt{4 + 49} = \sqrt{53}
    4. Substitute this back into the distance equation: 11C53=1853\frac{|11 - C|}{\sqrt{53}} = \frac{18}{\sqrt{53}}
    5. Solve for CC: Multiply both sides by 53\sqrt{53}: 11C=18|11 - C| = 18 The absolute value equation gives two possibilities:
      • Possibility 1: 11C=1811 - C = 18 C=1811-C = 18 - 11 C=7-C = 7 C=7C = -7 So, one possible equation for D2D_2 is 2x7y7=02x - 7y - 7 = 0.

      • Possibility 2: 11C=1811 - C = -18 C=1811-C = -18 - 11 C=29-C = -29 C=29C = 29 So, the other possible equation for D2D_2 is 2x7y+29=02x - 7y + 29 = 0.

    Therefore, the equations of the other directrix can be 2x7y7=02x - 7y - 7 = 0 or 2x7y+29=02x - 7y + 29 = 0.

Important Note: The two solutions for CC arise because the second directrix can be on either side of the first directrix, at the specified distance. The orientation of the ellipse relative to D1D_1 determines which solution is the "actual" D2D_2, but without more information (like the center or foci), both are mathematically valid possibilities for the other directrix.


6. Comparing with Options and Final Answer

We have found the possible equations for the other directrix to be:

  1. 2x7y7=02x - 7y - 7 = 0
  2. $2x - 7

Practice More Conic Sections Questions

View All Questions