Doubling Time

Doubling Time calculates how long it takes for a quantity to double in exponential growth when you know the continuous growth rate.

t2=ln2kt_2 = \frac{\ln 2}{k}

Solve a problem with Doubling Time

Type the problem. The solver will use Doubling Time where Doubling Time is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Doubling Time takes
t2t_2
kk
Doubling Time
SymbolMeaning
t2t_2The time it takes for the quantity to double, measured in the same time units as the growth rate kk; always positive since doubling takes finite time in growth processes.
kkThe continuous growth rate expressed as a decimal (not a percentage), which must be positive for doubling to occur; if kk is negative, the quantity shrinks and never doubles.

When to use it

When you have an exponential growth model with a known growth rate and need to find when a quantity reaches twice its starting value.

Level

Usually taught in: Algebra II

Worked examples

1. Find doubling time with a simple decimal growth rate

Problem

A bacterial culture grows at a continuous rate of 0.12 per hour. Find the doubling time.
  1. t2=ln2kt_2 = \frac{\ln 2}{k}

    Write the doubling time formula where t2t_2 is time to double and kk is the growth rate.

  2. t2=ln20.12t_2 = \frac{\ln 2}{0.12}

    Substitute k=0.12k = 0.12 per hour into the formula.

  3. ln20.693\ln 2 \approx 0.693

    Evaluate ln2\ln 2 using a calculator.

  4. t2=0.6930.12=5.775t_2 = \frac{0.693}{0.12} = 5.775

    Divide to find the doubling time is approximately 5.8 hours.

Answer: t25.8 hourst_2 \approx 5.8 \text{ hours}

This straightforward example shows the basic process: substitute the growth rate into the formula and divide. Since doubling happens relatively quickly at this growth rate, the bacteria population will double about six times in a full day.

2. Handle a logarithmic expression for the growth rate

Problem

A protein concentration grows at a rate k=ln43k = \frac{\ln 4}{3} per minute. Calculate the doubling time.
  1. t2=ln2kt_2 = \frac{\ln 2}{k}

    Start with the doubling time formula.

  2. t2=ln2ln43t_2 = \frac{\ln 2}{\frac{\ln 4}{3}}

    Substitute k=ln43k = \frac{\ln 4}{3} into the formula.

  3. t2=ln2ln43=3ln2ln4t_2 = \frac{\ln 2}{\frac{\ln 4}{3}} = \frac{3\ln 2}{\ln 4}

    To divide by a fraction, multiply by its reciprocal.

  4. ln4=ln22=2ln2\ln 4 = \ln 2^2 = 2\ln 2

    Simplify using the power rule for logarithms: ln4=2ln2\ln 4 = 2\ln 2.

  5. t2=3ln22ln2=32=1.5t_2 = \frac{3\ln 2}{2\ln 2} = \frac{3}{2} = 1.5

    Cancel ln2\ln 2 from numerator and denominator to get the doubling time.

Answer: t2=1.5 minutest_2 = 1.5 \text{ minutes}

When kk is expressed using logarithms, use logarithm rules to simplify before dividing. Here, recognizing that ln4=2ln2\ln 4 = 2\ln 2 lets us cancel terms and find an exact answer without decimals.

3. Find doubling time from an exponential model in a real context

Problem

A coffee shop's daily revenue follows R(t)=5000e0.06tR(t) = 5000 e^{0.06t} dollars, where tt is days. At this growth rate, how many days until the daily revenue doubles?
  1. R(t)=5000e0.06tR(t) = 5000 e^{0.06t}

    The revenue model is in the form A(t)=A0ektA(t) = A_0 e^{kt}, where k=0.06k = 0.06 per day is the continuous growth rate.

  2. t2=ln2kt_2 = \frac{\ln 2}{k}

    Apply the doubling time formula to find when revenue doubles.

  3. t2=ln20.06t_2 = \frac{\ln 2}{0.06}

    Substitute the growth rate k=0.06k = 0.06 extracted from the exponential model.

  4. ln20.693\ln 2 \approx 0.693

    Evaluate the natural logarithm of 2 using a calculator.

  5. t2=0.6930.0611.55t_2 = \frac{0.693}{0.06} \approx 11.55

    Divide to find that revenue doubles in approximately 11.55 days.

Answer: t211.55 dayst_2 \approx 11.55 \text{ days}

Word problems give you the exponential model in context, from which you extract the growth rate kk. Then apply the doubling time formula directly. Notice that the starting revenue amount ($5000) does not affect the answer—doubling time depends only on the growth rate, not on the initial quantity.

Common mistakes

