Find the equation of the exponential function

Instructions: Use this step-by-step Exponential Function Calculator, to find the function that describe the exponential function that passes through two given points in the plane XY. You need to provide the points \((t_1, y_1)\) and \((t_2, y_2)\), and this calculator will estimate the appropriate exponential function and will provide its graph.


Exponential Function Calculator from Two Points

The idea of this calculator is to estimate the parameters \(A_0\) and \(k\) for the function \(f(t)\) defined as:

\[f(t) = A_0 e^{kt}\]

so that this function passes through the given points \((t_1, y_1)\) and \((t_2, y_2)\).

But, how do you find an exponential function from points?

Technically, in order to find the parameters you need to solve the following system of equations:

\[y_1 = A_0 e^{k t_1}\] \[y_2 = A_0 e^{k t_2}\]

Solving this system for \(A_0\) and \(k\) will lead to a unique solution, provided that \(t_1 = \not t_2\).

Indeed, by dividing both sides of the equations:

\[\displaystyle \frac{y_1}{y_2} = \frac{e^{k t_1}}{e^{k t_2}}\] \[\displaystyle \Rightarrow \, \frac{y_1}{y_2} = e^{k (t_1-t_2)}\] \[\displaystyle \Rightarrow \, \ln\left(\frac{y_1}{y_2}\right) = k (t_1-t_2)\] \[\displaystyle \Rightarrow \, k = \frac{1}{t_1-t_2} \ln\left(\frac{y_1}{y_2}\right)\]

In order to solve for \(A_0\) we notice from the first equation that:

\[A_0 = y_1 e^{-k t_1} = y_1 \frac{y_2}{y_1 e^{k t_2}} =\frac{y_2}{e^{k t_2}} \]

How do you calculate exponential growth?

It is not always growth. Indeed, if the parameter \(k\) is positive, then we have exponential growth, but if the parameter \(k\) is negative, then we have exponential decay.

The parameter \(k\) will be zero only if \(y_1 = y_2\) (the two points have the same height).

For specific exponential behaviors you can check our exponential growth calculator and the exponential decay calculator , which use specific parameters for that kinds of exponential behavior.

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More

Finding the Equation of an Exponential Function From Its Graph

Step 1: Determine the horizontal asymptote of the graph. This determines the vertical translation from the simplest exponential function, giving us the value of {eq}{\color{Orange} k} {/eq}.

Step 2: Determine horizontal translation compared to the point (0, 1) on the simplest exponential function, giving us the value of {eq}{\color{Magenta} c} {/eq}.

Step 3: Determine the value of x which makes the {eq}x - {\color{Magenta} c} {/eq} exponent portion of the equation equal to 0. Plug in this point to the equation to solve for the vertical stretch coefficient {eq}{\color{Red} a} {/eq}.

Step 4: Pick a point on the graph and plug into the equation to solve for the base {eq}{\color{Blue} b} {/eq}.

Finding the Equation of an Exponential Function From Its Graph: Vocabulary, Standard Form of the Exponential Equation, and Graph of the Simplest Exponential Growth Equation

Exponential Function: An exponential function is a function where the independent variable x is an exponent. We can have exponential growth, where there is a rapid increase, or exponential decay, where there is a rapid decrease. Growth is associated with a positive value of {eq}{\color{Red} a} {/eq} in the exponential function, and decay is associated with a negative value of {\color{Red} a} in the exponential function.

Exponential Function Standard Form: {eq}y = {\color{Red} a} ({\color{Blue} b})^{x - {\color{Magenta} c}} + {\color{Orange} k} {/eq}

where {eq}{\color{Red} a} {/eq} represents vertical stretch or compression, {eq}{\color{Blue} b} {/eq} is the base value, {eq}{\color{Magenta} c} {/eq} is the horizontal translation factor, and {eq}{\color{Orange} k} {/eq} is the vertical translation factor.

Asymptote: An asymptote is a line that a graph approaches without ever intersecting. For exponential functions we will focus on the horizontal asymptote, but graphs can also have vertical asymptotes or diagonal asymptotes.

Graph of the Simplest Exponential Growth Function {eq}y = 2^{x} {/eq}: Below is a graph of the simplest exponential growth function, which is the standard we can use to assess translations and stretch/compression in other exponential functions. Important characteristics are a horizontal asymptote at y = 0, a point at (0, 1), and therefore a y-intercept of 1.

