Skip to main content
Finance & MathFree · no sign-up

Reverse Percentage Calculator

Work back to the original value — and see why adding the percentage on again is wrong.

Updated

…and it is

Working back to the original

80

60 is 25% less than 80.

Original value
80
Known value
60
Difference
20
Divide by
×0.75

The instinctive answer is 75 — taking 25% of 60 and moving it the other way. That is out by 5, because the percentage was measured against the ORIGINAL value and not against the one you have.

Every reverse percentage is a division, never a subtraction. 60 divided by 0.75 gives 80, and you can check it by going forwards again.

Estimates for general information, not financial advice.

In short

How do you reverse a percentage?

Reverse a percentage by dividing the known value by the relevant multiplier. For 25% of, divide by 0.25; for 25% more, divide by 1.25; for 25% less, divide by 0.75. Subtracting or adding the percentage of the known value uses the wrong base.

The percentage was measured against the original value, not the value you know.

How to use the reverse percentage calculator

Start with the relationship

The wording determines the multiplier. If the known value is 25% of the original, the multiplier is 0.25. If it is 25% more than the original, the multiplier is 1.25. If it is 25% less, the multiplier is 0.75. In every case, recover the original by division.

  1. 1

    For “is a percentage of”

    Convert the percentage to a decimal and divide the known value by it.

  2. 2

    For “is a percentage more than”

    Add the decimal percentage to 1, then divide the known value by that multiplier.

  3. 3

    For “is a percentage less than”

    Subtract the decimal percentage from 1, then divide the known value by that multiplier.

Do not calculate the percentage of the known value and add or subtract it. That instinctive method measures the change against a new base. The original percentage was measured against the unknown original, so reversing the relationship requires undoing multiplication with division.

Recovering a price before a reduction
Known price
60
Reduction
25%
Multiplier
1 − 0.25 = 0.75
Division
60 ÷ 0.75
Original price
80

Adding 25% of 60 gives 75, which is 5 below the original because the 25% reduction was based on 80.

The difference shown by the calculator is the gap between the known value and the recovered original. It also shows the answer produced by the instinctive add-or-subtract method and the amount by which that answer misses the true original.

Using the method for an included tax

The same arithmetic can recover a net amount from a total that includes one percentage addition. For an illustrative total of 120 including 20% tax, the multiplier is 1.20 and the net amount is 120 ÷ 1.20 = 100. Tax rates and their application differ by country and transaction.

Working back from a tax-inclusive total
Inclusive total
120
Illustrative addition
20%
Multiplier
1 + 0.20 = 1.20
Division
120 ÷ 1.20
Net amount
100

Subtracting 20% of 120 gives 96, which is 4 too low because the addition was 20% of 100, not 120.

This example reverses one percentage relationship only. It does not determine which taxes apply, confirm a rate, create a discount schedule, or model repeated growth. Establish the relevant percentage and legal basis separately before using the arithmetic.

Do

  • Divide by the decimal multiplier that created the known value.
  • Match the multiplier to “of”, “more than”, or “less than”.
  • Check the recovered original by applying the percentage forwards.

Don't

  • Subtract the stated percentage directly from the known value.
  • Assume equal percentage decreases and increases cancel each other.
  • Treat an illustrative tax rate as a current rate for any country.

Calculate a forward percentage

When the original value is already known, use the percentage calculator to find a percentage of it or compare two values.

Open percentage calculator

Worked reverse-percentage examples comparing division with the instinctive method

Relationship and divisionTrue original and differenceInstinctive answer and error
60 is 25% of: 60 ÷ 0.25240; difference 18060 × 0.25 = 15; short by 225
80 is 20% of: 80 ÷ 0.20400; difference 32080 × 0.20 = 16; short by 384
150 is 50% of: 150 ÷ 0.50300; difference 150150 × 0.50 = 75; short by 225
60 is 25% more: 60 ÷ 1.2548; difference 1260 − 15 = 45; short by 3
120 is 20% more: 120 ÷ 1.20100; difference 20120 − 24 = 96; short by 4
150 is 50% more: 150 ÷ 1.50100; difference 50150 − 75 = 75; short by 25
60 is 25% less: 60 ÷ 0.7580; difference 2060 + 15 = 75; short by 5
80 is 20% less: 80 ÷ 0.80100; difference 2080 + 16 = 96; short by 4
50 is 50% less: 50 ÷ 0.50100; difference 5050 + 25 = 75; short by 25
120 is 20% less: 120 ÷ 0.80150; difference 30120 + 24 = 144; short by 6
Date-independent arithmetic

Why adding the percentage back fails

A 25% reduction from 80 is 20, leaving 60. Adding 25% of 60 returns only 15, producing 75. The rates look identical, but the first 25% uses 80 as its base and the second uses 60. Equal percentages applied to unequal bases produce unequal changes.

A decrease and increase do not cancel
Starting value
80
After 25% reduction
80 × 0.75 = 60
After 25% increase
60 × 1.25 = 75
Combined multiplier
0.75 × 1.25 = 0.9375

The final value is 75, which is 5 below the starting value of 80.

To return from 60 to 80, the required increase is 20 ÷ 60 = 0.3333 recurring, or 33.3333 recurring per cent. This does not contradict the original 25% reduction: the increase is measured from the smaller base.

When the calculator refuses a relationship

For “is 0% of”, a non-zero known value cannot come from multiplying an original by zero. If the known value is zero, every original would produce zero, so there is no unique value to recover. Division by the zero multiplier cannot supply an answer.

0

Multiplier at a 100% reduction

Division cannot recover the original.

Below 0

Multiplier above a 100% reduction

The stated reduction passes through zero.

No unique value

Result when 0 is 0% of the original

Any original multiplied by zero gives zero.

The formula, worked line by line

Let K be the known value, O the original value, and p the stated percentage. First express p as a decimal by dividing it by 100. The wording then determines the multiplier M that connects the original to the known value.

The forward relationship is K = O × M. Reversing it gives O = K ÷ M. This division is the central operation in all three modes; only the construction of the multiplier changes.

Percentage as a decimal: r = p ÷ 100
“K is p% of O”: M = r, so O = K ÷ r
“K is p% more than O”: M = 1 + r, so O = K ÷ (1 + r)
“K is p% less than O”: M = 1 − r, so O = K ÷ (1 − r)
Difference: |O − K|
Instinctive error: |O − instinctive answer|
Adding the percentage back gives the wrong answerA sale price of 60 after 25 percent off started at 80. Adding 25 percent of 60 back on gives 75, which is 5 short.DIVIDE, DO NOT ADD BACKYou paid60Add 25% on75 — wrongDivide by 0.7580The 25% was a share of 80, not of 60 — so it is 5 out.
The known value is divided by the relationship multiplier to recover the original.

For 60 being 25% less than the original, r is 0.25 and M is 0.75. The calculation is 60 ÷ 0.75 = 80. Adding 15 to 60 fails because 15 is 25% of the reduced value, not the original.

A zero multiplier cannot be divided into the known value to recover one original. This occurs for 0% of and for a reduction of 100%. The calculator explains these cases as refusals because the relationship supplies no unique recoverable original.

Questions people ask

Sources

Where the constants and formulas on this page come from. Each line names the figure it backs.

  1. Supports the definition of a percentage as a ratio expressed with a denominator of 100.

    PercentageWolfram MathWorld

  2. Supports treating percent as the special name for the number 0.01 and using the symbol %.

    Special Publication 811: Guide for the Use of the International System of Units (SI)National Institute of Standards and Technology

  3. Supports presenting percentages with numerals and the % symbol in statistical writing.

    NumbersOffice for National Statistics