[
  "Convert each segment's travel time from hours to minutes first.",
  "Add 20 minutes of dwell time after each of the three segments.",
  "Total time = travel time + dwell time. Average speed = total distance / total time."
]