[
  "Write the division as a fraction, then simplify by dividing numerator and denominator by their highest common factor (HCF).",
  "8 / 12 = 8/12. The HCF of 8 and 12 is 4. Divide both by 4: 8/4 = 2, 12/4 = 3, so 8/12 = 2/3.",
  "Answer: A = 2, B = 3."
]