Exponential Decay

Exponential Decay models quantities that shrink at a rate proportional to their current amount, used for radioactive decay, cooling, and depreciation.

A=A0ekt,k>0A = A_0 e^{-kt}, \quad k > 0

Solve a problem with Exponential Decay

Type the problem. The solver will use Exponential Decay where Exponential Decay 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 Exponential Decay takes
AA
A0A_0
kk
tt
Exponential Decay
SymbolMeaning
AAThe amount remaining at time tt, measured in the same units as A0A_0 (grams, liters, organisms, etc.); if you use AA as the starting amount instead of A0A_0, your predictions will be backwards.
A0A_0The starting quantity at time t=0t = 0; must be positive and measured in the same units as AA; confusing A0A_0 with AA reverses the direction of decay entirely.
kkThe decay constant determining how fast the quantity shrinks; always positive, with units of inverse time (per day, per year, etc.); if kk is negative, the formula becomes growth instead of decay.
ttThe time elapsed from the start (t=0t = 0), measured in the same time units as kk's rate (hours if kk is per hour); must be non-negative; using negative time values has no real-world meaning and produces incorrect results.

When to use it

Use exponential decay when a quantity decreases over time in proportion to how much remains.

Level

Usually taught in: Algebra II

Worked examples

1. Find remaining amount with given decay constant

Problem

A radioactive sample has an initial mass of 100 grams. If k=0.05k = 0.05 per day, how much will remain after 3 days?
  1. A=100e0.053A = 100 e^{-0.05 \cdot 3}

    Substitute A0=100A_0 = 100, k=0.05k = 0.05, and t=3t = 3 into the exponential decay formula.

  2. A=100e0.15A = 100 e^{-0.15}

    Simplify the exponent by multiplying 0.053=0.150.05 \cdot 3 = 0.15.

  3. A1000.8607A \approx 100 \cdot 0.8607

    Use a calculator to evaluate e0.150.8607e^{-0.15} \approx 0.8607.

  4. A86.07 gramsA \approx 86.07 \text{ grams}

    Multiply to obtain the final answer.

Answer: A86.07 gramsA \approx 86.07 \text{ grams}

We substitute the given values directly into the formula, simplify the exponent, and use a calculator to evaluate the exponential. This is the straightforward approach when you know the decay constant and want to find the remaining amount after a specific time.

2. Find the decay constant from measurements

Problem

A sample of 500 mg decays to 150 mg over 20 hours. Find the decay constant kk.
  1. 150=500e20k150 = 500 e^{-20k}

    Substitute A=150A = 150, A0=500A_0 = 500, and t=20t = 20 into the exponential decay formula.

  2. 150500=e20k\frac{150}{500} = e^{-20k}

    Divide both sides by 500.

  3. 0.3=e20k0.3 = e^{-20k}

    Simplify the fraction.

  4. ln(0.3)=20k\ln(0.3) = -20k

    Take the natural logarithm of both sides to isolate the exponent.

  5. 1.204020k-1.2040 \approx -20k

    Use a calculator to evaluate ln(0.3)1.2040\ln(0.3) \approx -1.2040.

  6. k0.0602 per hourk \approx 0.0602 \text{ per hour}

    Divide both sides by -20 to solve for kk.

Answer: k0.0602 per hourk \approx 0.0602 \text{ per hour}

When given measurements at different times, use them to set up an equation and solve for the unknown decay constant using logarithms. This is essential for making predictions about future decay, since the rate of decay must be determined from the data you have.

3. Predict amount after two driving legs using measured decay

Problem

On a road trip, you start with 480 mL of fuel additive in your tank. After a 4-hour highway leg, the level drops to 360 mL. If additive depletes exponentially due to engine consumption, how much will remain after driving an additional 6 hours on mountain roads?
  1. 360=480e4k360 = 480 e^{-4k}

    Using data from the first leg, substitute A=360A = 360, A0=480A_0 = 480, and t=4t = 4 to find kk.

  2. 360480=e4k\frac{360}{480} = e^{-4k}

    Divide both sides by 480.

  3. 0.75=e4k0.75 = e^{-4k}

    Simplify the fraction.

  4. ln(0.75)=4k\ln(0.75) = -4k

    Take the natural logarithm of both sides.

  5. 0.28774k-0.2877 \approx -4k

    Use a calculator to evaluate ln(0.75)0.2877\ln(0.75) \approx -0.2877.

  6. k0.0719 per hourk \approx 0.0719 \text{ per hour}

    Divide both sides by -4.

  7. A=480e0.071910A = 480 e^{-0.0719 \cdot 10}

    For both legs combined (4+6=104 + 6 = 10 hours total), find AA using the calculated kk.

  8. A=480e0.719A = 480 e^{-0.719}

    Simplify the exponent: 0.071910=0.7190.0719 \cdot 10 = 0.719.

  9. A4800.4874A \approx 480 \cdot 0.4874

    Use a calculator to evaluate e0.7190.4874e^{-0.719} \approx 0.4874.

  10. A233.95 mLA \approx 233.95 \text{ mL}

    Multiply to obtain the final answer.

Answer: A233.95 mLA \approx 233.95 \text{ mL}

