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