I need help with this question that i attempted to solve using the equation $y^2=4ax$ :
"Prove that on the axis of any parabola there is a certain point which has the property that,if a chord PQ of the parabola be drawn through it,then :-
$1/PK^2/$ + $1/QK^2$ is the same for all positions of the chord."
I use the parametric equations of the parabola.
Then let $P\equiv(at^2,2at)$, $Q\equiv(a{t_1}^2,2at_1)$ and $K\equiv(c,0)$.
Because $P,Q$ and $K$ are collinear, one has $$\frac{2at-2at_1}{at^2-a{t_1}^2}=\frac{2at}{at^2-c}$$ hence $$t_1=-\frac c{at}$$ Then $$\frac 1{PK^2}+\frac 1{QK^2}=\frac {c^2+a^2t^4}{c^2\,[c^2+(4a^2-2ac)\,t^2+a^2t^4]}$$
Putting $\,c=2a\,$, one obtains $$\frac 1{PK^2}+\frac 1{QK^2}=\frac 1{4a^2}$$