Graph of the simplest exponential growth function, y = 2^{x}

Find the equation of the exponential function

We will work through two example problems where a graph of an exponential function is given and we need to find the exponential equation. The first example will be of an exponential growth equation, and the second example will be of an exponential decay equation.

Finding the Equation of an Exponential Function From Its Graph: Exponential Growth Example

Determine the exponential equation that represents the graph shown below:

Find the equation of the exponential function

Step 1: Determine the horizontal asymptote of the graph. This determines the vertical translation from the simplest exponential function, giving us the value of {eq}{\color{Orange} k} {/eq}.

Our first step is to find the horizontal asymptote, which is labelled on this graph as a dotted horizontal line. Even without the dotted line, we could determine the horizontal asymptote by seeing that as the graph approaches {eq}x = -\infty {/eq}, the y values approach {eq}y = 2 {/eq} without ever fully touching or crossing below {eq}y = 2 {/eq}.

Since our horizontal asymptote is y = +2, {eq}{\color{Orange} k} = 2 {/eq} and our equation becomes {eq}y = {\color{Red} a} ({\color{Blue} b})^{x - {\color{Magenta} c}} + {\color{Orange} 2} {/eq}

Step 2: Determine horizontal translation compared to the point (0, 1) on the simplest exponential function, giving us the value of {eq}{\color{Magenta} c} {/eq}.

The point (6, 5) labeled on the graph corresponds to the point (0, 1) normally located on the simplest exponential function. We have therefore shifted 6 positions to the right, since our x-coordinate has increased by 6 from 0 to 6.

The horizontal translation is +6, so {eq}{\color{Magenta} c} = 6 {/eq} and we now have {eq}y = {\color{Red} a} ({\color{Blue} b})^{x - {\color{Magenta} 6}} + {\color{Orange} 2} {/eq}.

Step 3: Determine the value of x which makes the {eq}x - {\color{Magenta} c} {/eq} exponent portion of the equation equal to 0. Plug in this point to the equation to solve for the vertical stretch coefficient {eq}{\color{Red} a} {/eq}.

We want to be able to solve for {eq}{\color{Red} a} {/eq}, which means we need to temporarily remove the {eq}({\color{Blue} b})^{x - {\color{Magenta} c}} {/eq} portion of the equation from consideration. Since any value to the power of 0 is equal to 1, we want to choose an x value which makes {eq}x - {\color{Magenta} c} = 0 {/eq} so that {eq}({\color{Blue} b})^{x - {\color{Magenta} c}} = 1 {/eq}.

That is again our labeled point (6, 5). We can go ahead and plug x = 6 and y = 5 into what we have for our equation so far ({eq}y = {\color{Red} a} ({\color{Blue} b})^{x - {\color{Magenta} 6}} + {\color{Orange} 2} {/eq}).

{eq}5 = {\color{Red} a} ({\color{Blue} b})^{6 - {\color{Magenta} 6}} + {\color{Orange} 2} {/eq}

{eq}5 = {\color{Red} a} ({\color{Blue} b})^{0} + {\color{Orange} 2} = {\color{Red} a} \times 1 + {\color{Orange} 2} {/eq}

{eq}5 - {\color{Orange} 2} = {\color{Red} a} = 3 {/eq}

{eq}{\color{Red} a} = 3 {/eq}, so our equation becomes {eq}y = {\color{Red} 3} ({\color{Blue} b})^{x - {\color{Magenta} 6}} + {\color{Orange} 2} {/eq}.

Step 4: Pick a point on the graph and plug into the equation to solve for the base {eq}{\color{Blue} b} {/eq}.

We were given an additional point, (6.5, 8), which we can plug into our equation to find {eq}{\color{Blue} b} {/eq}.

Plugging x= 6.5 and y = 8 into our equation {eq}y = {\color{Red} 3} ({\color{Blue} b})^{x - {\color{Magenta} 6}} + {\color{Orange} 2} {/eq}, we get the following:

{eq}8 = {\color{Red} 3} ({\color{Blue} b})^{6.5 - {\color{Magenta} 6}} + {\color{Orange} 2} {/eq}.

