Successive Percentage Change
When two percentage changes happen one after another, you cannot just add them. The exact net change for a% followed by b% is a + b + ab/100, where increases are positive and decreases negative. For example +20% then +30% gives 20 + 30 + (20×30)/100 = 56%, not 50%. For three changes, apply the two-change formula twice, or simply multiply the decimal multipliers. This single formula powers a huge family of CAT questions: population growth over two years, two successive discounts, price-then-quantity changes, and "increase then decrease" traps. The fastest method in the exam is almost always the multiplier chain (e.g. 1.2 × 0.9 × 1.1) done mentally.
✅ 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
| Percentage of a number | x% of N = (x/100) × N |
|---|---|
| Value as a percentage | (Part / Whole) × 100 % |
| Percentage change | (New − Old) / Old × 100 % |
| Increase by x% | N × (1 + x/100) |
| Decrease by x% | N × (1 − x/100) |
CAT power-tools
| Successive change a% then b% | net = a + b + ab/100 (%) |
|---|---|
| Reverse percentage | 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 |
| Product constant (price↑ p% ⇒ consumption↓) | [p/(100+p)]×100 % |