Exponential Growth & Decay Calculator
Use this exponential growth and decay calculator to calculate a final amount, starting amount, percentage rate, time, or continuously compounded value. The most common discrete exponential model is \(A=P(1+r)^t\) for growth and \(A=P(1-r)^t\) for decay. For continuous growth or decay, the model is \(A=Pe^{kt}\). Enter the known values below, choose what you want to solve for, and the calculator will show the result with a clear formula-based explanation.
Calculate Exponential Growth or Decay
Select the model and the value you want to solve. Use rate as a percentage for the discrete model. For example, enter 5 for \(5\%\). For continuous growth or decay, enter \(k\) as a decimal rate, such as 0.05 for continuous growth or -0.05 for continuous decay.
Result
The calculator rounds the displayed result to your selected decimal places. The formula step uses the same model selected in the input area.
Exponential Growth and Decay Formulas
Exponential growth and decay describe situations where a quantity changes by a constant percentage or constant proportional rate over equal time intervals. In a linear pattern, the same amount is added or subtracted each time. In an exponential pattern, the same percentage or factor is applied each time. That is why exponential models can increase very quickly or decrease toward zero very quickly.
Discrete exponential growth formula
Where \(A\) is the final amount, \(P\) is the initial amount, \(r\) is the growth rate per period written as a decimal, and \(t\) is the number of periods. If the growth rate is \(8\%\), then \(r=0.08\). The expression \(1+r\) is called the growth factor.
Discrete exponential decay formula
For decay, \(r\) is the decay rate per period written as a decimal. If the quantity decreases by \(12\%\) each period, then \(r=0.12\), and the decay factor is \(1-r=0.88\). This means \(88\%\) of the quantity remains after each period.
Continuous growth or decay formula
In this formula, \(e\) is Euler’s number, approximately \(2.71828\), and \(k\) is the continuous growth or decay constant. If \(k>0\), the model represents growth. If \(k<0\), the model represents decay. Continuous models are common in advanced mathematics, population modeling, radioactive decay, continuously compounded interest, and natural growth or cooling processes.
How to Use the Exponential Growth & Decay Calculator
- Choose whether your problem uses discrete growth, discrete decay, or continuous growth/decay.
- Select the value you want to solve for: final amount, initial amount, rate, or time.
- Enter the known values into the calculator. Leave the selected unknown field unchanged if you are solving for it.
- For discrete models, enter the rate as a percent unless you choose decimal display. For example, enter 6 for \(6\%\).
- For continuous models, enter \(k\) as a decimal. A positive value means growth, and a negative value means decay.
- Click Calculate and read the formula substitution shown in the result area.
Formula Rearrangements
The calculator can solve for several different variables. These rearrangements are useful when a problem gives the starting amount and final amount but asks for the growth rate, decay rate, or time.
| What you need | Discrete growth formula | Discrete decay formula | Continuous formula |
|---|---|---|---|
| Final amount | \(A=P(1+r)^t\) | \(A=P(1-r)^t\) | \(A=Pe^{kt}\) |
| Initial amount | \(P=\frac{A}{(1+r)^t}\) | \(P=\frac{A}{(1-r)^t}\) | \(P=\frac{A}{e^{kt}}\) |
| Rate or constant | \(r=\left(\frac{A}{P}\right)^{1/t}-1\) | \(r=1-\left(\frac{A}{P}\right)^{1/t}\) | \(k=\frac{\ln(A/P)}{t}\) |
| Time | \(t=\frac{\ln(A/P)}{\ln(1+r)}\) | \(t=\frac{\ln(A/P)}{\ln(1-r)}\) | \(t=\frac{\ln(A/P)}{k}\) |
These formulas use logarithms when solving for time or rate because the unknown is inside an exponent. A logarithm is the inverse operation of an exponential expression. If \(A=P(1+r)^t\) and you need \(t\), ordinary addition, subtraction, multiplication, or division cannot isolate \(t\). Logarithms allow the exponent to be brought down so the equation can be solved.
Worked Examples
Example 1: Exponential growth
A value starts at \(P=500\) and grows by \(6\%\) per year for \(10\) years. Find the final amount.
The final amount is approximately \(895.42\). Notice that the increase is not simply \(6\%\times10=60\%\) of the starting value. Each year, the new growth is applied to the updated amount, so the process compounds.
Example 2: Exponential decay
A machine is worth \(\$12{,}000\) and loses \(15\%\) of its value each year. Estimate its value after \(5\) years.
The estimated value after five years is approximately \(\$5{,}324.65\). The decay factor is \(0.85\), meaning \(85\%\) of the value remains after each year.
Example 3: Find the growth rate
A population increases from \(20{,}000\) to \(30{,}000\) in \(8\) years. Assuming a constant annual growth rate, find \(r\).
The annual growth rate is approximately \(0.0520\), or \(5.20\%\) per year.
Example 4: Find the time
An investment of \(\$2{,}000\) grows at \(7\%\) per year. How long will it take to reach \(\$4{,}000\)?
It will take approximately \(10.24\) years. This type of problem requires logarithms because time appears as an exponent.
Example 5: Continuous growth
A quantity starts at \(100\) and grows continuously with \(k=0.04\) for \(12\) years.
The final amount is approximately \(161.61\). Continuous growth assumes the compounding or proportional change happens continuously rather than once per year, month, or period.
Complete Guide to Exponential Growth and Decay
Exponential growth and decay are mathematical models used when a quantity changes by a constant percentage or constant proportion over time. This is different from linear change. In a linear model, the same fixed amount is added or removed during each interval. In an exponential model, the change depends on the current amount. That single difference makes exponential models extremely powerful. They can describe savings accounts, compound interest, population growth, bacteria growth, radioactive decay, medicine concentration, depreciation, cooling, inflation, viral spread, and many other real-world situations where the rate of change is proportional to the quantity already present.
The central idea is that exponential change is multiplicative. If a population grows by \(10\%\) each year, the population is not increasing by the same number of people each year. Instead, each year’s increase is based on the population at the start of that year. If the population is \(1{,}000\), a \(10\%\) increase adds \(100\). If the population later becomes \(2{,}000\), the same \(10\%\) increase adds \(200\). The percentage is constant, but the actual increase changes because the base amount changes.
In an exponential decay model, the same proportional idea applies in reverse. If a car loses \(20\%\) of its value each year, it does not lose the same dollar amount every year. During the first year, the loss is based on the original value. During the second year, the loss is based on the reduced value. This means exponential decay decreases quickly at first and then slows down as the quantity becomes smaller. The amount may approach zero, but in many mathematical models it does not actually reach zero in a finite number of periods.
Discrete growth
Discrete exponential growth happens when growth is applied at separate intervals, such as yearly, monthly, weekly, or daily. The formula is \(A=P(1+r)^t\). The number \(P\) is the initial amount, \(r\) is the rate per period, \(t\) is the number of periods, and \(A\) is the amount after those periods. The expression \(1+r\) is called the growth factor. If the rate is \(5\%\), the growth factor is \(1.05\). Multiplying by \(1.05\) means the original \(100\%\) remains and an additional \(5\%\) is added.
The exponent \(t\) tells how many times the growth factor is applied. If \(t=1\), the growth factor is used once. If \(t=10\), the growth factor is used ten times. This repeated multiplication is the reason exponential growth can become large. Even a modest growth rate becomes significant over many periods. For example, \(1.05^{30}\) is much larger than many students expect because \(5\%\) is being compounded over and over.
Discrete decay
Discrete exponential decay uses the formula \(A=P(1-r)^t\). The expression \(1-r\) is called the decay factor. If the decay rate is \(12\%\), then the decay factor is \(0.88\). This means \(88\%\) of the quantity remains after each period. If the starting amount is \(500\), after one period the amount is \(500(0.88)=440\). After two periods, it is \(500(0.88)^2\). Each period multiplies the remaining amount by the same factor.
Decay rates must be interpreted carefully. A \(25\%\) decay per year does not mean the quantity becomes zero after four years. Instead, each year removes \(25\%\) of the amount that remains at that time. Starting with \(100\), the first year leaves \(75\). The second year leaves \(56.25\). The third year leaves \(42.1875\). The quantity keeps shrinking, but because the loss is always a percentage of the current amount, the absolute loss becomes smaller over time.
Continuous exponential models
Continuous growth and decay use the formula \(A=Pe^{kt}\). This formula appears in many advanced applications because some processes are better modeled as changing continuously rather than at separate intervals. In continuously compounded interest, growth is applied at every instant rather than yearly or monthly. In radioactive decay, a substance decays continuously according to a decay constant. In natural population models, a simple continuous model can represent ideal growth when the rate of change is proportional to the current population.
The number \(e\) is a special mathematical constant approximately equal to \(2.71828\). It appears naturally in continuous growth and decay because it is the base of the natural exponential function. In the formula \(A=Pe^{kt}\), the sign of \(k\) controls the direction of change. If \(k\) is positive, the quantity grows. If \(k\) is negative, the quantity decays. The size of \(|k|\) controls how quickly the quantity changes.
Growth factor and decay factor
One of the most useful ways to understand exponential models is through the growth factor or decay factor. The factor is the number multiplied each period. For growth, the factor is greater than one. For decay, the factor is between zero and one. If a value increases by \(30\%\), the factor is \(1.30\). If a value decreases by \(30\%\), the factor is \(0.70\). These factors make the model easier to read. Multiplying by \(1.30\) means the value becomes \(130\%\) of its previous amount. Multiplying by \(0.70\) means the value becomes \(70\%\) of its previous amount.
Students often confuse the rate and the factor. The rate is the percentage of change. The factor is what you multiply by. For growth, the factor is \(1+r\). For decay, the factor is \(1-r\). So a \(7\%\) growth rate uses a factor of \(1.07\), while a \(7\%\) decay rate uses a factor of \(0.93\). The calculator handles this conversion, but understanding it helps prevent mistakes when writing equations by hand.
Solving for the final amount
Solving for the final amount is the most direct use of the calculator. You know the starting amount, the rate, and the time. You substitute the values into the correct formula and evaluate. For growth, use \(A=P(1+r)^t\). For decay, use \(A=P(1-r)^t\). For continuous models, use \(A=Pe^{kt}\). The final amount is the quantity after the exponential process has acted for the specified amount of time.
This is common in financial, scientific, and academic problems. An investment may grow by a percentage each year. A substance may decay by a percentage each day. A population may grow by a rate per month. A medicine may decrease in the body by a fixed percentage each hour. In each case, the final amount depends not just on the rate but also on how long the process continues. The longer the time, the more often the factor is applied.
Solving for the initial amount
Sometimes the final amount is known and the starting amount is unknown. In that case, rearrange the formula. For growth, \(P=\frac{A}{(1+r)^t}\). For decay, \(P=\frac{A}{(1-r)^t}\). For continuous models, \(P=\frac{A}{e^{kt}}\). This is useful when a problem says what a value became and asks what it must have started as.
For example, if an investment is worth \(\$10{,}000\) today after growing at \(6\%\) annually for \(12\) years, the original amount was not found by subtracting \(72\%\). The growth compounded, so you must divide by \((1.06)^{12}\). This is a frequent mistake: multiplying the rate by time works only for simple linear approximations, not for true exponential models.
Solving for the rate
Solving for the rate is slightly more advanced because the rate sits inside the base of an exponential expression. For discrete growth, the rearranged formula is \(r=\left(\frac{A}{P}\right)^{1/t}-1\). For discrete decay, it is \(r=1-\left(\frac{A}{P}\right)^{1/t}\). For continuous models, the constant is \(k=\frac{\ln(A/P)}{t}\). These formulas compare the final amount to the starting amount and spread the change across the number of periods.
Rate problems are common when analyzing historical change. If a city grew from one population to another over several years, the calculator can estimate the average annual exponential growth rate. If a product lost value over time, the calculator can estimate the average decay rate. This rate is not necessarily the exact rate that occurred every period in reality; it is the constant exponential rate that would produce the same beginning and ending values over the given time.
Solving for time
Solving for time requires logarithms. In the growth equation \(A=P(1+r)^t\), the unknown \(t\) appears as an exponent. Logarithms allow us to isolate that exponent. For discrete growth, \(t=\frac{\ln(A/P)}{\ln(1+r)}\). For discrete decay, \(t=\frac{\ln(A/P)}{\ln(1-r)}\). For continuous models, \(t=\frac{\ln(A/P)}{k}\).
Time calculations are useful when asking how long it will take for an amount to double, halve, reach a target, fall below a threshold, or grow to a required value. For growth, the final amount should usually be greater than the initial amount if the rate is positive. For decay, the final amount should usually be less than the initial amount if the decay rate is positive. If the direction of the target does not match the model, the result may be invalid or not meaningful.
Doubling time
Doubling time is the time required for a growing quantity to become twice as large. In a discrete growth model, set \(A=2P\). The formula becomes \(2P=P(1+r)^t\), so \(2=(1+r)^t\). Solving for time gives:
In a continuous model, doubling time is \(t=\frac{\ln 2}{k}\) when \(k>0\). Doubling time is used in finance, population studies, bacteria growth, and any setting where repeated percentage growth matters. A small change in the growth rate can have a large effect on doubling time.
Half-life
Half-life is the time required for a decaying quantity to fall to half of its original amount. In a continuous decay model, if \(k<0\), half-life is:
Because both \(\ln(1/2)\) and \(k\) are negative, the half-life is positive. Half-life is especially important in radioactive decay, medicine, chemistry, and environmental science. It tells how quickly a substance decreases by half, not how long it takes to disappear completely.
Exponential growth vs linear growth
Linear growth adds the same amount each period. Exponential growth multiplies by the same factor each period. Suppose two savings plans start with \(\$1{,}000\). A linear plan adds \(\$100\) each year. An exponential plan grows by \(10\%\) each year. In the first year, both increase by \(\$100\). But after that, the exponential plan grows based on the new balance. Over time, the exponential model pulls ahead because each increase becomes part of the next increase.
This is why exponential growth is sometimes described as slow at first and then surprisingly fast. Early changes may seem modest, but repeated multiplication creates acceleration. In contrast, exponential decay often drops quickly at first and then slows as the remaining amount becomes smaller. Understanding this shape helps students interpret graphs. A growth curve bends upward, while a decay curve falls and gradually levels toward zero.
Interpreting exponential graphs
An exponential growth graph usually has a horizontal asymptote and rises more steeply over time. In the simple model \(A=P(1+r)^t\), if \(P>0\) and \(r>0\), the values increase as \(t\) increases. An exponential decay graph decreases as \(t\) increases and approaches zero when the starting amount is positive and the decay factor is between zero and one. The graph does not cross zero in the basic model because multiplying a positive amount by a positive factor keeps the result positive.
Graphs are useful because they show the difference between a constant amount of change and a constant percentage of change. On a table of values, exponential growth has equal ratios between consecutive outputs when the time step is constant. Linear growth has equal differences. This table test is a simple way to identify whether a pattern is linear or exponential.
Real-world applications
Exponential growth and decay appear in many real-world contexts. In finance, compound interest uses exponential growth because interest is earned on both the original principal and previously earned interest. In economics, inflation can be modeled with exponential growth when prices rise by a percentage each year. In biology, bacteria populations may grow exponentially under ideal conditions. In physics, radioactive materials decay exponentially. In medicine, the concentration of a drug in the bloodstream may decrease exponentially as the body metabolizes or removes it.
However, real-world models have limits. A population cannot grow exponentially forever because resources are limited. An investment rate may change over time. A car’s depreciation may not follow the same percentage every year. A medicine may have multiple phases of absorption and elimination. The calculator gives the result for the mathematical model you enter. The quality of the real-world interpretation depends on whether the exponential model is appropriate for the situation.
Choosing the right model
Use discrete growth when the problem says a value increases by a percentage per period, such as per year or per month. Use discrete decay when the problem says a value decreases by a percentage per period. Use continuous growth or decay when the problem gives a continuous rate constant \(k\), mentions continuous compounding, or uses the formula \(Pe^{kt}\). If the problem says “compounded annually,” “compounded monthly,” or “each year,” a discrete model is often appropriate. If it says “continuously compounded,” use the continuous formula.
Always check the unit of time. A rate of \(3\%\) per month is not the same as \(3\%\) per year. If the rate is monthly and the time is in years, convert the time to months or convert the rate to an equivalent annual rate before using the formula. Most student errors in exponential growth and decay problems come from mixing units, using the wrong sign for decay, or treating a percent as a whole number instead of a decimal.
Percent rate and decimal rate
A percentage must be converted to a decimal before it goes into the formula. To convert a percent to a decimal, divide by \(100\). For example, \(6\%=0.06\), \(15\%=0.15\), and \(2.5\%=0.025\). In the calculator above, the discrete model expects a percentage by default, so entering 5 means \(5\%\), which becomes \(0.05\) in the formula. For continuous models, the rate constant \(k\) is entered as a decimal, because \(k\) is not written in the same way as the discrete percentage rate.
Common mistakes
The first common mistake is using \(1+r\) for decay. If the value is decreasing by a percentage, the factor should be \(1-r\). The second common mistake is entering the percent without converting it properly. In a formula, \(5\%\) means \(0.05\), not \(5\). The third common mistake is multiplying the rate by time and treating exponential change as simple interest or linear change. The fourth common mistake is using the wrong time unit. If a rate is annual, time must be in years unless the rate is converted.
The fifth common mistake is solving for time without logarithms. When the unknown variable is in the exponent, logarithms are needed. The sixth common mistake is assuming exponential decay reaches zero after a fixed number of periods. In a basic exponential decay model with a positive starting amount and a decay factor between zero and one, the amount approaches zero but does not become exactly zero through repeated multiplication alone.
Why this calculator is useful for students
This calculator is designed to support learning, not just quick answers. It shows the selected model, the formula, the substitution, and the result. That matters because exponential growth and decay problems often look similar but require different formulas. Students must decide whether the situation is growth or decay, whether the rate is discrete or continuous, what variable is missing, and whether logarithms are required. Seeing the formula step helps connect the answer to the correct reasoning.
Teachers can also use this tool to demonstrate how small changes in rate or time affect final values. For example, comparing \(3\%\), \(5\%\), and \(8\%\) over many years makes compounding visible. Comparing \(10\%\) decay over five periods with \(10\%\) linear subtraction helps students understand why exponential decay does not remove the same amount each period. This makes the calculator useful for classroom explanations, homework checking, and independent study.
In summary, exponential growth and decay are based on repeated multiplication by a factor. Growth uses a factor greater than one. Decay uses a factor between zero and one. Continuous models use the natural exponential function \(e^{kt}\). When solving for final or initial values, direct substitution is usually enough. When solving for rate or time, powers, roots, and logarithms become necessary. A careful understanding of these relationships makes exponential models much easier to use correctly.
Growth vs Decay: Quick Comparison
| Feature | Exponential Growth | Exponential Decay |
|---|---|---|
| Discrete formula | \(A=P(1+r)^t\) | \(A=P(1-r)^t\) |
| Factor | Greater than \(1\) | Between \(0\) and \(1\) |
| Direction | Increases over time | Decreases over time |
| Example | Compound interest, population growth, inflation | Depreciation, radioactive decay, medicine concentration |
| Graph shape | Rises more steeply over time | Falls quickly at first, then levels toward zero |
Related Calculators and Study Tools
These related tools can help with the next step in your math work:
Exponential Growth & Decay Calculator FAQs
What is exponential growth?
Exponential growth happens when a quantity increases by a constant percentage or constant factor over equal time intervals. The common discrete formula is \(A=P(1+r)^t\).
What is exponential decay?
Exponential decay happens when a quantity decreases by a constant percentage or constant factor over equal time intervals. The common discrete formula is \(A=P(1-r)^t\).
What is the difference between growth rate and growth factor?
The growth rate is the percentage increase, such as \(6\%\). The growth factor is the multiplier, such as \(1.06\). For growth, the factor is \(1+r\).
What is the difference between decay rate and decay factor?
The decay rate is the percentage decrease, such as \(12\%\). The decay factor is the amount remaining, such as \(0.88\). For decay, the factor is \(1-r\).
How do I solve for time in exponential growth?
Use logarithms. For discrete growth, the time formula is \(t=\frac{\ln(A/P)}{\ln(1+r)}\). This works because logarithms undo exponential expressions.
What is continuous exponential growth?
Continuous exponential growth uses the formula \(A=Pe^{kt}\), where \(k>0\). It models growth that compounds continuously rather than at separate intervals.
What is continuous exponential decay?
Continuous exponential decay uses \(A=Pe^{kt}\) with \(k<0\). It is used for processes such as radioactive decay, cooling, and medicine concentration models.
Can exponential decay ever reach zero?
In the basic exponential decay model, a positive amount multiplied repeatedly by a positive decay factor approaches zero but does not usually become exactly zero in a finite number of periods.






