Discount Calculator
Calculate sale price after discount

Discount Calculator is a free online calculator that helps you calculate sale price after discount. You provide Original Price and Discount (%); the tool does the rest in real time. You get a clean, precise output with the full working shown, so you can verify every step. Use it whenever you need a reliable number without opening a spreadsheet. Your inputs never leave your device: the calculation is fully client-side, and optional analytics/advertising only activate with your consent. It is part of the Finance collection on CalcProMaster, alongside free online discount calculator, free calculators and more. Great for comparing scenarios — change a value and watch the impact immediately. Bookmark it and the answer is always one click away.
What does the page calculator do?
Discount Calculator works out the final price from the Original Price and Discount, following standard Finance conventions — the page defaults produce a final price of $80.00.
- Inputs: Original Price and Discount.
- Output: the final price, plus the intermediate steps behind it.
- Method: the standard Finance formula, evaluated entirely in your browser.
Quick answer
With the default inputs (original price of 100, discount of 20), discount calculator returns a final price of $80.00. Assumptions and limits are summarized below.
How does the Discount Calculator work?
Discount Calculator computes the final price directly from your inputs — the Original Price and Discount feed the formula. Nothing is uploaded: the math runs locally in your browser and the result appears as you type.
What This Calculator Really Does
This tool prices any sale correctly: enter the original price and one or more discounts, and it shows the final price and your true savings. It handles the case shoppers get wrong most often — stacked discounts, where a second percentage applies to the already-reduced price, not the original one.
Stores quote "30% off plus an extra 20% at checkout" because the combined number sounds bigger than it is. The math says otherwise: successive discounts multiply, they never add. Seeing the two-step arithmetic side by side is the fastest way to know exactly what you will pay.
Everything runs locally in your browser. No prices, no basket data, no tracking — nothing leaves your device.
Quick answer: a $120 jacket at 30% off, then an extra 20% at checkout, costs $67.20 — 120 × 0.70 = 84, then 84 × 0.80 = 67.20. The true combined discount is 44%, not 50%.
The Formula, Explained Plainly
Single discount: Final price = Original × (1 − d)
- d — the discount as a decimal (30% → 0.30). Subtracting it from 1 keeps the portion you pay.
Stacked discounts: Final price = Original × (1 − d₁) × (1 − d₂)
The second percentage always applies to the reduced price, so the order of two discounts does not change the result — but the combined saving is always smaller than the sum of the two percentages. Combined discount = 1 − (1 − d₁)(1 − d₂).
How to Use It — In Order
- Enter the original price — the tag price before any reduction.
- Enter the first discount — as a percentage (30, not 0.30).
- Add a second discount if the offer stacks — most store coupons do.
- Read the final price — what you actually pay at checkout.
- Read the savings — both in currency and as the true combined percentage.
- Compare offers — run a rival store's deal through the same steps to see which is genuinely cheaper.
Worked Example, Verified by Hand
A $120 jacket is 30% off, and a coupon takes an extra 20% at checkout:
- First reduction: 120 × 0.70 = $84.00.
- Second reduction: 84 × 0.80 = $67.20 final price.
- Total saving: 120 − 67.20 = $52.80.
- True combined discount: 52.80 ÷ 120 = 44% — not the 50% the two signs suggest.
If a competing store sells the same jacket for $70 flat, that deal still wins by $2.80. Stacked numbers are marketing; the final price is the only fact.
Common Mistakes to Avoid
- Adding stacked percentages — 30% + 20% is a 44% saving, never 50%, because the second cut applies to a smaller base.
- Entering decimals where percentages belong — the field wants 30, not 0.30.
- Comparing discount percentages instead of final prices — a bigger-sounding stack can still cost more than a flat price elsewhere.
- Forgetting sales tax — discounts apply to the pre-tax price in most jurisdictions, so the receipt total will be higher.
- Assuming order matters — 20% then 30% gives the same result as 30% then 20%.
Limitations
- Percentage-off pricing only — buy-one-get-one and threshold offers ("$20 off over $100") need manual conversion.
- No tax, shipping or loyalty-point adjustments — add those after the discount.
- Round-pricing rules (psychological .99 endings) are not modeled.
Expected Accuracy
Exact arithmetic at full floating-point precision, rounded for display only. The final price matches a hand calculation to the cent.
Privacy — Your Data Never Leaves This Device
The calculation runs entirely in your browser: no account, no upload, no tracking, and the page works offline after the first visit.
Related Tools & Guides
Natural next steps from Discount:
- All Finance Calculators
- Percentage Calculator — the underlying percent math
- Sales Tax Calculator — the post-discount add-on
- Markup Calculator — the seller-side view
- Guide: How to Calculate a Discount
Sources & Standards
Successive-discount arithmetic follows standard commercial percentage conventions taught in retail math.
Bottom Line
Stacked discounts multiply, so the advertised sum always overstates the saving. Run the two steps here, read the final price, and compare deals on that number alone.
From Our Guides Library
Frequently Asked Questions
Is 30% off plus 20% off the same as 50% off?
No. The discounts multiply: 0.70 × 0.80 = 0.56, so you pay 56% of the original — a 44% total discount, not 50%.
How do I calculate a 20% discount by hand?
Multiply the price by 0.80. Example: $85 × 0.80 = $68. Equivalently, find 10% and double it, then subtract.
Does the order of stacked discounts matter?
No. 30% then 20% gives the same final price as 20% then 30%, because multiplication is commutative.
How do I find the original price from a sale price?
Divide by the fraction you paid. Example: a $67.20 price after a 44% combined discount means 67.20 ÷ 0.56 = $120 original.
Is tax applied before or after a discount?
In most jurisdictions sales tax is computed on the discounted price, which is why receipts show the markdown before tax lines.
What is the combined discount formula?
Combined = 1 − (1 − d₁) × (1 − d₂). For 30% and 20%: 1 − 0.56 = 0.44, i.e. 44%.
Is this calculator free and private?
Yes — it runs entirely in your browser with no sign-up, and no price or coupon data is sent anywhere.
What does the tool calculate?
Discount Calculator turns the values you enter into a verified result — the formula, every intermediate step, and the assumptions sit beside the result instead of hidden behind it. Because the working is visible: Discount Calculator shows each operation behind the output in the steps panel, so you can verify the result instead of trusting a black box.
How is the final price calculated?
The first steps are discount = $100 × 20% = $20.00, then final price = $100 - $20.00 = $80.00. Discount Calculator substitutes the Original Price and Discount into the formula, evaluates it in the order shown in the steps panel, and reports the final price rounded for readability.
What do I need to use the Discount Calculator?
The Original Price and Discount it asks for, or the page defaults if you just want to see the calculation work. Each input maps directly to the formula, and changing any one of them recalculates the final price instantly.
What does the result from the tool mean?
The main number the discount calculator returns is the final price for your exact inputs, and the supporting figures and step list give it context. Results from Discount Calculator are estimates computed from the values entered; real-world outcomes can differ when fees, taxes, or conditions not modeled here apply.
When is the page most useful?
Typical uses for Discount Calculator include short-term planning, comparing scenarios side by side, and double-checking the final price — anywhere the figure needs to be defensible rather than guessed. If the final price looks wrong, read the steps panel before re-entering anything; it usually shows exactly where the number departed from expectation.