2. Exponential and Logarithmic Functions

Exponential Functions

Exponential Functions

Introduction: Why Exponential Functions Matter 📈

students, exponential functions show up whenever something changes by the same factor over equal time intervals. That means the amount does not grow by the same number each step; instead, it grows by the same multiplier. This pattern appears in bacteria growth, money in savings accounts, medicine in the body, radioactivity, and even viral videos on social media.

In this lesson, you will learn to: identify exponential functions, explain the meaning of the base and the exponent, compare exponential growth and decay, use key features such as intercepts and asymptotes, and connect exponential functions to logarithmic functions later in the course. You will also practice reading graphs, writing equations from situations, and using function reasoning the AP Precalculus way.

A helpful idea to remember is this: linear functions add the same amount each step, while exponential functions multiply by the same factor each step. That difference is the heart of the topic.

What Makes a Function Exponential?

An exponential function is a function in which the variable appears in the exponent. A common form is $f(x)=ab^x$, where $a\neq 0$ and $b>0$ with $b\neq 1$.

Here is what each part means:

  • $a$ is the initial value, or the output when $x=0$, because $$f(0)=ab^0=a.$$
  • $b$ is the growth or decay factor.
  • $x$ is the input, often representing time or number of repeated steps.

For example, if a population starts at $200$ and doubles every hour, the model is $$P(t)=200\cdot 2^t.$$

After $1$ hour, $P(1)=200\cdot 2=400.$ After $2$ hours, $P(2)=200\cdot 2^2=800.$ The value is multiplying by $2$ each hour, not adding $200$ each hour.

It is important to compare this with a linear function such as $g(x)=200+200x.$ In that linear model, the amount added each hour is constant. In the exponential model, the factor is constant.

A quick test for whether a table may represent an exponential pattern is whether the ratio between consecutive outputs is constant. For instance, if outputs are $3$, $6$, $12$, and $24$, each term is multiplied by $2$. That is exponential behavior. If outputs are $3$, $6$, $9$, and $12$, the difference is constant, so that is linear behavior.

Growth, Decay, and the Role of the Base

The base $b$ tells you whether the function grows or decays.

  • If $b>1$, the function shows exponential growth.
  • If $0<b<1$, the function shows exponential decay.

For growth, values increase as $x$ increases. A model like $f(x)=5(1.08)^x$ means the quantity grows by $8\%$ each step, because $1.08=1+0.08$.

For decay, values decrease as $x$ increases. A model like $g(x)=80(0.7)^x$ means the quantity keeps $70\%$ of its previous value each step, which is the same as losing $30\%$ each step.

This kind of percent change is common in AP Precalculus problems. If a quantity changes by $r\%$ each step, then the factor is $1+r$ for growth and $1-r$ for decay, where $r$ is written as a decimal.

Example: A phone worth $900$ loses $15\%$ of its value each year. The model is $V(t)=900(0.85)^t.$ After $3$ years, $V(3)=900(0.85)^3.$ This model is realistic because each year the phone is worth $85\%$ of the previous year’s value.

Notice the factor is applied repeatedly. That repetition is what makes exponential functions so useful for modeling real situations where change depends on the current amount.

Graphs and Key Features

The graph of an exponential function has several important features.

First, it usually passes through the point $(0,a)$ because $f(0)=a.$ This is the $y$-intercept.

Second, many exponential graphs approach a horizontal asymptote. For the basic form $f(x)=ab^x$ with no vertical shift, the asymptote is $y=0.$ This means the graph gets closer and closer to the $x$-axis but does not touch it.

Third, the graph is continuous and one-to-one when $b>0$ and $b\neq 1$, which is why logarithms can later be defined as inverse functions.

Here is how the shape changes:

  • If $b>1$, the graph rises quickly to the right and levels off toward $0$ on the left.
  • If $0<b<1$, the graph falls quickly to the right and rises toward a large value on the left.

Example: For $f(x)=2^x$, the values are $f(-2)=\frac14,\quad f(-1)=\frac12,\quad f(0)=1,\quad f(1)=2,\quad f(2)=4.$ These points show the fast doubling pattern.

Example with decay: For $g(x)=\left(\frac12\right)^x$, the values are $g(-1)=2,\quad g(0)=1,\quad g(1)=\frac12,\quad g(2)=\frac14.$ The graph decreases as $x$ increases.

