Skip to main content
Back to Conic Sections
JEE Main 2018
Conic Sections
Ellipse
Hard

Question

The length of the chord of the ellipse x24+y22=1\frac{x^2}{4}+\frac{y^2}{2}=1, whose mid-point is (1,12)\left(1, \frac{1}{2}\right), is :

Options

Solution

This problem is a classic example of applying analytical geometry concepts to an ellipse. It requires finding the equation of a chord given its midpoint and then calculating its length. The most efficient approach involves using a specialized formula for the chord's equation, followed by standard algebraic techniques to determine its length.


Key Concept: Equation of a Chord with a Given Midpoint

One of the most powerful and frequently used formulas in the study of conic sections (circles, parabolas, ellipses, hyperbolas) is the equation of a chord when its midpoint is known. This formula allows us to directly find the equation of the line segment without needing to first determine the endpoints of the chord.

Let the general equation of a conic section be represented by S=0S = 0. For an ellipse, this is typically Sx2a2+y2b21=0S \equiv \frac{x^2}{a^2} + \frac{y^2}{b^2} - 1 = 0.

If P(x1,y1)P(x_1, y_1) is the midpoint of a chord of this conic section, then the equation of the chord is given by the formula: T=S1T = S_1 Let's break down what TT and S1S_1 mean:

  • TT (Tangent-like expression): This is an expression derived from the general tangent equation. For an ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, TT is given by: Txx1a2+yy1b21T \equiv \frac{x x_1}{a^2} + \frac{y y_1}{b^2} - 1 It's important to note that this is not the equation of a tangent unless the point (x1,y1)(x_1, y_1) lies on the ellipse. When (x1,y1)(x_1, y_1) is the midpoint of a chord, it's typically inside the ellipse.

  • S1S_1 (Value of the conic equation at the point): This is the numerical value obtained by substituting the coordinates of the given midpoint (x1,y1)(x_1, y_1) into the original ellipse equation SS: S1x12a2+y12b21S_1 \equiv \frac{x_1^2}{a^2} + \frac{y_1^2}{b^2} - 1 The value of S1S_1 tells us about the position of the point (x1,y1)(x_1, y_1) relative to the ellipse:

    • If S1<0S_1 < 0, the point is inside the ellipse (which must be true for a midpoint of a real chord).
    • If S1=0S_1 = 0, the point is on the ellipse (in which case the "chord" becomes a tangent, and T=S1T=S_1 reduces to T=0T=0, the tangent equation).
    • If S1>0S_1 > 0, the point is outside the ellipse (it cannot be the midpoint of a real chord).

This formula is incredibly useful because it bypasses the need to find the endpoints of the chord first, which would involve solving a system of equations that is often more complex.


Step-by-Step Solution

Step 1: Identify the Ellipse Equation and Midpoint Coordinates

First, we extract the given information from the problem: The equation of the ellipse is: x24+y22=1\frac{x^2}{4} + \frac{y^2}{2} = 1 We compare this to the standard form of an ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 to identify its parameters:

  • a2=4a^2 = 4
  • b2=2b^2 = 2

The coordinates of the midpoint of the chord are given as P(x1,y1)=(1,12)P(x_1, y_1) = \left(1, \frac{1}{2}\right). So, x1=1x_1 = 1 and y1=12y_1 = \frac{1}{2}.

Step 2: Calculate the Components TT and S1S_1

Now, we will use the identified values of a2a^2, b2b^2, x1x_1, and y1y_1 to compute the expressions for TT and S1S_1.

2.1 Calculate TT: Using the formula Txx1a2+yy1b21T \equiv \frac{x x_1}{a^2} + \frac{y y_1}{b^2} - 1: T=x14+y(1/2)21T = \frac{x \cdot 1}{4} + \frac{y \cdot (1/2)}{2} - 1 Simplify the expression: T=x4+y41T = \frac{x}{4} + \frac{y}{4} - 1 This expression represents the left-hand side of the chord's equation.

