6.2 Graphs of Exponential Functions

As we discussed in the previous section, exponential functions are used for many real-world applications such as finance, forensics, computer science, and most of the life sciences. Working with an equation that describes a real-world situation gives us a method for making predictions. Most of the time, however, the equation itself is not enough. We learn a lot about things by seeing their pictorial representations, and that is exactly why graphing exponential equations is a powerful tool. It gives us another layer of insight for predicting future events.

Graphing Exponential Functions

Before we begin graphing, it is helpful to review the behavior of exponential growth. Recall the table of values for a function of the form f ( x ) = b x f ( x ) = b x whose base is greater than one. We’ll use the function f ( x ) = 2 x . f ( x ) = 2 x . Observe how the output values in Table 1 change as the input increases by 1. 1.

x x − 3 − 3 − 2 − 2 − 1 − 1 0 0 1 1 2 2 3 3
f ( x ) = 2 x f ( x ) = 2 x 1 8 1 8 1 4 1 4 1 2 1 2 1 1 2 2 4 4 8 8

Each output value is the product of the previous output and the base, 2. 2. We call the base 2 2 the constant ratio. In fact, for any exponential function with the form f ( x ) = a b x , f ( x ) = a b x , b b is the constant ratio of the function. This means that as the input increases by 1, the output value will be the product of the base and the previous output, regardless of the value of a . a .

Notice from the table that

Figure 1 shows the exponential growth function f ( x ) = 2 x . f ( x ) = 2 x .

Graph of the exponential function, 2^(x), with labeled points at (-3, 1/8), (-2, ¼), (-1, ½), (0, 1), (1, 2), (2, 4), and (3, 8). The graph notes that the x-axis is an asymptote.

Figure 1 Notice that the graph gets close to the x-axis, but never touches it.

The domain of f ( x ) = 2 x f ( x ) = 2 x is all real numbers, the range is ( 0 , ∞ ) , ( 0 , ∞ ) , and the horizontal asymptote is y = 0. y = 0.

To get a sense of the behavior of exponential decay , we can create a table of values for a function of the form f ( x ) = b x f ( x ) = b x whose base is between zero and one. We’ll use the function g ( x ) = ( 1 2 ) x . g ( x ) = ( 1 2 ) x . Observe how the output values in Table 2 change as the input increases by 1. 1.

x x -3 -3 -2 -2 -1 -1 0 0 1 1 2 2 3 3
g ( x ) = ( 1 2 ) x g ( x ) = ( 1 2 ) x 8 8 4 4 2 2 1 1 1 2 1 2 1 4 1 4 1 8 1 8

Again, because the input is increasing by 1, each output value is the product of the previous output and the base, or constant ratio 1 2 . 1 2 .

Notice from the table that

Figure 2 shows the exponential decay function, g ( x ) = ( 1 2 ) x . g ( x ) = ( 1 2 ) x .

Graph of decreasing exponential function, (1/2)^x, with labeled points at (-3, 8), (-2, 4), (-1, 2), (0, 1), (1, 1/2), (2, 1/4), and (3, 1/8). The graph notes that the x-axis is an asymptote.

The domain of g ( x ) = ( 1 2 ) x g ( x ) = ( 1 2 ) x is all real numbers, the range is ( 0 , ∞ ) , ( 0 , ∞ ) , and the horizontal asymptote is y = 0. y = 0.

Characteristics of the Graph of the Parent Function f ( x ) = b x f ( x ) = b x

An exponential function with the form f ( x ) = b x , f ( x ) = b x , b > 0 , b > 0 , b ≠ 1 , b ≠ 1 , has these characteristics:

Figure 3 compares the graphs of exponential growth and decay functions.

How To

Given an exponential function of the form f ( x ) = b x , f ( x ) = b x , graph the function.

  1. Create a table of points.
  2. Plot at least 3 3 point from the table, including the y-intercept ( 0 , 1 ) . ( 0 , 1 ) .
  3. Draw a smooth curve through the points.
  4. State the domain, ( − ∞ , ∞ ) , ( − ∞ , ∞ ) , the range, ( 0 , ∞ ) , ( 0 , ∞ ) , and the horizontal asymptote, y = 0. y = 0.

Example 1

Sketching the Graph of an Exponential Function of the Form f(x) = b x

Sketch a graph of f ( x ) = 0.25 x . f ( x ) = 0.25 x . State the domain, range, and asymptote.

Solution

Before graphing, identify the behavior and create a table of points for the graph.

x x − 3 − 3 − 2 − 2 − 1 − 1 0 0 1 1 2 2 3 3
f ( x ) = 0.25 x f ( x ) = 0.25 x 64 64 16 16 4 4 1 1 0.25 0.25 0.0625 0.0625 0.015625 0.015625

Draw a smooth curve connecting the points as in Figure 4.

Graph of the decaying exponential function f(x) = 0.25^x with labeled points at (-1, 4), (0, 1), and (1, 0.25).

The domain is ( − ∞ , ∞ ) ; ( − ∞ , ∞ ) ; the range is ( 0 , ∞ ) ; ( 0 , ∞ ) ; the horizontal asymptote is y = 0. y = 0.

Try It #1

Sketch the graph of f ( x ) = 4 x . f ( x ) = 4 x . State the domain, range, and asymptote.

Graphing Transformations of Exponential Functions

Transformations of exponential graphs behave similarly to those of other functions. Just as with other parent functions, we can apply the four types of transformations—shifts, reflections, stretches, and compressions—to the parent function f ( x ) = b x f ( x ) = b x without loss of shape. For instance, just as the quadratic function maintains its parabolic shape when shifted, reflected, stretched, or compressed, the exponential function also maintains its general shape regardless of the transformations applied.

Graphing a Vertical Shift

The first transformation occurs when we add a constant d d to the parent function f ( x ) = b x , f ( x ) = b x , giving us a vertical shift d d units in the same direction as the sign. For example, if we begin by graphing a parent function, f ( x ) = 2 x , f ( x ) = 2 x , we can then graph two vertical shifts alongside it, using d = 3 : d = 3 : the upward shift, g ( x ) = 2 x + 3 g ( x ) = 2 x + 3 and the downward shift, h ( x ) = 2 x − 3. h ( x ) = 2 x − 3. Both vertical shifts are shown in Figure 5.

Graph of three functions, g(x) = 2^x+3 in blue with an asymptote at y=3, f(x) = 2^x in orange with an asymptote at y=0, and h(x)=2^x-3 with an asymptote at y=-3. Note that each functions’ transformations are described in the text.

Observe the results of shifting f ( x ) = 2 x f ( x ) = 2 x vertically: