[
  "Average of 3 numbers is x, so total sum = 3 &times; x = 3x.",
  "If one number is 8, subtract it from the total to get the sum of the other two.",
  "Sum of other two = 3x - 8."
]