The normal at the point $T(at^2,2at), t\not = 0$, on the parabola $y^2=4ax$ meets the parabola again at the point $S(as^2,2as)$. Show that $t^2+st+2=0$.
I am completely lost. I tried using implicit differentiation but that isn't working, so I really don't know what to do...
The equation of the parabola is $C:y^2=4ax$
So, $2y\frac{dy}{dx} = 4a$ or $\frac{dx}{dy} = \frac{y}{2a}$
The slope of the normal at $T$ is $m_N =-\frac{dx}{dy}\big|_T = -\frac{2at}{2a} = -t$
Also, the slope has a formula of $m_N = \frac{y_2-y_1}{x_2-x_1}$
As, T and S both lie on the normal,
$m_N = \frac{2as-2at}{as^2-at^2} = 2\frac{s-t}{s^2-t^2} = 2\frac{1}{s+t}$ (if $s\not=t$)
So, $-t = 2\frac{1}{s+t}$
$-st -t^2 = 2$
or$$t^2+st+2= 0$$