{
  "hints": [
    "Average speed is not the average of the two speeds. You need total distance and total time.",
    "Find the distance for each part: Speed x Time. Then add them.",
    "Total distance = 180 + 300 = 480 km. Total time = 6 h. Now divide."
  ]
}
