Menu

Percentage Increase Calculator

Grow or shrink any value by a percentage, with the multiplier shortcut shown.

By Nethanel Bar, Co-founder & CEO

Last updated

Want to solve these without the calculator?

The Coddy math course teaches the method itself - you work each step on an interactive board and get told exactly where a move went wrong.

Adding a percentage is two steps - or one multiplication

To increase 60 by 25%, first work out what 25% of 60 is - a quarter of 60 is 15 - and then add it on: 60 + 15 = 75. Decreasing works the same way with a subtraction at the end: 60 - 15 = 45. Two steps, and the first one is the ordinary percentage-of question from the page next door.

There is also a one-step route, and it is the one worth graduating to: increasing by 25% is multiplying by 1.25, because you keep the whole (100%) and add the quarter (25%) in the same move. Decreasing by 25% is multiplying by 0.75. This page shows both routes on every calculation - the two-step version explains, the multiplier version scales, and they always agree.

The multiplier is also the key to the reverse question. A price that became 75 after a 25% increase was not 75 minus 25%: undoing a rise means dividing by 1.25, which takes you back to exactly 60. Subtracting the same percent lands at 56.25 - close, wrong, and the single most common percentage mistake in the wild.

What to notice

  • Increase by p% = multiply by (1 + p/100); decrease by p% = multiply by (1 - p/100). The 1 is the value you already had.
  • Percent changes compound, they do not add: +10% twice is ×1.1 × 1.1 = ×1.21, a 21% rise, not 20%.
  • A decrease can never pass 100% for real quantities - multiplying by (1 - 100/100) = 0 already leaves nothing.
  • To undo an increase, divide by the multiplier. +25% then -25% does NOT return home; +25% then ÷1.25 does.
  • VAT, tips, markups, discounts and interest are all this one operation - only the word changes.

How to increase a number by a percentage

  1. Work out the part

    The percentage of the value, as on the percentage calculator: 25% of 60 is 25/100 × 60 = 15.

  2. Add it on - or take it off

    Increase: 60 + 15 = 75. Decrease: 60 - 15 = 45. The direction is the only difference between the two.

  3. Or do it in one multiplication

    Increase by 25% = × (1 + 25/100) = × 5/4. Decrease by 25% = × 3/4. One step, and the form every spreadsheet formula and compound-interest calculation uses.

The multipliers worth knowing

Each percentage change and the single multiplication it is. The decrease column is not the increase column backwards - that asymmetry is the point.

ChangeMultiplier60 becomes
+5%1.0563
+10%1.166
+12.5%1.12567.5
+20%1.272
+25%1.2575
+50%1.590
+100%2120
-5%0.9557
-10%0.954
-20%0.848
-25%0.7545
-50%0.530

Worked examples

A 25% rise: 60 up to 75

plain
60 + 25%

25% of 60 is 15, and 60 + 15 = 75. In one move: 60 × 1.25 = 75. Both routes are shown on every answer, because the two-step one explains what happened and the multiplier is the one you will actually use at speed.

A 25% discount: 60 down to 45

plain
60 - 25%

The same part - 15 - taken off instead of added on: 60 - 15 = 45, or 60 × 0.75 in one step. Note the multiplier is 0.75, not -1.25: a decrease keeps three quarters, it does not multiply by a negative.

An awkward percentage: 48 up by 12.5%

plain
48 + 12.5%

12.5% is exactly 1/8, so the part is 48/8 = 6 and the answer is 54. Recognising the eighth turns a decimal-looking problem into whole-number arithmetic - the fraction column of the cheat sheet is there for exactly this.

Undoing a rise: what was it before?

plain
75 after +25%

If 75 is the price AFTER a 25% increase, the original was 75 ÷ 1.25 = 60. Taking 25% off 75 instead gives 56.25 - a different number, because that 25% is measured against 75 rather than the original. Undo a multiplication with a division, always.

Common mistakes

  • Undoing +25% with -25%. The reverse of multiplying by 1.25 is dividing by 1.25 - subtracting the same percent lands below where you started.
  • Adding successive percentages. +10% then +10% is ×1.21, a 21% rise - percent changes multiply, they never add.
  • Applying the percent to the wrong base. A 25% tip is on the bill before the discount or after it - the two answers differ, and the wording of the problem decides.
  • Using a negative multiplier for a decrease. Down 25% is ×0.75; ×(-0.25) flips the sign of the value, which no discount does.
  • Rounding the part before adding it. Keep 1/3 of 50 as 50/3 until the end, or the final answer drifts from the exact one.
  • Reading "increase BY 150%" as "increase TO 150%". By 150% means ×2.5; to 150% means ×1.5 - the little word does a lot of work.

Percentage increase FAQ

How do I increase a number by a percentage?
Work out the percentage of it and add it on: 25% of 60 is 15, so 60 becomes 75. Or in one step, multiply by (1 + p/100): 60 × 1.25 = 75. Both give the same answer; the two-step route explains, the multiplier route scales.
How do I decrease a number by a percentage?
The same two steps with a subtraction: 25% of 60 is 15, and 60 - 15 = 45. As one multiplication it is × (1 - p/100) - here × 0.75. A decrease keeps a fraction of the value; it never multiplies by a negative.
What is the multiplier method?
An increase of p% keeps everything you had (100%) and adds p% more, so the new value is (100 + p)% of the old - one multiplication by (1 + p/100). It is faster, it chains correctly when changes compound, and it is the only sane way to undo a change: divide by the multiplier.
How do I find the original price before an increase?
Divide by the multiplier. After a 25% rise the price is 1.25 times the original, so the original is the new price ÷ 1.25. Subtracting 25% from the new price is the classic error - it measures the percent against the wrong base and lands below the true original.
Why is +10% followed by -10% not zero?
Because the second percent has a different base. 100 up 10% is 110; 110 down 10% is 99. As multipliers: 1.1 × 0.9 = 0.99, a 1% loss. Percent changes compound - which is also why they cannot be added across periods.
Is this the same as percent change?
It is the same relationship from the other end. This page starts with a value and a percentage and produces the new value; the percent change calculator starts with the two values and produces the percentage. Each one links to the other, and the working uses the same three quantities.
Does it work for VAT, tips and interest?
Yes - they are all this exact operation under different names. Adding 20% VAT is × 1.2; a 15% tip is × 1.15; a year of 4% interest is × 1.04, and n years of it is × 1.04ⁿ because the changes compound. Type the value and the rate, and the working is the same.

More math tools

Coddy programming languages illustration

Learn math with Coddy

GET STARTED