If $\sqrt{1-x^2}+\sqrt{1-y^2}=a(x-y)$, prove that $\frac{dy}{dx}=\sqrt{\frac{1-y^2}{1-x^2}}$
My Attempt $$ \frac{-2x}{2\sqrt{1-x^2}}-\frac{2y}{2\sqrt{1-y^2}}.\frac{dy}{dx}=a-a\frac{dy}{dx}\\ \implies \frac{dy}{dx}\bigg[a-\frac{y}{\sqrt{1-y^2}}\bigg]=a+\frac{x}{\sqrt{1-x^2}}\\ \frac{dy}{dx}=\frac{a\sqrt{1-x^2}+x}{\sqrt{1-x^2}}.\frac{\sqrt{1-y^2}}{a\sqrt{1-y^2}+x}=\sqrt{\frac{1-y^2}{1-x^2}}.\frac{a\sqrt{1-x^2}+x}{a\sqrt{1-y^2}-y} $$
How do I poceed further and find the derivative ?

After my comment you will get $$a\sqrt{1-x^2}+x=\frac{1-xy+\sqrt{1-x^2}\sqrt{1-y^2}}{x-y}$$ and $$a\sqrt{1-y^2}-y=\frac{1-xy+\sqrt{1-x^2}\sqrt{1-y^2}}{x-y}$$ and you will get the desired result!