Topic · Arithmetic

Percentages

"Per cent" literally means "per hundred." A percentage is a third notation for the same idea as a fraction or a decimal — a way of expressing parts of a whole — and it earns its keep because the denominator is fixed at $100$, so percentages from different sources are immediately comparable.

What you'll leave with

  • $x\%$ is just another name for $\tfrac{x}{100}$ or $0.0x$ — three notations for the same number.
  • "$P$ percent of $Q$" is computed as $\tfrac{P}{100} \cdot Q$, full stop.
  • Increases and decreases via the multiplier trick: a $25\%$ increase is multiplying by $1.25$; a $15\%$ decrease is multiplying by $0.85$.
  • Why a $10\%$ decrease followed by a $10\%$ increase doesn't bring you back to where you started.

1. What "per cent" means

The word is Latin: per centum, "out of a hundred." So $7$ percent — written $7\%$ — means "$7$ out of $100$." It's a fraction, just with the denominator pre-decided.

Percentage

A fraction with denominator $100$, written using the $\%$ symbol. $P\% = \tfrac{P}{100}$. By fixing the denominator, percentages become directly comparable: anyone reporting a number "as a percent" is using the same scale.

This is why the world reports interest rates, exam scores, sale discounts, polling margins, and most other "fraction-of-a-whole" quantities in percent. They could all be reported as fractions or decimals — they're literally the same numbers — but $13.5\%$ is easier to compare to $17\%$ than $\tfrac{27}{200}$ is to $\tfrac{17}{100}$, even though they're saying the same things.

2. Percent, fraction, and decimal — three names for one idea

The conversion between the three is mechanical. Choose whichever form is most convenient for the operation you're about to do.

PercentFractionDecimal
$1\%$$\tfrac{1}{100}$$0.01$
$10\%$$\tfrac{1}{10}$$0.1$
$25\%$$\tfrac{1}{4}$$0.25$
$50\%$$\tfrac{1}{2}$$0.5$
$75\%$$\tfrac{3}{4}$$0.75$
$100\%$$1$$1$
$150\%$$\tfrac{3}{2}$$1.5$

The conversion rules in one breath:

  • Percent → decimal: divide by $100$ (move the decimal point two places left). $42\% = 0.42$.
  • Decimal → percent: multiply by $100$ (move the decimal point two places right). $0.04 = 4\%$.
  • Percent → fraction: put it over $100$ and reduce. $35\% = \tfrac{35}{100} = \tfrac{7}{20}$.
  • Fraction → percent: divide top by bottom, multiply by $100$. $\tfrac{3}{8} = 0.375 = 37.5\%$.

Percentages can exceed $100$, by the way. $200\%$ is just $2$. "The population grew by $300\%$" means it quadrupled (original plus three more originals). Percentages are not bounded by $100$ — that's a common but incorrect intuition.

3. Percent of a quantity

The single most useful percent operation is "take $P$ percent of $Q$." It just means: multiply $Q$ by $\tfrac{P}{100}$, or equivalently by $P$'s decimal form.

$$ P\% \text{ of } Q \;=\; \tfrac{P}{100} \cdot Q. $$

So:

  • $25\%$ of $80$ is $\tfrac{25}{100} \cdot 80 = \tfrac{1}{4} \cdot 80 = 20$.
  • $15\%$ of $200$ is $0.15 \cdot 200 = 30$.
  • $8.25\%$ of $\$120$ is $0.0825 \cdot 120 = \$9.90$ (e.g. sales tax).
The word "of" is multiplication

Anytime you see "percent of" in a word problem, replace it with $\times$ and convert the percent to a decimal. "$30\%$ of $50$" becomes "$0.30 \times 50$" — and now it's just arithmetic. This single substitution clears up most percent word problems.

4. Playground: percent of a value

Adjust the percentage and the base value. The bar shows the percentage as a portion filled; the number on the right is the actual amount. Useful for getting a feel for what "$30\%$ of …" really looks like.

30% of 200 = 60
30% filled
30%
200

5. Percent increase and decrease

"Increase $Q$ by $P\%$" means: take $Q$, add $P\%$ of $Q$ to it. "Decrease $Q$ by $P\%$" means: subtract.

You can do that in two steps (compute the change, then add or subtract), but there's a faster pattern: multiply by a single number. This is by far the most useful technique.

To increase by $P\%$, multiply by $1 + \tfrac{P}{100}$. To decrease by $P\%$, multiply by $1 - \tfrac{P}{100}$.

So:

  • Increase $80$ by $25\%$: $80 \cdot 1.25 = 100$.
  • Decrease $80$ by $25\%$: $80 \cdot 0.75 = 60$.
  • Apply $8\%$ sales tax to $\$45$: $45 \cdot 1.08 = \$48.60$.
  • Take $30\%$ off a $\$120$ jacket: $120 \cdot 0.70 = \$84$.

The number you multiply by is called the multiplier. It bundles "the original quantity, plus or minus the change" into one factor — and once you're thinking in multipliers, percentages become much easier to chain.

Chaining percent changes

To apply two percent changes one after another, multiply the multipliers. A $20\%$ markup followed by a $10\%$ discount gives $1.20 \times 0.90 = 1.08$ — a net $8\%$ increase. Working in multipliers makes compound percentage problems trivial.

6. Percent change and the asymmetry trap

To describe a change as a percentage, the formula is:

$$ \text{percent change} = \frac{\text{new} - \text{old}}{\text{old}} \cdot 100\%. $$

