So I have a circle: $x^2 + y^2 = 25$ and a point $P = (7,1)$ of the tangent-lines and I have to find the equations of these tangent-lines.
So I know that the radius is $5$ and that the center is $C = (0,0)$. I also know that the equation of a tangent-line is $y=mx+h$.
I can substitute $x$ and $y$ of $P$ in the equation of the tangent-line, so I would have $x$ and $y$ but how do I find $h$ and $m$ then?
HINT: write $$y=mx+n$$ for the searched Tangent line, then we have the equation $$y=m(x-7)+1$$ plug this in the equation of the given circle then you will get $$x^2+(m(x-7)+1)^2=25$$ solve this equation for $x$ and set the discriminant equal to Zero you will get $$-24m^2+14m+24=0$$ to compute $m$