Skip to main content
math

Percentage Decrease Calculator

Calculate the result of decreasing a number by a given percentage. Find the reduced value after a discount, markdown, depreciation, or any proportional reduction is applied to an original amount.

Reviewed by Christopher FloiedPublished Updated

This free online percentage decrease 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.

The starting amount before the decrease

Range: 0 – 100

The percentage to decrease by (0-100)

Results

Decrease Amount

100

New Value

400

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Percentage Decrease Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.

2

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.

3

Read the results

The Percentage Decrease 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.

4

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.

When to Use This Calculator

  • Use the Percentage Decrease 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.

Related Calculators

About Percentage Decrease Calculator

The Percentage Decrease Calculator determines the result of reducing a value by a specified percentage. It shows both how much is subtracted and the final reduced amount. This calculation is essential for computing sale prices after discounts, asset depreciation, population declines, budget cuts, and any scenario where a quantity is reduced by a proportional amount. For example, a 20% discount on a $500 item reduces the price by $100 to $400. The calculator handles any original value and any decrease percentage from 0% (no change) to 100% (complete reduction). Understanding percentage decreases helps consumers evaluate discounts, businesses plan markdowns, and analysts model declining trends.

The Math Behind It

A percentage decrease removes a fraction of the original value. The formula is: New Value = Original * (1 - p/100), where p is the decrease percentage. Equivalently, the amount subtracted is Original * (p/100), and the new value is the original minus that amount. This is the inverse operation of a percentage increase, but the relationship is not symmetric. If a price increases by 25% and then decreases by 25%, you do not get back to the original. Starting at $100: a 25% increase gives $125; a 25% decrease of $125 gives $93.75, which is 6.25% below the original. The reason is that the decrease applies to the larger post-increase value. To undo a percentage increase of p%, you need a decrease of p/(1+p/100) percent. For a 25% increase, the reversal is 25/1.25 = 20%. This asymmetry is important in finance, where calculating the return needed to recover from a loss is always larger than the loss itself. A 50% loss requires a 100% gain to break even. Successive percentage decreases compound multiplicatively. Two consecutive 10% decreases do not total 20%; instead, the result is (1-0.10)*(1-0.10) = 0.81, an overall 19% decrease. This compounding effect is relevant to depreciation schedules, where an asset loses a fixed percentage of its remaining value each year. In retail, the concept of 'stacking discounts' follows this same multiplicative logic. A 20% discount followed by an additional 10% discount gives a total discount of 1 - (0.80 * 0.90) = 28%, not 30%.

Formula Reference

Percentage Decrease

New Value = Original * (1 - Percentage / 100)

Variables: Original = starting value, Percentage = the decrease percentage

Worked Examples

Example 1: Store Discount

A $500 jacket is on sale for 20% off.

Step 1:Decrease amount: 500 * (20/100) = 100
Step 2:New price: 500 - 100 = 400

The sale price is $400 (saving $100).

Example 2: Car Depreciation

A car worth $30,000 depreciates by 15% in its first year.

Step 1:Depreciation: 30,000 * 0.15 = 4,500
Step 2:Value after one year: 30,000 - 4,500 = 25,500

The car is worth $25,500 after one year.

Example 3: Budget Cut

A department's $2,000,000 budget is cut by 8%.

Step 1:Cut amount: 2,000,000 * 0.08 = 160,000
Step 2:New budget: 2,000,000 - 160,000 = 1,840,000

The new budget is $1,840,000.

Common Mistakes & Tips

  • !Assuming two successive decreases of p% equal a single decrease of 2p%. They compound multiplicatively, not additively.
  • !Trying to reverse a percentage increase by applying the same percentage decrease. You need a smaller percentage to undo an increase.
  • !Entering a decrease percentage greater than 100%, which would produce a negative result and generally indicates an error.

Related Concepts

Used in These Calculators

Calculators that build on or apply the concepts from this page:

Frequently Asked Questions

Can the decrease percentage be more than 100%?

Mathematically the formula works, but a decrease of more than 100% results in a negative value, which is unusual. A 100% decrease reduces the value to zero.

How do I stack multiple discounts?

Multiply the remaining fractions. For a 20% discount followed by a 15% discount: New = Original * 0.80 * 0.85 = Original * 0.68, a total 32% discount, not 35%.

Is a 50% decrease the opposite of a 50% increase?

No. A 50% increase of 100 gives 150, but a 50% decrease of 150 gives 75, not 100. To reverse a 50% increase, you need a 33.33% decrease.

Embed this calculator on your site

Paste this snippet into your blog, course page, or documentation to drop a live, interactive Percentage Decrease Calculator into your page.

Free to embed — includes a link back to MegaCalc.