For a standard ellipse, a chord subtends an angle of $90^{\circ}$ with the centre $(0,0)$ . To find the locus of the foot of perpendicular to this chord from the centre of the ellipse, I wrote the equation of chord with parameters $ A , B$:
$$\frac xa\space\cos{A+B\over 2} + \frac yb\space\sin{A+B\over 2} = \cos{A-B\over 2}$$ Since an angle of $90^{\circ}$ is subtended at the centre, I get the condition that $\tan A\tan B = -\dfrac {a^2}{ b^2}$
By imposing the condition that FoP is perpendicular to the chord, I get $\dfrac {ax}b\tan{A+B\over 2} = y$.
Eliminiating A and B is a hassle here. Is there a more general way to solving such kinds of problems? This is an ellipse here, it can be a hyperbola, or parabola next.