Real-world decay problems often require two steps: first determine the decay constant from observed measurements, then use it to predict the amount at a future time. This problem spans two driving legs to illustrate how the same decay constant applies throughout.

Common mistakes

Where Exponential Decay usually goes wrong
Answer came out wrong
A=A0ektA = A_0 e^{kt}
Use A=A0ektA = A_0 e^{-kt} with a negative sign in front of ktkt to ensure the exponent is negative and AA shrinks over time.
When solving 0.5=e20k0.5 = e^{-20k}, students write ln(0.5)=20k\ln(0.5) = 20k instead of ln(0.5)=20k\ln(0.5) = -20k.
When taking the natural log of e20ke^{-20k}, the result is 20k-20k (the exponent itself). Then divide by -20: k=ln(0.5)/(20)0.0347k = \ln(0.5) / (-20) \approx 0.0347.
Using kk measured in per year with tt measured in days without unit conversion (e.g., A=100e0.0530A = 100 e^{-0.05 \cdot 30} when k=0.05k = 0.05 per year and t=30t = 30 days).
Convert to consistent units first; for example, convert 30 days to 30/3650.08230/365 \approx 0.082 years, then A=100e0.050.082A = 100 e^{-0.05 \cdot 0.082}.
The mistakeWhy it is wrongThe fix
A=A0ektA = A_0 e^{kt}This formula has a positive exponent, so as tt increases, the exponent becomes more positive and ekte^{kt} grows, making AA larger — this is exponential growth, not decay.Use A=A0ektA = A_0 e^{-kt} with a negative sign in front of ktkt to ensure the exponent is negative and AA shrinks over time.
When solving 0.5=e20k0.5 = e^{-20k}, students write ln(0.5)=20k\ln(0.5) = 20k instead of ln(0.5)=20k\ln(0.5) = -20k.The negative sign in the exponent is crucial: taking ln\ln of both sides of 0.5=e20k0.5 = e^{-20k} gives ln(0.5)=20k\ln(0.5) = -20k, not 20k20k. Dropping the negative sign flips the sign of the final answer for kk.When taking the natural log of e20ke^{-20k}, the result is 20k-20k (the exponent itself). Then divide by -20: k=ln(0.5)/(20)0.0347k = \ln(0.5) / (-20) \approx 0.0347.
Using kk measured in per year with tt measured in days without unit conversion (e.g., A=100e0.0530A = 100 e^{-0.05 \cdot 30} when k=0.05k = 0.05 per year and t=30t = 30 days).The units of kk and tt must be compatible: if kk is per year, then tt must be in years; if tt is in days, kk must be per day. Mixing units makes the exponent meaningless and gives wildly wrong answers.Convert to consistent units first; for example, convert 30 days to 30/3650.08230/365 \approx 0.082 years, then A=100e0.050.082A = 100 e^{-0.05 \cdot 0.082}.

Tips and when to use something else

  • The negative sign in A=A0ektA = A_0 e^{-kt} is essential for decay. If you see ekte^{kt} with k>0k > 0, that is exponential growth—use a different approach.
  • To find kk from data, set up the equation with known values of AA, A0A_0, and tt, then solve using natural logarithms: take ln\ln of both sides to bring the exponent down as a coefficient.
  • If you know the half-life (time for the amount to halve), you can use the Half-Life Formula A=A0(12)t/t1/2A = A_0 (\tfrac{1}{2})^{t/t_{1/2}}, which often avoids calculators for simple cases.
  • Exponential decay applies when the rate of decrease is proportional to the current amount (radioactive decay, cooling, population decline). If the amount decreases by a fixed number per time step, use Linear Decay A=A0ctA = A_0 - ct instead.

Frequently asked questions

When should I use exponential decay vs. the half-life formula?
Exponential decay A=A0ektA = A_0 e^{-kt} is the general formula and works when you know (or can calculate) the decay constant kk. The half-life formula A=A0(12)t/t1/2A = A_0 (\tfrac{1}{2})^{t/t_{1/2}} is a convenient shortcut when you know how long it takes for the amount to halve. Both describe the same process; choose whichever matches your given information.
Why is kk always positive in the formula A=A0ektA = A_0 e^{-kt}?
The negative sign in front of kk is what makes the exponent negative, causing the quantity to shrink. If kk itself were negative, the formula would become A=A0ektA = A_0 e^{kt}, which is growth. By convention, kk is defined as a positive rate, and the decay formula incorporates the negative sign.
How do I find kk if I only know the half-life?
If the half-life is hh (the time for the amount to halve), then at time t=ht = h, you have A=12A0A = \tfrac{1}{2} A_0. Substituting into the formula: 12A0=A0ekh\tfrac{1}{2} A_0 = A_0 e^{-kh}, which simplifies to 0.5=ekh0.5 = e^{-kh}. Taking ln\ln: ln(0.5)=kh\ln(0.5) = -kh, so k=ln(0.5)/h=ln(2)/h0.693/hk = -\ln(0.5)/h = \ln(2)/h \approx 0.693/h.
Can I use exponential decay for real populations?
Yes, but only for declining populations where the number of deaths is proportional to the current population (like radioactive atoms decaying). For real human or animal populations, births must also be accounted for, making the model more complex. Exponential decay works best for declining populations under environmental stress with no reproduction, such as bacteria under starvation.

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