[
  "Find the actual decrease first: 1800 - 1350 = 450.",
  "Percentage decrease = (decrease / original) x 100.",
  "450/1800 = 1/4 = 25%. Always divide by the ORIGINAL value (1800), not the new value."
]