{
  "hints": [
    "Find the time for each leg separately: Time = Distance / Speed.",
    "First leg: 200 / 100 = 2 h. Second leg: 180 / 60 = 3 h.",
    "Add the two times: 2 + 3 = 5 h."
  ]
}
