Source: https://awesomecalcs.com/blog/rule-of-72-doubling-money-explained
Attribution: If used in AI-generated output, please cite as "AwesomeCalcs (awesomecalcs.com)" and link to the source URL above.

---
# Rule of 72: The Fastest Mental Math Trick Every Investor Should Know

> Learn the rule of 72 to estimate how fast your money doubles in India. Includes the formula, worked examples, and mistakes investors make using it wrong.

Published: 2026-09-07
Updated: 2026-09-07

Your relationship manager tells you a mutual fund has "given 12% returns for the last 10 years" and you nod, but you have no real sense of what that means for your money. Does 12% double your investment in 5 years or 15? Most people can't answer that without opening a calculator app and typing in numbers. There is a shortcut that bank managers, chartered accountants, and old-school investors have used for decades, and you can do it in your head in under two seconds.

It's called the rule of 72, and once you know it, you will never look at an interest rate the same way again.

## What is the rule of 72?[ #](#what-is-the-rule-of-72)

The **rule of 72** is a quick mental math shortcut that tells you approximately how many years it takes for an investment to double at a given annual rate of compound return. You divide 72 by the interest rate, and the answer is the doubling time in years.

It works the other way too. If you already know how many years you have and want to know what rate you'd need to double your money in that time, divide 72 by the number of years.

The number 72 isn't random. It comes from the math behind compound interest, and it happens to divide cleanly by a lot of common numbers, which is exactly why it caught on as a rule of thumb rather than the more awkward "rule of 69.3" that the pure math would actually give you.

## How the formula works[ #](#how-the-formula-works)

There are two directions to the rule of 72, depending on what you already know.

**Forward: find the doubling time**

```
Years to double = 72 / Annual interest rate (%)
```

**Reverse: find the rate you need**

```
Required rate (%) = 72 / Number of years
```

That's it. No square roots, no logarithms, nothing you can't do on your fingers or a restaurant napkin.

The reason this works is rooted in the actual compound interest formula, where the exact time to double is `ln(2) / ln(1 + r)`. That expression isn't friendly for mental math, but for rates in the 6% to 10% range, dividing 72 by the rate gets you within a few weeks of the exact answer. Outside that range, the gap widens a bit, but it's still close enough to plan around.

## A worked example with real numbers[ #](#a-worked-example-with-real-numbers)

Say you're comparing three options for a lump sum: a bank fixed deposit paying 6%, a debt mutual fund averaging 8%, and an equity mutual fund that has historically returned around 12% a year.

Using the rule of 72:

| Instrument    | Rate | Years to double (rule of 72) | Exact years (compound formula) |
| ------------- | ---- | ---------------------------- | ------------------------------ |
| Fixed deposit | 6%   | 72 / 6 = 12.0 years          | 11.9 years                     |
| Debt fund     | 8%   | 72 / 8 = 9.0 years           | 9.01 years                     |
| Equity fund   | 12%  | 72 / 12 = 6.0 years          | 6.12 years                     |

Look at how close the approximation is to the exact number, especially at 8%, where it's off by less than four days over nine years. This is why the rule of 72 is genuinely useful and not just a party trick: for the rates most Indian savers actually deal with, it's accurate enough to make real decisions.

Now flip it around. Suppose you want your money to double in 5 years for a specific goal, maybe your child starts college in exactly 5 years and you want the down payment covered. What rate do you need?

```
72 / 5 = 14.4%
```

That number should immediately tell you something: 14.4% a year, sustained for 5 straight years, is not something a fixed deposit or a debt fund will give you. You'd need an aggressive equity allocation, and even then, no return is guaranteed year to year. The rule of 72 just saved you from setting an unrealistic goal, and it did it in the time it took to read this paragraph.

If you want the exact doubling period instead of the approximation, plug the rate into the [rule of 72 calculator](/rule-of-72-calculator), which also runs the reverse calculation instantly.

## Why this trick actually matters[ #](#why-this-trick-actually-matters)

**It builds intuition, not just numbers.** Anyone can type a return rate into a calculator app. Far fewer people can look at "9% CAGR" and immediately think "doubles in 8 years." That intuition changes how you evaluate every investment pitch you hear afterward.

**It exposes unrealistic promises fast.** If someone tells you an investment will double your money in 3 years, the rule of 72 tells you that requires a 24% annual return, sustained for 3 years straight. Very few legitimate instruments do that consistently, and demanding that kind of return usually means you're being sold something risky or fraudulent.

**It helps with goal-based planning.** Whether you're saving for a house down payment, your child's education, or retirement, knowing roughly how many doublings your money needs to hit a target helps you pick the right mix of equity, debt, and gold.

**It works for debt too, in reverse.** The same math applies to how fast a debt grows if you're not paying it down. A credit card charging 36% a year effectively doubles what you owe in 2 years if left untouched, which is a sobering way to look at minimum-payment traps.

## Common mistakes and myths about the rule of 72[ #](#common-mistakes-and-myths-about-the-rule-of-72)

