Successive Percentage Change
When two percentage changes happen one after another you cannot just add them. The exact net for a% followed by b% is a + b + ab/100, with increases positive and decreases negative. So +20% then +30% gives 20 + 30 + (20×30)/100 = 56%, not 50%. For three or more changes, chain the decimal multipliers: 1.2 × 0.9 × 1.1. This single idea powers a large family of GRE questions — population or investment growth over two years, two successive discounts, and "raise then cut" traps. On test day the multiplier chain done mentally is almost always faster than the formula, and it is far less error-prone than trying to add percentages.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Core conversions & change
| Percent of a number | x% of N = (x/100) × N |
|---|---|
| Value as a percent | (Part / Whole) × 100 % |
| Percent change | (New − Old) / Old × 100 % |
| Increase by x% | N × (1 + x/100) |
| Decrease by x% | N × (1 − x/100) |
GRE power-tools
| Successive change a% then b% | net = a + b + ab/100 (%) |
|---|---|
| Reverse percent | Original = Final / (1 ± x/100) |
| A is x% more than B ⇒ B is | [x/(100+x)] × 100 % less than A |
| A is x% less than B ⇒ B is | [x/(100−x)] × 100 % more than A |
| Percent → decimal multiplier | 18% increase ⇒ × 1.18 |