How to Use This Percent Decrease Calculator
This percent decrease calculator has two modes. In Find % change mode, enter the original value and the new value — the calculator returns the percent change (labeled as increase or decrease), the absolute change, and the multiplier (New ÷ Original). In Find new value mode, enter the original value, choose decrease or increase, and enter the percentage — the calculator returns the new value and the amount added or subtracted.
For sale price calculations — where you want to find the final price after a percentage discount — try our percent off calculator, which is optimized for retail and discount math.
Percent Decrease Formula
The standard percent decrease formula is:
Percent Decrease = ((Original − New) / Original) × 100
The result is always expressed as a positive number when the value goes down. For example, a drop from $200 to $150 gives ((200 − 150) / 200) × 100 = 25% decrease.
Percent Change Formula (General Form)
The general percent change formula handles both directions:
Percent Change = ((New − Original) / |Original|) × 100
A positive result means the value increased; a negative result means it decreased. Using the same example: ((150 − 200) / 200) × 100 = −25% (decrease of 25%).
Finding a New Value After a Percent Decrease or Increase
To find the new value after applying a percentage change, use the multiplier method:
- Percent decrease: New = Original × (1 − Percent / 100)
- Percent increase: New = Original × (1 + Percent / 100)
For example, a 30% decrease on 500: New = 500 × (1 − 0.30) = 500 × 0.70 = 350. A 20% increase on 80: New = 80 × (1 + 0.20) = 80 × 1.20 = 96.
Why the Multiplier Method Is Faster
The multiplier approach avoids a two-step calculation (compute the change amount, then add or subtract). Instead, you multiply in one step. This is especially useful for compound percentage changes — for example, two successive 10% decreases on 1,000: 1,000 × 0.9 × 0.9 = 810, not 800 (the changes are not simply additive).
Percent Increase vs. Percent Decrease — Asymmetry
A key concept: percent increases and decreases are not symmetric. A 25% increase followed by a 25% decrease does not return to the original value. Starting with 100: +25% gives 125, then −25% of 125 gives 93.75 — a net loss of 6.25%.
This asymmetry matters in investing and pricing. A stock that drops 50% needs a 100% gain just to break even. Similarly, a store that raises prices 20% and then offers a 20%-off sale ends up at the original price: 100 × 1.20 × 0.80 = 96 — actually 4% below the starting price.
Use our decimal calculator to work through multi-step percentage chains with exact decimal precision.
Common Percent Decrease Examples
- 100 → 75: (25 / 100) × 100 = 25% decrease
- 500 → 350: (150 / 500) × 100 = 30% decrease
- 80 → 96: (16 / 80) × 100 = 20% increase
- 1,200 → 900: (300 / 1,200) × 100 = 25% decrease
- 50 → 75: (25 / 50) × 100 = 50% increase
- 200 → 200: 0 / 200 × 100 = 0% change (unchanged)
Sources & References
- Percent Change — Khan Academy — Khan Academy