Inside one circle there is another, which is smaller, which touches the first one at one point. The radius of the first circle is twice the radius of the second. Distance between centers of the circles is 4. Find the radius of the smaller circle.
2026-05-06 08:54:29.1778057669
A problem about two circles
63 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

Big circle radius = $R$
Small circle radius =$r$
$R = 2r$
Distance between centers $c = 4$
$4 + r = R$ (c + radius of small circle)
$4 + r = 2r$
$ r = 4$
$R = 8$