Double Discount Calculator

Apply two successive discounts to a price.

Final price ($) 72
Total saved ($) 28
Effective discount (%) 28

Formula: final = price × (1 − d1) × (1 − d2)

Step-by-step with your numbers:
1. Values used:
2. Original price = 100 $
3. First discount = 20 %
4. Second discount = 10 %
5.
6. Final price = 72$
7. Total saved = 28$
8. Effective discount = 28%
Did we solve your problem today?

Apply two discounts one after another (they don't simply add).

How the Math Works

The Double Discount Calculator uses the formula final = price × (1 − d1) × (1 − d2), where d1 and d2 are the decimal equivalents of the two discount percentages. This formula applies each discount sequentially: first, the original price is reduced by d1%, then the resulting amount is further reduced by d2%. For example, a $100 item with 20% and 10% discounts becomes $100 × 0.8 × 0.9 = $72. The order of discounts does not affect the result, as multiplication is commutative. This method ensures accurate compounding of successive percentage reductions.

Practical Applications

To use this calculator, input the original price of an item and the two discount percentages. For instance, if a $150 jacket has a 15% store discount followed by an additional 10% coupon, the formula calculates the final price as $150 × 0.85 × 0.9 = $114.75. This avoids the common mistake of simply adding discounts (e.g., 25% total), which would incorrectly suggest a $112.50 final price. The calculator ensures precise results for layered promotions or sales events.

Day-to-Day Use

This tool simplifies budget planning and shopping decisions, especially during seasonal sales, clearance events, or when using multiple coupons. By quickly determining the exact final price after two discounts, shoppers can compare deals across stores, verify advertised savings, or decide whether to purchase immediately or wait for better offers. It also helps avoid overestimating savings, ensuring financial decisions are based on accurate calculations rather than assumptions about compounded discounts.

Worked example

$100, 20% then 10% → $72 (28% off).

FAQ

Why not 30%?

The second discount applies to the already-reduced price.