Decrease a number by a percentage. Enter the starting value and the percent to remove.
Usage Tip
To subtract a percent fast, multiply by 1 minus the decimal: minus 20% is times 0.8, minus 25% is times 0.75. A 50% off then another 50% off is 75% off total, not 100%.
Result = value − decrease
A decrease cannot exceed 100% of the value (which would reach zero); beyond that the result goes negative.
Successive decreases compound on the shrinking total, so two 10% cuts is a 19% drop, not 20%.
A decrease does not undo an equal-percent increase — up 25% then down 25% lands below the original.
