[
  "Round 3280 to the nearest thousand: hundreds digit 2 < 5, so 3000.",
  "Round 1754 to the nearest thousand: hundreds digit 7 >= 5, so 2000.",
  "Add the rounded numbers: 3000 + 2000."
]