Percentage Increase Calculator
Add a percentage to a value and see the increased result.
How to Calculate a Percentage Increase
A percentage increase adds a portion of the original value to itself. This is commonly used for price markups, salary raises, and tax calculations.
The Formula
Result = Value + (Value × Percent / 100)
This is equivalent to: Result = Value × (1 + Percent / 100)
Real-World Examples
| Scenario | Value | Increase | Result |
|---|---|---|---|
| Salary raise | $50,000 | 5% | $52,500 |
| Price markup | $80 | 25% | $100 |
| Rent increase | $1,200 | 3% | $1,236 |
Tip calculation: A $45 meal with a 20% tip: $45 + ($45 × 20/100) = $45 + $9 = $54 total.
Enter your base value and the percentage to add, and the calculator shows both the increase amount and the final result.