2.2 Calculate S1S_1: Using the formula S1x12a2+y12b21S_1 \equiv \frac{x_1^2}{a^2} + \frac{y_1^2}{b^2} - 1: S1=(1)24+(1/2)221S_1 = \frac{(1)^2}{4} + \frac{(1/2)^2}{2} - 1 Perform the squaring and division operations: S1=14+1/421S_1 = \frac{1}{4} + \frac{1/4}{2} - 1 S1=14+181S_1 = \frac{1}{4} + \frac{1}{8} - 1 To combine these fractions, find a common denominator, which is 8: S1=28+1888S_1 = \frac{2}{8} + \frac{1}{8} - \frac{8}{8} S1=2+188=58S_1 = \frac{2 + 1 - 8}{8} = \frac{-5}{8} As anticipated, S1S_1 is negative, which confirms that the given midpoint (1,12)\left(1, \frac{1}{2}\right) lies inside the ellipse. This is a good sanity check.

Step 3: Form the Equation of the Chord using T=S1T=S_1

Now, we equate the calculated expressions for TT and S1S_1: x4+y41=58\frac{x}{4} + \frac{y}{4} - 1 = -\frac{5}{8} To simplify and eliminate fractions, multiply the entire equation by the least common multiple of the denominators (4 and 8), which is 8: 8(x4+y41)=8(58)8 \left(\frac{x}{4} + \frac{y}{4} - 1\right) = 8 \left(-\frac{5}{8}\right) 2x+2y8=52x + 2y - 8 = -5 Rearrange the terms to express the equation in a standard linear form: 2x+2y=852x + 2y = 8 - 5 2x+2y=32x + 2y = 3 This is the equation of the chord. We can also write it as y=32x2=32xy = \frac{3-2x}{2} = \frac{3}{2} - x. This form will be useful in the next step.

Step 4: Find the Intersection Points (Endpoints of the Chord)

To determine the length of the chord, we need the coordinates of its two endpoints. These points are the intersections of the chord (the line segment) with the ellipse. We find them by solving the equation of the chord and the equation of the ellipse simultaneously.

From the chord equation, we have y=32xy = \frac{3}{2} - x. Substitute this expression for yy into the ellipse equation x24+y22=1\frac{x^2}{4} + \frac{y^2}{2} = 1: x24+(32x)22=1\frac{x^2}{4} + \frac{\left(\frac{3}{2} - x\right)^2}{2} = 1 To clear the denominators, multiply the entire equation by 4: 4(x24)+4((32x)22)=414 \left(\frac{x^2}{4}\right) + 4 \left(\frac{\left(\frac{3}{2} - x\right)^2}{2}\right) = 4 \cdot 1 x2+2(32x)2=4x^2 + 2\left(\frac{3}{2} - x\right)^2 = 4 Now, expand the squared term using the identity (AB)2=A22AB+B2(A-B)^2 = A^2 - 2AB + B^2: x2+2((32)2232x+x2)=4x^2 + 2\left(\left(\frac{3}{2}\right)^2 - 2 \cdot \frac{3}{2} \cdot x + x^2\right) = 4 x2+2(943x+x2)=4x^2 + 2\left(\frac{9}{4} - 3x + x^2\right) = 4 Distribute the 2: x2+926x+2x2=4x^2 + \frac{9}{2} - 6x + 2x^2 = 4 Combine the like terms (terms with x2x^2, terms with xx, and constant terms): (x2+2x2)6x+924=0(x^2 + 2x^2) - 6x + \frac{9}{2} - 4 = 0 3x26x+(9282)=03x^2 - 6x + \left(\frac{9}{2} - \frac{8}{2}\right) = 0 3x26x+12=03x^2 - 6x + \frac{1}{2} = 0 To get rid of the fraction, multiply the entire quadratic equation by 2: 6x212x+1=06x^2 - 12x + 1 = 0 This quadratic equation's roots, let's call them xAx_A and xBx_B, are the x-coordinates of the two endpoints of the chord.

Step 5: Apply Vieta's Formulas

