[
  "The remainder must be less than the divisor (6). What is the largest possible remainder?",
  "Largest remainder = 6 &minus; 1 = 5. Add that to 6 &times; 3.",
  "Number = Divisor &times; Quotient + Largest Remainder = 6 &times; 3 + 5. Compute it."
]
