Percentage Calculator
Calculate percentages, percent change, and more
How to Calculate Percentages: A Complete Guide
Percentages are one of the most practical math concepts in everyday life — from calculating tips and discounts to understanding statistics and interest rates. Here are the four core percentage calculations you will encounter most often.
Type 1: X% of Y — Find the Portion
This is the most common percentage problem: "What is 15% of $240?"
Formula: Result = (X ÷ 100) × Y
- 15% of $240 = (15 ÷ 100) × 240 = 0.15 × 240 = $36
- 8% tax on $50 = 0.08 × 50 = $4.00
- 20% tip on $75 = 0.20 × 75 = $15
Shortcut: to find 10% of any number, just move the decimal point one place to the left. 10% of $340 = $34. Then 5% = half of 10% = $17. 15% = $34 + $17 = $51.
Type 2: X is What % of Y — Find the Ratio
This type answers "What percentage is 45 of 360?"
Formula: Percentage = (X ÷ Y) × 100
- 45 out of 360 = (45 ÷ 360) × 100 = 12.5%
- 85 correct out of 100 questions = 85% score
- $12,000 profit on $80,000 revenue = 15% profit margin
Type 3: Percentage Change — Increase or Decrease
Use this to compare two values: "By what percentage did sales grow from $50,000 to $65,000?"
Formula: % Change = ((New − Old) ÷ |Old|) × 100
- $50k to $65k = ((65,000 − 50,000) ÷ 50,000) × 100 = +30% increase
- $120 to $90 = ((90 − 120) ÷ 120) × 100 = −25% decrease
- Temperature 20°C to 25°C = +25% increase
Type 4: Increase/Decrease a Value by a Percentage
"If I raise my $75,000 salary by 8%, what is my new salary?"
Formula: New Value = Original × (1 + Percentage ÷ 100)
- $75,000 × 1.08 = $81,000
- $200 price with 15% discount = $200 × (1 − 0.15) = $200 × 0.85 = $170
- $1,500 budget increased by 33% = $1,500 × 1.33 = $1,995
Real-World Percentage Examples
- Shopping discounts: A $299 jacket is 30% off. Discount = 30% × $299 = $89.70. Sale price = $299 − $89.70 = $209.30
- Interest calculations: 5% annual interest on $10,000 = $500 per year
- Grade calculations: 42 out of 50 questions correct = 84%
- Body weight changes: Lost 8 lbs from 180 lbs = (8 ÷ 180) × 100 = 4.4% body weight lost
- Investment returns: Portfolio grew from $5,000 to $6,250 = 25% return
Common Percentage Mistakes to Avoid
- Percentage vs percentage points: If a 10% interest rate rises to 12%, it increased by 2 percentage points but by 20% relative to the original rate.
- Compounding percentages: A 10% increase followed by a 10% decrease does not return to the original value. $100 × 1.10 × 0.90 = $99 — a net 1% loss.
- Base matters: "50% more" and "50% of" are very different. 50% more than 100 = 150. 50% of 100 = 50.