Percentage Calculator
Calculate percentages in three ways: X% of Y, X is what % of Y, and X increased or decreased by Y%. Instant result.
How to calculate percentage?
X% of Y: just multiply Y by X and divide by 100. See: 10% of 200 = 20.
X is what % of Y: divide X by Y and multiply by 100. For example, 20 is 10% of 200.
Increase/decrease: multiply Y by (1 ± X/100). So 200 + 10% = 220 and 200 − 10% = 180.
How percentage math works
A percentage expresses a ratio out of one hundred — the word comes from Latin per centum. Three operations cover almost every real-world case. First, X% of Y: result = X · Y / 100. Example: 15% of 80 equals 15 · 80 / 100 = 12. Second, part over whole: % = part / whole · 100. If 23 of 50 students passed, the pass rate is 23 / 50 · 100 = 46%. Third, percentage change: Δ% = (new - old) / old · 100. A price moving from R$ 200 to R$ 230 represents a (230 - 200) / 200 · 100 = 15% increase.
A classic pitfall: a 10% increase followed by a 10% discount does not return to the original value. Start with 100, add 10% to get 110, then take 10% off to get 99 — a net loss of 1%. The same logic explains why a stock that drops 50% needs to rise 100% to recover, not 50%. Successive percentages multiply (1.10 · 0.90 = 0.99), they do not simply add.
Common applications
- Retail discounts, sales tax and tip calculations.
- Inflation indices such as IPCA, IGP-M and CPI applied to rent, contracts and salaries.
- Investment returns, CDB and savings account yield comparison.
- Simple and compound interest baseline (the rate itself is a percentage per period).
- Standardized exams such as ENEM, vestibular and concursos públicos, where percentage problems are heavily weighted.
FAQ
How do I take a percentage off a price? Multiply by (1 - X/100). For 20% off R$ 250: 250 · 0.80 = R$ 200.
Does a 50% drop need a 50% gain to recover? No. After a 50% drop, you need a 100% gain to return to the original value, since the new base is half the original.
What is the difference between percentage and percentage points? Going from 4% to 6% is a 2 percentage-point rise but a 50% increase in relative terms. News headlines often confuse the two.
Can a percentage exceed 100%? Yes, whenever the part is greater than the whole. A company that doubles revenue grew 100%; one that triples grew 200%.
Related Tools
Rent Adjustment Calculator
Compute annual rent adjustment by IGP-M or IPCA accumulated in the last 12 months (manually configurable).
Pregnancy Calculator
Compute estimated due date (EDD), gestational age and trimester from the last menstrual period (LMP).
Fertile Period Calculator
Compute fertile window and ovulation day from the first day of the last cycle and the average cycle length.
Solve any percentage problem
Store discount, rent increase, test score, credit-card interest: percentages turn up everywhere. The annoying part is that each case calls for a slightly different calculation, and that's exactly where people get stuck. This calculator handles the most common ones so you don't have to recall the formula from memory.
You can find what a percentage of a value is (15% of 200), what percentage one number is of another (45 is what % of 180), plus the percentage increase or decrease between two values. Enough to check a sale, split a tip, make sense of a price change, or adjust a recipe.
As you fill in the fields the result already shows up, no need to press equals. The whole calculation runs in the browser, so it keeps working offline once the page has loaded.