The foundation: percent means "per hundred"
The word percent comes from the Latin per centum — "per hundred." So X% simply means X out of every 100, or the fraction X/100. That single idea is the key to everything else: 50% is 50/100 = one half, 25% is 25/100 = one quarter, and 100% is 100/100 = the whole thing.
Because a percent is just a fraction over 100, you can move freely between three forms of the same value:
- Percent → decimal: divide by 100 (move the decimal point two places left). 15% → 0.15.
- Decimal → percent: multiply by 100 (move it two places right). 0.4 → 40%.
- Percent → fraction: put it over 100 and simplify. 20% → 20/100 → 1/5.
For calculations, the decimal form is usually the most useful — you multiply by it directly. Keep this in your head: a percent is a decimal wearing a costume.
The three core questions
Just about every percentage problem you'll meet is one of these three. Learn the pattern of each and you're done.
1. What is X% of Y?
Convert the percent to a decimal and multiply: (X / 100) × Y. This is the "find a part of a whole" question — a discount, a tip, a slice of a budget.
Example: What is 15% of 80? 0.15 × 80 = 12.
2. X is what percent of Y?
Divide the part by the whole, then multiply by 100: (X / Y) × 100. This is the "turn two numbers into a percentage" question — a test score, a market share, a completion rate.
Example: 12 is what percent of 80? (12 / 80) × 100 = 15%. Notice this is the exact reverse of the first example — the two questions undo each other.
3. What is the percentage change from one value to another?
Subtract the old value from the new, divide by the old value, then multiply by 100: ((new − old) / old) × 100. A positive answer is an increase; a negative answer is a decrease. The most common mistake here is dividing by the wrong number — you always divide by the starting (old) value.
Example: A value goes from 80 to 100. ((100 − 80) / 80) × 100 = (20 / 80) × 100 = +25%.
1.
X% of Y = (X / 100) × Y
2.
X is what % of Y = (X / Y) × 100
3.
% change = ((new − old) / old) × 100Increasing and decreasing a price
When you need the final amount after a percentage change — not just the change itself — the fastest method is to multiply in one step:
- Increase:
new = old × (1 + rate) - Decrease:
new = old × (1 − rate)
For a 25% increase on $80: 80 × 1.25 = $100. For a 20% decrease on $100: 100 × 0.80 = $80. Doing it in a single multiplication beats calculating the change and then adding it separately.
The classic gotcha: notice that $80 raised by 25% gives $100, but bringing $100 back down takes only a 20% cut, not 25%. Why? Because each percentage is taken from a different base. The +25% was 25% of 80 (= $20). The −20% is 20% of the now-larger 100 (= the same $20). A percentage increase and the percentage decrease that reverses it are never the same number — the decrease that undoes a rise is always smaller, because it's measured against a bigger starting point. This is exactly why a 50% loss in an investment needs a 100% gain to break even.
Mental-math tricks
You rarely need a calculator for everyday percentages. The whole trick is to anchor on 10% and build from there.
- 10% — move the decimal one place left. 10% of 240 = 24.
- 1% — move the decimal two places left. 1% of 240 = 2.4.
- 5% — half of 10%. 5% of 240 = half of 24 = 12.
- 20% — double 10%. 20% of 240 = 48.
- 15% — 10% plus 5% (the classic tip). 15% of 240 = 24 + 12 = 36.
Stack these like building blocks and you can reach almost any round percentage: 35% is 20% + 10% + 5%, and so on.
One more shortcut worth knowing: X% of Y always equals Y% of X. The multiplication is the same either way, so flip the problem whenever one side is easier. Stuck on 8% of 50? Swap it to 50% of 8 — which is just half of 8 = 4. Same answer, far less effort.
Quick reference table
Here's how the common round percentages of a few everyday numbers shake out. Spot the pattern: every column is just the 10% value scaled up or down.
| Of | 1% | 5% | 10% | 15% | 20% | 25% | 50% |
|---|---|---|---|---|---|---|---|
| 20 | 0.2 | 1 | 2 | 3 | 4 | 5 | 10 |
| 50 | 0.5 | 2.5 | 5 | 7.5 | 10 | 12.5 | 25 |
| 80 | 0.8 | 4 | 8 | 12 | 16 | 20 | 40 |
| 100 | 1 | 5 | 10 | 15 | 20 | 25 | 50 |
| 250 | 2.5 | 12.5 | 25 | 37.5 | 50 | 62.5 | 125 |
When the numbers aren't round — odd rates, awkward totals, or reverse-percentage problems — let a tool do the arithmetic. The percentage calculator handles all three core questions, the discount calculator works out sale prices and savings, and the VAT calculator adds or removes tax cleanly.
The takeaway
Percentages feel intimidating only because they're disguised. Strip the costume away and you're left with three questions — what is a part of a whole, how big is one number compared to another, and how much did something change — each a single line of arithmetic. Anchor your mental math on 10%, remember that increases and decreases are measured from different bases, and you'll rarely need anything more than the number in front of you.
Frequently asked questions
- What is the fastest way to find a percentage of a number?
- Convert the percent to a decimal and multiply. For X% of Y, calculate (X ÷ 100) × Y. For example, 15% of 80 is 0.15 × 80 = 12. For round percentages, mental tricks are even faster: 10% is just the number with the decimal moved one place left, and you can build other amounts from there.
- How do I work out what percent one number is of another?
- Divide the part by the whole and multiply by 100: (X ÷ Y) × 100. For example, to find what percent 12 is of 80, calculate (12 ÷ 80) × 100 = 15%. The number you are comparing goes on top; the total you are comparing against goes on the bottom.
- How do I calculate a percentage increase or decrease?
- Use ((new − old) ÷ old) × 100. A positive result is an increase and a negative result is a decrease. For example, going from 80 to 100 is ((100 − 80) ÷ 80) × 100 = +25%. To apply a known rate to a price instead, multiply: new = old × (1 + rate) for an increase, or old × (1 − rate) for a decrease.
- Why doesn't a 25% increase cancel out a 25% decrease?
- Because each percentage is taken from a different base. A 25% increase on $80 adds $20 to give $100, but a later 25% decrease is now calculated on $100, removing $25 and leaving $75 — not the original $80. To reverse a 25% increase you actually need a 20% decrease, because 20% of the larger $100 equals the same $20 that was added.
This guide is general educational information. Double-check important figures with a calculator before relying on them.