[
  "Use an original value of 100 to track the net effect.",
  "After +25%: 100 becomes 125. After -20% on the new price: 125 x 0.80 = 100.",
  "The increases and decreases do NOT cancel just by subtracting percentages; compute step by step."
]