[
  "Split the number into groups of three digits from the right: 1 | 738 | 456.",
  "The first group (1) is millions, the second (738) is thousands, the third (456) is the rest.",
  "Read each group as a 3-digit number, then add the place-value label."
]