Percentage Formula Calculator
Choose a percentage formula, enter values, and click Calculate.
How the Percentage Formula Works
A percentage is simply a ratio out of 100. When people search for a percentage formula for calculator, they usually want a quick way to solve one of four common problems: finding a percent of a number, finding what percent one value is of another, measuring percent change, or adding/subtracting a percent.
The calculator above handles all four scenarios. You can still compute each one manually once you know the underlying formula.
Core Percentage Formulas
1) What is P% of N?
Use this when you want to find a portion of a total, like a discount, tip, tax, or commission.
Formula: (P / 100) × N
- Example: 18% of 250 = (18 / 100) × 250 = 45
- Typical use: “How much is 15% tip on a $72 bill?”
2) A is what percent of B?
Use this when comparing a part to a whole.
Formula: (A / B) × 100
- Example: 30 is what percent of 120? (30 / 120) × 100 = 25%
- Typical use: test scores, completion rates, conversion rates
3) Percent change from old value to new value
This shows growth or decline over time.
Formula: ((New - Old) / Old) × 100
- Example: from 80 to 100 = ((100 - 80) / 80) × 100 = 25% increase
- If result is negative, it is a percentage decrease
4) Add or subtract a percentage
Useful for markup, markdown, salary raises, inflation adjustment, and price cuts.
Add formula: Base × (1 + P/100)
Subtract formula: Base × (1 - P/100)
- Example: Add 12% to 150 = 150 × 1.12 = 168
- Example: Subtract 20% from 150 = 150 × 0.80 = 120
Practical Examples You Can Reuse
Shopping Discounts
If an item costs $90 and is 35% off, the discount is 31.5 and the sale price is 58.5. You can compute this as two steps: discount first, then subtract from original price.
Sales Tax
For an 8.25% tax on a $64 purchase, tax = 5.28 and total = 69.28. This is a classic “P% of N” problem.
Finance and Investing
If your investment grows from 4,000 to 4,600, percent change is 15%. Formula-driven calculation avoids guesswork and helps you compare performance accurately.
Grades and Performance
If you scored 42 out of 50, your percentage is 84%. This is “A is what percent of B?” Many people mentally estimate this, but the exact formula is always reliable.
Common Mistakes to Avoid
- Forgetting to divide by 100: 25% means 0.25, not 25.
- Using the wrong base: percent change always divides by the old value.
- Mixing absolute and percent change: +10 and +10% are not the same.
- Dividing by zero: when the denominator is 0, the percent is undefined.
Quick Percentage Reference
- 10% of N = N ÷ 10
- 5% of N = 10% of N ÷ 2
- 1% of N = N ÷ 100
- 25% of N = N ÷ 4
- 50% of N = N ÷ 2
- 75% of N = (N ÷ 4) × 3
FAQ: Percentage Formula for Calculator
Can I use negative numbers?
Yes. Negative inputs can model losses, deficits, or reverse movements. Just interpret the result in context.
Why does percent change fail when old value is zero?
Because the formula divides by the old value. Division by zero is undefined, so percent change from zero is not a standard finite percentage.
Should I round the result?
For everyday use, rounding to 2 decimal places is usually enough. For reporting or science, keep more precision until the final step.
Final Thoughts
A good percentage calculator saves time, but understanding the formula gives you confidence. Whether you are calculating discounts, taxes, growth rates, or grade percentages, these four formulas cover nearly every everyday situation. Use the calculator at the top of this page whenever you need fast, accurate answers.