[
  "Let the radius of the large semicircle be R.",
  "The small semicircle has diameter = R, so its radius = R/2.",
  "Compare areas: (1/2)pi(R/2)^2 : (1/2)pi R^2 simplifies to 1 : 4."
]