If ($ x_1$,$ y_1$) , ($ x_2$,$ y_2$) & ($ x_3$,$ y_3$) be three points on the parabola $y^2= 4ax$ and the normals at these points meet in a point then prove that $\frac{ x_1 - x_2}{y_3} + \frac{ x_2 - x_3}{y_1} + \frac{ x_3 - x_1}{y_2}$=0.
Normal Equation:
$y=mx-am^3-2am$
Let (x',y') be common points
We get:
$y'=mx'-am^3-2am$
Let $m_1, \ m_2$ & $m_3$ be the slopes at ($ x_1$,$ y_1$) , ($ x_2$,$ y_2$) & ($ x_3$,$ y_3$).
We get
$ \ y_1=\ m_1 \ x_1+y'-\ m_1x'$
$ \ y_2=\ m_2 \ x_2+y'-\ m_2x'$
$ \ y_3=\ m_3 \ x_3+y'-\ m_3x'$
To arrive at the desired result i used
$y'=mx'-am^3-2am$
After this step i used $ \ m_1+ \ m_2+ \ m_3=0$ as $\ m^2$ coefficient is '0' but to no avail