[
  "After spending 30%, 70% remains. The juice costs 40% of that 70%, which is 28% of the original.",
  "Total spent = 30% + 28% = 58%. Left = 42% = $12.60.",
  "Original amount = 12.60 / 0.42 = $30."
]