{
  "hints": [
    "Let the cost of shoes be $x. Write expressions for remaining money.",
    "Set up equation: 350 - x = 0.7(410 - x). Solve for x.",
    "Percentage decrease = (amount spent / original) x 100%."
  ]
}