JEE Challenger
More from Conic Sections

Locus of Midpoint of Chord of Ellipse E

Let x=9x = 9 be a directrix of an ellipse E\text{E}, whose centre is at the origin and eccentricity is 13\frac{1}{3}. Let P(α,0)\text{P}(\alpha, 0), α>0\alpha > 0, be a focus of E\text{E} and AB\text{AB} be a chord passing through P\text{P}. Then the locus of the mid point of AB\text{AB} is :

Options

A

9y2=8x(1x)9y^2 = 8x(1-x)

B

3y2=4x(1x)3y^2 = 4x(1-x)

C

9y2=8x(x1)9y^2 = 8x(x-1)

D

3y2=4x(x1)3y^2 = 4x(x-1)

Correct

Topics & Concepts

Conic SectionsEllipse

Step-by-Step Solution

To find the locus of the midpoint of the chord ABAB of the ellipse E\text{E}, we proceed step-by-step:

  1. Find the parameters of the ellipse: The centre of the ellipse is at the origin (0,0)(0,0) and its directrix is given as the vertical line x=9x = 9. Therefore, the standard equation of the ellipse is: x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1

    The directrix is given by x=ae=9x = \frac{a}{e} = 9. Given that the eccentricity e=13e = \frac{1}{3}, we can solve for the semi-major axis aa: a=9e=9×13=3    a2=9a = 9e = 9 \times \frac{1}{3} = 3 \implies a^2 = 9

    The semi-minor axis bb is calculated using the relation b2=a2(1e2)b^2 = a^2(1 - e^2): b2=9(119)=8b^2 = 9 \left(1 - \frac{1}{9}\right) = 8

    Thus, the equation of the ellipse E\text{E} is: x29+y28=1\frac{x^2}{9} + \frac{y^2}{8} = 1

  2. Find the focus P(α,0)P(\alpha, 0): The focus with α>0\alpha > 0 is at (ae,0)(ae, 0): α=ae=3×13=1\alpha = ae = 3 \times \frac{1}{3} = 1 So, the focus PP is (1,0)(1, 0).

  3. Find the equation of the chord with midpoint (h,k)(h, k): The equation of a chord of the ellipse x29+y28=1\frac{x^2}{9} + \frac{y^2}{8} = 1 whose midpoint is (h,k)(h, k) is given by T=S1T = S_1: hx9+ky81=h29+k281\frac{hx}{9} + \frac{ky}{8} - 1 = \frac{h^2}{9} + \frac{k^2}{8} - 1 hx9+ky8=h29+k28\frac{hx}{9} + \frac{ky}{8} = \frac{h^2}{9} + \frac{k^2}{8}

  4. Apply the condition that the chord passes through P(1,0)P(1, 0): Substituting x=1x = 1 and y=0y = 0 into the chord equation: h(1)9+k(0)8=h29+k28\frac{h(1)}{9} + \frac{k(0)}{8} = \frac{h^2}{9} + \frac{k^2}{8} h9=h29+k28\frac{h}{9} = \frac{h^2}{9} + \frac{k^2}{8}

  5. Derive the locus: Rearranging the terms: k28=h9h29\frac{k^2}{8} = \frac{h}{9} - \frac{h^2}{9} k28=h(1h)9\frac{k^2}{8} = \frac{h(1 - h)}{9} 9k2=8h(1h)9k^2 = 8h(1 - h)

    Replacing (h,k)(h, k) with (x,y)(x, y), the locus of the midpoint of the chord ABAB is: 9y2=8x(1x)9y^2 = 8x(1 - x)

This corresponds to Option A: 9y2=8x(1x)9y^2 = 8x(1 - x).