Discount Calculator
Calculate sale prices and savings
This free online discount calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.
Sale Price
$80.00
You Save
$20.00
You pay
80% of original price — $100.00 → $80.00
How to Use This Calculator
Enter your input values
Fill in all required input fields for the Discount Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.
Review your inputs
Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.
Read the results
The Discount Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.
Explore parameter sensitivity
Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.
Formula Reference
Discount Calculator Formula
See calculator inputs for the governing equation
Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.
When to Use This Calculator
- •Use the Discount Calculator when you need a quick mathematical result without writing out all the steps manually, saving time on repetitive calculations.
- •Use it to verify hand calculations on tests or assignments and catch arithmetic mistakes.
- •Use it when teaching or explaining mathematical concepts to others, demonstrating how changing inputs affects the result.
- •Use it to explore the behavior of mathematical functions across a range of inputs.
About This Calculator
The Discount Calculator is a free mathematical calculation tool for students, educators, and professionals who need quick, reliable results. Calculate sale prices and savings The underlying algorithms implement well-established mathematical formulas and numerical methods. Results are computed instantly in the browser. This tool is useful for learning, verification of hand calculations, and rapid exploration of mathematical relationships. All computation happens locally — no data is sent to a server.
The Theory Behind It
A discount is a reduction from the original price of a good or service, commonly expressed as a percentage off the list price. The sale price after a discount is computed as sale = original × (1 − discount/100), or equivalently, sale = original − savings where savings = original × discount/100. Retailers use discounts as marketing tools, inventory-clearing mechanisms, customer acquisition incentives, and price-discrimination strategies (allowing price-sensitive buyers to pay less while preserving full prices for less price-sensitive customers). The discount calculator handles both directions: forward (given original price and discount percentage, compute sale price and savings) and reverse (given original and sale prices, compute the discount percentage that was applied). Consumers frequently encounter stacked or multi-step discounts: an item advertised at '40% off, additional 20% off clearance prices.' These compound multiplicatively, not additively: (1 − 0.40)(1 − 0.20) = 0.48, meaning the final price is 48% of the original, equivalent to a 52% total discount — NOT 60% as naive addition would suggest. This distinction is important for budgeting and for comparing different discount structures across competing retailers. Discounts interact with sales tax in ways that vary by state: in most US states, sales tax is calculated on the discounted price (the final amount the customer pays), not the original list price, which effectively makes the discount more valuable. Manufacturer mail-in rebates, however, don't reduce the taxable base because the retailer receives the full price at point of sale — the tax is calculated on the pre-rebate amount. The calculator is also useful for comparing financing offers: a 'no-interest 12 months' deal is equivalent to a discount whose value depends on your opportunity cost of money, and framing it as an equivalent percentage discount clarifies whether it beats a cash discount offer.
Real-World Applications
- •Retail shopping: calculate the sale price and savings on discounted items at physical or online stores. Enter the original price and percentage off to see what you'll actually pay.
- •Stacked-discount analysis: when a coupon is applied on top of an already-reduced sale item, compute the combined effect. The discount calculator lets you apply discounts successively and shows the true final percentage off.
- •Bulk-purchase comparison: compare the per-unit cost of buying at full price in small quantities versus a bulk discount. Retailers often offer 15-25% off for buying 3+ or 10+ of the same item, and the calculator shows whether the savings justify the larger purchase.
- •Markdown planning for sellers: retail managers and Etsy/Amazon sellers use the calculator to set markdown prices that clear aging inventory while maintaining target margins. Enter your cost and desired margin to back-calculate the maximum discount you can offer.
- •Holiday and seasonal sale evaluation: during Black Friday, Cyber Monday, Memorial Day, and other sale events, quickly compute the real savings on advertised percentage discounts to compare across retailers.
Frequently Asked Questions
How do I calculate a discount?
Sale price = original × (1 − discount/100), and savings = original × discount/100. A 30% discount on a $120 item: savings = $120 × 0.30 = $36, sale price = $120 − $36 = $84. Alternatively: $120 × 0.70 = $84 (multiplying by 1 − 0.30 = 0.70 gives the sale price directly). Mental-math shortcut for 25% off: the sale is 3/4 of the original; for 10% off, move the decimal and subtract; for 50% off, cut in half.
How do stacked discounts work?
Stacked (or compound) discounts multiply, they don't add. A 30% discount followed by an additional 20% off gives a final price of original × (1 − 0.30)(1 − 0.20) = original × 0.56, which is a 44% total discount — NOT 50%. The second discount is calculated on the already-reduced price, not the original. This is a common point of confusion: retailers know that '30% + 20% off' SOUNDS like 50% off, but the actual savings are lower. The calculator handles stacked discounts correctly.
Is sales tax calculated before or after the discount?
In most US states, sales tax is calculated on the final (post-discount) selling price, not the original price. A $100 item with 25% store discount and 8% sales tax: $100 × 0.75 = $75 (discounted) × 1.08 = $81 total. The discount saves you $25 in product cost AND an additional $2 in sales tax (since the tax is applied to the lower base). Manufacturer mail-in rebates are the exception — the tax is calculated on the pre-rebate price because the retailer collects the full amount at the point of sale.
What percentage discount am I getting?
Given an original price and a sale price, compute: discount percentage = (original − sale) / original × 100. If a $150 jacket is on sale for $90: discount = (150 − 90) / 150 × 100 = 40% off. Use this reverse calculation to verify advertised discount percentages or to compute your savings when a retailer shows only the final price without labeling the percentage. The calculator handles this direction directly.
How much do I save with a 20% discount?
Savings = original price × 0.20. For a $75 item: savings = $15, sale price = $60. For a $500 purchase: savings = $100, sale price = $400. 20% is a particularly easy percentage for mental math because you can compute 10% (move the decimal one place left) and double it: 10% of $75 is $7.50, so 20% is $15. The calculator shows both the savings amount and the final sale price.