[
  "List numbers that give remainder 4 when divided by 9: 13, 22, 31, ...",
  "Check each number for remainder 1 when divided by 3.",
  "The first number that satisfies both is the answer."
]