﻿{
    "id":  8695,
    "hints":  [
                  "Find the difference between consecutive terms: 46000 - 45000.",
                  "The difference is 1000 each time - this is an increasing pattern.",
                  "Add 1000 to 47000 to get the next term, then add 1000 again."
              ]
}
