Tools

Percentage Calculator: The Three Questions and How to Answer Each

By David Brown · February 2026 · 3 min read

Percentages show up everywhere: discounts, tax, tips, grade changes, poll results, pay raises. Most people can do simple percentage math in their head, but the three distinct types of percentage questions require different formulas.

The Three Questions

Question 1: What is X% of Y?

"What is 15% of $83?"

Formula: (X/100) × Y = (15/100) × 83 = $12.45

Question 2: X is what percent of Y?

"28 is what percent of 200?"

Formula: (X/Y) × 100 = (28/200) × 100 = 14%

Question 3: What is the percentage change from X to Y?

"A stock went from $45 to $67. What's the percentage gain?"

Formula: ((Y - X)/X) × 100 = ((67-45)/45) × 100 = 48.9%

The Confusion Point

Questions 1 and 3 both produce a percentage, but from different inputs. Question 3 is the one most commonly botched:

"My salary went from $60,000 to $75,000 — that's a 25% raise."

Correct: (75,000 - 60,000) / 60,000 × 100 = 25% ✓

"The price dropped from $200 to $150 — that's a 50-dollar drop. 50/200 = 25% off."

Correct: (200 - 150) / 200 × 100 = 25% ✓

"A 20% discount on a $200 item saves $40. If the item goes back to $200 from $160, is that a 20% increase?"

No: (200 - 160) / 160 × 100 = 25% increase. Percentages are asymmetric — a 20% decrease requires a 25% increase to recover.

The Asymmetry of Percentage Changes

A 50% drop requires a 100% gain to recover. A 20% drop requires a 25% gain. This asymmetry is why investment losses are psychologically harder to recover from — mathematically they actually are harder.

[Use the percentage calculator →](https://doesitaddup.com)

Frequently Asked Questions

Why does my 20% discount require a 25% increase to get back to the original price?

Percentages are asymmetric because they're calculated from different starting points. A 20% discount on $200 saves $40, leaving $160. To get back to $200, you need a 25% increase of that $160 base, not 20%. This is why a $50 stock drop from $100 requires a 100% gain (doubling) to recover—the percentage is always relative to whatever number you're starting from.

What's the difference between 'X is what percent of Y' and 'percentage change'?

These use different formulas and answer different questions. 'X is what percent of Y' uses (X/Y) × 100 and tells you the proportion at a single point in time—like '28 is what percent of 200' = 14%. Percentage change uses ((Y - X)/X) × 100 and measures the growth or decline between two points—like a stock moving from $45 to $67 is a 48.9% gain. The key difference is that change always divides by the starting value.

How do I calculate a tip percentage quickly?

Use the 'What is X% of Y' formula: (X/100) × Y. For a 20% tip on a $47 bill, calculate (20/100) × 47 = $9.40. Most people find it easier to calculate 10% first (move the decimal left) then double it, or use a calculator for accuracy to avoid leaving too much or too little.

Can I use this calculator to figure out what percentage grade I got on a test?

Yes, use the second formula: 'X is what percent of Y.' If you scored 42 points out of 50, calculate (42/50) × 100 = 84%, which is a B grade. This same formula works for any situation where you need to express one number as a percentage of a total.

This article is for informational purposes only. See our disclaimer.