Percentage Calculator

Handle the three most common percentage questions: what is X% of Y, X is what percent of Y, and percentage change.

All math runs in your browser — nothing is uploadedReviewed & updated: Methodology
0%100%
Result breakdownPortion: 30 (20.0%); Remainder: 120 (80.0%)
Result
30
X% of Y30
Remaining120
A percentage is just a scaled part-to-whole ratio: 35% means 35 out of every 100.

What a percentage actually is

The word percent comes from the Latin per centum — "out of one hundred." A percentage is a normalized way to describe a ratio: instead of saying "7 out of every 20 students," we say "35%," and both statements carry exactly the same information. That normalization is why sales tax, interest rates, tips, and discounts are all expressed as percentages: it lets you compare very different quantities on a common scale.

The three questions a percentage calculator answers

Almost every real-world percentage problem is one of three questions, and each has a one-line formula:

  1. What percent is X of Y? — Formula: (X ÷ Y) × 100. Example: 7 correct out of 20 questions is (7 ÷ 20) × 100 = 35%.
  2. What is P% of Y? — Formula: (P ÷ 100) × Y. Example: 15% of a $60 bill is 0.15 × 60 = $9 tip.
  3. X is P% of what number? — Formula: X ÷ (P ÷ 100). Example: $250 sale tax on a P=5% rate implies a purchase of 250 ÷ 0.05 = $5,000.

Percent change, increase, and decrease

Percent change compares two values from different points in time — a stock price, your body weight, a subscriber count. The formula is ((new − old) ÷ old) × 100. A positive result is a percent increase; a negative result is a percent decrease. Note that the denominator is always the old value: going from 100 to 150 is a 50% increase, but going from 150 back to 100 is only a 33.3% decrease, because the base changed.

FromToPercent change
100150+50%
150100−33.3%
5075+50%
200180−10%
Percent change is not symmetric — the base matters

Reverse percentage: finding the original

Reverse percentage problems come up whenever you know the final amount and the discount or markup rate but need the original. If a jacket costs $84 after a 30% discount, the $84 represents 70% of the original price: original = 84 ÷ 0.70 = $120. The same trick works for taxes: a $107 receipt including 7% sales tax started as 107 ÷ 1.07 = $100 before tax.

Why stacking percentages doesn't add up

A common mistake is to add successive percentage changes. Two consecutive 10% increases are not a 20% increase — they compound to (1.10 × 1.10 − 1) × 100 = 21%. A 20% gain followed by a 20% loss doesn't return you to the starting point; it leaves you at 96% of it. This is why financial disclosures separate simple interest, APR, and APY, and why the tax code specifies the order of multiple deductions — the order changes the result.

How to use this percentage calculator

  1. Pick the calculation you need — percent of, what percent, or percent change.
  2. Enter the two known values in the correct fields.
  3. Read the result immediately; the calculator recomputes as you type.
  4. Use the reverse mode to back out the original price from a discounted or taxed amount.

Everyday uses

  • Restaurant tips: 15%–20% of the pre-tax bill.
  • Sales tax: multiply the pre-tax price by (1 + rate).
  • Compound interest and inflation: use the dedicated compound interest calculator for multi-period growth.
  • Grade calculations: use the grade calculator for weighted marks.
  • Discounts and coupons: apply percentages in the order they're listed on the receipt.

Common pitfalls

Two traps trip up even careful people. First, percentage points vs. percent: if a mortgage rate rises from 5% to 7%, that's a 2 percentage-point increase, but a 40% relative increase. Financial reporting mixes the two constantly. Second, base rate neglect: a treatment that raises a risk from 0.1% to 0.2% is a 100% relative increase but only a 0.1 percentage-point absolute increase — the two framings deserve very different reactions.

Glossary

Percent
A ratio expressed as parts per hundred; 35% = 35/100 = 0.35.
Percent change
The relative difference between two values: (new − old) / old × 100.
Percentage point
The absolute difference between two percentages, distinct from percent change.
Reverse percentage
Solving for the original value given the percentage and final amount.
APR / APY
Two different ways of quoting interest that make the compounding effect explicit.

How it works

X% of Y = (X/100)·Y. Change = (new − old)/|old|·100. Difference = |a−b|/((a+b)/2)·100.

Example

20% of 150 = 30. Change 80→100 = +25%. Difference between 80 and 100 ≈ 22.2%.

Frequently asked questions

Change vs difference?
Change compares to a reference (old). Difference is symmetric around the average.
How do I calculate a discount?
25% off $80 = 80 · (1 − 0.25) = $60.
Can change be negative?
Yes — a drop from 100 to 80 is −20%.
Why isn't 20% of 100 = 100% of 20?
It is — both equal 20. Multiplication is commutative.

Related articles

More in Math

You might also need

Tools from other categories that people commonly pair with the Percentage Calculator.

Browse related categories