Reverse Percentage Calculator

Back out the original value when you know the final value and the percentage increase or decrease that produced it.

Work backward from the final value

Every percent increase or decrease creates a multiplier. Reverse percentage divides by that multiplier instead of adding or subtracting the percentage a second time.

Find the original value

  1. Choose increase or decrease.
  2. Convert the percent to a multiplier.
  3. Divide the final value by the multiplier.
  4. Sanity-check that the direction makes sense.

Loading tool...

Reverse percent change

Use the increase multiplier for values that grew and the decrease multiplier for values that shrank.

Increase multipliermultiplier=1+percent100
Decrease multipliermultiplier=1-percent100
Original from multiplieroriginal value=final valuemultiplier
Reverse increaseoriginal value=final value1+percent100
Reverse decreaseoriginal value=final value1-percent100

Mistakes this avoids

  • Adding 20% after a 20% discount.
  • Mixing up final value and original value.
  • Using a zero multiplier after a 100% decrease.
  • Treating a reverse problem like a forward percent-change problem.

FAQ

Why should I not add the percent back after a discount?

Because the percent was based on the original value, not the discounted value. A 20% discount leaves 80%, so the reverse step is dividing by 0.80.

What happens with a 100% decrease?

The multiplier is zero. If the final value is zero, many originals could have led there; if the final value is not zero, the inputs contradict each other.