Percentage Decrease Calculator
Subtract a percentage from a value and see the decreased result.
How to Calculate a Percentage Decrease
A percentage decrease subtracts a portion of the original value from itself. This is used for discounts, depreciation, weight loss tracking, and more.
The Formula
Result = Value − (Value × Percent / 100)
Equivalently: Result = Value × (1 − Percent / 100)
Common Use Cases
| Scenario | Value | Decrease | Result |
|---|---|---|---|
| Store discount | $80 | 25% | $60 |
| Car depreciation | $30,000 | 15% | $25,500 |
| Population decline | 10,000 | 8% | 9,200 |
Sale shopping: A $120 jacket is 30% off: $120 − ($120 × 30/100) = $120 − $36 = $84.
Enter your original value and the percentage to subtract. The calculator displays both the amount saved and the final value.