[
  "A fraction a/b means a divided by b. Divide the numerator by the denominator, then round to 2 decimal places.",
  "8/9 = 8 / 9 = 0.888... The third decimal digit is 8 (>= 5), so round up the second decimal digit from 8 to 9.",
  "Answer: 0.89."
]