I need help to solve for the equation of two tangent lines to the ellipse $x^2 -12x+y^2+7=0$, which pass through the origin. I've tried a variety of methods from searching similar problems on the internet, however, I can't seem to arrive at an answer.
I know from implicit differentiation that the derivative of $x^2 -12x+y^2+7=0$ with respect to $y$, is defined as:
$y' = \frac{(6-x)}{y}$
And, after that, I'm stumped. How do I go from there? Any help will be much appreciated.
Thank you in advance!
This ellipse is actually a circle $$(x-6)^2+y^2=29$$ and you can find a tangent without derivative. Just write a equation of circle with diameter $A(6,0)$ and $O(0,0)$ and calculate where it cuts a given circle. Suppose you get points $B$ and $C$. Then the lines $OB$ and $OC$ are the tangnts you seek for.