[
  "Convert the m part to km by dividing by 1000, then add to the km part.",
  "100 m = 100 / 1000 = 0.1 km.",
  "10 km + 0.1 km = 10.1 km. Answer: 10.1."
]