[
  "All numbers start with 3, so move to the thousands place. The largest thousands digit gives the greatest number.",
  "Thousands digits: 2, 0, 2, 0. The largest is 2. If there is a tie, compare the hundreds digit next.",
  "Descending order: 32180, 32018, 30218, 30081."
]