Step-by-Step Formula: How Percentages Are Calculated
"Percent" means "per hundred." When you say "25%," you mean 25 out of every 100, or the fraction 25/100 = 0.25. All percentage calculations boil down to three basic operations:
Finding X% of Y
Result = Y × (X / 100)
Example: 15% of 240 = 240 × 0.15 = 36
Percentage Change
Change = ((New - Old) / Old) × 100
Example: From $50 to $65 = ((65 - 50) / 50) × 100 = 30% increase
X is What % of Y
Percentage = (Part / Whole) × 100
Example: 42 is what % of 168? → (42 / 168) × 100 = 25%
Real-World Example
A shirt originally costs $80 and is on sale for 35% off:
- Discount amount: $80 × 0.35 = $28 off
- Sale price: $80 - $28 = $52
- Or directly: $80 × (1 - 0.35) = $80 × 0.65 = $52
Now add 8.5% sales tax: $52 × 1.085 = $56.42 final price
Sample Calculation Table
| Calculation | Result |
|---|---|
| 10% of $250 | $25.00 |
| 15% of $85 (tip) | $12.75 |
| 20% off $120 (discount) | $96.00 |
| 8.5% tax on $50 | $4.25 |
| Change from 200 to 250 | +25% |
| Change from 100 to 75 | -25% |
| 35 is what % of 140? | 25% |
| 75 is what % of 300? | 25% |
Common Mistakes
- Percentage change direction matters. Going from 50 to 100 is a 100% increase, but going from 100 to 50 is only a 50% decrease. The base number changes the result.
- Stacking percentages wrong. 20% off then 30% off is NOT 50% off. It's: $100 × 0.80 × 0.70 = $56 (which is 44% off, not 50%).
- Confusing "percent of" with "percent more than." "120% of 50" = 60. But "20% more than 50" is also 60. "120% more than 50" = 110.
- Adding tax to a discounted price incorrectly. Calculate the discount first, then apply tax to the discounted price, not the original.
- Dividing instead of multiplying (or vice versa). "What is 25% of 80?" Multiply: 80 × 0.25 = 20. "80 is what % of 320?" Divide: 80 ÷ 320 × 100 = 25%.
Frequently Asked Questions
How do I calculate a percentage of a number?
Multiply the number by the percentage and divide by 100. For example, 25% of 200 = 200 × 25 ÷ 100 = 50. Alternatively, convert the percentage to a decimal (25% = 0.25) and multiply: 200 × 0.25 = 50.
How do I calculate percentage change?
Use the formula: ((New Value - Old Value) / Old Value) × 100. For example, if a price went from $80 to $100: (100 - 80) / 80 × 100 = 25% increase. If it went from $100 to $80: (80 - 100) / 100 × 100 = -20% decrease.
How do I find what percentage one number is of another?
Divide the part by the whole, then multiply by 100. For example, "15 is what percent of 60?" → 15 ÷ 60 × 100 = 25%. This tells you 15 is 25% of 60.
How do I calculate a tip?
Multiply the bill amount by the tip percentage as a decimal. For a $50 bill with 20% tip: $50 × 0.20 = $10 tip, $60 total. Quick mental math: find 10% ($5), then double it for 20% ($10). For 15%, find 10% ($5) and add half of it ($2.50) = $7.50.
What is the difference between percentage and percentage points?
Percentage measures relative change; percentage points measure absolute difference. If interest goes from 5% to 7%, that's a 2 percentage point increase, but a 40% relative increase (2/5 × 100). This distinction matters in finance, statistics, and economics.
How do I calculate a discount?
Multiply the original price by (1 - discount percentage/100). For 30% off $80: $80 × (1 - 0.30) = $80 × 0.70 = $56. Or calculate the discount amount: $80 × 0.30 = $24 off, then subtract: $80 - $24 = $56.