When graphing from a function, remember that the exponent changes the output multiplicatively. That is why the curve bends instead of making a straight line.

Writing and Interpreting Exponential Models

AP Precalculus often asks you to build an equation from a situation or interpret parts of one.

Suppose a town has $12{,}000$ people and the population grows by $3\%$ each year. A model is $P(t)=12000(1.03)^t.$ In this context:

  • $12000$ is the starting population.
  • $1.03$ is the growth factor.
  • $t$ is the number of years.

If a scientist studies a chemical that halves every hour, the model could be $C(t)=C_0\left(\frac12\right)^t,$ where $C_0$ is the initial amount.

To interpret a model, ask:

  • What does the value of the function at $x=0$ tell us?
  • Is the factor greater than $1$ or between $0$ and $1$?
  • What does one unit increase in $x$ mean in the situation?

Example: If $A(t)=500(1.06)^t,$ then the initial amount is $500$, and the quantity increases by $6\%$ per time step. If $t$ measures months, then the model describes a monthly increase.

It is also important to use the correct units. If the input is years, then the growth factor is applied yearly. If the input is days, then the factor is applied daily. The meaning of the exponent depends on the meaning of the input.

Reasoning, Comparing, and Solving Problems

A strong AP Precalculus skill is comparing two exponential functions.

Suppose you compare $f(x)=3(1.5)^x$ and $g(x)=5(1.2)^x.$ The second function starts higher because its initial value is $5$, but the first grows faster because $1.5>1.2$. At small $x$ values, $g(x)$ may be larger, but eventually $f(x)$ can overtake it because faster growth wins over time.

This idea is common in real life. For example, a subscription service with a lower starting cost but a higher yearly increase may eventually cost more than a more expensive service with a smaller rate of increase.

To solve exponential equations in simple cases, you may use rewriting and reasoning. For example, solve $2^x=8.$ Since $8=2^3,$ the solution is $x=3.$ This works because both sides can be written with the same base.

Another useful strategy is to use a table or graph to estimate. If a function is $f(x)=100(1.2)^x$ and you want to know when the output reaches about $200$, you can test values:

  • $$f(3)=100(1.2)^3\approx 172.8$$
  • $$f(4)=100(1.2)^4\approx 207.36$$

So the output reaches $200$ between $3$ and $4$.

In later lessons, logarithms will help solve equations like $2^x=13$ exactly. For now, the key idea is that exponential and logarithmic functions are closely connected because they undo each other.

Exponential Functions in the Bigger Picture of the Unit

Exponential functions are the first major part of the topic Exponential and Logarithmic Functions. They build the foundation for logarithms, which are inverse functions used to find exponents. If exponential functions answer the question “What happens when we repeatedly multiply?”, logarithms answer the question “What exponent gives this result?”

That connection matters because many AP Precalculus problems involve switching between an exponential form and a logarithmic form. So understanding exponentials is not just a standalone skill; it is the base for the rest of the unit.

You should be able to recognize the structure of exponential models, explain what the parameters mean, and use graphs, tables, and equations to reason about them. Those skills will support future work with logarithmic functions, exponential equations, and real-world modeling.

Conclusion

students, exponential functions describe repeated multiplication and are essential for modeling growth and decay. The general form $f(x)=ab^x$ shows the starting value and the repeated factor. When $b>1$, the function grows; when $0<b<1$, it decays. The graph usually has a horizontal asymptote, and the function’s structure connects directly to logarithms later in the course. If you can identify the base, interpret the initial value, and explain what repeated multiplication means in a real situation, you are building the exact reasoning AP Precalculus expects.

Study Notes

  • Exponential functions have the variable in the exponent.
  • A common form is $f(x)=ab^x$, where $a$ is the initial value and $b$ is the growth or decay factor.
  • If $b>1$, the function shows exponential growth.
  • If $0<b<1$, the function shows exponential decay.
  • The $y$-intercept of $f(x)=ab^x$ is $$(0,a).$$
  • The basic horizontal asymptote is $y=0$ unless the function is shifted.
  • Exponential functions multiply by a constant factor; linear functions add a constant amount.
  • A constant ratio between outputs suggests exponential behavior.
  • Percent growth and decay can be written using factors like $1.03$ or $0.85$.
  • Exponential functions are the foundation for logarithmic functions, which are inverses of exponentials.

Practice Quiz

5 questions to test your understanding