Where Doubling Time usually goes wrong
Answer came out wrong
Using a growth rate from the wrong time period without converting it.
If k=0.06k = 0.06 per year and you want doubling time in months, first convert to a monthly rate: kmonthly=0.06120.005k_{\text{monthly}} = \frac{0.06}{12} \approx 0.005 per month. Then calculate t2=ln20.005138.6t_2 = \frac{\ln 2}{0.005} \approx 138.6 months. Alternatively, calculate t2t_2 in years first, then convert to months.
Confusing percentage growth with the rate kk and writing k=50k = 50 for a 50% growth rate.
Convert percentage growth to a rate using k=ln(1+r100)k = \ln(1 + \frac{r}{100}) where rr is the percent. For 50% growth, k=ln(1.5)0.405k = \ln(1.5) \approx 0.405. Use this decimal value in the doubling time formula.
Calculating only ln20.693\ln 2 \approx 0.693 and stopping, forgetting to divide by kk.
Always complete the formula: divide ln2\ln 2 by kk. For example, if k=0.06k = 0.06, then t2=0.6930.06=11.55t_2 = \frac{0.693}{0.06} = 11.55, not just 0.6930.693.
The mistakeWhy it is wrongThe fix
Using a growth rate from the wrong time period without converting it.The growth rate kk must have the same time units as your answer for t2t_2. If kk is per year but you want t2t_2 in months, the calculation will give you the wrong time interval.If k=0.06k = 0.06 per year and you want doubling time in months, first convert to a monthly rate: kmonthly=0.06120.005k_{\text{monthly}} = \frac{0.06}{12} \approx 0.005 per month. Then calculate t2=ln20.005138.6t_2 = \frac{\ln 2}{0.005} \approx 138.6 months. Alternatively, calculate t2t_2 in years first, then convert to months.
Confusing percentage growth with the rate kk and writing k=50k = 50 for a 50% growth rate.The continuous growth rate kk in the formula ekte^{kt} is not a percentage—it is a decimal exponent. A 50% growth per period means the multiplier is 1.51.5, so ek=1.5e^k = 1.5 and thus k=ln(1.5)0.405k = \ln(1.5) \approx 0.405, not 0.50.5 or 5050.Convert percentage growth to a rate using k=ln(1+r100)k = \ln(1 + \frac{r}{100}) where rr is the percent. For 50% growth, k=ln(1.5)0.405k = \ln(1.5) \approx 0.405. Use this decimal value in the doubling time formula.
Calculating only ln20.693\ln 2 \approx 0.693 and stopping, forgetting to divide by kk.The formula is t2=ln2kt_2 = \frac{\ln 2}{k}, not just ln2\ln 2. Stopping at 0.6930.693 gives the wrong value with wrong units, and the denominator kk is essential—it scales the doubling time to match the actual growth rate.Always complete the formula: divide ln2\ln 2 by kk. For example, if k=0.06k = 0.06, then t2=0.6930.06=11.55t_2 = \frac{0.693}{0.06} = 11.55, not just 0.6930.693.

Tips and when to use something else

  • Double-check that your growth rate kk has units matching the time units you want in your answer: if kk is per hour, then t2t_2 will be in hours.
  • The answer t2t_2 is always positive. If you calculate a negative or zero answer, check that k>0k > 0 and review your arithmetic.
  • For decay or shrinking quantities (negative kk), use the Half-Life Formula instead, which finds when a quantity shrinks to half: t1/2=ln2kt_{1/2} = \frac{\ln 2}{|k|}.
  • Verify your work: start with any initial amount A0A_0, wait time t2t_2, and calculate A0ekt2A_0 e^{k \cdot t_2}. This should equal 2A02A_0 if your doubling time is correct.

Frequently asked questions

What if kk is negative?
If k<0k < 0, the quantity is decaying, so it will never double. Use the Half-Life Formula instead to find when it shrinks to half its original value. The Half-Life Formula has the same structure but applies to decay.
Why is it specifically ln2\ln 2 in the formula?
Doubling means the final amount is 2A02A_0. Starting from the exponential model A0ekt2=2A0A_0 e^{kt_2} = 2A_0, divide by A0A_0 to get ekt2=2e^{kt_2} = 2. Take the natural logarithm of both sides: kt2=ln2kt_2 = \ln 2. Solve for t2t_2 to get the formula.
What if I know the doubling time but not the growth rate?
Rearrange the formula to solve for kk: k=ln2t2k = \frac{\ln 2}{t_2}. If a population doubles every 5 years, then k=ln250.1386k = \frac{\ln 2}{5} \approx 0.1386 per year.
Do different starting amounts change the doubling time?
No. Doubling time depends only on the growth rate kk, not on the initial amount. Whether you start with 100 bacteria or 1 million, at rate k=0.1k = 0.1 per hour, both double in about 6.96.9 hours.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18