{
  "hint1": "Read the number of 10-cent, 20-cent, and 50-cent coins from the pie chart.",
  "hint2": "Multiply each count by its coin value to convert to dollars.",
  "hint3": "Add the three dollar amounts."
}