While solving a book on ellipses, I came across the following property of an ellipse which was given without proof :-
If the normals be drawn at the extremities of a focal chord of an ellipse, a line through their point of intersection parallel to the major axis will bisect the chord.
Working with the standard ellipse, i.e., $$ \frac {x^2}{a^2}+\frac {y^2}{b^2}=1,$$we find that the normal at a point $(a\cos\theta,b\sin\theta)$ is given by $$ N(\theta)= a\, x \, \sec \theta- b\, y \csc \theta=a^2-b^2 $$
The midpoint of $2$ parametric points $\theta$ and $\phi$ is
$$ \left(\frac a2(\cos\theta+\cos\phi),\frac b2(\sin\theta+\sin\phi)\right)\equiv \left(a\cos \frac {\theta+\phi}2\cos \frac {\theta-\phi}2,b\sin \frac {\theta+\phi}2\cos \frac {\theta-\phi}2\right)$$
Since the chord is a focal chord, we have the relation that relates $\theta$ and $\phi$, i.e.,
$$\tan \frac {\theta}2\tan \frac {\phi}2=\frac {e-1}{e+1}$$
Hence the line through the midpoint parallel to the major axis is
$$y=b\sin \frac {\theta+\phi}2\cos \frac {\theta-\phi}2$$
But proceeding after this (finding the intersection of the normals at the parametric points) becomes very complicated. Is there a smarter and easier way to prove the given property except using brute force?



Unlike the one I gave in this, this is a "pure geometric solution".
The figure is pretty much self-explanatory but still I will spell it out:
The angles of same color are equal(excuse the right angles from this rule), but for those who are color-blind or otherwise incapable of distinguishing the colors, I will spell out which angles are equal(you can figure out why):
Since this is an ellipse, $\dfrac{PF_1}{PA}=\dfrac{QF_1}{QB}=e\tag{i}$
Using basic trigonometry, we can write $PF_1=PR\sin\theta$,$\,PA=PR\sin\alpha$,$\,QF_1=QR\sin\gamma$ and $QB=QR\sin\beta$. Now substituting these in (i):
$$\frac{\sin\theta}{\sin\alpha}=\frac{\sin\gamma}{\sin\beta}\tag{ii}$$
Applying sine rule in $\Delta CQD$: $\dfrac{CD}{QD}=\dfrac{\sin\gamma}{\sin\beta}\tag{iii}$
Applying sine rule in $\Delta CPD$: $\dfrac{CD}{PD}=\dfrac{\sin\theta}{\sin\alpha}\tag{iv}$
Dividing (iii) and (iv), the ratio $PD:QD=\dfrac{\sin\gamma\sin\alpha}{\sin\beta\sin\theta}$
Now what does statement (ii) tell you about this ratio?