﻿{
    "id":  8696,
    "hints":  [
                  "Find the difference between consecutive terms: 96000 - 98000 = -2000.",
                  "The pattern is decreasing by 2000 each time.",
                  "Subtract 2000 from 94000 to get the next term, then subtract 2000 again."
              ]
}
