Triple Discount Calculator

Calculate the final price after applying three successive discounts. Perfect for sales, promotions, and comparing multiple discount offers to find the best deal.

Enter Price & Discounts

$
%
%
%

Results

Final Price
$72.68
after all discounts applied
Total Savings $27.32
Effective Discount 27.32%
Discount Factor 0.7268

Step-by-Step Calculation

1
Original Price
$100.00
2
After 1st Discount (15%)
$100.00 × 0.85 = $85.00
3
After 2nd Discount (10%)
$85.00 × 0.90 = $76.50
4
After 3rd Discount (5%)
$76.50 × 0.95 = $72.68

Price Reduction Visualization

Discount Comparison

Discount Method Final Price Total Savings Effective %
Triple Successive Discounts $72.68 $27.32 27.32%
Simple Sum (Incorrect) $70.00 $30.00 30.00%
Difference +$2.68 -$2.68 -2.68%

Note: Successive discounts result in a smaller total discount than simply adding the percentages together.

Understanding Triple Discounts

When shopping during sales or negotiating prices, you might encounter situations where multiple discounts are applied successively. A triple discount involves applying three separate discount percentages one after another to arrive at the final price. Understanding how this works is crucial for making informed purchasing decisions.

What is a Triple Discount?

A triple discount (also known as a chain discount or series discount) occurs when three separate discounts are applied sequentially to a price. Unlike simply adding the percentages together, each subsequent discount is applied to the already-reduced price from the previous discount.

The Formula

Final Price = Initial Price × (1 - r₁) × (1 - r₂) × (1 - r₃)

Where r₁, r₂, and r₃ are the three discount rates expressed as decimals (e.g., 15% = 0.15)

How to Calculate a Triple Discount

Follow these steps to calculate a triple discount:

  1. Convert discounts to decimals: Divide each percentage by 100 (e.g., 15% becomes 0.15)
  2. Calculate remaining percentages: Subtract each decimal from 1 (e.g., 1 - 0.15 = 0.85)
  3. Multiply the factors: Multiply all three remaining percentages together
  4. Apply to original price: Multiply the result by the initial price

Example Calculation

Scenario: A $100 item with discounts of 15%, 10%, and 5%

Step 1: Convert to remaining percentages

(1 - 0.15) = 0.85
(1 - 0.10) = 0.90
(1 - 0.05) = 0.95

Step 2: Multiply the factors

0.85 × 0.90 × 0.95 = 0.72675

Step 3: Apply to original price

$100 × 0.72675 = $72.68 (rounded)

Result: The final price is $72.68, saving $27.32 (27.325% total discount)

Why Not Just Add the Percentages?

A common misconception is that multiple discounts can be added together. In our example, 15% + 10% + 5% = 30%, which would give a final price of $70. However, the actual final price using successive discounts is $72.68.

Incorrect: Simple Addition

15% + 10% + 5% = 30%
$100 × 0.70 = $70.00

Correct: Successive Discounts

$100 × 0.85 × 0.90 × 0.95
= $72.68

The difference occurs because each subsequent discount is applied to a smaller base amount. The second discount applies to the already-reduced price, not the original, and so on.

Does the Order of Discounts Matter?

Mathematically, the order of discounts does not affect the final price. Due to the commutative property of multiplication, 0.85 × 0.90 × 0.95 equals 0.95 × 0.90 × 0.85. You'll get the same result regardless of which discount is applied first.

Mathematical Proof

15% → 10% → 5%: 0.85 × 0.90 × 0.95 = 0.72675
5% → 10% → 15%: 0.95 × 0.90 × 0.85 = 0.72675
10% → 15% → 5%: 0.90 × 0.85 × 0.95 = 0.72675

Equal Triple Discounts

When all three discounts are the same percentage, the calculation becomes even simpler:

Formula for Equal Discounts

Final Price = Initial Price × (1 - r)³

Example: Three 15% discounts on $100:

$100 × (1 - 0.15)³ = $100 × (0.85)³ = $100 × 0.614125 = $61.41

This results in an effective discount of 38.59%, not 45% (15% × 3).

Real-World Applications

  • Retail Sales: Stacked promotions like "20% off + additional 15% for members + 10% today only"
  • Wholesale Pricing: Trade discounts for quantity, loyalty, and early payment
  • Clearance Events: Progressive markdowns on remaining inventory
  • Coupon Stacking: When stores allow multiple coupons to be applied
  • Business Negotiations: Multiple concessions in contract negotiations

Tips for Smart Shopping

  1. Calculate the effective discount: Always compute the actual percentage saved rather than adding discounts together.
  2. Compare offers: A single 25% discount may be better than 10% + 10% + 5% (which equals about 23.2%).
  3. Check the base price: Ensure the "original" price is legitimate and not inflated before discounts.
  4. Factor in all costs: Remember to include shipping, taxes, and other fees in your final calculation.

Frequently Asked Questions

Is a triple discount better than a single equivalent discount?

No. A triple discount always results in a smaller total discount than the sum of the individual percentages. For example, three 10% discounts (about 27.1% total) are less than a single 30% discount.

Can I use this for more than three discounts?

Yes, the same principle applies. Just multiply more factors: Final Price = Initial × (1-r₁) × (1-r₂) × (1-r₃) × (1-r₄) and so on.

What's the maximum discount possible?

Theoretically, you can never reach 100% through successive discounts less than 100%. Even with three 90% discounts, you'd still pay 0.1% of the original price ($1 on a $1000 item).

How do I find the equivalent single discount?

Calculate (1 - final price / initial price) × 100. In our example: (1 - 72.68/100) × 100 = 27.32%