Arithmetic, Algebra & Number Theory Percentages & Percent Change Multiplicative percentage adjustment

Percentage Increase and Decrease Calculator

Applying a percentage is a multiplication, not an addition. To raise a value by 20% you multiply by 1.20; to cut it by 20% you multiply by 0.80. Enter a starting value, a percent and a direction and this calculator returns the new value, the amount added or removed, the multiplier that produced it, and the percentage that would undo it. Set the repeat count above one and it compounds the same adjustment period after period, which is how a wage rise, an inflation rate or a depreciation schedule actually behaves.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Starting valueThe amount before the adjustment — the list price, the current salary, the opening balance.250
Percent to applyEnter the rate as you say it: 20 for twenty percent. Use the direction control below for a cut.20 %
DirectionIncrease adds the percent to the starting value; decrease removes it.Increase
Times appliedHow many times to apply the same percent in succession, each time to the value produced by the previous one.1

It returns

  • Value after the adjustment — The starting value with the percent applied the stated number of times.
  • Amount of change — Result minus starting value, in the same units you entered.
  • Overall multiplier — The single factor equivalent to all the adjustments together.
  • Total percent change — The overall change relative to the starting value.
  • Percent that undoes one application — The change needed, measured on the adjusted value, to get back to where one step began.

The formula

Vn=V0(1±p100)n
Δ=V0((1±p100)n1)

In plain text: new = old × (1 ± p/100)^n

  • V₀Starting value before any adjustment (any)
  • pThe percent applied at each step (%)
  • nHow many times the same percent is applied (count)
  • VₙValue after all applications (same as V₀)

Use + for an increase and − for a decrease. A single application is the case n = 1.

Updated Category Percentages & Percent Change Verified against published test cases Reading time 10 min

Applying a percent is a multiplication

The fastest way to get percentage adjustments right is to stop thinking of them as "work out the slice, then add it on" and start thinking of them as a single multiplication. A 20% increase multiplies by 1.20. A 20% decrease multiplies by 0.80. A 7.5% sales tax multiplies by 1.075. Once you are working in multipliers, the arithmetic stops being fiddly and the traps disappear.

The reason is straightforward. Increasing by p percent means keeping everything you had, which is 100% of it, and adding p more hundredths: 100% + p% = (100 + p)/100 as a multiplier. Decreasing means keeping (100 − p)% of it. So a 15% discount leaves you paying 85% of the price, and 0.85 × the price gets you there in one step instead of two.

Multipliers also compose. If a product's cost rises 8% and then a 5% surcharge is added on top, the combined effect is 1.08 × 1.05 = 1.134, a 13.4% increase — not 13%. And because multiplication is commutative, applying the surcharge first gives exactly the same answer, which is a useful thing to know when someone insists the order matters. Order matters only when one of the adjustments is a fixed amount rather than a percentage.

The formula and what each part does

For a single adjustment applied n times:

new = old × (1 ± p/100)n

The bracket is the multiplier, and it is the only place the direction enters. Plus for an increase, minus for a decrease. Its value tells you immediately what will happen: above 1 the magnitude grows, exactly 1 leaves the value untouched, between 0 and 1 the magnitude shrinks, and at 0 the value collapses to nothing.

The exponent is the repeat count. Raising the multiplier to the power n is what compounding means: each application acts on the output of the last one, not on the original. Three successive 10% rises give 1.1³ = 1.331, so 33.1% overall, and the extra 3.1 percentage points over a naive 30% is the interest on the interest. The gap widens with both the rate and the count — ten 10% rises give 159.4%, not 100%.

The starting value carries the units and the sign. The multiplier is dimensionless, so dollars stay dollars and kilograms stay kilograms. If the starting value is negative, the multiplier still does the same arithmetic, but the visible direction reverses: an "increase" of 10% applied to −$400 gives −$440, which is a larger debt. The calculator flags this rather than letting the word "increase" mislead you.

Reversing one step is division, not subtraction of the same percent. The undo factor is 1/f, so undoing a 25% rise means multiplying by 1/1.25 = 0.8, a 20% cut. Undoing a 25% cut means multiplying by 1/0.75 = 1.333, a 33.3% rise.

Worked example: a $250 item, up 20%, and back again

