Question
Question: locus of mid point of chord of parabola which are at a constant lenght 2l...
locus of mid point of chord of parabola which are at a constant lenght 2l
(4ax−y2)(y2+4a2)=4a2l2
Solution
Let the equation of the parabola be y2=4ax. Let the two endpoints of a chord be A(at12,2at1) and B(at22,2at2). The length of the chord AB is given as 2l.
Using the distance formula, the square of the length of the chord AB is: (2l)2=(at12−at22)2+(2at1−2at2)2 4l2=a2(t12−t22)2+4a2(t1−t2)2 4l2=a2[(t1−t2)(t1+t2)]2+4a2(t1−t2)2 4l2=a2(t1−t2)2(t1+t2)2+4a2(t1−t2)2 4l2=a2(t1−t2)2[(t1+t2)2+4] --- (1)
Let (h,k) be the midpoint of the chord AB. Using the midpoint formula: h=2at12+at22=2a(t12+t22) --- (2) k=22at1+2at2=a(t1+t2) --- (3)
From (3), we get t1+t2=ak --- (4) From (2), we get t12+t22=a2h --- (5)
We know the identity (t1−t2)2=(t1+t2)2−4t1t2. Also, 2t1t2=(t1+t2)2−(t12+t22). Substituting (4) and (5) into the expression for 2t1t2: 2t1t2=(ak)2−a2h=a2k2−a2h
Now substitute t1+t2 and 2t1t2 into the identity for (t1−t2)2: (t1−t2)2=(ak)2−2(a2k2−a2h) (t1−t2)2=a2k2−a22k2+a4h (t1−t2)2=a4h−a2k2 --- (6)
Now, substitute (4) and (6) into equation (1): 4l2=a2(a4h−a2k2)[(ak)2+4] 4l2=a2(a24ah−k2)(a2k2+4a2) 4l2=a2(4ah−k2)(k2+4a2)
Multiply both sides by a2: 4a2l2=(4ah−k2)(k2+4a2)
To find the locus, replace (h,k) with (x,y): 4a2l2=(4ax−y2)(y2+4a2)
This is the required locus. It can also be expanded as: 4a2l2=4axy2+16a3x−y4−4a2y2 Rearranging the terms: y4−4axy2+4a2y2−16a3x+4a2l2=0
The final answer is (4ax−y2)(y2+4a2)=4a2l2.