I have a question that states:
Find a condition on $a$ and $b$ so that the curve $x^2+y^2=1$ touches the curve $(x-a)^2+(y-b)^2=r^2$ at exactly one point.
I know that two circles meet at exactly one point if the distance between the two radii is equal to the radius of the first circle plus the radius of the second circle.
I also know that the radius of the first circle is $1$ and the centre of the first circle is at the origin $(0,0)$.
How would I go about solving the question?