﻿{
    "hints":  [
                  "72 is 60% of the total. Write: 60% x total = 72.",
                  "Convert to: total = 72 / 0.60.",
                  "Or use fractions: total = 72 x (100/60) = 72 x (5/3) = 120."
              ]
}