{eq}8 = {\color{Red} 3} ({\color{Blue} b})^{0.5} + {\color{Orange} 2} {/eq}

We can subtract 2 from both sides of the equation to get {eq}6 = {\color{Red} 3} ({\color{Blue} b})^{0.5} {/eq}.

Then we divide both sides by 3 to get {eq}2 = ({\color{Blue} b})^{0.5} {/eq}.

We can use the definition that {eq}({\color{Blue} b})^{0.5} = \sqrt{{\color{Blue} b}} {/eq} to rearrange our equation to {eq}2 = \sqrt{{\color{Blue} b}} {/eq}.

Finally we just need to square both sides of the equation to get {eq}{\color{Blue} b} = 2^{2} = 4 {/eq}.

Now that we know {eq}{\color{Blue} b} {/eq} = 4, we can get our final exponential equation of {eq}\mathbf{y = {\color{Red} 3} ({\color{Blue} 4})^{x - {\color{Magenta} 6}} + {\color{Orange} 2}} {/eq}.

Finding the Equation of an Exponential Function From Its Graph: Exponential Decay Example

Determine the exponential equation that represents the graph shown below:

Find the equation of the exponential function

Step 1: Determine the horizontal asymptote of the graph. This determines the vertical translation from the simplest exponential function, giving us the value of {eq}{\color{Orange} k} {/eq}.

The horizontal asymptote is at y = -1, so {eq}{\color{Orange} k} = -1 {/eq} and our equation becomes {eq}y = {\color{Red} a} ({\color{Blue} b})^{x - {\color{Magenta} c}} + {\color{Orange} -1} {/eq}.

Step 2: Determine horizontal translation compared to the point (0, 1) on the simplest exponential function, giving us the value of {eq}{\color{Magenta} c} {/eq}.

The labeled point (-5, -1.5) on our graph corresponds to the point (0, 1) on the simplest exponential function graph. Therefore in this case we have a horizontal shift 5 positions left and {eq}{\color{Magenta} c} = -5 {/eq}.

Be careful plugging this into the equation, because x - -5 will become x + 5 in the exponent.

{eq}y = {\color{Red} a} ({\color{Blue} b})^{x + {\color{Magenta} 5}} + {\color{Orange} -1} {/eq}

Step 3: Determine the value of x which makes the {eq}x - {\color{Magenta} c} {/eq} exponent portion of the equation equal to 0. Plug in this point to the equation to solve for the vertical stretch coefficient {eq}{\color{Red} a} {/eq}.

To make {eq}x + {\color{Magenta} 5} = 0 {/eq}, we need to use the point at x = -5. This is again our labeled point (-5, -1.5), so we can plug this in to simplify our equation and find {eq}{\color{Red} a} {/eq}.

{eq}-1.5 = {\color{Red} a} ({\color{Blue} b})^{-5 + {\color{Magenta} 5}} + {\color{Orange} -1} {/eq}

{eq}-1.5 = {\color{Red} a} ({\color{Blue} b})^{0} + {\color{Orange} -1} {/eq}

{eq}-1.5 = {\color{Red} a} \times 1 + {\color{Orange} -1} {/eq}

{eq}-0.5 = {\color{Red} a} \times 1 = {\color{Red} a} {/eq}

We can now add {eq}{\color{Red} a} = -0.5 {/eq} to our equation to get {eq}y = {\color{Red} -0.5} ({\color{Blue} b})^{x + {\color{Magenta} 5}} + {\color{Orange} -1} {/eq}

Step 4: Pick a point on the graph and plug into the equation to solve for the base {eq}{\color{Blue} b} {/eq}.

Looking at the graph, we can identify the point (-3, -3). Let's go ahead and plug this point into our equation to solve for b.

{eq}y = {\color{Red} -0.5} ({\color{Blue} b})^{x + {\color{Magenta} 5}} + {\color{Orange} -1} {/eq}

Get access to thousands of practice questions and explanations!

What is an example of an exponential function equation?

Exponential functions have the form f(x) = bx, where b > 0 and b ≠ 1. Just as in any exponential expression, b is called the base and x is called the exponent. An example of an exponential function is the growth of bacteria. Some bacteria double every hour.