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