Exponential Functions#

Definition and Properties of Exponential Functions#

Definition of an Exponential Function

For any constant \(b>0\) and \(b\neq 1\), the function

\[f(x) = b^x\]

is called the exponential function with base \(b\).

Properties of Exponential Functions

For a function \(y = b^x\), the following properties hold:

  • Its domain is \((-\infty,\infty)\) and range is \((0,\infty)\).

  • Its graph passes through the point \((0,1)\) (i.e., \(b^0 = 1\)).

  • It is continuous on \((-\infty,\infty)\).

  • If \(b>1\)

    • \(b^x\) is increasing on \((-\infty,\infty)\)

    • \(\lim\limits_{x\to -\infty} b^x = 0\) and \(\lim\limits_{x\to \infty} b^x = \infty\)

  • If \(0 < b <1\)

    • \(b^x\) is decreasing on \((-\infty,\infty)\)

    • \(\lim\limits_{x\to -\infty} b^x = \infty\) and \(\lim\limits_{x\to \infty} b^x = 0\)

Video Resource

UnderstandTheMath

Introduction to Exponential Functions (Links to an external site)
A review of the definition, properties, graph, and real world applications of exponential functions.

Example 1#

Graphs of exponential growth functions

The graphs of the exponential functions \(5^x\), \(2^x\), and \((3/2)^x\) are all shown below. Since the base associated with each function is greater than one, each exponential function is increasing and goes to infinity as \(x\) goes to infinity. For this reason, exponential functions with a base greater than one are referred to as exponential growth functions.

Graphs of various exponential growth functions
Long Text Description

The graphs of 5 to the power of x, 2 to the power of x, and 3/2 to the power of x are all shown on the same coordinate axes. The values -3, -1, 1, and 3 are marked on the x-axis and the values 1, 2, 3, and 4 are marked on the y-axis.

From left-to-right, the graph of y = 5 to the power of x starts very close to and above the x-axis. The graph slowly increases to the point (0,1) and continues to increase for positive values of x. The steepness of the curve also increases from left-to-right.

From left-to-right, the graph of y = 2 to the power of x starts very close to and above the graph of y = 5 to the power of x. The graph slowly increases to the point (0,1), at which point it crosses the graph of y = 5 to the power of x. It continues to increase for positive values of x, staying below the graph of y = 5 to the power of x. The steepness of the curve also increases from left-to-right, but it is not as steep as the graph of y = 5 to the power of x.

From left-to-right, the graph of y = 3/2 to the power of x starts very close to and above the graph of y = 2 to the power of x. The graph slowly increases to the point (0,1), at which point it crosses the graphs of y = 5 to the power of x and y = 2 to the power of x. It continues to increase for positive values of x, staying below the graph of y = 2 to the power of x. The steepness of the curve also increases from left-to-right, but it is not as steep as the graph of y = 2 to the power of x.

Example 2#

Graphs of exponential decay functions

The graphs of the exponential functions \((2/3)^x\), \((1/2)^x\), and \((1/5)^x\) are all shown below. Since the base associated with each function is between zero and one, each exponential function is decreasing and goes to zero as \(x\) goes to infinity. For this reason, exponential functions with a base between zero and one are referred to as exponential decay functions

Graphs of various exponential decay functions
Long Text Description

The graphs of 2/3 to the power of x, 1/2 to the power of x, and 1/5 to the power of x are all shown on the same coordinate axes. The values -3, -1, 1, and 3 are marked on the x-axis and the values 1, 2, 3, and 4 are marked on the y-axis.

From left-to-right, the graph of y = 2/3 to the power of x starts very far above the x-axis. The graph quickly decreases to the point (0,1) and continues to decrease for positive values of x, getting closer and closer to the x-axis, but always staying above it. The steepness of the curve decreases from left-to-right.

From left-to-right, the graph of y = 1/2 to the power of x starts very far above the graph of y = 2/3 to the power of x. The graph quickly decreases to the point (0,1), at which point it crosses the graph of y = 2/3 to the power of x. It continues to decrease for positive values of x, staying below the graph of y = 2/3 to the power of x while getting closer and closer to the x-axis from above. The steepness of the curve also decreases from left-to-right.

From left-to-right, the graph of y = 1/5 to the power of x starts very far above the graph of y = 1/2 to the power of x. The graph quickly decreases to the point (0,1), at which point it crosses the graphs of y = 1/2 to the power of x and y = 2/3 to the power of x. It continues to decrease for positive values of x, staying below the graph of y = 1/2 to the power of x while getting closer and closer to the x-axis from above. The steepness of the curve also decreases from left-to-right.

Example 3#

Limits of exponential functions

Evaluate the following limits by first evaluating the limit of the exponent and then applying the corresponding limit property of exponential functions to evaluate the given limit.

  1. \(\lim\limits_{x \to -\infty} 2^{-x^7}\)

Step 1:   Evaluate the limit of the exponent.

The exponent, \(-x^7\), goes to positive infinity as \(x\) goes to negative infinity.

Step 2:   Evaluate the given limit.

Since the exponent goes to positive infinity and the base is bigger than one, we’ll apply the property that

\[\lim_{x\to \infty} b^x = \infty\]

for \(b>1\). Therefore, \(\lim\limits_{x \to -\infty} 2^{-x^7} = \infty\).


  1. \(\lim\limits_{x \to \infty} 4^{-x^2}\)

Step 1:   Evaluate the limit of the exponent.

The exponent, \(-x^2\), goes to negative infinity as \(x\) goes to positive infinity.

Step 2:   Evaluate the given limit.

Since the exponent goes to negative infinity and the base is bigger than one, we’ll apply the property that

\[\lim_{x\to -\infty} b^x = 0\]

for \(b>1\). Therefore, \(\lim\limits_{x \to \infty} 4^{-x^2} = 0\).


  1. \(\lim\limits_{x \to 0^+} (1/3)^{5/x}\)

Step 1:   Evaluate the limit of the exponent.

The exponent, \(5/x\), goes to positive infinity as \(x\) goes to zero from the right.

Step 2:   Evaluate the given limit.

Since the exponent goes to positive infinity and the base is between zero and one, we’ll apply the property that

\[\lim_{x\to \infty} b^x = 0\]

for \(0<b<1\). Therefore, \(\lim\limits_{x \to 0^+} (1/3)^{5/x} = 0\).


  1. \(\lim\limits_{x \to 0^-} (2/7)^{3/x}\)

Step 1:   Evaluate the limit of the exponent.

The exponent, \(3/x\), goes to negative infinity as \(x\) goes to zero from the left.

Step 2:   Evaluate the given limit.

Since the exponent goes to negative infinity and the base is between zero and one, we’ll apply the property that

\[\lim_{x\to -\infty} b^x = \infty\]

for \(0<b<1\). Therefore, \(\lim\limits_{x \to 0^-} (2/7)^{3/x} = \infty\).


  1. \(\lim\limits_{x \to -\infty} 5^{4/x}\)

Step 1:   Evaluate the limit of the exponent.

The exponent, \(4/x\), goes to zero as \(x\) goes to negative infinity.

Step 2:   Evaluate the given limit.

Since the exponent goes to zero, we don’t need to apply any of the above properties of exponential functions regarding limits at infinity. Instead, we can make use of the fact that exponential functions are continuous everywhere. In particular, exponential functions are continuous at zero, which means that

\[\lim_{x\to 0} b^x = b^0 = 1\]

for all \(b>0\). Therefore, \(\lim\limits_{x \to -\infty} 5^{4/x} = 1\).