Figuro.net
← Back to blog

How Percentages Work: Percentage Change, Percentage Of, and Common Mistakes

Math · 6 min read · Published 2026

Percentages are one of the most-used pieces of math in everyday life — discounts, tips, interest rates, statistics — yet the exact calculation trips people up more often than you'd expect, especially when a problem involves a percentage change rather than just a straightforward percentage of something.

The two most common percentage calculations

Most percentage problems fall into one of two categories. The first is finding a percentage of a number:

Result = (Percentage ÷ 100) × Number

For example, 20% of 150 is (20 ÷ 100) × 150 = 30. The second is finding what percentage one number is of another:

Percentage = (Part ÷ Whole) × 100

So if you scored 42 out of 50 on a test, your percentage is (42 ÷ 50) × 100 = 84%.

Percentage change: the calculation people get wrong most often

Percentage change measures how much a value has increased or decreased relative to its original value — not the new value. The formula is:

Percentage change = [(New value − Old value) ÷ Old value] × 100

This is where a lot of everyday math goes wrong: if a price rises from $50 to $75, that's a 50% increase [(75−50)÷50 × 100]. But if it then drops back from $75 to $50, that's not a 50% decrease — it's a 33.3% decrease [(50−75)÷75 × 100]. The percentages aren't symmetric because the denominator (the "original" value) changes between the two calculations.

Why "percentage points" and "percent" aren't the same thing

If an interest rate rises from 5% to 8%, that's an increase of 3 percentage points — but in relative terms, it's a 60% increase in the rate itself [(8−5)÷5 × 100]. Financial news, in particular, mixes these terms constantly, and confusing them can make a change sound much bigger or smaller than it actually is. When precision matters, "percentage points" refers to the raw arithmetic difference; "percent change" refers to the relative change.

Reverse percentage: finding the original value

Sometimes you know the final value after a percentage change and need to work backward to find the original. If a jacket is on sale for $60 after a 25% discount, the original price isn't simply $60 + 25% of $60 — because that 25% needs to be calculated from the original price, which you don't know yet. Instead:

Original = Final value ÷ (1 − Discount as decimal)

So the original price is $60 ÷ (1 − 0.25) = $60 ÷ 0.75 = $80.

A quick sanity check

A useful habit: always ask "percentage of what?" before calculating. Nearly every percentage mistake — in discounts, tips, statistics, or financial reporting — comes from applying a percentage to the wrong base number.

Want percentage of, percentage change, and reverse percentage calculated automatically?

Try the Calculator →