SI vs CI
Simple interest is computed only on the original principal (SI = P·r·n/100), so it grows in a straight line; compound interest is computed on the growing amount, so it pulls ahead every period. For the first year they are equal; the gap opens from year two onward, and CAT loves to test that gap with two clean shortcuts. For 2 years, CI − SI = P(r/100)² — purely the interest earned on the first year’s interest. For 3 years, CI − SI = P(r/100)²·(3 + r/100). These let you back out P or r from a single difference in seconds. A useful mental check: the year-on-year CI amounts form a geometric progression while SI amounts form an arithmetic one, so any "the difference is x" question is really asking about that one extra layer of interest-on-interest. Always confirm whether the rate or time given is annual before applying these.
✅ 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 compound interest
| Amount (annual compounding) | A = P(1 + r/100)ⁿ |
|---|---|
| Compound interest | CI = A − P = P[(1 + r/100)ⁿ − 1] |
| Half-yearly compounding | A = P(1 + r/200)^(2n) |
| Quarterly compounding | A = P(1 + r/400)^(4n) |
| Depreciation (value falls r%/yr) | A = P(1 − r/100)ⁿ |
CAT power-tools
| CI − SI for 2 years | P(r/100)² |
|---|---|
| CI − SI for 3 years | P(r/100)²·(3 + r/100) |
| SI for n years | SI = P·r·n/100 |
| Population after n years | P₀(1 + r/100)ⁿ (growth) ; P₀(1 − r/100)ⁿ (decline) |
| Equal yearly instalment (n=2) | each = A / [(1+r/100) + (1+r/100)²] |