[
  "Think: How many whole groups of 5 fit into 27? 5 &times; 5 = 25.",
  "The remainder is what is left over: 27 &minus; 25 = 2.",
  "So quotient = 5 and remainder = 2. Check: 5 &times; 5 + 2 = 27."
]