Calculate the new price and how much you save when a discount percentage is taken off.
The calculator first finds how much the discount is worth, then subtracts this from the original price:
If an item originally costs 1,200 and has a 25% discount, you save 1,200 × 0.25 = 300, and the new price becomes 1,200 − 300 = 900.
Discounts applied one after another (e.g. 20% then 10%) don't simply add up to 30%. Calculate the first discount, then use the new price as the starting point for the next discount in the calculator.
Use the Percentage Calculator's "% change" tab — it shows the percentage decrease between two prices.