Find an equation for a tangent line to the curve $$ x^2 - y^2 = 5$$ that passes through the point $(1, 1)$.
I realize that I have to use implicit differentiation $$2x - 2y \frac {dy}{dx} = 0$$ $$\frac {dy}{dx} = \frac xy$$
However I do not know how to relate this to the point in order to find the equation of the line that passes through the point, even though the point isn't (presumably) on the curve.
Thank you in advance for the help.