A supplier raises a $250 part by 20%. Work it through, then reverse it.

  1. Convert the percent. 20 ÷ 100 = 0.20.
  2. Build the multiplier. An increase, so 1 + 0.20 = 1.20.
  3. Apply it. 250 × 1.20 = $300.
  4. Read off the change. 300 − 250 = $50, which is also 0.20 × 250. Both routes agree.
  5. Reverse it. To get from $300 back to $250, multiply by 1/1.20 = 0.8333, a cut of 16.67%. A 20% cut from $300 would land at $240, which is $10 too low — the classic error.

Now compound it. Suppose the supplier applies the same 20% again next year, and again the year after. The multiplier is 1.20³ = 1.728, so the part reaches 250 × 1.728 = $432, a total rise of 72.8% rather than 60%. Year by year: $300, then $360, then $432. Each year's $ increase is bigger than the last — $50, $60, $72 — because the same rate is being applied to a bigger base every time.

The same arithmetic runs backwards for depreciation. A $20,000 vehicle losing 20% of its value each year is worth 20,000 × 0.8⁵ = $6,553.60 after five years, having lost 67.2% of its value in total. Notice it never reaches zero: a fixed percentage decline approaches zero without arriving, which is exactly why tax codes use straight-line schedules for assets that genuinely reach scrap value.

Reading the multiplier

The multiplier is the number to sanity-check. If it is 1.075 you have added 7.5%; if you meant 75% you have slipped a decimal place. A multiplier between 0 and 1 must shrink the magnitude and one above 1 must grow it, so a "discount" that moves the value further from zero means the direction control is wrong.

For the total percent change, compare it against the simple product of rate and count. Apply the same non-zero percent more than once and a compounded increase exceeds n × p, while a compounded decrease lands above −n × p — that is, it removes less in total than repeated simple subtraction would. At a single application the two figures are the same by definition. Four 25% cuts leave 0.75⁴ = 31.6% of the original standing, not zero. This asymmetry is not a rounding artefact; it follows from the fact that each step acts on a smaller base than the last.

A 100% decrease is the boundary case. The multiplier is exactly 0, the value goes to zero, and no percentage adjustment will ever move it again. Beyond 100% the multiplier goes negative, which flips the sign of the value at every application. Arithmetically that is fine, but in almost every practical setting a "120% reduction" means someone has computed a percentage against the wrong base — usually cost when they meant selling price. If your figures are prices, check the definition with the percentage calculator before applying it.

Finally, resist quoting the reverse percentage as if it were the forward one. They differ by a factor of f, and the difference is large for large rates: a 50% rise is undone by a 33.3% fall, and a 50% fall by a 100% rise.

Compounded multipliers by rate and number of applications

Multiply your starting value by the factor in the cell. Values are the rate multiplier raised to the power in the column header, rounded to five decimal places.
Adjustment×1×2×3×5×10
+20%1.200001.440001.728002.488326.19174
+10%1.100001.210001.331001.610512.59374
+5%1.050001.102501.157631.276281.62889
−5%0.950000.902500.857380.773780.59874
−10%0.900000.810000.729000.590490.34868
−20%0.800000.640000.512000.327680.10737

Read the −20% row across: ten annual falls of a fifth leave 10.7% of the original value, not zero. Read the +10% row: ten rises of a tenth multiply the value by 2.59, well above the 2.00 that adding the rates would suggest.

Where percentage adjustments go wrong

  • Undoing a rise with the same percent. A 20% rise needs a 16.67% cut to reverse, because the cut is measured on the larger figure. Divide by the multiplier instead of subtracting the rate.
  • Adding rates that should be multiplied. A 10% rise followed by a 10% rise is 21%, not 20%. A 10% rise followed by a 10% cut is −1%, not zero.
  • Confusing markup with margin. A 50% markup on a $100 cost gives a $150 price, on which the margin is 33.3%. The markup base is cost; the margin base is the selling price. Two different bases, two different numbers for the same $50.
  • Applying a discount to a tax-inclusive figure. Order does not matter between two percentages, but it does matter which base each percentage was defined against. Discounts are usually defined on the pre-tax price.
  • Treating a percentage decline as reaching zero. Repeated percentage falls approach zero asymptotically. Anything that genuinely hits zero on a schedule is a fixed-amount reduction, not a percentage one.
  • Ignoring the sign of the starting value. "Increase by 10%" applied to a negative balance makes it more negative. The word describes the multiplier, not the direction on the number line.

