Discount Calculator

Compute final price and savings from a percent-off or flat discount, with optional sales tax.

How this is calculated

Percent off: discount = price × (percent / 100).

Flat off: discount = the entered amount.

Subtotal = price − discount. Final = subtotal × (1 + tax / 100).

Related calculators