[
  "Convert percentages to fractions: 60% = 3/5, 25% = 1/4.",
  "Set up: (3/5)G = (1/4)B.",
  "G/B = (1/4)/(3/5) = 5/12. So G:B = 5:12."
]