﻿[
  "Find the percentage for bags from the pie chart.",
  "Amount = (percentage / 100) x total money.",
  "Bags = 16% of $50 = 0.16 x 50 = $8."
]
