If $y=mx + c$ is a tangent to an ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$, then show that $c^2=a^2m^2 + b^2$.
So for this question, first off I tried to differentiate it using implicit differentiation. I got $$\frac{dy}{dx}=-\frac{xb^2}{ya^2}$$
Afterward, I was unsure how to proceed. I tried subbing the above into $y=mx +c$, but I don't think that helps. How to I get $c^2=a^2m^2 + b^2$ out?