Question
Question: Find the locus of the middle points of chords of the parabola which are normal to the curve....
Find the locus of the middle points of chords of the parabola which are normal to the curve.
Solution
Hint: Write the equation of normal to the parabola at a general point on it and see where it intersects the curve again. Find the midpoint.
Complete step-by-step answer:
Consider the above picture. A(at2,2at) and B(au2,2au)are two variable points on the standard parabola y2=4ax with parameters t and u respectively.
It is given that AB is normal to the parabola atB.
We can write equations for AB using the formula for normals which is,
Normal at a point with parameter (t) is given by,
y+tx=2at+at3
So we get the equation of line AB as,
AB:y+ux=2au+au3
We know that normal to the parabola at point with parameter t cuts it again at another point with parameter−t−t2.
We can prove this by solving the equation of normal i.e. AB and parabola together.
So we get pointAas,
A=(a(−t−t2)2,2a(−t−t2))
Now let point (h,k)lie on our locus. Since they lie on the locus it is the midpoint of our variable chordAB.
So using the midpoint formula which is,
Xmid=2x1+x2
ymid= 2y1+y2
We write,
h=\left\\{ \dfrac{\left( x~coordinate~of~A \right)+\left( x~coordinate~of~B \right)}{2} \right\\}
k=\left\\{ \dfrac{\left( y~coordinate~of~A \right)+\left( y~coordinate~of~B \right)}{2} \right\\}
And,
h=\left\\{ \dfrac{\left( \text{a}{{\text{t}}^{2}} \right)+\left( a{{\left( -t-\dfrac{2}{t} \right)}^{2}} \right)}{2} \right\\}
2h=(at2)+(a(−t−t2)2)
a2h=t2+(−t−t2)2
a2h=t2+((−t)2+(−t2)2+2(−t)(−t2))
a2h=2t2+t24+4
ah=t2+t22+2...(i)
k=\left\\{ \dfrac{\left( 2at \right)+\left( 2a\left( -t-\dfrac{2}{t} \right) \right)}{2} \right\\}
2k=(2at)+(2a(−t−t2))
a2k=2t+2(−t−t2)
a2k=t−4
t=k−2a...(ii)
So our next task in finding the locus is eliminating the variables from the above equations.
Substituting equation (ii) in (i) we get,
ah=(k−2a)2+(k−2a)22+2
ah=(k−2a)2+2(−2ak)2+2
ah=k24a2+24a2k2+2
ah=k24a2+2a2k2+2
h=k24a3+2ak2+2
This is the required locus.
Now since (h,k)are general points on our locus we can replace h by x and k by y.
x=y24a3+2ay2+2
This is the required locus.
Note: Students have to think carefully while deciding which is the variable before eliminating. In this question students might eliminate a which will give them the wrong answer. Also they may use their different techniques to eliminate the variable from the equations. Also, if they feel it is redundant to use (h,k)first and then replace it as (x,y)they may use (x,y)from the start as well.