Find the equation of the circle with center $(3,4)$ that is tangent to the line whose equation is $y = 2x + 3$.
I know you can use the distance between a point and a line formula but according to my math teacher, there's another way to solve it by finding the point of tangency first. Any help would be appreciated :)
The equation of circle will be $$(x-3)^2+(y-4)^2=a^2$$, where $a$ is radius of the circle.
Now to find the radius of circle find distance of center (3,4) from tangent, $y=2x+3$ which would be : $$ | \frac{-5}{\sqrt5}|$$ that is $\sqrt5$
so your equation is: $$(x-3)^2+(y-4)^2=5$$