Percentage Decrease Calculator finds how much a value fell in percent terms, or applies a known percent drop to an original value to compute the new amount. Both directions use the same underlying formula, just rearranged for whichever quantity is missing.
Find the percent decrease between two values
To find the rate a value fell, subtract the new value from the original, divide by the original, and multiply by 100: P = ((X − Y) / X) × 100. A laptop priced at $900 drops to $720 during a sale.
The decrease is (900 − 720) / 900 × 100, which is 20 percent. Percentage Decrease Calculator shows the subtraction and the division on separate lines so a manual check is easy to line up against the tool's output.
Apply a known percent decrease
When the original value and the percent drop are both known, multiply the original by 1 minus the rate as a decimal: Y = X × (1 − P / 100). A $340 monthly bill cut by 15 percent becomes 340 × 0.85, which is $289.
This mode answers "what will the new amount be" rather than "how much did it fall by," which is a distinct question with a distinct formula.
Recover the original value
When only the reduced value and the percent decrease are known, divide instead: X = Y / (1 − P / 100). A clearance price of $52.50 reflects a 30 percent markdown; dividing 52.50 by 0.70 recovers a $75.00 original price. This reverse calculation matters for checking whether a "percent off" claim on a discounted price is accurate.
Watch the boundary at 100 percent
A percent decrease of 100 means the value fell to zero, since 1 − 100/100 equals 0. A percent decrease greater than 100 is mathematically impossible for a positive original value going to a nonnegative new value, because the value cannot fall below zero and then continue decreasing by the same relative measure.
Percentage Decrease Calculator flags a percent input of 100 as making the reverse (solve-for-original) mode undefined, since dividing by zero has no answer.
Avoid this common mistake
A frequent error swaps the subtraction order, computing (Y − X) instead of (X − Y) for the numerator when solving for the percent. This flips the sign, turning a genuine decrease into a value that reads as an increase.
Percentage Decrease Calculator always subtracts the new value from the original for this mode, keeping decreases reported as positive percentages by convention, distinct from the signed output of the general percent change tool.
Work through a salary-cut example
An employee's monthly pay drops from $4,200 to $3,780 after a company-wide reduction. The percent decrease is (4,200 − 3,780) / 4,200 × 100, which is 10 percent.
Checking the reverse direction confirms it: applying a 10 percent decrease to $4,200 gives 4,200 × 0.90 = $3,780, matching the reduced pay exactly and verifying the percent found is consistent with the original figures.
Compare successive percentage decreases
Two decreases applied one after another do not simply add together. A value cut by 20 percent and then by a further 10 percent does not fall by 30 percent overall; it multiplies by 0.80 and then by 0.90, reaching 0.72 times the original, a 28 percent total decrease.
Percentage Decrease Calculator computes each decrease against its own current value, so stacking several discounts or reductions requires reapplying the formula in sequence rather than summing the percentages directly.
Frequently asked questions
How do you calculate a percentage decrease?
To calculate a percentage decrease, subtract the new value from the original value, divide the result by the original value, and multiply by 100. A value dropping from 250 to 200 gives (250 − 200) / 250 × 100, which is 20 percent.
How do you apply a 25 percent decrease to a number?
To apply a 25 percent decrease to a number, multiply it by 0.75, which is 1 minus 0.25. A price of $80 reduced by 25 percent becomes 80 × 0.75, which is $60.
How do you find the original price before a discount?
To find the original price before a discount, divide the sale price by 1 minus the discount rate as a decimal. A $63 sale price after a 10 percent discount means the original price was 63 / 0.90, which is $70.
Can a percentage decrease be more than 100 percent?
A percentage decrease cannot logically exceed 100 percent when the new value must stay at or above zero, since a 100 percent decrease already brings the value down to zero. Reported decreases above 100 percent usually indicate the original and new values were entered in the wrong order.
What is the difference between percentage decrease and percentage points?
Percentage decrease measures a relative drop against the original value, while percentage points measure the raw gap between two percent figures. A discount rate moving from 30 percent to 20 percent is a drop of 10 percentage points, which is also a one-third relative decrease in the rate itself.
How much is a 50 percent decrease?
A 50 percent decrease cuts a value exactly in half, since 1 minus 0.50 equals 0.50. A value of 84 decreased by 50 percent becomes 84 × 0.50, which is 42.
Do two successive percentage decreases add together?
Two successive percentage decreases do not add together; a 20 percent decrease followed by a 10 percent decrease multiplies the original by 0.80 and then by 0.90, giving a 28 percent total decrease rather than the 30 percent that simple addition would suggest.
What is a 10 percent decrease from $4,200?
A 10 percent decrease from $4,200 gives $3,780, found by multiplying 4,200 by 0.90, which is 1 minus the 10 percent decrease rate expressed as a decimal.
Summary
Percentage Decrease Calculator solves the fall-in-value formula P = ((X − Y) / X) × 100 in either direction: find the percent a value dropped by, or apply a known percent to compute the reduced value or recover the original.
Enter any two of original value, new value, and percent decrease to solve for the third. A 100 percent decrease is the mathematical floor, since the resulting value cannot go negative.