Five ways to ask a percentage question
Percent means “per hundred”: 15% is 15 out of every 100, or 0.15 as a decimal. Almost every percentage problem is one of five questions, and the calculator has a mode for each:
- What is X% of Y? A 15% tip on an $80 bill, or 20% of a class of 30.
- X is what percent of Y? You scored 42 out of 50 on a test and want it as a percentage.
- Percentage change from X to Y. Rent went from $1,200 to $1,290; how big was the rise?
- X is Y% of what number? The deposit of $450 is 15% of the price; what is the price?
- Increase or decrease by a percentage. Add 8% sales tax to a price, or take 25% off.
Pick the question, enter the two numbers, and the answer appears as you type. Open Show the working to see each step with your numbers, the same way you would write it out by hand.
Percentage formulas
Each mode is one short formula. X and Y are the two numbers you enter.
X% of Y = X ÷ 100 × Y
X as a percent of Y = X ÷ Y × 100
change = (Y − X) ÷ |X| × 100
X is Y% of: X ÷ (Y ÷ 100)
X increased by Y% = X × (1 + Y ÷ 100); decreased: X × (1 − Y ÷ 100)
- X, Y
- the two numbers you enter
- |X|
- the size of X without its sign, so a change from a negative number keeps “increase” meaning up
- 1 + Y ÷ 100
- the multiplier: a 15% increase multiplies by 1.15, a 15% decrease by 0.85
A percentage change from 0 has no answer, because it would mean dividing by zero. In that case the calculator shows the plain difference instead.
Worked example: one price, five questions
A price of 80 rises to 92. Here is what each mode says about it:
- 15% of 80: 15 ÷ 100 = 0.15, and 0.15 × 80 = 12.
- 12 is what percent of 80? 12 ÷ 80 = 0.15, and 0.15 × 100 = 15%.
- Change from 80 to 92: 92 − 80 = 12; 12 ÷ 80 = 0.15, a 15% increase.
- Back from 92 to 80: 80 − 92 = −12; −12 ÷ 92 = −0.130435, a 13.04% decrease — not 15%, because the starting value is now 92.
- 12 is 15% of what? 15 ÷ 100 = 0.15, and 12 ÷ 0.15 = 80.
- 80 increased by 15%: 80 × 15 ÷ 100 = 12, and 80 + 12 = 92 — or in one step, 80 × 1.15 = 92.
Common percentage mistakes
Percent versus percentage points
When the thing that changes is itself a percentage, there are two ways to describe the change. If an interest rate goes from 4% to 5%, it rose by 1 percentage point (5 − 4), but by 25 percent (1 ÷ 4 × 100). Both are correct; they answer different questions. News reports and loan documents should use “percentage points” for the simple difference, and it is worth checking which one a headline means.
Percentage changes don’t add up
Raising 100 by 10% gives 110; lowering 110 by 10% gives 99, not 100. Each percentage applies to a different starting value. Likewise a 50% fall followed by a 50% rise leaves you at 75% of where you began. To combine changes, multiply the multipliers: 1.10 × 0.90 = 0.99.
Working back to the original
To remove a percentage that was added — tax included in a price, a raise already applied — divide by the multiplier instead of subtracting the percentage. A price of 120 that includes 20% tax was 120 ÷ 1.2 = 100 before tax; taking 20% off 120 would give 96, which is wrong. The “X is Y% of what number?” mode does this when you enter 120 and 120%.
For shop prices, the discount calculator and the tip calculator do these steps in money. To compare two quantities as parts of a whole, use the ratio calculator; for exact parts such as ⅜, the fraction calculator.
Frequently asked questions
How do I calculate a percentage of a number?
Divide the percentage by 100 to turn it into a decimal, then multiply by the number. For 15% of 80: 15 ÷ 100 = 0.15, and 0.15 × 80 = 12. Multiplying first gives the same answer: 15 × 80 ÷ 100 = 12.
How do I work out a percentage increase or decrease?
Subtract the original value from the new value, divide by the original value, and multiply by 100. From 80 to 92: (92 − 80) ÷ 80 × 100 = 15%. A negative answer is a decrease.
Why doesn’t a 50% drop followed by a 50% rise get me back to where I started?
The rise is 50% of the smaller, dropped value. 100 falls by 50% to 50, and 50% of 50 is only 25, so you end at 75. To undo a 50% drop you need a 100% rise.
What is the difference between percent and percentage points?
Percentage points are the plain difference between two percentages; percent is the change relative to the starting percentage. A rate moving from 4% to 5% rose by 1 percentage point, which is a 25% increase.
How do I find the original price before tax or a markup?
Divide the final amount by 1 plus the rate as a decimal. A price of 120 including 20% tax was 120 ÷ 1.20 = 100 before tax. In the calculator, choose “X is Y% of what number?” and enter 120 and 120%.
Can a percentage be more than 100%?
Yes, whenever the part is bigger than the whole you compare it with. 150 is 150% of 100, and a price that goes from 40 to 100 has increased by 150%. A decrease, however, can’t be more than 100% without going below zero.
Last reviewed September 15, 2026