Skip to main content

Section 14.1 Equations of Exponential Functions

In this section, we introduce a new kind of function: exponential functions, where the variable is in the exponent.

Definition 14.1.

An exponential function generally has the following form:

\begin{equation*} f(x)=a\cdot b^x = a(b)^x = a(b^x) \end{equation*}

Where \(a\) is any number except \(0\text{,}\) and \(b\) is any positive number other than 1.

Basically, an exponential function is a function with the variable in the exponent. Our usual, garden-variety exponential function looks like the one above, but don't forget that we could have some transformations involved.

Definition 14.2.

The initial value of an exponential function is the \(y\)-value of the \(y\)-intercept. When we have our exponential function written as just \(f(x)=a\cdot b^x\text{,}\) the initial value turns out to be just \(a\text{.}\)

Example 14.3.

Suppose we want to find the initial value of \(f(x)=3\cdot1.07^x\text{.}\) Going by the official definition, we need to find the \(y\)-intercept, which you should remember is where \(x=0\text{.}\)

\begin{equation*} y=3\cdot1.07^0=3\cdot 1 = 3 \end{equation*}

Indeed, we do get that the initial vlaue is just \(3\text{.}\)

Definition 14.4.

The growth/decay rate of an exponential function determines how fast it is growing or decaying. When we have our exponential function written as just \(f(x)=a\cdot b^x\text{,}\) we have \(b=1+\text{rate(as a decimal)}\text{.}\) We always write our rate as a percentage.

  • It is a growth rate if it is positive (in other words, if \(b\gt 1\))

  • It is a decay rate if it is negative (in other words, if \(b\lt 1\))

Example 14.5.

Suppose we want to find the growth/decay rate of \(f(x)=3\cdot1.07^x\text{.}\) We see that \(b=1.07\text{,}\) which we know is 1 plus the rate (as a decimal). Subtracting 1, we get that the rate is \(0.07\text{,}\) except that we have to convert it to a percentage. We do that by multiplying by 100 (which is the same thing as moving the decimal to the right 2 places). Since it's positive, it's a growth rate. So, our final answer is that the growth rate is 7%.

Checkpoint 14.6.

Find the initial value and the growth/decay rate of \(f(x)=-7(1.4)^x\text{.}\)

Answer.

The initial value is \(-7\) and the growth rate is 40%.

Solution.

To find the initial value, we can either plug in \(x=0\) to get the \(y\)-intercept, or just remember the fact we learned above. Either way, the initial value is \(-7\text{.}\)

To find the growth/decay rate, we see that \(b=1.4\text{,}\) which we know is 1 plus the rate (as a decimal). Subtracting 1, we get that the rate is \(0.4\text{,}\) except that we have to convert it to a percentage. We do that by multiplying by 100 (which is the same thing as moving the decimal to the right 2 places). Since it's positive, it's a growth rate. So, our final answer is that the growth rate is 40%.

Checkpoint 14.7.

Find the initial value and the growth/decay rate of \(f(x)=\frac{1}{5}(0.59)^x\text{.}\)

Answer.

The initial value is \(\frac{1}{2}\) and the growth rate is -41%.

Solution.

To find the initial value, we can either plug in \(x=0\) to get the \(y\)-intercept, or just remember the fact we learned above. Either way, the initial value is \(\frac{1}{2}\text{.}\)

To find the growth/decay rate, we see that \(b=0.59\text{,}\) which we know is 1 plus the rate (as a decimal). Subtracting 1, we get that the rate is \(-0.41\text{,}\) except that we have to convert it to a percentage. We do that by multiplying by 100 (which is the same thing as moving the decimal to the right 2 places). Since it's positive, it's a growth rate. So, our final answer is that the growth rate is -41%.

Now that we know how to pull out the pieces of an exponential function when we give you the formula, let's go backwards: write the formula based on the pieces that we give you.

