[
  "Work backwards: $378 is 90% of the price before the member discount.",
  "Price before 10% discount = $378 / 0.90 = $420.",
  "That $420 is 70% of the original: Original = $420 / 0.70 = $600. Check: $600 x 0.70 x 0.90 = $378."
]