The question is "Find the shortest distance from the origin of the graph of the circle $x^2-14x+y^2-18y+81=0$ ".
I found the circle in the following form: $(x-7)^2+(y-9)^2=7^2$
Then I found the line that connects the origin $(0,0)$ and the center $(7,9)$, and it was $y=(9/7)x$
Now I want to find a point that is both on the circle AND on the line mentioned above, then find the distance between that point and $(0,0)$, but I don't know how to find that point.
My knowledge level is Preparatory mathematics. Thanks :)