Photo AI

Last Updated Sep 27, 2025

Exponential Growth & Decay Simplified Revision Notes

Revision notes with simplified explanations to understand Exponential Growth & Decay quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

259+ students studying

6.3.1 Exponential Growth & Decay

Exponential Growth and Decay

If a quantity grows or decays exponentially, this means that its equation has a variable in the index power. Examples include:

  • y=2xy = 2^x
  • y=6x+3y = 6^{x + 3}
  • y=2e2x4y = 2e^{2x - 4}
  • y=4exy = 4e^{-x} (decay since as x x increases, yy decreases)

1. Exponential Growth

infoNote

Exponential growth occurs when a quantity increases at a rate proportional to its current value. The general formula for exponential growth is:

y=y0ekty = y_0 e^{kt}
  • y0y_0: Initial value (value at t=0t = 0)
  • kk: Growth rate constant (k>0k > 0 for growth)
  • tt: Time
  • ee: Euler's number (~2.718)

Key Features:

  • The rate of change (growth) increases as the quantity grows.
  • Commonly seen in population growth, investments, and the spread of diseases.

Example:

If a population of bacteria doubles every 3 hours, the growth can be modelled by y=y0ekty = y_0 e^{kt}, where kk depends on the doubling time.

:::


2. Exponential Decay

infoNote

Exponential decay occurs when a quantity decreases at a rate proportional to its current value. The general formula for exponential decay is:

y=y0ekty = y_0 e^{-kt}
  • kk: Decay rate constant ( k>0k > 0 for decay)

Key Features:

  • The rate of change (decay) slows down as the quantity decreases.
  • Commonly seen in radioactive decay, depreciation of assets, and cooling processes.

Example:

A radioactive substance with a half-life of 5 years can be modelled using y=y0ekty = y_0 e^{-kt}, where kk is related to the half-life.

:::


3. Key Concepts:

  • Doubling Time (for growth) and Half-Life (for decay) are specific intervals that describe when a quantity doubles or halves.
  • Rate of Change: The rate at which the quantity grows or decays depends on the value of kk.

Doubling Time Formula (for growth):

Doubling time=ln(2)k\text{Doubling time} = \frac{\ln(2)}{k}

Half-Life Formula (for decay):

Half-life=ln(2)k \text{Half-life} = \frac{\ln(2)}{k}

Features of Exponential Growth/Decay

infoNote

Example 1: y=2x+3y = 2^{x+3}

x-2-10123
y248163264
  • We can see that every time we add 1 to the power x, we multiply y by 2.
infoNote

Example 2: y=413x3y = 4^{\frac{1}{3}x - 3}

x-2-1023456789
y0.06250.0630.0640.2514166425610244096
  • The power goes up by 13\frac{1}{3} every time we add 33 to xx.
infoNote

Example 3: y=6x+2y = 6^{-x + 2}

x-2-10123
y1296216366116\frac{1}{6}
  • Every time we increase xx by 11, yy is divided by 6 6.

Exponential Growth and Decay Problems

infoNote

Problem 1: A quantity NN is increasing exponentially.

Given that at time t=0,N=15t = 0, N = 15, and that at time t=18,N=30t = 18, N = 30:

a) Find the value of NN when t=36t = 36.

b) Find the value of tt when N=480N = 480.


Solution:

  • a) The pattern shows that NN doubles every 1818 units of time. N=153060N = 15 \rightarrow 30 \rightarrow 60

Therefore, N=60N = 60 when t=36t = 36.

  • b) Extending the doubling pattern: N=153060120240480N = 15 \rightarrow 30 \rightarrow 60 \rightarrow 120 \rightarrow 240 \rightarrow 480

tt corresponds to t=90t = 90.

infoNote

Problem 2: A quantity N is decreasing such that at time tt:

Given the equation N=50e0.2tN = 50e^{-0.2t}:

a) Find the value of NN when t=10t = 10.

b) Find the value of tt when N=3N = 3.

c) Find the rate at which NN is decreasing when t=10t = 10.


Solution:

a) Substitute t=10t = 10 into the equation:

