The problem I'm trying to solve is : Given a circle of equation $x^2+y^2=4$ ,an ellipse of equation $2x^2+5y^2=10$ and their mutual tangent whose equation is $y=kx+n$, determine $k^2+n^2$. I would like some kind of a subtle hint, not a complete solution. My attempt was to use equations of tangents line for circle and ellipse but the system of equations I get that way doesn't really help me in any way.
Thanks ;)
Describe with an equation the family of the lines that are tangent to the circle. Hint for this: the line is perpendicular to the radius, being $\alpha$ the angle between the radius and $X$ axis. Don't be afraid to use trigonometry.
Make a system of equations: an equation is that of the line (it depends on $\alpha$), and the other are that of ellipse. The discriminant of the system must be $0$. Find $\alpha$, or its cosine.