math calculators

Percentage Increase Calculator

Calculate the final value after applying a percentage increase to any starting number. Ideal for computing raises, markups, tax-inclusive prices, or growth projections.

About this calculator

A percentage increase scales a value upward by a given proportion of itself. The formula is: Result = base × (1 + pct / 100). Dividing the percentage by 100 converts it to a decimal multiplier, and adding 1 preserves the original value while layering the increase on top. For instance, increasing a value by 20% multiplies it by 1.20. This single-step multiplication is more efficient and accurate than separately calculating the increase and adding it back. The formula works for any positive percentage, including fractional ones like 7.5%.

How to use

Imagine you earn a $45,000 annual salary and receive a 12% raise. Enter 45000 as the Original Value and 12 as the Percentage Increase. The calculator computes: 45000 × (1 + 12 / 100) = 45000 × 1.12 = $50,400. Your new salary is $50,400. The same logic applies to a product priced at $200 with a 15% markup: 200 × 1.15 = $230.

Frequently asked questions

How do I calculate a percentage increase without a calculator?

Multiply the original value by (1 + percentage / 100). For a 25% increase on 200, compute 200 × 1.25 = 250. Alternatively, find 25% of 200 (which is 50) and add it to the original: 200 + 50 = 250. Both methods yield the same answer, but the multiplier approach is faster for complex percentages like 17.5%.

What is the difference between percentage increase and percentage change?

Percentage increase specifically describes a situation where the new value is greater than the original — it always yields a positive result. Percentage change is the broader concept that handles both increases and decreases, returning a negative number when the value has fallen. Use the percentage increase calculator when you already know the direction of change is upward, such as applying a price markup or a salary raise.

How do you apply multiple percentage increases in sequence?

Multiply the base by each multiplier in turn. A 10% increase followed by a 20% increase is not the same as a single 30% increase. Starting from 100: 100 × 1.10 = 110, then 110 × 1.20 = 132. The equivalent single increase is 32%, not 30%. This compounding effect matters in finance, pricing, and annual growth calculations.