N=50e0.2(10)=50e2:success[6.767] (to 4 sf)N = 50e^{-0.2(10)} = 50e^{-2} \approx :success[6.767] \text{ (to 4 sf)}

b) Set N=3N = 3 and solve for tt:

3=50e0.2t3 = 50e^{-0.2t}

350=e0.2t\frac{3}{50} = e^{-0.2t}

Take the natural logarithm on both sides:

ln(350)=0.2t\ln\left(\frac{3}{50}\right) = -0.2t

Solve for tt:

tln(350)0.2:success[14.07] (to 4 sf)t \approx \frac{\ln\left(\frac{3}{50}\right)}{-0.2} \approx :success[14.07] \text{ (to 4 sf)}

c) The rate of change is given by:

Rate=dNdt=0.2×50e0.2t\text{Rate} = \frac{dN}{dt} = -0.2 \times 50e^{-0.2t}

Substituting t=10t = 10:

Rate=0.2×50e2:success[1.353] (to 4 sf)\text{Rate} = -0.2 \times 50e^{-2} \approx :success[-1.353] \text{ (to 4 sf)}

Radioactive Decay Problem

A radioactive substance is decaying such that its mass, mm grams, at a time tt years after initial observation is given by:

m=240ektm = 240e^{kt}
infoNote

Given that when t=180,m=160t = 180, m = 160, find: a) The value of the constant kk.

b) The time it takes for the mass of the substance to be halved.


Solution a):

Find the value of kk:

Given:

m=160andt=180m = 160 \quad \text{and} \quad t = 180

Substitute into the equation:

160=240e180k160 = 240e^{180k}

Divide both sides by 240:

23=e180k\frac{2}{3} = e^{180k}

Take the natural logarithm on both sides:

ln(23)=180k\ln\left(\frac{2}{3}\right) = 180k

Solve for kk:

k=1180ln(23)k = \frac{1}{180} \ln\left(\frac{2}{3}\right)

Solution b):

Find the time for the mass to be halved:

The initial mass is when t=0t = 0:

m=240e0=:highlight[240 grams]m = 240e^{0} = :highlight[240 \text{ grams}]

Half the initial mass is:

2402=:highlight[120 grams]\frac{240}{2} = :highlight[120 \text{ grams}]

Substitute into the equation:

120=240ekt120 = 240e^{kt}

This simplifies to:

12=ekt\frac{1}{2} = e^{kt}

Take the natural logarithm on both sides:

ln(12)=kt\ln\left(\frac{1}{2}\right) = kt

Solve for tt:

t=1kln(12)t = \frac{1}{k} \ln\left(\frac{1}{2}\right)

Substituting the value of kk:

t=11180ln(23)ln(12):success[307.7120324 years]t = \frac{1}{\frac{1}{180} \ln\left(\frac{2}{3}\right)} \ln\left(\frac{1}{2}\right) \approx :success[307.7120324 \text{ years}]
Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Exponential Growth & Decay

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

40 flashcards

Flashcards on Exponential Growth & Decay

Revise key concepts with interactive flashcards.

Try Maths Pure Flashcards

4 quizzes

Quizzes on Exponential Growth & Decay

Test your knowledge with fun and engaging quizzes.

Try Maths Pure Quizzes

5 questions

Exam questions on Exponential Growth & Decay

Boost your confidence with real exam questions.

Try Maths Pure Questions

27 exams created

Exam Builder on Exponential Growth & Decay

Create custom exams across topics for better practice!

Try Maths Pure exam builder

18 papers

Past Papers on Exponential Growth & Decay

Practice past papers to reinforce exam experience.

Try Maths Pure Past Papers

Other Revision Notes related to Exponential Growth & Decay you should explore

Discover More Revision Notes Related to Exponential Growth & Decay to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Modelling with Exponentials & Logarithms

Using Exps & Logs in Modelling

user avatar
user avatar
user avatar
user avatar
user avatar

412+ studying

187KViews

96%

114 rated

Modelling with Exponentials & Logarithms

Using Log Graphs in Modelling

user avatar
user avatar
user avatar
user avatar
user avatar

402+ studying

183KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered