Search Calculators

Find a calculator by name, category, or keyword.

Percentage Calculator

Calculate percentages: what is X% of Y, X is what % of Y, and percentage change.

What Is a Percentage?

A percentage is simply a way of expressing a number as a fraction of 100. The word comes from the Latin per centum, meaning "per hundred." When you say 45%, you are saying 45 out of every 100 — or the fraction 45/100, or the decimal 0.45.

Percentages matter because they let you compare quantities on a common scale. A store discount of "$20 off" means nothing until you know the original price, but "25% off" instantly tells you the proportion of savings. That is why percentages show up everywhere: sales tax, tips, exam scores, interest rates, battery levels, poll results, and body-fat readings.

A percentage calculator removes the mental arithmetic from three of the most common questions in daily life: What is X% of Y?, X is what percent of Y?, and What is the percentage change from one number to another?

At its core, every percentage problem is a relationship between three values — the part, the whole, and the rate (%). If you know any two of them, you can always find the third. Master that idea and you have mastered percentages.

The Percentage Formula and Worked Examples

Every percentage question reduces to one master relationship:

part = (percentage / 100) × whole

Rearranging it gives you the three everyday calculations:

What is X% of Y?     part = (X / 100) × Y
X is what % of Y?     percentage = (X / Y) × 100
What % change?        change = ((new − old) / old) × 100

Example 1 — What is 15% of 80?

part = (15 / 100) × 80
part = 0.15 × 80
part = 12

So a 15% tip on an $80 dinner is $12, making the total $92.

Example 2 — 30 is what percent of 120?

percentage = (30 / 120) × 100
percentage = 0.25 × 100
percentage = 25%

If you got 30 questions right out of 120, you scored 25%.

Example 3 — Percentage change from 50 to 65

change = ((65 − 50) / 50) × 100
change = (15 / 50) × 100
change = 30% increase

Because the result is positive, this is a 30% increase. A negative result would indicate a percentage decrease.

Percentage Change vs. Percentage Points (A Critical Distinction)

One of the most common — and most consequential — mistakes is confusing a percentage change with a change in percentage points. They are not the same thing.

Suppose an interest rate rises from 4% to 6%.

  • The change in percentage points is 6 − 4 = 2 percentage points.
  • The percentage change is ((6 − 4) / 4) × 100 = 50%.

Both statements are true. The rate went up 2 percentage points, which is a 50% increase relative to where it started. Journalists, politicians, and advertisers sometimes blur these to make a number sound bigger or smaller than it feels.

Rule of thumb: "Percentage points" measures the raw arithmetic gap between two percentages. "Percent change" measures that gap relative to the starting value.

Increase then decrease is not symmetric

Another trap: a percentage increase followed by the same percentage decrease does not return you to the start. If $100 rises 20% to $120, then falls 20%, you get 120 × 0.80 = $96 — not $100. To reverse a 20% increase you actually need a 1 − (1/1.20) = 16.67% decrease.

Common Percentage Reference Table

Many everyday percentages map to clean fractions and decimals. Memorizing a few of them lets you sanity-check the calculator's output instantly.

PercentageFractionDecimalQuick example (of 200)
1%1/1000.012
5%1/200.0510
10%1/100.1020
12.5%1/80.12525
20%1/50.2040
25%1/40.2550
33.3%1/30.33366.7
50%1/20.50100
75%3/40.75150
100%1/11.00200

Handy shortcuts:

  • 10% — move the decimal one place left (10% of 250 = 25).
  • 1% — move the decimal two places left (1% of 250 = 2.5).
  • 5% — take 10% and halve it.
  • X% of Y = Y% of X — 8% of 50 is the same as 50% of 8 = 4. This reversal trick often makes a hard percentage trivial.

How to Calculate Percentages Step by Step

When you are working without a calculator, a consistent process prevents errors. Here is how to handle each of the three main percentage problems by hand.

Finding X% of Y

  1. Convert the percentage to a decimal by dividing by 100 (18% → 0.18).
  2. Multiply that decimal by the whole (0.18 × 250 = 45).
  3. The result is your part.

