I'm trying to figure out a problem that goes like this:
A particle originally placed at the origin tries to reach the point $(12,16)$ whilst covering the shortest distance possible. But there is a circle of radius $3$, centered at the point $(6,8)$, and the point cannot go through the circle. (Click on image to view larger picture.)
My original thought was to travel in a straight line until reaching the circle, and then travel along the circumference until we reach the point on the circumference that is the shortest distance to $(12,16)$. However I feel like this path should be longer than a path along a curve that is tangent to the circle and passes through both the origin and the given point. Now I'm just stuck on how to find this specific curve.
Since the curve must be tangent to the circle at some point I can equate the derivative at some point, but what point exactly?

