[
  "Keep the metres as the whole-number part. Convert the centimetres to metres by dividing by 100, then add.",
  "3 m stays as 3. 50 cm = 50 / 100 = 0.5 m. So 3 + 0.5 = 3.5 m.",
  "Answer: 3.5 m."
]