{"id":2959,"date":"2026-08-17T19:19:09","date_gmt":"2026-08-17T19:19:09","guid":{"rendered":"https:\/\/minitoolspro.com\/blog\/?p=2959"},"modified":"2026-08-17T20:01:44","modified_gmt":"2026-08-17T20:01:44","slug":"calculate-discount-percentage","status":"publish","type":"post","link":"https:\/\/minitoolspro.com\/blog\/calculate-discount-percentage\/","title":{"rendered":"Calculate Discount Percentage: Simple Formula &amp; Examples"},"content":{"rendered":"\n<div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h2>Table of Contents<\/h2><nav><ul><li><a href=\"#calculate-discount-percentage\">Calculate Discount Percentage:<\/a><\/li><li><a href=\"#understanding-discount-percentages\">Understanding Discount Percentages<\/a><\/li><li><a href=\"#the-core-formula-for-calculating-a-discount\">The Core Formula for Calculating a Discount<\/a><\/li><li><a href=\"#step-by-step-example-35-off-a-120-item\">Step-by-Step Example: 35% Off a $120 Item<\/a><\/li><li><a href=\"#calculating-the-discount-rate-when-you-only-know-the-prices\">Calculating the Discount Rate When You Only Know the Prices<\/a><\/li><li><a href=\"#handling-multiple-or-stacked-discounts\">Handling Multiple or Stacked Discounts<\/a><\/li><li><a href=\"#common-mistakes-when-calculating-discounts\">Common Mistakes When Calculating Discounts<\/a><ul><li><a href=\"#forgetting-to-convert-the-percentage\">Forgetting to Convert the Percentage<\/a><\/li><li><a href=\"#subtracting-the-wrong-amount\">Subtracting the Wrong Amount<\/a><\/li><li><a href=\"#adding-stacked-discounts-incorrectly\">Adding Stacked Discounts Incorrectly<\/a><\/li><li><a href=\"#misplacing-the-decimal-point\">Misplacing the Decimal Point<\/a><\/li><li><a href=\"#using-the-sale-price-as-the-original-price\">Using the Sale Price as the Original Price<\/a><\/li><\/ul><\/li><li><a href=\"#quick-mental-math-for-common-discounts\">Quick Mental Math for Common Discounts<\/a><\/li><li><a href=\"#how-discounts-interact-with-sales-tax\">How Discounts Interact with Sales Tax<\/a><\/li><li><a href=\"#when-an-online-calculator-makes-sense\">When an Online Calculator Makes Sense<\/a><\/li><li><a href=\"#frequently-asked-questions\">Frequently Asked Questions<\/a><ul><li><a href=\"#how-do-i-calculate-a-discount-percentage-from-the-original-and-sale-price\">How do I calculate a discount percentage from the original and sale price?<\/a><\/li><li><a href=\"#whats-the-fastest-way-to-calculate-a-20-discount\">What's the fastest way to calculate a 20% discount?<\/a><\/li><li><a href=\"#do-i-add-sales-tax-before-or-after-a-discount\">Do I add sales tax before or after a discount?<\/a><\/li><li><a href=\"#can-two-discounts-be-added-together\">Can two discounts be added together?<\/a><\/li><li><a href=\"#how-do-i-reverse-a-discount-to-find-the-original-price\">How do I reverse a discount to find the original price?<\/a><\/li><\/ul><\/li><li><a href=\"#putting-the-formula-to-work\">Putting the Formula to Work<\/a><\/li><\/ul><\/nav><\/div>\n\n\n\n<h2 id=\"calculate-discount-percentage\" class=\"wp-block-heading\">Calculate Discount Percentage:<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To calculate a discount as a percentage, multiply the original price by the discount percentage expressed as a decimal. The formula is: <strong>Discount Amount = Original Price \u00d7 (Discount Percentage \u00f7 100)<\/strong>. Then subtract that amount from the original price to get the sale price. For example, a 30% discount on an $80 item saves you $24, making the final price $56.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This guide walks through the entire process, shows you how to handle different discount scenarios, explains common mistakes that lead to incorrect totals, and offers a faster option when you don't want to do the math by hand.<\/p>\n\n\n\n<h2 id=\"understanding-discount-percentages\" class=\"wp-block-heading\">Understanding Discount Percentages<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A discount percentage tells you what portion of the original price is being removed. If a product has a 25% discount, the store is taking 25% off the original price. You'll pay the remaining 75%.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That's a useful shortcut worth remembering: instead of calculating the discount and subtracting it, you can calculate the percentage you'll actually pay. For a 25% discount, you pay 75% of the original price. For a 40% discount, you pay 60%. The two approaches give the same result, but sometimes one is faster depending on the numbers involved.<\/p>\n\n\n\n<h2 id=\"the-core-formula-for-calculating-a-discount\" class=\"wp-block-heading\">The Core Formula for Calculating a Discount<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The standard approach uses two steps. Here's the formula for the discount amount:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Discount Amount = Original Price \u00d7 (Discount Percentage \u00f7 100)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Then calculate the final price:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sale Price = Original Price \u2212 Discount Amount<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also combine these into a single formula:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sale Price = Original Price \u00d7 (1 \u2212 Discount Percentage \u00f7 100)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This second version is useful because it directly calculates what you'll pay. The expression inside the parentheses represents the percentage you're still paying after the discount is applied.<\/p>\n\n\n\n<h2 id=\"step-by-step-example-35-off-a-120-item\" class=\"wp-block-heading\">Step-by-Step Example: 35% Off a $120 Item<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Let's work through a realistic example to see how the calculation works in practice.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 1:<\/strong> Write down the original price. In this case, $120.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 2:<\/strong> Convert the discount percentage to a decimal. Divide 35 by 100 to get 0.35.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 3:<\/strong> Multiply the original price by the decimal: 120 \u00d7 0.35 = 42. That's the discount amount.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 4:<\/strong> Subtract the discount from the original price: 120 \u2212 42 = 78.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Answer:<\/strong> The sale price is $78. You save $42.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Using the shortcut method, you'd calculate what you pay: 100% \u2212 35% = 65%. Then multiply: 120 \u00d7 0.65 = 78. Same result, fewer steps.<\/p>\n\n\n\n<h2 id=\"calculating-the-discount-rate-when-you-only-know-the-prices\" class=\"wp-block-heading\">Calculating the Discount Rate When You Only Know the Prices<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Sometimes you know the original price and the sale price, but not the discount percentage. Maybe a store tag shows both prices without stating the percentage off. You can calculate the discount percentage using this formula:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Discount Percentage = ((Original Price \u2212 Sale Price) \u00f7 Original Price) \u00d7 100<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example:<\/strong> A coat originally priced at $150 is now selling for $105.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Original Price \u2212 Sale Price = 150 \u2212 105 = 45<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Divide by the original price: 45 \u00f7 150 = 0.30<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Multiply by 100: 30%<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The discount is 30% off. This is essentially the <a href=\"https:\/\/minitoolspro.com\/tools\/percentage-change-calculator\/\">percentage change formula<\/a> applied to a price reduction, which makes sense because a discount is really just a percentage decrease.<\/p>\n\n\n\n<h2 id=\"handling-multiple-or-stacked-discounts\" class=\"wp-block-heading\">Handling Multiple or Stacked Discounts<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Stores occasionally apply more than one discount to the same item. A common example is a sale price plus an additional coupon for a percentage off. Many people assume the discounts simply add together, but that's not how it works.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If an item is 20% off, and you have a coupon for an additional 10% off, the total discount isn't 30%. The second discount applies to the already-reduced price, not the original.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example:<\/strong> Original price is $100. First discount: 20% off. That reduces the price to $80. The second discount is 10% off $80, which is $8. The final price is $72.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the discounts simply added to 30%, you'd expect $70. But the actual final price is $72 because the second discount is calculated on a smaller base. The effective discount is 28%, not 30%.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you see stacked discounts, calculate them one at a time, applying each percentage to the current price rather than the original.<\/p>\n\n\n\n<h2 id=\"common-mistakes-when-calculating-discounts\" class=\"wp-block-heading\">Common Mistakes When Calculating Discounts<\/h2>\n\n\n\n<h3 id=\"forgetting-to-convert-the-percentage\" class=\"wp-block-heading\">Forgetting to Convert the Percentage<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The most frequent error is multiplying by the percentage directly without dividing by 100. If you multiply 30 \u00d7 80 to find 30% off $80, you'll get 2,400 instead of 24. Always convert the percentage to a decimal first.<\/p>\n\n\n\n<h3 id=\"subtracting-the-wrong-amount\" class=\"wp-block-heading\">Subtracting the Wrong Amount<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Some people multiply the original price by the percentage you pay but then treat that result as the discount. For example, with a 30% discount on $80, the amount you pay is 80 \u00d7 0.70 = 56. That's the sale price, not the discount. The discount is 80 \u00d7 0.30 = 24. Make sure you know which number you've calculated.<\/p>\n\n\n\n<h3 id=\"adding-stacked-discounts-incorrectly\" class=\"wp-block-heading\">Adding Stacked Discounts Incorrectly<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">As explained above, two 20% discounts don't equal 40% off. Each discount applies to the current price. Calculate sequentially to get the correct result.<\/p>\n\n\n\n<h3 id=\"misplacing-the-decimal-point\" class=\"wp-block-heading\">Misplacing the Decimal Point<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">With discounts like 5% or 7.5%, it's easy to make a decimal error. Five percent is 0.05, not 0.5. Half a percent would be 0.005. Double-check your conversion when the percentage is small or includes a fraction.<\/p>\n\n\n\n<h3 id=\"using-the-sale-price-as-the-original-price\" class=\"wp-block-heading\">Using the Sale Price as the Original Price<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you're comparing a sale price to a previous sale price, it's tempting to use the wrong starting point. The discount percentage always depends on the original price before the discount was applied. If you use the already-discounted price as your base, you'll calculate the wrong percentage.<\/p>\n\n\n\n<h2 id=\"quick-mental-math-for-common-discounts\" class=\"wp-block-heading\">Quick Mental Math for Common Discounts<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You don't always need a calculator. A few benchmarks make it easy to estimate or calculate discounts in your head.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>10% off:<\/strong> Move the decimal point one place to the left. Ten percent of $80 is $8.<\/li>\n\n\n\n<li><strong>20% off:<\/strong> Calculate 10% and double it. Twenty percent of $80 is $16.<\/li>\n\n\n\n<li><strong>25% off:<\/strong> Divide the price by 4. Twenty-five percent of $80 is $20.<\/li>\n\n\n\n<li><strong>50% off:<\/strong> Divide the price by 2. Fifty percent of $80 is $40.<\/li>\n\n\n\n<li><strong>75% off:<\/strong> Calculate 50% off, then take half of that remaining 50%. You'll pay a quarter of the original price.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For less common percentages, break them into friendly components. For 35% off, calculate 30% (three times 10%) plus 5% (half of 10%), then add those amounts together.<\/p>\n\n\n\n<h2 id=\"how-discounts-interact-with-sales-tax\" class=\"wp-block-heading\">How Discounts Interact with Sales Tax<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The order matters here. Sales tax applies to the sale price after the discount has been subtracted, not to the original price. If a $100 item is 25% off and sales tax is 8%, you calculate the discount first, then apply tax to the reduced amount.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example:<\/strong> Original price = $100. Discount: 25%, which reduces the price to $75. Tax: 8% of $75 = $6. Final total: $81.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you applied tax to the original price first and then subtracted the discount, you'd get a different \u2014 and incorrect \u2014 result. The discount comes off the pre-tax price.<\/p>\n\n\n\n<h2 id=\"when-an-online-calculator-makes-sense\" class=\"wp-block-heading\">When an Online Calculator Makes Sense<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The manual method is straightforward for simple percentages. But discounts often involve awkward numbers \u2014 17.5% off a price of $83.40, for example. Mental math becomes impractical, and even careful hand calculation leaves room for error.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In those situations, you can use the <a href=\"https:\/\/minitoolspro.com\/tools\/discount-calculator\/\">MiniToolsPro discount calculator<\/a> to find the final price instantly. Enter the original price and the discount percentage, and the tool calculates both the discount amount and the sale price. You can also use it to work backward and determine the discount percentage when you know both prices.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you're working with percentages more generally, you might also want to <a href=\"https:\/\/minitoolspro.com\/tools\/percentage-calculator\/\">calculate a percentage of a number<\/a> for other applications like tips, tax, or portion sizes.<\/p>\n\n\n\n<h2 id=\"frequently-asked-questions\" class=\"wp-block-heading\">Frequently Asked Questions<\/h2>\n\n\n\n<h3 id=\"how-do-i-calculate-a-discount-percentage-from-the-original-and-sale-price\" class=\"wp-block-heading\">How do I calculate a discount percentage from the original and sale price?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Subtract the sale price from the original price, divide the result by the original price, and multiply by 100. For example, if a $200 item sells for $150, the discount is ((200 \u2212 150) \u00f7 200) \u00d7 100 = 25%.<\/p>\n\n\n\n<h3 id=\"whats-the-fastest-way-to-calculate-a-20-discount\" class=\"wp-block-heading\">What's the fastest way to calculate a 20% discount?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Multiply the original price by 0.20 to find the discount amount, or multiply by 0.80 to find the sale price directly. For quick mental math, find 10% by moving the decimal point one place left, then double it.<\/p>\n\n\n\n<h3 id=\"do-i-add-sales-tax-before-or-after-a-discount\" class=\"wp-block-heading\">Do I add sales tax before or after a discount?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Sales tax is applied after the discount. Calculate the discount first, then add tax to the reduced price. The discount always comes off the pre-tax amount.<\/p>\n\n\n\n<h3 id=\"can-two-discounts-be-added-together\" class=\"wp-block-heading\">Can two discounts be added together?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">No. Stacked discounts apply sequentially, each to the current reduced price, not the original. A 20% discount followed by an additional 10% discount results in an effective 28% discount, not 30%.<\/p>\n\n\n\n<h3 id=\"how-do-i-reverse-a-discount-to-find-the-original-price\" class=\"wp-block-heading\">How do I reverse a discount to find the original price?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you know the sale price and the discount percentage, divide the sale price by the percentage you actually paid. For example, if you paid $70 after a 30% discount, you paid 70% of the original price. Divide 70 by 0.70 to get $100 as the original price.<\/p>\n\n\n\n<h2 id=\"putting-the-formula-to-work\" class=\"wp-block-heading\">Putting the Formula to Work<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Next time you see a percentage-off sign, you'll know exactly how to calculate the discount and the final price. Convert the percentage to a decimal, multiply by the original price to find the savings, and subtract. For stacked discounts, work through them one at a time. And when the numbers get messy or you need a quick answer while shopping, the <a href=\"https:\/\/minitoolspro.com\/tools\/discount-calculator\/\">MiniToolsPro discount calculator<\/a> handles the math in seconds so you can make a confident purchasing decision.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Discounts are one of the most common everyday uses of percentages, but percentage calculations can also be useful for increases, decreases, comparisons, and finding what percentage one number represents of another. For a broader explanation of these calculations, see our <a href=\"https:\/\/minitoolspro.com\/blog\/percentage-calculator-guide\/\">Percentage Calculator: How to Calculate Percentages Easily<\/a>, which brings the main percentage formulas and examples together in one place.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Calculate Discount Percentage: To calculate a discount as a percentage, multiply the original price by the discount percentage expressed as a decimal. The formula is: Discount Amount = Original Price \u00d7 (Discount Percentage \u00f7 100). Then subtract that amount from the original price to get the sale price. For example, a 30% discount on an [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2960,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[321,8,320],"class_list":["post-2959","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-calculators","tag-calculator","tag-discount-calculator","tag-percentage-calculator"],"_links":{"self":[{"href":"https:\/\/minitoolspro.com\/blog\/wp-json\/wp\/v2\/posts\/2959","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/minitoolspro.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minitoolspro.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minitoolspro.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/minitoolspro.com\/blog\/wp-json\/wp\/v2\/comments?post=2959"}],"version-history":[{"count":2,"href":"https:\/\/minitoolspro.com\/blog\/wp-json\/wp\/v2\/posts\/2959\/revisions"}],"predecessor-version":[{"id":2967,"href":"https:\/\/minitoolspro.com\/blog\/wp-json\/wp\/v2\/posts\/2959\/revisions\/2967"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/minitoolspro.com\/blog\/wp-json\/wp\/v2\/media\/2960"}],"wp:attachment":[{"href":"https:\/\/minitoolspro.com\/blog\/wp-json\/wp\/v2\/media?parent=2959"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minitoolspro.com\/blog\/wp-json\/wp\/v2\/categories?post=2959"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minitoolspro.com\/blog\/wp-json\/wp\/v2\/tags?post=2959"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}