Given equation $x^2+9y^2=81$ and the point $(27,3)$, find the equation of 2 lines that pass through the point $(27,3)$, and is tangent to the ellipse
so by using implicit differentiation I got $y'=\frac{-x}{9y}$, which is the slope of the line. but i don't know where to go from here. Any help would be appreciated.