[
  "All numbers start with 9, so move to the thousands place. The smallest thousands digit gives the smallest number.",
  "Thousands digits: 3, 3, 7, 7. The smallest is 3. If there is a tie, compare the hundreds digit next.",
  "Ascending order: 93478, 93847, 97348, 97834."
]