how to calculate increase

Increase Calculator

Use this tool to calculate absolute increase, percentage increase, and reverse calculations.

1) Find increase between two values


2) Apply a percentage increase


3) Find original value before increase

Knowing how to calculate increase is one of the most practical math skills you can have. Whether you are checking a salary raise, tracking sales growth, comparing prices, or analyzing website traffic, the logic is the same: compare an old value to a new value and express how much it changed.

What does "increase" mean?

An increase means the new value is higher than the original value. You can describe that increase in two common ways:

  • Absolute increase (the raw difference): how many units were added.
  • Percentage increase (the relative difference): how big the increase is compared to the original value.

Both measurements are useful. Absolute increase gives concrete size; percentage increase gives context.

The two core formulas

1) Absolute increase

Absolute Increase = New Value - Original Value

If the result is positive, it's an increase. If negative, it's a decrease.

2) Percentage increase

Percentage Increase = ((New Value - Original Value) / Original Value) × 100

This tells you how much the change is relative to where you started.

Step-by-step method

  • Start with your original value.
  • Write down your new value.
  • Subtract to get the absolute change.
  • Divide the change by the original value.
  • Multiply by 100 to convert to a percentage.

Worked examples

Example 1: Product price

A product goes from $40 to $52.

  • Absolute increase: 52 - 40 = 12
  • Percentage increase: (12 / 40) × 100 = 30%

So the price increased by $12, which is a 30% increase.

Example 2: Salary raise

Your salary changes from $50,000 to $54,500.

  • Absolute increase: 54,500 - 50,000 = 4,500
  • Percentage increase: (4,500 / 50,000) × 100 = 9%

Your raise is $4,500, or 9%.

Example 3: Website visits

Monthly visits rise from 12,000 to 15,600.

  • Absolute increase: 15,600 - 12,000 = 3,600
  • Percentage increase: (3,600 / 12,000) × 100 = 30%

How to apply a percentage increase

Sometimes you already know the percentage increase and just need the new total.

New Value = Original Value × (1 + Percentage/100)

Example: Increase 240 by 15%

  • Multiplier: 1 + 0.15 = 1.15
  • New value: 240 × 1.15 = 276

How to find the original value from a final value

If you know the final number and increase percentage, you can work backward.

Original Value = Final Value / (1 + Percentage/100)

Example: Final price is 135 after an 8% increase.

  • Original = 135 / 1.08 = 125

So 125 increased by 8% becomes 135.

Increase vs percentage points

This is a common source of confusion. If a rate moves from 10% to 14%, that is:

  • 4 percentage points increase
  • 40% increase in relative terms (because 4 ÷ 10 = 0.4)

Both are correct, but they mean different things.

Common mistakes to avoid

  • Using the new value in the denominator instead of the original value.
  • Forgetting to multiply by 100 when converting to a percentage.
  • Mixing units (for example, dollars and cents inconsistently).
  • Confusing percentage increase with percentage points.
  • Trying to compute percentage change when original value is zero (undefined).

Quick reference

Task Formula
Absolute increase New - Original
Percentage increase ((New - Original) / Original) × 100
Apply increase Original × (1 + p/100)
Find original from final Final / (1 + p/100)

Master these simple formulas and you'll be able to quickly measure growth in money, performance, productivity, and everyday decisions. For most real-world situations, this is all you need to calculate increase accurately and confidently.

🔗 Related Calculators