Draw the tangent to the hyperbola with equation $$x^2-3y^2=36$$ through the point $A(0;-2),$ as $A$ is not from the hyperbole.
I don't know how to approach problems like this one. Is there a general approach or it depends on each problem?
I have seen a method for solving such problems and it basically says that we should write the equation of the hyperbole as a function, so in our case we have $$3y^2=x^2-36\Rightarrow y^2=\dfrac{x^2-36}{3}\Rightarrow y=\pm\sqrt{\dfrac{x^2-36}{3}}$$ I am not sure how this helps though and how we are supposed to use it to solve our problem.
I have also calculated the first derivative of the function (if it somehow helps) $y,$ so $$y'=\pm\dfrac{x}{3\sqrt{\dfrac{x^2-36}{3}}}$$
Can you give me some general approaches for problems like this (tangents to hyperbolas, parabolas, ellipses through points lying on them, and also through external points)?
I actually haven't learnt hyperbola yet, but as you seek for a general approach (this works good in circles, parabolas and ellipses, maybe also in hyperbola but I don't know), I have some for you.
If a point $(x_1,y_1)$ is outside the curve (two tangents can be drawn to the curve) then the equation of the pair of tangents is $$SS_1=T^2$$
If a point $(x_1,y_1)$ is on the curve (this theory holds good for hyperbolas too) then equation of tangent is $$T=0$$
Let the equation of curve be $$ax^2+2hxy+by^2+2gx+2fy+c=0$$ then $$S=ax^2+2hxy+by^2+2gx+2fy+c$$ $$S_1=a{x_1}^2+2hx_1y_1+b{y_1}^2+2gx_1+2fy_1+c$$ $$T=axx_1+byy_1+g(x+x_1)+f(y+y_1)+h(xy_1+yx_1)+c$$