[
  "Dress = $25, skirt = 25 - t (t dollars cheaper).",
  "Add them: 25 + (25 - t).",
  "25 + 25 = 50, so total = 50 - t."
]