﻿{
    "hints":  [
                  "Total pay = number of employees x average pay.",
                  "Add the manager\u0027s salary to the old total, then divide by the new headcount (21).",
                  "New average = (20 x 4500 + 15000) / 21."
              ]
}
