Find the locus of mid-point of chord of parabola y²=4ax with given slope

hard JEE-MAIN JEE-ADVANCED JEE Advanced 2022 3 min read

Question

Find the locus of the mid-point of chords of the parabola y2=4axy^2 = 4ax that have slope mm.

(JEE Advanced 2022, similar pattern)


Solution — Step by Step

Let the mid-point of the chord be P(h,k)P(h, k). We need to find the relationship between hh and kk (the locus equation).

For any conic, the equation of the chord with mid-point (h,k)(h, k) is given by T=S1T = S_1.

For the parabola y2=4axy^2 = 4ax:

  • TT: Replace y2y^2 with ykyk, and xx with x+h2\frac{x + h}{2}. So Tky2a(x+h)T \equiv ky - 2a(x + h)
  • S1S_1: Substitute the mid-point into the parabola equation: S1=k24ahS_1 = k^2 - 4ah

The chord equation: ky2a(x+h)=k24ahky - 2a(x + h) = k^2 - 4ah

Simplifying: ky2ax=k22ahky - 2ax = k^2 - 2ah

Rearrange: ky=2ax+k22ahky = 2ax + k^2 - 2ah

y=2akx+k22ahky = \frac{2a}{k}x + \frac{k^2 - 2ah}{k}

The slope of this chord is 2ak\frac{2a}{k}.

We’re told the slope equals mm:

2ak=m\frac{2a}{k} = m k=2amk = \frac{2a}{m}

Replace (h,k)(h, k) with (x,y)(x, y) to get the locus:

y=2am\boxed{y = \frac{2a}{m}}

This is a horizontal straight line.


Why This Works

The T=S1T = S_1 method is a powerful shortcut for finding the equation of a chord when you know its mid-point. It works because the chord bisected at (h,k)(h, k) must be perpendicular to the line joining (h,k)(h, k) to… wait, that’s circles. For parabolas, it’s different.

The result says all chords of slope mm have their mid-points on the horizontal line y=2a/my = 2a/m. This makes geometric sense — as you slide a chord of fixed slope along the parabola, its mid-point traces a horizontal path. Steeper chords (mm large) have mid-points closer to the axis (yy small), while nearly horizontal chords (mm small) have mid-points far from the axis.


Alternative Method — Parametric approach

Let the two endpoints of the chord be P(at12,2at1)P(at_1^2, 2at_1) and Q(at22,2at2)Q(at_2^2, 2at_2) on the parabola.

Mid-point: h=a(t12+t22)2h = \frac{a(t_1^2 + t_2^2)}{2}, k=2a(t1+t2)2=a(t1+t2)k = \frac{2a(t_1 + t_2)}{2} = a(t_1 + t_2)

Slope of chord: 2at12at2at12at22=2t1+t2=m\frac{2at_1 - 2at_2}{at_1^2 - at_2^2} = \frac{2}{t_1 + t_2} = m

So t1+t2=2mt_1 + t_2 = \frac{2}{m}, giving k=a2m=2amk = a \cdot \frac{2}{m} = \frac{2a}{m}. Same result.

The T=S1T = S_1 formula is a universal tool for conics. For any conic S=0S = 0, the chord with mid-point (h,k)(h, k) has the equation T(h,k)=S1(h,k)T(h, k) = S_1(h, k). Learn this once and apply it to circles, ellipses, parabolas, and hyperbolas — it saves enormous time in JEE.


Common Mistake

Students often forget to replace (h,k)(h, k) with (x,y)(x, y) at the end, leaving the answer as k=2a/mk = 2a/m. The question asks for the locus, which must be expressed in terms of xx and yy. Also, a common algebraic slip is writing TT incorrectly — for y2=4axy^2 = 4ax, the TT involves 2a(x+h)2a(x + h), not 4a(x+h)4a(x + h). Be careful with the factor of 2.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next