Math

Percentage Calculator

Calculate percentages, percent change, and more

Enter both values above to calculate

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.

Frequently Asked Questions

How do I calculate a percentage of a number?
To find X% of a number Y, multiply Y by X and divide by 100. Example: 25% of 200 = (25 × 200) ÷ 100 = 50. You can also convert the percentage to a decimal: 25% = 0.25, then multiply: 0.25 × 200 = 50.
How do I find what percentage one number is of another?
To find what percentage X is of Y, divide X by Y and multiply by 100. Example: 45 is what % of 180? (45 ÷ 180) × 100 = 25%. So 45 is 25% of 180.
How do I calculate percentage increase or decrease?
Percentage change formula: ((New Value − Old Value) ÷ |Old Value|) × 100. If the result is positive, it is a percentage increase. If negative, it is a decrease. Example: price increased from $80 to $100: ((100 − 80) ÷ 80) × 100 = 25% increase.
What is the percentage increase from 0?
A percentage increase from zero (0) is mathematically undefined because you cannot divide by zero. If a starting value is 0 and it increases to any positive number, you can say it increased by infinity — or simply state the absolute change instead of the percentage change.
How do I reverse a percentage to find the original value?
To find the original value before a percentage change, divide the new value by (1 + percentage/100) for an increase, or (1 − percentage/100) for a decrease. Example: after a 20% increase, a price is $120. Original price = $120 ÷ 1.20 = $100.
What is the difference between percentage and percentage points?
A percentage point is an absolute difference between two percentages. If a tax rate increases from 15% to 18%, it increased by 3 percentage points — but it increased by 20% relative to the original rate. The distinction matters enormously in finance and statistics.