[
  "To simplify a ratio, find the highest common factor (HCF) of all the numbers. Then divide every term by the HCF.",
  "The HCF of 16 and 18 is 2. 16 / 2 = 8, and 18 / 2 = 9.",
  "The simplest form is 8 : 9."
]