2. Functions and Graphs

Exponential Functions

Explore exponential growth and decay models, graph exponentials, and solve problems using exponential equations.

Exponential Functions

Hey students! 👋 Today we're diving into one of the most fascinating and practical topics in mathematics - exponential functions! These incredible mathematical tools help us understand everything from how your savings account grows to how populations change over time. By the end of this lesson, you'll be able to identify exponential patterns, create and interpret exponential graphs, and solve real-world problems using exponential equations. Get ready to discover the power behind some of nature's most amazing phenomena! 🚀

Understanding Exponential Functions

An exponential function is a mathematical function where the variable appears in the exponent. The general form is $f(x) = a \cdot b^x$, where:

  • $a$ is the initial value (what we start with)
  • $b$ is the base (the growth or decay factor)
  • $x$ is the exponent (usually representing time)

What makes exponential functions special is that they change at a rate proportional to their current value. This means the bigger they get, the faster they grow - or the smaller they get, the faster they shrink! 📈

Let's look at a simple example: if you have £100 in a savings account earning 5% interest annually, after one year you'd have £105. But here's where it gets interesting - in the second year, you earn 5% on the full £105, not just the original £100. This creates a snowball effect that gets more powerful over time.

The key difference between exponential and linear functions is the rate of change. Linear functions change by the same amount each time (like adding £5 every year), while exponential functions change by the same percentage each time (like growing by 5% every year). This percentage-based change is what creates the dramatic curves we see in exponential graphs.

Exponential Growth: When Things Get Big Fast

Exponential growth occurs when $b > 1$ in our function $f(x) = a \cdot b^x$. This creates the famous "J-curve" that starts slowly but then shoots upward dramatically. Let's explore some real-world examples that will blow your mind! 🤯

Population Growth: The human population is a classic example of exponential growth. In 1950, the world population was about 2.5 billion people. By 2023, it had grown to over 8 billion! While the growth rate has slowed recently, for many decades it followed an exponential pattern. If a population grows by 2% per year, we can model it using $P(t) = P_0 \cdot 1.02^t$, where $P_0$ is the initial population and $t$ is time in years.

Compound Interest: This is probably the most relevant example for your future! When you invest money, compound interest means you earn interest on your interest. If you invest £1,000 at 6% annual interest compounded annually, after 10 years you'd have $1000 \cdot 1.06^{10} = £1,790.85$. After 20 years? A whopping £3,207.14! Albert Einstein allegedly called compound interest "the eighth wonder of the world" - and now you know why.

Technology Adoption: Ever wonder why social media platforms seem to explode overnight? That's exponential growth in action! When Facebook launched, it had just a few thousand users. But as each user invited friends, who invited more friends, the user base grew exponentially. By 2023, Facebook had over 3 billion users worldwide.

Exponential Decay: When Things Shrink Systematically

Exponential decay happens when $0 < b < 1$ in our function. Instead of growing, quantities decrease by a constant percentage over time, creating a curve that drops steeply at first but then levels off. This pattern appears everywhere in nature and technology! 📉

Radioactive Decay: Radioactive elements decay at predictable exponential rates. Carbon-14, used in archaeological dating, has a half-life of about 5,730 years. This means every 5,730 years, half of the carbon-14 atoms in a sample decay. We can model this with $N(t) = N_0 \cdot (0.5)^{t/5730}$, where $N_0$ is the initial amount and $t$ is time in years.

Depreciation: That shiny new car loses value the moment you drive it off the lot! Cars typically depreciate by about 15-20% per year. A £20,000 car depreciating at 18% annually would be worth $20000 \cdot 0.82^t$ after $t$ years. After 5 years, it would only be worth about £7,379 - ouch! 🚗

Medicine Absorption: When you take medication, your body processes it exponentially. If a drug has a half-life of 4 hours, after 4 hours you'll have half the original dose in your system, after 8 hours you'll have a quarter, and so on. This is why doctors give specific dosing schedules - they're working with exponential decay!

Graphing Exponential Functions

Understanding exponential graphs is crucial for visualizing these relationships. All exponential functions share certain characteristics that make them instantly recognizable.

For exponential growth ($b > 1$):

  • The graph passes through the point $(0, a)$ - this is your y-intercept
  • As $x$ increases, $y$ increases rapidly (the curve gets steeper)
  • As $x$ decreases, $y$ approaches zero but never quite reaches it
  • The x-axis is a horizontal asymptote

For exponential decay ($0 < b < 1$):

  • The graph still passes through $(0, a)$
  • As $x$ increases, $y$ decreases and approaches zero
  • As $x$ decreases, $y$ increases rapidly
  • Again, the x-axis is a horizontal asymptote

The base $b$ determines how steep the curve is. A base of 2 creates moderate growth, while a base of 10 creates very rapid growth. Similarly, a base of 0.5 creates moderate decay, while 0.1 creates rapid decay.

Solving Exponential Equations

Now for the practical stuff - solving exponential equations! These skills will help you answer questions like "How long will it take my investment to double?" or "When will this radioactive sample be safe?"

The key tool is logarithms - they're the inverse operation of exponentiation. If $b^x = y$, then $x = \log_b(y)$. Most calculators use base 10 (log) or natural logarithms (ln, base $e \approx 2.718$).

Example: If £500 grows to £800 with 5% annual interest, how long did it take?

Using $A = P(1 + r)^t$: $800 = 500(1.05)^t$

Divide both sides by 500: $1.6 = 1.05^t$

Take the natural log of both sides: $\ln(1.6) = t \cdot \ln(1.05)$

Solve for $t$: $t = \frac{\ln(1.6)}{\ln(1.05)} \approx 9.6$ years

This technique works for any exponential equation - isolate the exponential term, then use logarithms to "bring down" the exponent.

Conclusion

Exponential functions are mathematical powerhouses that model some of the most important phenomena in our world! Whether it's the growth of your savings, the spread of viral content, or the decay of radioactive materials, these functions help us understand and predict change over time. Remember that exponential growth starts slowly but accelerates dramatically, while exponential decay drops quickly at first but then levels off. The key to mastering exponential functions is recognizing their distinctive patterns and understanding how to use logarithms to solve exponential equations. With these tools, students, you're ready to tackle real-world problems involving exponential relationships! 🎯

Study Notes

• Exponential Function Form: $f(x) = a \cdot b^x$ where $a$ = initial value, $b$ = base, $x$ = exponent

• Growth vs Decay: Growth when $b > 1$, decay when $0 < b < 1$

• Compound Interest Formula: $A = P(1 + r)^t$ where $P$ = principal, $r$ = rate, $t$ = time

• Half-life: Time for a quantity to reduce to half its original amount

• Graph Characteristics: All exponential graphs pass through $(0, a)$ and have horizontal asymptote at $y = 0$

• Solving Exponential Equations: Use logarithms to isolate the variable in the exponent

• Key Relationship: If $b^x = y$, then $x = \log_b(y)$

• Common Bases: Base 2 (doubling), base 10 (powers of ten), base $e$ (natural exponential)

• Real-world Applications: Population growth, compound interest, radioactive decay, depreciation, medicine absorption

• Growth Rate: Percentage increase/decrease per time period determines the steepness of the curve

Practice Quiz

5 questions to test your understanding