[
  "The third decimal place determines whether the second decimal place rounds up or stays the same",
  "Minimum: find the smallest 3-decimal-place number that rounds UP to 12.05 (hint: 12.045)",
  "Maximum: find the largest 3-decimal-place number that rounds DOWN to 12.05 (hint: 12.054)"
]