July 22, 2026
Percentages Without Panic: Discounts, Tax, and Change
Three calculations cover almost every percentage problem: percent of a value, value as a percent of another, and percent change. Learn the formulas and the common mistakes to avoid.

Percentages show up everywhere — discounts, taxes, tips, interest rates, pay rises, exam scores, growth metrics — and a surprising number of mistakes come from reaching for a calculator without knowing which calculation to run. There are really only a handful of percentage operations, and once you can name them, the arithmetic is straightforward.
The three percentage questions
Almost every percentage problem reduces to one of three questions. The first is "what is X percent of Y?" — for example, what is 15 percent of 80. Multiply Y by X divided by 100, and you get 12. This is the calculation behind discounts ("what is 20 percent off an 80 dollar item?"), tips, and most tax computations.
The second is "X is what percent of Y?" — for example, 30 is what percent of 120. Divide X by Y and multiply by 100, giving 25 percent. This is the calculation behind test scores, conversion rates, and questions like "what share of the budget did we spend?"
The third is percent change — "by how much did a value go up or down?" The formula is the new value minus the old value, divided by the old value, multiplied by 100. A price rising from 40 to 50 is an increase of 25 percent; a price falling from 50 to 40 is a decrease of 20 percent. The sign of the result tells you direction, and the denominator is always the original value.
# The three core operations
X% of Y = Y * (X / 100)
X is what % of Y = (X / Y) * 100
% change = ((new - old) / old) * 100
Try it: Percentage Calculator
Calculate X% of Y, what percent X is of Y, or percentage change — instantly.
Discounts, markups, and tax
Discounts and markups are the same operation in opposite directions. A 25 percent discount on an 80 dollar item subtracts 20 dollars, leaving 60. A 25 percent markup on an 80 dollar item adds 20 dollars, leaving 100. The arithmetic is identical; only the sign of the change differs. Compound discounts — "take 20 percent off, then another 10 percent off the sale price" — apply sequentially, not by adding the percentages: 20 percent off 80 gives 64, then 10 percent off 64 gives 57.60, which is not a flat 30 percent off.
Tax is a percentage added to a subtotal. A 7 percent sales tax on a 50 dollar purchase adds 3.50 dollars. Tips work the same way — an 18 percent tip on a 40 dollar meal adds 7.20 dollars. When tax and tip both apply, calculate each on its own base rather than combining the rates, because combining them assumes the same base for both and quietly changes the result.
Percent change and direction
Percent change is where most confusion lives, because the result depends on which value is the starting point. Going from 40 to 50 is a 25 percent increase. Going from 50 to 40 is a 20 percent decrease. The same ten-unit gap produces different percentages because the denominator changed. This is why stock charts, growth metrics, and year-over-year comparisons always specify the base period — without it, the percentage is meaningless.
Always state the base when you report a percent change. "Sales are up 30 percent" tells the reader nothing useful unless they know whether the comparison is to last month, last quarter, or last year. The same number can be encouraging or alarming depending on the baseline.
Values over 100 percent are perfectly valid and show up regularly. If a metric doubles, it has grown by 100 percent. If it triples, it has grown by 200 percent. A value that goes from 10 to 35 has grown by 250 percent. There is no mathematical ceiling at 100 — that limit only applies when a percentage describes a share of a whole, not when it describes a change.
Common mistakes to avoid
A few errors account for most wrong percentage calculations. Adding percentages that should be applied sequentially ("20 percent off then 10 percent off" is not 30 percent off). Using the wrong base for percent change — the new value as denominator instead of the old value. Mixing up "percent of" with "percent more than" — 15 is 50 percent of 30, but it is also 50 percent less than 30, and those are different statements about the same numbers. And forgetting that a percentage-point change is different from a percent change: an interest rate rising from 4 percent to 5 percent is a one-percentage-point increase, but a 25 percent relative increase in the rate itself.
When to reach for a calculator
For a single calculation, mental arithmetic or scratch paper is often enough, and the formulas above are short. For repeated work, multi-step problems like compound discounts plus tax plus tip, or situations where precision matters down to the cent, a dedicated tool removes the chance of arithmetic slips and lets you focus on which calculation to run.
You can run any of the three core operations — percent of a value, value as a percent of another, and percent change — using the percentage calculator. For body-mass index, which combines weight and height into a single percentage-adjacent metric, the BMI calculator handles the formula directly.