[
  "All numbers start with 8, so move to the thousands place. The smallest thousands digit gives the smallest number.",
  "Thousands digits: 2, 2, 1, 1. The smallest is 1. If there is a tie, compare the hundreds digit next.",
  "Ascending order: 81526, 81652, 82165, 82516."
]