Double Discount Calculator
Calculate the final price after two discounts are applied in sequence.
How the Double Discount Calculator Works
This calculator determines the final price after applying two discounts sequentially. Unlike a simple combined discount, sequential discounts are applied one after the other, meaning the second discount is calculated on the already-reduced price, not the original price.
The calculation follows this logic:
- First discount: Original price × (1 - First discount percentage / 100)
- Second discount: Price after first discount × (1 - Second discount percentage / 100)
For example, a 20% discount followed by an additional 10% discount does not equal a 30% total discount. The effective discount is always lower than the sum of the two percentages.
How to Use the Calculator
- Enter the original price of the item.
- Enter the first discount percentage.
- Enter the second discount percentage.
- The calculator instantly shows the final price, total savings, and effective discount rate.
All fields accept decimal values for precise calculations.
Example Calculation
An item costs $100. A store offers a 20% discount, then an additional 10% discount on the sale price.
- Price after first discount: $100 × (1 - 0.20) = $80
- Price after second discount: $80 × (1 - 0.10) = $72
- Total savings: $100 - $72 = $28
- Effective discount rate: 28%
The final price is $72, not $70 (which would be a combined 30% discount).
Understanding Your Results
The calculator provides three key outputs:
- Final Price: The amount you actually pay after both discounts.
- Total Savings: The difference between the original price and the final price.
- Effective Discount Rate: The single discount percentage that would produce the same final price. This is always less than the sum of the two individual discounts.
Use the effective discount rate to compare this deal against a single-discount offer from another retailer.
Common Mistakes When Applying Sequential Discounts
- Adding discounts together: Assuming 20% + 10% = 30% off. This overestimates the savings.
- Applying discounts to the original price: The second discount must be calculated on the reduced price, not the original price.
- Confusing sequential discounts with stacked discounts: Some retailers apply both discounts to the original price simultaneously. This calculator assumes sequential application, which is the most common retail practice.
Practical Use Cases
- Retail shopping: Store-wide sale plus an additional coupon or loyalty discount.
- B2B pricing: Volume discounts combined with early payment discounts.
- Seasonal promotions: Clearance markdowns with an extra percentage off.
- Membership programs: Member discount applied on top of a promotional price.
Limitations
- The calculator assumes discounts are applied sequentially in the order you enter them. Some retailers may apply discounts in a different order, which can affect the final price.
- It does not account for tax, shipping, or other fees that may apply to the final price.
- It assumes percentage-based discounts only. Fixed-amount discounts or buy-one-get-one offers require a different calculation.
FAQ
Is a double discount the same as a combined discount?
No. A combined discount applies both percentages to the original price at once. A double (sequential) discount applies the second percentage to the already-reduced price. Sequential discounts always result in a higher final price than a combined discount of the same percentages.
How do I calculate the effective discount rate?
The effective discount rate is: 1 - ((1 - first discount / 100) × (1 - second discount / 100)). Multiply the result by 100 to get the percentage. The calculator does this automatically.
Can I use this for more than two discounts?
This calculator handles exactly two discounts. For three or more sequential discounts, apply the same logic repeatedly: each new discount is calculated on the price after all previous discounts.
Does the order of discounts matter?
Yes. Applying a larger discount first versus a smaller discount first can produce slightly different final prices due to rounding. The calculator applies discounts in the order you enter them.