ToolsGlobe
How-To Guides

Percentage Calculations You'll Actually Use Day to Day

May 28, 2026 3 min readBy ToolsGlobe Team

Percentages are one of those math concepts everyone learns in school and then mostly forgets the formulas for, even while using them constantly in everyday situations — shopping, dining out, tracking progress toward a goal. A quick refresher on the three core percentage problems covers almost every real-world case.

Finding a percentage of a number

This is the most common case: what is X% of Y? Convert the percentage to a decimal by dividing by 100, then multiply by the value. To find 20% of 150, calculate 20 ÷ 100 = 0.2, then 0.2 × 150 = 30.

This formula covers discount calculations, tip calculations, tax calculations, and commission calculations — anywhere you need to know what a percentage actually represents in real units.

Finding what percentage one number is of another

The reverse question: X is what percent of Y? Divide X by Y, then multiply by 100. If you scored 42 out of 50 on a test, divide 42 by 50 to get 0.84, then multiply by 100 to get 84%.

This is useful for grading, for figuring out what fraction of a budget has been spent, or for understanding what portion of a total something represents.

Calculating percentage change

Percentage increase or decrease compares a starting value to an ending value. Subtract the starting value from the ending value, divide by the starting value, then multiply by 100. A price that moves from 80 to 100 increased by (100 − 80) ÷ 80 × 100 = 25%.

A common mistake here is dividing by the wrong number — always divide by the original (starting) value, not the new one, or the percentage will be skewed.

Discounts: working backward from a sale price

Retail discounts use the first formula in reverse. A 30%-off item originally priced at 80 saves 30% of 80, which is 24, leaving a sale price of 56. To verify a posted sale price is accurate, calculate the discount amount yourself and subtract it from the original price.

Tip calculations and splitting a bill

Tipping uses the same percentage-of-a-number formula applied to a bill total, then optionally divided by the number of people splitting the bill. An 18% tip on a 64 total is 64 × 0.18 = 11.52, for a total of 75.52 — which, split four ways, comes to 18.88 per person.

Stacking percentages doesn't add up the way you'd expect

A frequent error is assuming two discounts stack by simple addition — that 20% off plus 10% off equals 30% off. They don't, because the second discount applies to the already-reduced price, not the original. Applying 20% then 10% to a 100 item gives 100 → 80 → 72, an effective discount of 28%, not 30%.

When the math gets tedious

These formulas are simple individually, but stacking several of them — discount, then tax, then a tip on the post-tax total — adds up to a lot of manual arithmetic for something that should be quick. A percentage calculator, discount calculator, or tip calculator handles the formula directly so you can focus on the decision rather than the math.

Try the related tools