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.
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.
| Percent | Fraction | Decimal |
|---|---|---|
| $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).
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.