A number is increased by 25% then decreased by 20% — net change in percent

easy 3 min read

Question

A number is first increased by 25% and then decreased by 20%. What is the net percentage change in the number?

Solution — Step by Step

Let the original number = 100. Using 100 makes the percentage arithmetic clean — percentages directly represent the actual change in value.

Increase of 25% on 100:

New value=100+25% of 100=100+25=125\text{New value} = 100 + 25\% \text{ of } 100 = 100 + 25 = 125

Now decrease 125 by 20%:

20% of 125=20100×125=2520\% \text{ of } 125 = \frac{20}{100} \times 125 = 25 Final value=12525=100\text{Final value} = 125 - 25 = 100
Net change=FinalOriginalOriginal×100=100100100×100=0%\text{Net change} = \frac{\text{Final} - \text{Original}}{\text{Original}} \times 100 = \frac{100 - 100}{100} \times 100 = \mathbf{0\%}

The net change is zero — the number returns to its original value.

Why This Works

The 25% increase multiplies by 1.251.25, and the 20% decrease multiplies by 0.800.80:

1.25×0.80=1.001.25 \times 0.80 = 1.00

The product is exactly 1, so the combined effect is no change. This isn’t a coincidence — it reflects the algebraic relationship between the two percentages.

In general, if a number is increased by a%a\% and then decreased by b%b\%, the net percentage change is:

Net %=abab100\text{Net \%} = a - b - \frac{ab}{100}

Here: 252025×20100=55=0%25 - 20 - \frac{25 \times 20}{100} = 5 - 5 = 0\%. ✓

If a value is first increased by a%a\% and then decreased by b%b\%:

Net %=abab100\text{Net \%} = a - b - \frac{ab}{100}

Positive result = net increase. Negative result = net decrease. Zero = no change.

The formula works for any combination: increase then increase, decrease then decrease, or any order. For increase followed by increase: both aa and bb are positive in a+b+ab/100a + b + ab/100 (the sign before ab/100ab/100 is positive).

Alternative Method

Multiply the scale factors directly:

Final=Original×(1+25100)×(120100)=P×1.25×0.80=P×1.0=P\text{Final} = \text{Original} \times \left(1 + \frac{25}{100}\right) \times \left(1 - \frac{20}{100}\right) = P \times 1.25 \times 0.80 = P \times 1.0 = P

Final = Original → 0% net change.

This multiplicative approach is the most general method. For any sequence of percentage changes, multiply all the scale factors.

Common Mistake

The most common error: simply adding the percentages: +25%20%=+5%+25\% - 20\% = +5\% net change. This is wrong. The second percentage is applied to the new (changed) value, not the original. Since the base changes after the first operation, the percentages don’t simply add. Always apply percentages sequentially to the running value, or use the net formula abab/100a - b - ab/100.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next