[
  "Let total distance = d. Time for each segment = distance / speed.",
  "Set up the equation: d/100 + d/160 + d/320 = 3.",
  "Use LCD = 1600, solve: 31d/1600 = 3, so d = 4800/31 = 154.84 km."
]