Always divide by the old (starting) value — that's the "out of how many" the percent is measured against.

Here is the trap that catches almost everyone the first time:

A $10\%$ decrease followed by a $10\%$ increase does not return you to the original number.

Start at $\$100$. Drop $10\%$: $\$100 \cdot 0.90 = \$90$. Add $10\%$ back: $\$90 \cdot 1.10 = \$99$. You're a dollar short — and that dollar isn't a rounding error. It's because the second $10\%$ is computed off a smaller base.

In multiplier form, the round trip is $1.10 \cdot 0.90 = 0.99$, not $1$. The two percent changes are not inverses: to perfectly undo a $10\%$ decrease, you need an increase of $\tfrac{1}{0.9} - 1 \approx 11.11\%$, not $10\%$.

This asymmetry is the single most important pitfall about percentages and it shows up everywhere:

  • A stock that drops $50\%$ has to double ($+100\%$) to recover.
  • If your salary goes up $5\%$ in inflation and then taxes take $5\%$, you're not back to where you started.
  • "Lost $40\%$ of users, then gained $40\%$" leaves the user count at $1.40 \cdot 0.60 = 0.84$ — down $16\%$ overall.
Percent points $\neq$ percent

If an interest rate rises from $5\%$ to $7\%$, that's an increase of $2$ percentage points, not $2$ percent. As a percent change it's $\tfrac{7 - 5}{5} = 40\%$. Headlines that confuse the two are misleading by a factor of around 20 — so when you see "the rate increased by $X\%$," ask whether they mean percentage points or relative change.

7. Working backwards from a result

Sometimes the percentage and the result are known, and the question is the starting value. Translate the situation into an equation and solve.

"A jacket is on sale for $\$84$ after a $30\%$ discount. What was the original price?"

The discount multiplier is $1 - 0.30 = 0.70$. So $\text{original} \cdot 0.70 = 84$. Solve:

$$ \text{original} = \frac{84}{0.70} = 120. $$

The original price was $\$120$. The temptation is to "add the $30\%$ back" by computing $84 \cdot 1.30 = \$109.20$ — but that's wrong, because the $30\%$ was originally a discount off $120$, not off $84$.

The rule that prevents this mistake: to undo a multiplier, divide by it. You never undo a percent change by applying its "opposite percent." You undo it by inverting the multiplier.

8. Common pitfalls

Adding percentages of different bases

You can't simply add percent changes. A $10\%$ raise plus a $10\%$ raise the next year is not $20\%$; it's $1.10 \cdot 1.10 = 1.21$, a $21\%$ total raise. Add multipliers' logarithms or chain them multiplicatively — never just add the percents.

Confusing percentage points with percent change

"Approval rose from $40\%$ to $50\%$" — that's $10$ percentage points, but a $25\%$ increase ($\tfrac{10}{40}$). The two are almost never the same number, and conflating them gives wrong answers by a factor that depends on the base.

Computing "percent of" against the wrong base

For percent change, always divide by the old value. For "percent of a total," divide by the total. Picking the wrong denominator is silent — your answer is a different number — but the result is mathematically meaningless for the question that was asked.

"$X\%$ down then $X\%$ up" $\neq$ original

A $10\%$ drop and a $10\%$ rise leaves you at $99\%$ of the original. The two changes are not inverses because they're measured off different bases. Whenever a problem involves two percent changes in a row, work in multipliers — never by adding the percents.

9. Worked examples

Example 1 · $15\%$ of $80$

Convert the percent to a decimal: $15\% = 0.15$.

$$ 0.15 \cdot 80 = 12. $$

Answer: $\boxed{12}$. Mental shortcut: $10\%$ of $80$ is $8$, $5\%$ is half of that ($4$), so $15\% = 8 + 4 = 12$ ✓.

Example 2 · Add $7\%$ sales tax to $\$45$

The multiplier for a $7\%$ increase is $1.07$:

$$ 45 \cdot 1.07 = 45 + 3.15 = 48.15. $$

Total bill: $\boxed{\$48.15}$. (The tax portion alone is $\$3.15$.)

Example 3 · A price drops from $\$120$ to $\$96$ — what percent decrease?

Percent change formula:

$$ \frac{96 - 120}{120} \cdot 100\% = \frac{-24}{120} \cdot 100\% = -20\%. $$

The price dropped by $\boxed{20\%}$. (Sanity check: $20\%$ of $120$ is $24$, and $120 - 24 = 96$ ✓.)

Example 4 · A stock loses $25\%$ then gains $25\%$. Where does it end up?

Work in multipliers.

$$ 1 \times 0.75 \times 1.25 = 0.9375. $$

The stock is at $93.75\%$ of its starting value — down $\boxed{6.25\%}$ overall. The "matching" percentages don't cancel because the second one is applied to a smaller base.

Example 5 · A jacket on sale for $\$63$ at $30\%$ off. Original price?

The sale multiplier is $1 - 0.30 = 0.70$. Let the original price be $P$:

$$ 0.70 \cdot P = 63. $$ $$ P = \frac{63}{0.70} = 90. $$

Original price: $\boxed{\$90}$. Check: $30\%$ of $90$ is $27$, and $90 - 27 = 63$ ✓.

Sources & further reading

Test your understanding

A quiz that builds from easy to hard. Pick an answer to get instant feedback and a worked explanation. Your progress is saved in this browser — come back anytime to continue.

Question 1 of 18
0 correct