Compound Percentage Calculator

Find the true combined effect of two percentage changes applied one after the other.

First discount: %   Second discount: %
Original value (optional):  

Enter two percentages and click Calculate. Add an original value to also see the final amount.

Why stacked percentages don't add up

When two percentage changes are applied one after the other, the second one acts on the already-changed value, not the original. This makes the combined result different from simply adding the two percentages together.

The formula

Combined discount = 100 − (1 − A÷100) × (1 − B÷100) × 100
Combined increase = (1 + A÷100) × (1 + B÷100) × 100 − 100

Worked examples

First %Second %Simple additionTrue combined effect
20% off10% off30% (wrong)28% off
50% off50% off100% (impossible)75% off
10% off10% off20% (wrong)19% off
5% raise5% raise10% (close)10.25% increase
25% off20% off45% (wrong)40% off

When does this matter?

The investment trap

This asymmetry is especially important in investing. A 50% loss requires a 100% gain to break even — not 50%. A 20% gain followed by a 20% loss leaves you at 96% of your starting value (a 4% net loss).

Also on this site

FAQ

Is 20% off and then 10% off the same as 30% off?

No. 20% off $100 = $80, then 10% off $80 = $72 — a combined saving of $28, or 28% off, not 30%. The second discount is calculated on the already-reduced price.

What is a "series discount" or "chain discount"?

These are other names for stacked or compound discounts — two or more percentage reductions applied one after the other. The formula is: net factor = (1 − d1) × (1 − d2) × …

Can I stack more than two percentages?

Yes. Multiply the factors together: for three discounts A, B, C the combined effect is 100 − (1 − A/100) × (1 − B/100) × (1 − C/100) × 100.

Why does a 50% loss require a 100% gain to recover?

If you lose 50%, your $100 becomes $50. To get back to $100 from $50 you need to double your money — a 100% gain. The percentages work on different base values.