The circles $C_1$ and $C_2$ are given by
$x^2+(y+3)^2=1$
and
$x^2+y^2-12x-10y-60=0$
C1 has a centre of (0,-3) and radius of Square root 1, whereas C2 has a centre of (6,5) and radius of 11!
The circles $C_1$ and $C_2$ are given by
$x^2+(y+3)^2=1$
and
$x^2+y^2-12x-10y-60=0$
C1 has a centre of (0,-3) and radius of Square root 1, whereas C2 has a centre of (6,5) and radius of 11!
As you mentioned in the comments, you'd first find the centers of these circles.
So the center of $C_1$ is $(0,-3)$ and the center of $C_2$ is $(6,5)$.
Start by drawing these points on some graph paper and sketching circles that go through both points. What happens to the center of your new circle as it gets smaller?
You should note that the center of every circle that goes through both of these points is on the perpendicular bisector of $(0,-3)$ and $(6,5)$. That's because if both points are on the circle, we can draw a chord between them and the perpendicular bisector of that chord will go through the center.
Hopefully you'll conclude that the smallest circle going through both points is centered at $(3, 1)$. Can you see what's special about that point?
The smallest circle will lie on the midpoint of the line connecting the centres, and will have diameter of the length of that line. Since you know how to construct and interpret the circle equations, you should be able to complete the exercise with that knowledge.
In response to comment request: For a circle centre $(a,b)$ and square of radius $r^2$, the equation is $(x-a)^2 + (y-b)^2=r^2$. The square of the radius is often (as here) what is available from review of coordinates; there may be no need to calculate down to the actual radius.