{
  "hints": [
    "Father is 4 times as old as Harry, so Father = 4 x 9.",
    "Find Father's age first: 4 x 9 = ?",
    "Add Harry's age and Father's age: 9 + 36 = ?"
  ]
}