30% off a $120 item saves $36 and brings the price to $84 — you pay 70% of the original. A percent-off discount multiplies the price by (1 − discount/100): the final price is the fraction of the original you still pay.
Suppose you put the default values into Discount Calculator:
Plug those into the formula final = price · (1 − %/100) and the result is:
Final price = original × (1 − percent/100), and the saving is original × percent/100 — elementary percentage arithmetic with no external data involved. The two outputs always sum back to the original price, a handy mental check. One subtlety worth knowing: stacked discounts multiply rather than add. A 30% discount followed by an extra 10% off leaves 0.70 × 0.90 = 0.63 of the price — a 37% total discount, not 40% — because the second percentage applies to the already-reduced amount. This calculator applies a single discount; run it twice to chain promotions.
Last reviewed July 2, 2026 · Editorial policy