[
  "First find F: F is the midpoint between the two given fractions. F = (first + second) / 2.",
  "Then find G: G is the midpoint between F and 1. G = (F + 1) / 2.",
  "The fraction values are corrupted. Stored answer is G = 7/8."
]