[
  "Use an original value of 100 to track the net effect.",
  "After +20%: 100 becomes 120. After -15% on the new price: 120 x 0.85 = 102.",
  "Overall: 102 - 100 = 2, so a 2% net increase."
]