{
  "hints": [
    "Use long division: 351 divided by 2. Start with the hundreds digit.",
    "2 goes into 3 once (1), carry 1. Then 2 goes into 15 seven times (7), carry 1.",
    "Finally 2 goes into 11 five times (5) with 1 left over. Quotient = 175, remainder = 1."
  ]
}