The key will be the template that we saw above: \(f(x)=a\cdot b^x\text{.}\) When we did linear functions, our template is \(f(x)=mx+b\text{.}\) For quadratic functions, it was \(f(x)=A(x-r_1)(x-r_2)\text{.}\) For polynomials, it was similar to quadratics but we could have more roots and we had to deal with some exponents. But when the question asks for an exponential function, our template is \(f(x)=a\cdot b^x\text{,}\) and then we need to fill in \(a\) and \(b\text{.}\)

Example 14.8.

Suppose we want to write the equation of the exponential function with initial value \(19\) and growth rate 108%. Since it's an exponential function, we know the template we are working with is

\begin{equation*} f(x)=a\cdot b^x \end{equation*}

We already know that the initial value is \(19\text{,}\) so we can fill that in right away:

\begin{equation*} f(x)=19\cdot b^x \end{equation*}

Now we just have to use the growth rate of 108% to find \(b\text{.}\) First, we need to convert our rate to a decimal by dividing by 100 (which is the same thing as moving the decimal place to the left 2). So, we get \(1.08\text{.}\) We still need to add 1 to get \(b\text{,}\) so we have \(b=2.08\text{.}\) So, our final answer is

\begin{equation*} f(x)=19(2.08)^x \end{equation*}

Checkpoint 14.9.

Find the equation of the exponential function with initital value \(-2\) and decay rate -32%.

Solution.

Since it's an exponential function, we know the template we are working with is

\begin{equation*} f(x)=a\cdot b^x \end{equation*}

We already know that the initial value is \(-2\text{,}\) so we can fill that in right away:

\begin{equation*} f(x)=-2\cdot b^x \end{equation*}

Now we just have to use the decay rate of -32% to find \(b\text{.}\) First, we need to convert our rate to a decimal by dividing by 100 (which is the same thing as moving the decimal place to the left 2). So, we get \(-0.32\text{.}\) We still need to add 1 to get \(b\text{,}\) so we have \(b=0.68\text{.}\) So, our final answer is

\begin{equation*} f(x)=-2(0.68)^x \end{equation*}

Example 14.10.

Suppose we want to find the equation of the exponential function with initital value \(2\) and goes through the point \((3,10)\text{.}\) We are still working with an exponential function, so we use the same template.

\begin{equation*} f(x)=a\cdot b^x \end{equation*}

Since we know the initial value is \(2\text{,}\) we can fill that in right away.

\begin{equation*} f(x)=2\cdot b^x \end{equation*}

Now, in the previous example, we were given a rate to be able to find \(b\text{.}\) In this case, we don't know the rate, but we do have a point on the graph. So, we will use a strategy we have seen lots of times before: plug in the values for \(x\) and \(y\) and solve for the thing we don't know.

\begin{align*} 10\amp=2\cdot b^3\\ 5\amp= b^3\\ \sqrt[3]{5}\amp=b \end{align*}

So, we have \(b=\sqrt[3]{5}\text{,}\) which we can also write as \(5^{1/3}\text{.}\) Filling this in, we have our final answer.

\begin{equation*} f(x)=2\left(\sqrt[3]{5}\right)^x \end{equation*}

Checkpoint 14.11.

Find the equation of the exponential function with growth rate 50% and goes through the point \((2,18)\text{.}\)

Answer.

\(f(x)=8\cdot 1.5^x\)

Solution.

Since we are still working with an exponential function, we use the same template.

\begin{equation*} f(x)=a\cdot b^x \end{equation*}

This time, we are given the growth rate, so we can compute \(b=1+0.5=1.5\text{.}\)

\begin{equation*} f(x)=a\cdot 1.5^x \end{equation*}

Now, we will use the point to find \(a\) by plugging in \(x=2\) and \(y=18\text{.}\)

\begin{align*} 18\amp= a\cdot 1.5^2\\ 18\amp= a\cdot 2.25\\ \frac{18}{2.25}\amp= a\\ 8\amp=a \end{align*}

So, we have our final answer

\begin{equation*} f(x)=8\cdot 1.5^x \end{equation*}