Everyday math tool

Percentage Calculator

Four percentage problems, answered instantly as you type: percent of a number, one number as a percent of another, percentage increase or decrease, and discount sale prices.

Result

Quick reference

Common Percentage Shortcuts

ProblemMethodExample
X% of Y(X ÷ 100) × Y15% of 200 = 30
X is what % of YX ÷ Y × 10045 of 60 = 75%
Percent change(new − old) ÷ old × 10040 → 50 = +25%
Price after discountprice × (1 − discount ÷ 100)$60 at 25% off = $45
Add X% (tip, tax, markup)amount × (1 + X ÷ 100)$80 + 10% = $88
Reverse: find originalfinal ÷ (1 ± X ÷ 100)$88 was $80 before +10%

FAQ

Percentage Questions

What does "percent" actually mean?

Percent means "per hundred". 15% is simply the fraction 15/100, or 0.15 as a decimal. Every percentage problem reduces to multiplying or dividing by that decimal — which is why all four modes above are one-step conversions.

How do I calculate percentage change between two numbers?

Subtract the old value from the new one, divide by the old value, and multiply by 100. Positive results are increases; negative results are decreases. Always divide by the original value, never the new one.

Why don't up and down percentages cancel out?

Because each percentage applies to a different base. A 20% rise then 20% fall leaves you at 96% of the start (1.2 × 0.8 = 0.96). To undo a 25% increase you only need a 20% decrease: 1.25 × 0.8 = 1.0.

How do I add a tip or tax with percentages?

Multiply by (1 + rate/100). A 10% tip on $80 is 80 × 1.10 = $88. To strip a known tax or markup back out, divide by (1 + rate/100) instead of subtracting the percentage — a common mistake that understates the original amount.

What is percentage point vs. percent?

If a rate rises from 4% to 6%, it rose 2 percentage points — but 50% in relative terms (2 ÷ 4). News headlines often mix these up; the distinction matters a lot in finance and statistics.

Do my inputs get stored?

No. Everything runs locally in your browser and nothing is transmitted or saved.