Try our free Percentage Calculator — compute % change, % of a number, discount prices and more in one tool.

Whether you're evaluating a salary raise, tracking a stock loss, or comparing last year's prices, percentage change is the number that matters. The formula is the same whether you're going up or down — the sign tells you which direction.

The universal percentage change formula

% Change = ((New Value − Old Value) / Old Value) × 100
  • A positive result = percentage increase
  • A negative result = percentage decrease

The key rule: always divide by the old (original) value, not the new one.

Example 1 — Salary raise

Your salary goes from $55,000 to $60,500.

((60,500 − 55,000) / 55,000) × 100 = (5,500 / 55,000) × 100 = 10%

That's a 10% raise. To find a new salary after a known percentage raise: New = Old × (1 + %/100). A 7% raise on $55,000: $55,000 × 1.07 = $58,850.

Example 2 — Stock price drop

A stock falls from $120 to $90.

((90 − 120) / 120) × 100 = (−30 / 120) × 100 = −25%

The stock fell 25%. To find a new price after a known percentage drop: New = Old × (1 − %/100). A 15% drop from $200: $200 × 0.85 = $170.

Percentage increase and decrease quick reference

ScenarioFormulaExampleResult
Find % change((New − Old) / Old) × 100$80 → $100+25%
Find new value after % upOld × (1 + %/100)$80 × 1.25$100
Find new value after % downOld × (1 − %/100)$100 × 0.75$75
Find original before % upNew / (1 + %/100)$100 / 1.25$80
Find original before % downNew / (1 − %/100)$75 / 0.75$100

The asymmetry trap: why a 50% loss needs a 100% gain

This is the most important concept in percentage math, and the one most people get wrong.

Start with $1,000. It drops 50% → $500. To get back to $1,000 from $500, you need a gain of $500 on a base of $500 — that's 100%, not 50%.

DropAmount leftGain needed to recover
10% drop$90011.1% gain
20% drop$80025% gain
33% drop$67049% gain
50% drop$500100% gain
75% drop$250300% gain

This is why avoiding large losses matters more in investing than chasing large gains. Percentage changes are not symmetric — their base changes each time.

Consecutive percentage changes

If a price rises 20% and then falls 20%, does it return to the original? No.

  • Start: $100
  • After +20%: $120
  • After −20% on $120: $120 × 0.80 = $96

You end up 4% below where you started. To compound multiple percentage changes, multiply the factors: 1.20 × 0.80 = 0.96 → −4% net.

Common percentage change errors

  • Dividing by the wrong base: Dividing by the new value instead of the old value gives a different (wrong) percentage. Always use the starting value as the denominator.
  • Treating consecutive changes as additive: A 10% raise followed by a 10% raise is not a 20% raise — it's 1.10 × 1.10 = 1.21, or a 21% raise.
  • Confusing percentage points with percent: If an interest rate goes from 4% to 6%, it increased by 2 percentage points — but by 50% relative to the original rate.

Use the Calculator: Our Percentage Calculator handles all four modes — % of a number, % change, discount price and original price — without any formula memorization.

Frequently asked questions

What is the formula for percentage increase?

Percentage increase = ((New Value − Old Value) / Old Value) × 100. If a salary goes from $55,000 to $60,500: ((60,500 − 55,000) / 55,000) × 100 = 10%.

What is the formula for percentage decrease?

Same formula: ((New − Old) / Old) × 100. If a stock drops from $120 to $90: ((90 − 120) / 120) × 100 = −25%.

Why does a 50% drop need a 100% gain to recover?

Because the base changes. $100 drops 50% to $50. To get from $50 back to $100 needs a $50 gain on a $50 base — that's 100%. Percentage losses are always more damaging than same-numbered gains.

How do I find the new value after a percentage change?

New Value = Old Value × (1 + percentage/100) for an increase, or Old Value × (1 − percentage/100) for a decrease. For a 7% raise on $55,000: $55,000 × 1.07 = $58,850.

Related calculators

Disclaimer: This article is for educational purposes only. Examples use simplified numbers for illustration. Always verify calculations with actual figures before making financial decisions.