Finding what percent one number is of another

  1. Divide the part by the whole (48 ÷ 60 = 0.8).
  2. Multiply by 100 (0.8 × 100 = 80%).

Finding percentage increase or decrease

  1. Subtract the old value from the new value (new − old).
  2. Divide that difference by the old value — the original always sits on the bottom.
  3. Multiply by 100. A positive answer is an increase; a negative answer is a decrease.

Reversing a percentage (working backward)

If a price is $120 after a 20% increase, do not subtract 20% to undo it. Instead divide by 1.20:

original = 120 / (1 + 0.20) = 120 / 1.20 = $100

Similarly, to find the pre-discount price after a 25% discount, divide the sale price by 0.75.

How to Use This Percentage Calculator

This tool bundles the three most-searched percentage operations into one interface so you never have to remember which formula to rearrange.

1. "What is X% of Y?"

  • Enter the percentage in the first field (e.g., 15).
  • Enter the whole number in the second field (e.g., 80).
  • The calculator returns the part (12).

2. "X is what percent of Y?"

  • Enter the part (e.g., 30).
  • Enter the whole (e.g., 120).
  • The calculator returns the percentage (25%).

3. "Percentage change / increase / decrease"

  • Enter the original (old) value.
  • Enter the new value.
  • The calculator returns the percentage change, labeled as an increase or decrease.

Inputs and outputs at a glance:

  • Every field accepts decimals and negative numbers.
  • Results update instantly as you type — no submit button needed.
  • The output is rounded for readability, but the calculator uses full precision internally, so chained calculations stay accurate.

Tip: Because all three modes share the same underlying formula, you can use the tool as a quick check on manual work — plug in two of the three values and confirm the third matches your hand calculation.

Practical Uses and Smart Percentage Strategies

Percentages are one of the most portable math skills you own. Here is where the percentage calculator earns its keep, plus tactics for getting the most out of it.

Everyday scenarios

  • Tipping: 15–20% of the pre-tax bill in the US. For 18% on $54, compute 10% ($5.40) + half again ($2.70) = $8.10.
  • Sales and discounts: "40% off" means you pay 60% of the price. On a $75 item, that is 0.60 × 75 = $45.
  • Sales tax: Add the tax rate. At 8.25% on $200, the total is 200 × 1.0825 = $216.50.
  • Grades: Convert points earned into a percentage to know exactly where you stand.
  • Investing: Track gains and losses as percentage change to compare positions of different sizes fairly.

Strategies

  1. Stack discounts multiplicatively, not additively. A 20% coupon on an already 30% off item is not 50% off. It is 0.70 × 0.80 = 0.56, i.e., 44% off.
  2. Estimate first. Round to a friendly percentage (10%, 25%, 50%) to predict the answer, then let the calculator confirm it. This catches decimal-place slips.
  3. Anchor on the original. For any change or reversal, the starting value belongs in the denominator. Getting this right resolves most percentage confusion.

Common Percentage Mistakes to Avoid

Even confident math people trip over percentages. Watch for these specific errors.

  • Dividing by the wrong number in percentage change. The denominator is always the original value, not the new one or their average. From 50 to 65 is 15/50 = 30%, not 15/65 = 23%.

  • Assuming +X% and −X% cancel out. As shown earlier, +20% then −20% leaves you at 96% of where you started, not 100%. The two operations use different bases.

  • Confusing percentage points with percent. A jump from 5% to 10% is 5 percentage points but a 100% increase. Never report one as the other.

  • Adding percentages of different wholes. "I saved 30% at store A and 30% at store B, so I saved 60%" is false unless both bases are identical. Percentages are only additive when they refer to the same whole.

  • Forgetting to convert before multiplying. 25 × 40 is not 25% of 40. You must first divide the percentage by 100: 0.25 × 40 = 10.

  • Rounding too early. Round only the final answer. Rounding intermediate steps in multi-stage problems can throw the result off by several percent.

If a percentage answer ever feels off, re-check two things first: which value you put in the denominator, and whether you converted the percent to a decimal.

Related Calculators

Loading calculator...