{
  "hints": [
    "Find the decrease: subtract the new price from the old price.",
    "Percentage decrease = (decrease / original) x 100%.",
    "Round 16.75% to 1 decimal place: 16.8%."
  ]
}