for a variable line $\frac xa +\frac yb =1$, find the locus of foot of perpendicular drawn from origin to the line under the condition that $\frac{1}{a^2}+\frac{1}{b^2}=\frac{1}{c^2}$
The line perpendicular to this line and passing through origin is $y=\frac ab x$
The point of interaction of this line is $$x=\frac{ab^2}{a^2+b^2}$$ and $$y=\frac{a^2b}{a^2+b^2}$$
While $c^2 =\frac{a^2b^2}{a^2+b^2}$
So $ax=c^2$ and $by=c^2$
How should I proceed from here?