Core answer: the three formulas — share = part ÷ whole; growth = (new − old) ÷ old; sale price = original × (1 − discount). Classic traps: after a 20% drop you need a 25% RISE to recover (not 20%); going from 3% to 5% is +2 percentage points but +66.7%.
The three basic formulas
| Scenario | Formula | Example |
|---|---|---|
| Share | part ÷ whole × 100% | 9 of 45 students nearsighted: 20% |
| Find the part | whole × percentage | 15% of 300 = 45 |
| Find the whole | part ÷ percentage | 60 is 30% → whole = 200 |
Growth and decline
Growth rate = (new − old) ÷ old × 100%
Example 1: salary 8,000 → 9,200: (9200−8000)÷8000 = +15%
Example 2: home price ¥2M → ¥1.7M: (1.7−2)÷2 = −15%
Chained changes: up 10% then down 10% = 100×1.1×0.9 = 99 — a net 1% loss, not back to start.
Discounts and markups
- "n-zhe" (Chinese discount notation) = ×n/10: 8 zhe = ×0.8, 7.5 zhe = ×0.75
- x% off = ×(1−x%): 15% off = ×0.85
- x% markup = ×(1+x%): +20% = ×1.2
Example: ¥399 at 8 zhe: 399×0.8 = ¥319.2.
Stacked discounts: 8 zhe then 9 zhe = 0.8×0.9 = 7.2 zhe, not 7.
Percentage points vs percent
- Percentage points: the plain difference between two percentages
- Percent change: the relative change rate
Example: a rate rises from 3% to 3.5%:
- Up 0.5 percentage points
- Change = (3.5−3)÷3 = +16.7%
"Rates rose 16.7%" and "rates rose 0.5 points" describe the SAME event with very different vibes — always check which one a headline uses.
Common mistakes
- Down 20%, then up 20% = back to even: wrong. 100→80→96. Recovery needs 80→100 = +25%. Rule: after an x% drop you need x÷(100−x) to recover.
- "Grew 300%" = became 3×: growing 300% means 4× (100+300); "became 3×" is only +200%.
- Averaging growth rates arithmetically: +50% one year, −30% the next is NOT +10%/year — the geometric mean is √(1.5×0.7)−1 = +2.5%.
- Comparing absolute gains across different bases: A: 100→150 (+50), B: 20→50 (+30) — B grew 150% vs A's 50%. Compare rates, not absolutes.