🔢 Increase by Percentage Calculator
Increase any number by a percentage. Perfect for calculating price increases, salary raises, growth projections, and more.
New Value After Increase
0
How This Calculation Works
What does this calculator do?
This calculator increases a number by a given percentage. It's useful for calculating price increases, salary raises, growth projections, adjustments, and any situation where you need to add a percentage to an existing value.
Formula
Alternative method: Calculate the increase amount first, then add it to the original.
- Increase Amount = Original * (Increase% / 100)
- New Value = Original + Increase Amount
Step-by-Step Example
Problem: Increase 50 by 20%
Original Value = 50
Increase Percentage = 20%
Increase = 50 * (20 / 100) = 50 * 0.20 = 10
New Value = 50 + 10 = 60
New Value = 50 * (1 + 20/100) = 50 * 1.20 = 60
How to Interpret the Result
The result shows the new value after applying the percentage increase. In our example, 50 increased by 20% becomes 60, meaning you add 10 (which is 20% of 50) to the original.
Understanding the multiplier:
- 10% increase = multiply by 1.10
- 20% increase = multiply by 1.20
- 50% increase = multiply by 1.50
- 100% increase = multiply by 2.00 (doubles)
Common Use Cases
- Salary Raises: Calculate new salary after a percentage increase (e.g., "$50,000 + 5% raise = $52,500")
- Price Increases: Determine new price after markup (e.g., "$100 item + 15% increase = $115")
- Inflation Adjustments: Project future costs (e.g., "$1,000 + 3% inflation = $1,030")
- Investment Growth: Calculate value after growth (e.g., "$10,000 + 8% return = $10,800")
- Population Growth: Project population increases
- Budget Planning: Estimate increased expenses
🎯Tips & Common Mistakes
- Don't just add the percentage: Increasing 100 by 10% is NOT 110% (that would be 110). It's 100 + (10% of 100) = 110.
- Multiple increases don't add: A 10% increase followed by another 10% increase is NOT a 20% total increase. It's 21% (1.10 * 1.10 = 1.21).
- Quick mental math: For 10%, just multiply by 0.1 and add. For 50%, add half. For 100%, double it.
- Compounding matters: For yearly increases over multiple years, apply the increase each year (compound) rather than multiplying the percentage.
Symbol Key
| % | Percent symbol (per hundred) |
| * | Multiplication |
| + | Addition |
❓ Frequently Asked Questions
How do I increase a number by a percentage?
Multiply the original number by the percentage (as a decimal) and add the result to the original number.
What is the fastest formula to increase a number by a percentage?
Multiply the number by (1 + decimal percentage). For example, to increase by 15%, multiply by 1.15.
When is this calculation commonly used?
It is standard for calculating price markups, adding sales tax, or projecting growth in savings or population.
🔍 Authoritative References
For more information about basic percentage calculations, consult these trusted sources:
- National Council of Teachers of Mathematics - Mathematics education standards
- Math is Fun - Clear mathematical explanations and examples