EXERCISE: Determine the equations of the circles that pass through the points $(2, 3)$ and $(3, 6)$, and are tangent to the line $2x + y − 2 = 0.$
My idea was, first, to notice that the points $(2,3)$ and $(3,6)$ belong to the circle, then substitute in the general equation the equation of a circle.
Thus I arrived at the equation of the possible centers of the circumference.
Then, it remained to look for the circles with a center satisfying the equation that I found, and that were tangent to the line $2x+y-2=0,$ so I calculated the distance between a possible center and the tangent and said that this was equal to the radius.
But then I didn't know what to do. I hope someone can help me to solve it

The radius will be $$r=d(l, C) =\frac{|2c_1+c_2-2|}{\sqrt{5}}, $$ where $C=(c_1, c_2)$ is the center. Since the center verifices that $2c_1+6c_2-32=0$, it implies that $c_1=16-3c_2$, so $$r=\frac{|32-6c_2+c_2-2|}{\sqrt{5}}=\frac{|30-5c_2|}{\sqrt{5}}=\sqrt{5}|6-c_2|.$$ Can you conclude from here?