Question
Question: Find the locus of the middle points of chords of the parabola which pass through the fixed point \[\...
Find the locus of the middle points of chords of the parabola which pass through the fixed point (h, k).
Solution
Hint: Write the slope point form of a line passing through points, say B(at2,2at) and C(au2,2au)that lies on the chord of the parabola. Then, we can substitute (h,k) in it to get the equation. Then we can use the midpoint formula to get the coordinates of the midpoint of the chord. We can find its locus by substituting the variables in the equation of the chord we had found out.
Complete step-by-step answer:
Let us consider the above picture. B(at2,2at) and C(au2,2au) are two variable points on a standard parabola y2=4ax with parameters t and u respectively. A(h,k) is a fixed point through which our variable line passes.
We have to find the locus of mid-points of the chord BC. We can write the equation of BC using two- point form of a line which is,
x−x1y−y1=x2−x1y2−y1
So we get the equation of line BC as,
BC:x−at2y−2at=au2−at22au−2at
Also, the point A(h,k) lies on the line BC so it must also satisfy its equation. So substituting it, we get
h−at2k−2at=au2−at22au−2at
Cross-multiplying and further simplifying we get,
(k−2at)(u+t)=2(h−at2)ku+kt−2aut−2at2=2h−2at2ku+kt−2aut=2hk(u+t)−2aut−2h=0...(i)
To find the locus of the point, we consider a point with coordinates (x1,y1), which is a general point on the locus. Since (x1,y1) lies on the locus which is the locus of mid-points of the chord of the parabola, we can use midpoint formula and we can write that Xmid=2x1+x2 and Ymid=2y1+y2. Therefore, we will get the coordinates as below,
{{x}_{1}}=\left\\{ \dfrac{\left( x~coordinate~of~A \right)+\left( x~coordinate~of~B \right)}{2} \right\\}
{{x}_{1}}=\left\\{ \dfrac{\left( a{{t}^{2}} \right)+\left( a{{u}^{2}} \right)}{2} \right\\}
2x1=(at2)+(au2)
\dfrac{2{{x}_{1}}}{a}=\left\\{ {{t}^{2}}+{{u}^{2}} \right\\}...(ii)
{{y}_{1}}=\left\\{ \dfrac{\left( y~coordinate~of~A \right)+\left( y~coordinate~of~B \right)}{2} \right\\}
{{y}_{1}}=\left\\{ \dfrac{\left( 2at \right)+\left( 2au \right)}{2} \right\\}
y1=(at)+(au)
\dfrac{{{y}_{1}}}{a}=\left\\{ t+u \right\\}...(iii)
So our next task in finding the locus is eliminating the variables from the above equations. Squaring equation (iii) and subtracting it from (ii) i.e. (iii)2−(ii) gives,
{{\left( \dfrac{{{y}_{1}}}{a} \right)}^{2}}-\dfrac{2{{x}_{1}}}{a}={{\left( t+u \right)}^{2}}-\left\\{ {{u}^{2}}+{{t}^{2}} \right\\}
{{\left( \dfrac{{{y}_{1}}}{a} \right)}^{2}}-\dfrac{2{{x}_{1}}}{a}=\left( {{t}^{2}}+{{u}^{2}}+2ut \right)-\left\\{ {{u}^{2}}+{{t}^{2}} \right\\}
(ay1)2−a2x1=2ut...(iv)
Substituting equation (iii) and (iv) in (i),
k(ay1)−a[(ay1)2−a2x1]−2h=0
Multiplying the terms with a, we get
ky1−a2[(ay1)2−a2x1]−2ah=0
Simplifying the equation further, we get
⇒ky1−a2[a2y12−a2x1]−2ah=0⇒ky1−a2[a2y12−2ax1]−2ah=0⇒ky1−y12+2ax1−2ah=0
Now since (x1,y1) are general points on our locus, we can replace x1 by x and y1 by y.
⇒ky−y2+2ax−2ah=0⇒−y2+ky+2a(x−h)=0⇒y2−ky−2a(x−h)=0⇒y2=ky−2a(x−h)
Hence, y2=ky−2a(x−h) is the required locus.
Note: In this question, if the student knows the equation of the chord of the parabola, then they can directly use it instead of deriving it. This will help the student save time in the exams. The student must make sure to simplify the locus and represent it in the simplest form possible.