[
  "Keep the metres as the whole-number part. Convert the centimetres to metres by dividing by 100, then add.",
  "2 m stays as 2. 1 cm = 1 / 100 = 0.01 m. So 2 + 0.01 = 2.01 m.",
  "Answer: 2.01 m."
]