[
  "Divide each number and find the remainder separately.",
  "Remainder = dividend minus (quotient times divisor).",
  "Check: the stored answer D (7891/7) gives R=2, not 1."
]