[
  "Distance in km = (steps x 0.75 metres) / 1000.",
  "Add up the distances for all 7 days to get the total.",
  "Find 7 km in steps: 7000 / 0.75 = 9333 steps. Which day is closest?"
]