Percentage Increase Calculator
Three common percentage increase scenarios. Enter numbers below — results update instantly.
X increase P% is what?
X = 100, P = 15%
Calculation:
100.00 × (1 + 15.00/100) = 115.00
X increase what % is Y?
X = 200, Y = 230
Calculation:
(230.00 - 200.00) / 200.00 × 100% = 15.00%
What increase P% is Y?
P = 20%, Y = 120
Calculation:
120.00 / (1 + 20.00/100) = 100.00
💡 Tip: Placeholder values show typical numbers – just overwrite them. Results update automatically.
About Percentage Increase
A percentage increase expresses the growth of a value relative to its original amount. It is widely used in finance (e.g., salary raises, price hikes), statistics, and everyday life.
The Three Scenarios
- X increase P% is what? – Find the final value Y after an increase:
Y = X × (1 + P/100). - X increase what % is Y? – Find the percentage increase P% that turns X into Y:
P% = ((Y - X) / X) × 100%. - What increase P% is Y? – Find the original value X before an increase:
X = Y / (1 + P/100).
Real‑World Examples
- Salary raise: If your salary was $50,000 and you get a 5% raise, you’ll earn 50,000 × 1.05 = $52,500.
- Price change: A product’s price increased from $80 to $100. The increase percentage is (100-80)/80 × 100% = 25%.
- Original price from final: After a 20% increase, an item costs $120. Its original price was 120 / 1.20 = $100.
Important Notes
- Ensure you don’t confuse percentage increase with percentage points.
- A 100% increase doubles the original value.
- If the result is negative (Y smaller than X), the formula still works but represents a decrease.
Frequently Asked Questions
Can percentage increase be more than 100%?
Yes, a 200% increase means the value triples. For example, from 100 to 300 is a 200% increase.
How do I calculate percentage increase over multiple years?
Use compound growth: multiply by (1 + rate) for each period. For example, two years of 10% growth: 100 → 121.
What's the difference between percentage increase and percentage point increase?
Percentage increase is relative; percentage point is absolute. A rate rising from 4% to 5% is a 1 percentage point increase, but a 25% increase.