[
  "Find the tax amount first: total paid minus cost of meal.",
  "Tax percentage = (tax / cost before tax) x 100%.",
  "0.70 / 14 = 0.05 = 5%."
]