[
  "All numbers start with 9, so move to the thousands place. The largest thousands digit gives the greatest number.",
  "Thousands digits: 1, 1, 5, 5. The largest is 5. If there is a tie, compare the hundreds digit next.",
  "Descending order: 95214, 95124, 91542, 91254."
]