[
  "The two removed numbers add up to 70 (from the previous part).",
  "Use the sum-and-difference method: Larger = (Sum + Diff) / 2.",
  "Smaller = (Sum - Diff) / 2 = (70 - 4) / 2 = 33."
]