[
  "Multiply each average by its weight (ratio part).",
  "Sum all weighted values: 70x2 + 80x3 + 90x5 = 830.",
  "Divide the total (830) by total weight (2+3+5=10)."
]