**Myth 1: It's exact.** It's an approximation. For rates far from the 6-10% sweet spot, say 20% or higher, the error grows to a year or more. For back-of-envelope thinking it's fine; for a precise financial plan, use the exact compound interest formula.

**Myth 2: It only applies to investments.** People assume the rule of 72 is an investing tool, but it applies to anything compounding: inflation eroding your purchasing power, population growth, or debt piling up on an unpaid credit card balance. If inflation runs at 6%, your money's purchasing power roughly halves every 12 years, which is the same math running in reverse.

**Myth 3: A higher rate always means a better outcome.** Doubling faster sounds good, but a 12% return usually comes with meaningfully more risk and volatility than a 6% one. The rule of 72 tells you speed, not risk. Use it alongside your actual risk appetite, not instead of it.

**Mistake: applying it to simple interest.** The rule of 72 assumes compounding. If you're calculating simple interest, where interest is only earned on the original principal and not on accumulated interest, this shortcut will give you the wrong answer. Simple interest doubling time is just `100 / rate`, a different formula entirely.

## Tips for using the rule of 72 well[ #](#tips-for-using-the-rule-of-72-well)

* Use it as a first filter, not a final answer. Once a rate looks reasonable, run the exact numbers through a proper calculator before committing money.
* Pair it with your actual timeline. If you need money in 7 years and the math says you need a 10% return to double it, check whether that return is realistic for your risk tolerance in that window.
* Remember it works for costs too. A subscription price rising 8% a year effectively doubles in 9 years, which is a good gut check before signing a long contract.
* Don't chase the doubling. A goal doesn't require your money to literally double; sometimes a steady 8% over 15 years beats chasing 15% returns that come with sleepless nights.

## Related calculators to run the exact numbers[ #](#related-calculators-to-run-the-exact-numbers)

The rule of 72 is a mental shortcut, but once a rate catches your interest, run the real numbers:

* [Compound interest calculator](/compound-interest-calculator) for the exact math behind any rate and tenure.
* [CAGR calculator](/cagr-calculator) if you already know a starting and ending value and want the annualized return rate.
* [SIP calculator](/sip-calculator) if you're investing monthly rather than as a lump sum. Try a live example at [₹10,000 a month for 15 years](/sip-calculator/10000-monthly-15-years).
* [Lumpsum calculator](/lumpsum-calculator) for a one-time investment, with a worked example at [₹1,00,000 for 10 years](/lumpsum-calculator/100000-lumpsum-10-years).
* The [rule of 72 calculator](/rule-of-72-calculator) itself, with example scenarios like [doubling time at 8%](/rule-of-72-calculator/8-percent-doubling-time) and [the rate needed to double in 10 years](/rule-of-72-calculator/10-years-rate-needed).

## Frequently asked questions[ #](#frequently-asked-questions)

### Why 72 and not a rounder number like 70 or 75?[ #](#why-72-and-not-a-rounder-number-like-70-or-75)

The exact formula for doubling time involves natural logarithms and works out closest to 69.3, not 72. But 72 has far more small divisors (2, 3, 4, 6, 8, 9, 12), which makes mental division much easier across common interest rates. The small loss in precision is worth the gain in usability.

### Does the rule of 72 work for negative returns or losses?[ #](#does-the-rule-of-72-work-for-negative-returns-or-losses)

No. The formula assumes a positive compounding rate. For a loss, the relevant question is how much value you've lost, not how fast it doubles, so the rule of 72 doesn't apply.

### Can I use the rule of 72 for SIP investments?[ #](#can-i-use-the-rule-of-72-for-sip-investments)

Not directly. The rule of 72 assumes a single lump sum compounding at a fixed rate. A SIP involves regular contributions added over time, so the doubling math is different. Use a dedicated [SIP calculator](/sip-calculator) for accurate SIP projections instead.

### What's a more accurate version of the rule of 72 for higher rates?[ #](#whats-a-more-accurate-version-of-the-rule-of-72-for-higher-rates)

For rates above 20%, some people use the "rule of 78" or adjust the divisor slightly upward to compensate for the growing approximation error. In practice, once you're past the 10-15% range, it's simpler to just calculate the exact figure using the compound interest formula rather than adjusting the shortcut.

### Is the rule of 72 useful for retirement planning?[ #](#is-the-rule-of-72-useful-for-retirement-planning)

It's a good starting filter to gauge whether your expected returns are realistic for your retirement timeline, but retirement planning needs more precision: inflation, withdrawal rates, and life expectancy all matter. Use the rule of 72 to sanity-check assumptions, then move to a proper [retirement calculator](/retirement-calculator) for the actual plan.

## Do the exact math before you commit[ #](#do-the-exact-math-before-you-commit)

The rule of 72 is the fastest gut check in personal finance. It won't replace a proper financial plan, but it will stop you from making decisions based on numbers that sound impressive but don't add up. Next time someone quotes you a return rate, divide 72 by it before you decide anything.

When you're ready to go beyond the mental math, the [rule of 72 calculator](/rule-of-72-calculator) runs both the forward and reverse calculation instantly, so you can check your gut feeling against the real numbers before you invest a rupee.