Instead of directly solving the quadratic equation using the quadratic formula (which would give us the exact xAx_A and xBx_B values), we can use Vieta's formulas. This is often more efficient when we need expressions involving sums or products of roots, or differences of roots, rather than the roots themselves.

For a quadratic equation Ax2+Bx+C=0Ax^2 + Bx + C = 0, with roots xAx_A and xBx_B:

  • Sum of roots: xA+xB=BAx_A + x_B = -\frac{B}{A}
  • Product of roots: xAxB=CAx_A x_B = \frac{C}{A}

For our equation 6x212x+1=06x^2 - 12x + 1 = 0:

  • A=6A=6, B=12B=-12, C=1C=1
  • Sum of x-coordinates: xA+xB=126=2x_A + x_B = -\frac{-12}{6} = 2
  • Product of x-coordinates: xAxB=16x_A x_B = \frac{1}{6}

Step 6: Calculate the Length of the Chord

Let the endpoints of the chord be A(xA,yA)A(x_A, y_A) and B(xB,yB)B(x_B, y_B). The length of the chord LL is given by the distance formula: L=(xBxA)2+(yByA)2L = \sqrt{(x_B - x_A)^2 + (y_B - y_A)^2} We know that both points AA and BB lie on the chord y=32xy = \frac{3}{2} - x. This means the slope of the chord is m=1m = -1. For any two points on a line with slope mm, the relationship between their coordinate differences is yByA=m(xBxA)y_B - y_A = m(x_B - x_A). In our case, m=1m = -1, so: yByA=1(xBxA)y_B - y_A = -1(x_B - x_A) yByA=(xBxA)y_B - y_A = -(x_B - x_A) Squaring both sides gives: (yByA)2=((xBxA))2=(xBxA)2(y_B - y_A)^2 = (-(x_B - x_A))^2 = (x_B - x_A)^2 Substitute this back into the length formula: L=(xBxA)2+(xBxA)2L = \sqrt{(x_B - x_A)^2 + (x_B - x_A)^2} L=2(xBxA)2L = \sqrt{2(x_B - x_A)^2} L=2xBxAL = \sqrt{2} |x_B - x_A| This is a general result for a line with slope m=1m=-1. For a general slope mm, the length would be L=1+m2xBxAL = \sqrt{1+m^2} |x_B - x_A|.

Now, we need to find xBxA|x_B - x_A|. We can use the algebraic identity: (xBxA)2=(xA+xB)24xAxB(x_B - x_A)^2 = (x_A + x_B)^2 - 4x_A x_B So, xBxA=(xA+xB)24xAxB|x_B - x_A| = \sqrt{(x_A + x_B)^2 - 4x_A x_B}. Substitute the values obtained from Vieta's formulas: xA+xB=2x_A + x_B = 2 and xAxB=16x_A x_B = \frac{1}{6}: xBxA=(2)24(16)|x_B - x_A| = \sqrt{(2)^2 - 4\left(\frac{1}{6}\right)} xBxA=446|x_B - x_A| = \sqrt{4 - \frac{4}{6}} xBxA=423|x_B - x_A| = \sqrt{4 - \frac{2}{3}} To subtract, find a common denominator: xBxA=12323|x_B - x_A| = \sqrt{\frac{12}{3} - \frac{2}{3}} xBxA=103|x_B - x_A| = \sqrt{\frac{10}{3}} Now, substitute this back into the chord length formula L=2xBxAL = \sqrt{2} |x_B - x_A|: L=2103L = \sqrt{2} \cdot \sqrt{\frac{10}{3}} L=2103L = \sqrt{2 \cdot \frac{10}{3}} L=203L = \sqrt{\frac{20}{3}} To simplify the radical, we can write 20=4×520 = 4 \times 5: L=453=453=253L = \sqrt{\frac{4 \cdot 5}{3}} = \frac{\sqrt{4} \cdot \sqrt{5}}{\sqrt{3}} = \frac{2\sqrt{5}}{\sqrt{3}} To rationalize

Practice More Conic Sections Questions

View All Questions
The length of the chord of the ellipse , whose mid-point is... | JEE Main 2018 Conic Sections | JEE Main - Mathematicon