Percentages appear everywhere: discounts at the checkout, exam scores, tips, tax on a bill, interest on a loan, and every "up 20% this quarter" headline. The word literally means "per hundred," so a percentage is just a fraction with 100 on the bottom. Once you recognize which of a handful of situations you are in, the arithmetic is quick and reliable. This guide walks through every common percentage calculation with clear worked examples, points out the one mistake people make most often, and ends with a quick-reference table you can bookmark.
Case 1: Finding X% of Y
This is the most common task — you know a percentage and want that share of a number. Convert the percentage to a decimal by dividing by 100, then multiply:
X% of Y = (X / 100) x Y
Example: What is 15% of 240? (15 / 100) x 240 = 0.15 x 240 = 36. So a 15% tip on a 240 bill is 36. A useful trick: 10% of any number is just that number with the decimal shifted one place left (24 here), and 5% is half of that (12), so 15% = 24 + 12 = 36 — the same answer with no calculator.
Case 2: Working Out What Percent X Is of Y
Here you have two actual amounts and want to express one as a percentage of the other. Divide the part by the whole, then multiply by 100:
X is (X / Y) x 100 percent of Y
Example: You scored 45 out of 180 on a test. (45 / 180) x 100 = 0.25 x 100 = 25%. The key is identifying the "whole" (the number that represents 100%) — it goes on the bottom of the fraction.
Case 3: Percentage Increase and Decrease
To measure how much a value has changed in percentage terms, compare the change to the original value:
Percentage change = ((New - Old) / Old) x 100
Example of an increase: a price rises from 80 to 100. ((100 - 80) / 80) x 100 = (20 / 80) x 100 = +25%. Example of a decrease: a price falls from 100 to 80. ((80 - 100) / 100) x 100 = (-20 / 100) x 100 = -20%.
The trap most people fall into: notice that going 80 → 100 is a 25% increase, but going 100 → 80 is only a 20% decrease, even though it is the same 20-unit gap. Increases and decreases are not symmetric because the denominator (the starting value) is different each way. This is why a stock that drops 50% must then rise 100% just to get back to where it started.
Case 4: Reverse Percentages (Removing a Percentage)
Sometimes a figure already includes a percentage and you need to strip it back out — for example, finding the pre-tax price from a total that includes tax. The mistake is to subtract the percentage of the total; instead you must divide:
Original = Total / (1 + X/100)
Example: A price of 118 already includes 18% tax. The base price is 118 / 1.18 = 100, and the tax portion is 118 - 100 = 18. Check it: 18% of 100 is indeed 18, which adds back to 118. If you had wrongly taken 18% of 118 (about 21.24) and subtracted it, you would have got 96.76 — a common and costly error on invoices.
Case 5: Percentage Points vs Percent
This distinction trips up even experienced readers. A percentage point is the plain arithmetic difference between two percentages, while a percent change is relative. Suppose an interest rate rises from 5% to 7%. That is an increase of 2 percentage points (7 - 5 = 2), but in relative terms it is a (2 / 5) x 100 = 40% increase. Both statements are correct, and headlines sometimes blur them to sound more dramatic. Whenever you see a change described in percent, ask whether it means points or a relative change — the two can differ enormously.
Quick-Reference Table
| You want to... | Formula | Example |
|---|---|---|
| Find X% of Y | (X / 100) x Y | 15% of 240 = 36 |
| Express X as a % of Y | (X / Y) x 100 | 45 of 180 = 25% |
| Percentage increase | ((New - Old) / Old) x 100 | 80 to 100 = +25% |
| Percentage decrease | ((Old - New) / Old) x 100 | 100 to 80 = -20% |
| Add X% to a value | Y x (1 + X/100) | 100 + 18% = 118 |
| Remove an included X% | Total / (1 + X/100) | 118 / 1.18 = 100 |
Practical Tips for Percentage Math
- Anchor on 10% and 1%. Ten percent is the number with the decimal moved one place; one percent moves it two places. Build other percentages by adding and halving these.
- Percentages can be reversed. Since X% of Y equals Y% of X, an awkward "18% of 50" becomes the easy "50% of 18 = 9".
- Always identify the base. Most errors come from dividing by the wrong number. Ask: what represents 100% here?
- Chained changes do not add. A 10% rise followed by a 10% fall does not return you to the start; it leaves you at 99% of the original.
Frequently Asked Questions
Q: Why isn't a 25% increase cancelled by a 25% decrease?
A: Because each percentage is taken from a different base. Rising 25% from 80 gives 100, but a 25% decrease from 100 is 25 units, landing at 75 — not back at 80. The starting values differ, so the results are not symmetric.
Q: How do I remove tax that is already included in a price?
A: Divide the total by 1 + tax rate. For 18% tax, divide by 1.18. Do not subtract 18% of the total, which gives the wrong answer.
Q: What is the difference between a percentage point and a percent?
A: A percentage point is the simple difference between two percentages (5% to 7% is 2 points). A percent change is relative to the starting value (2 out of 5 is a 40% increase).
Q: How can I calculate percentages quickly in my head?
A: Start from 10% (shift the decimal one place) and 1% (shift two places), then combine. For 15%, take 10% plus half of it; for 20%, double the 10% value.