Related tools and where each one belongs

This calculator goes forwards: you supply a rate and it produces the adjusted value. When you already have two values and want the rate that connects them, that is the inverse problem — use the percentage change calculator, which divides the difference by the earlier figure and also reports the growth factor you would need here.

For a static slice of a fixed amount — a tip, a commission, a share of a budget — nothing is being adjusted, so reach for the percentage calculator instead. It solves the same base-100 identity for whichever of part, percent or whole you are missing.

When the adjustment is defined by a ratio rather than a rate — scaling a recipe by 3/2, converting at a map scale, adjusting a dose per kilogram — set it up as a proportion with the proportion solver. And when you need the rate that produces a known total over several periods, you are taking an nth root of the overall multiplier, which the exponent calculator does with a fractional exponent: the annual rate behind a 33.1% three-year rise is 1.3311/3 − 1 = 10%.

Percentages that stay rational are often easier to check as fractions. A 12.5% cut multiplies by 7/8; a 33⅓% rise multiplies by 4/3. The multiplying fractions calculator chains several such factors exactly, with no rounding drift at all, which is worth doing when a long sequence of adjustments has to reconcile to the penny.

Frequently asked questions

How do I increase a number by a percentage?

Multiply by 1 plus the percent divided by 100. To add 20% to 250: 1 + 0.20 = 1.20, and 250 × 1.20 = 300. The two-step version — work out 20% of 250, which is 50, then add it — gives the same answer but takes longer and invites a slip when several adjustments have to be chained.

How do I decrease a number by a percentage?

Multiply by 1 minus the percent divided by 100. A 25% cut on 80 means 1 − 0.25 = 0.75, and 80 × 0.75 = 60. Thinking of a discount as "what fraction do I still pay" is faster than computing the saving and subtracting: at 25% off you pay 75%, at 30% off you pay 70%.

What percentage decrease reverses a 20% increase?

16.67%, not 20%. The increase multiplied by 1.20, so the reversal divides by 1.20, which is the same as multiplying by 0.8333 — a cut of 16.67%. In general, reversing a rise of p% requires a fall of 100p / (100 + p) percent, and reversing a fall of p% requires a rise of 100p / (100 − p) percent.

Does the order of two percentage changes matter?

No, provided both are percentages of the value at the time they are applied. A 10% rise then a 25% cut gives 1.10 × 0.75 = 0.825, and reversing the order gives 0.75 × 1.10 = 0.825 as well, because multiplication commutes. Order does matter when one adjustment is a fixed amount, such as a flat $5 fee, since addition and multiplication do not commute with each other.

Why is three 10% increases 33.1% rather than 30%?

Because each rise is applied to the result of the last one, so you earn the rise on the previous rises as well. 1.10 × 1.10 × 1.10 = 1.331. On a base of 1,000 the three steps add 100, then 110, then 121 — the extra 31 is the compounding. The gap grows with the rate: three 50% rises give 237.5%, not 150%.

What is the difference between a markup and a margin?

A markup is a percentage of cost; a margin is a percentage of the selling price. Add a 50% markup to a $100 cost and the price is $150, on which the $50 profit is a 33.3% margin. They describe the same dollars against different bases, so quoting one as the other overstates or understates profitability by a predictable amount.

Can I decrease something by more than 100%?

Arithmetically yes, and the calculator will do it, but the result flips sign: a 120% reduction of $500 gives −$100. In real work this nearly always signals a base error, because a quantity cannot lose more than all of itself. Check whether the percentage was defined against a different figure from the one you are applying it to.

How do I find the annual rate behind a multi-year change?

Take the nth root of the overall multiplier and subtract one. A value that rose 33.1% over three years has an overall multiplier of 1.331, and 1.3311/3 = 1.10, so 10% a year. Averaging the yearly percentages arithmetically overstates the rate whenever the yearly figures differ, which is why compound growth rates use the geometric mean.

References

  • Basic Mathematics — Springer (Serge Lang)
  • Mathematics for Economics, 3rd ed. — MIT Press
  • The Art of Problem Solving, Volume 1: The Basics — AoPS Incorporated