Reverse Percentage Calculator

Know the result and the percentage? Work backwards to the original number.

%

Original Value

1,000

Sometimes you know the result of a percentage calculation but not the number it started from — for example, you see a discounted price and want to know what the item cost before the discount. This is a reverse percentage problem, and it needs a slightly different formula to the usual "find X% of Y."

The key idea is that after a percentage change, the final value represents (100% ± the percentage) of the original — so dividing back by that adjusted percentage gets you to the original number.

Original Value = Final Value ÷ (1 ± (Percentage ÷ 100))

Use minus for a discount/decrease, plus for a markup/increase, in the denominator.

Worked example

Question: A shirt is on sale for ₹800 after a 20% discount. What was the original price?
Step 1 — Convert the discount to a decimal: 20 ÷ 100 = 0.2
Step 2 — Since it is a discount, subtract from 1: 1 − 0.2 = 0.8
Step 3 — Divide the sale price by that: ₹800 ÷ 0.8 = ₹1,000
Answer: The original price was ₹1,000.

A very common error is adding 20% of ₹800 back on (₹800 + ₹160 = ₹960) — but that is wrong, because 20% of the ORIGINAL price is not the same as 20% of the discounted price. Reverse percentage must divide, not multiply, to correct for this.

The same logic applies to markups and price increases — if a price of ₹1,150 already includes a 15% increase, the original was ₹1,150 ÷ 1.15 = ₹1,000. Just use "+ " instead of "−" in the formula for anything that went up rather than down.

How do I find the original price before a discount?

Divide the sale price by (1 − discount as a decimal). For a 25% discount resulting in ₹750, that is ₹750 ÷ 0.75 = ₹1,000.

Why can't I just add the percentage back to the discounted price?

Because the percentage was originally calculated on the higher, original price — not on the smaller, discounted price. Adding it back on the discounted amount always gives too small a number.

Does this work for price increases too?

Yes — use the same formula but add the percentage instead of subtracting it: Original = Final ÷ (1 + percentage/100).

All Calculator Tools