Open In App

Exponential Functions: Definition, Formula and Examples

Last Updated : 15 Feb, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

Exponential functions are mathematical functions in the form f(x) = a â‹… bx, where:

  • a is a constant called the coefficient, which scales the function but does not change its exponential nature.
  • b is the base of the exponential function, which must be a positive real number other than 1.
  • x is the exponent, which is typically a variable.
Exponential-Functions
Exponential Functions

Exponential functions are special types of mathematical functions that increase or decrease very quickly. The rate at which they grow or shrink depends on the value of the function itslef. This makes them perfect for describing things that grow or shrink rapidly, such as populations, money investments, or the way radioactive materials break down.

Key features of exponential functions include:

  • If b > 1, the function exhibits exponential growth; it increases rapidly as x increases.
  • If 0 < b < 1, the function shows exponential decay; it decreases rapidly as x increases.
  • The graph of an exponential function never touches the x-axis but gets arbitrarily close to it as x approaches negative infinity.

Some examples of exponential functions are:

  • f(x) = 2x
  • f(x) = 11x
  • f(x) = ex/2
  • f(x) = e(-1/2x)

Exponential Function Formula

The formula of the exponential function is given as follows:

f(x) = ax

where a > 0 and a ≠ 1 and x ∈ R

The most common exponential function is f(x) = ex, where 'e' is "Euler's Number" and its value is "e = 2.718...."

The exponential curve depends on the exponential function and it depends on the value of the x. The exponential function is classified into two types based on the growth or decay of an exponential curve:

Exponential Growth

In Exponential Growth, a quantity increases slowly and then progresses rapidly. An exponentially growing function has an increasing graph. It can be used to illustrate economic growth, population expansion, compound interest, growth of bacteria in a culture, population increases, etc.

The formula for exponential growth is:

y = a(1 + r)x

Where r is the Growth Percentage

Exponential Decay

In Exponential Decay, a quantity decreases very rapidly at first and then fades gradually. An exponentially decaying function has a decreasing graph. The concept of exponential decay can be applied to determine half-life, mean lifetime, population decay, radioactive decay, etc.

The formula for exponential decay is:

y = a(1 - r)x

Where r is the Decay Percentage

Exponential Function Graph

The image given below represents the graphs of the exponential functions y = ex and y = e-x. From the graphs, we can understand that the ex graph is increasing while the graph of e-x is decreasing. The domain of both functions is the set of all real numbers, while the range is the set of all positive real numbers.

Exponential-Function
Exponential Function Graph

For an exponential function y = ax (a > 1), the logarithm of y to base e is x = logay, which is the logarithmic function. Now, observe the graph of the natural logarithmic function y = logex. From the graph, we can notice that a logarithmic function is only defined for positive real values.

Exponential Series

Exponential function ex can be expressed as an infinite series. This series is known as its Taylor series expansion, and it is derived using the function's derivatives evaluated at zero.

Exponential-Series
Exponential Series

Exponential function ex is defined as:

ex = ∑ xn/n!

Where n! (n factorial) is the product of all positive integers up to n.

Derivation of Exponential Series

Consider the exponential function f(x) = ex

We know that, d/dx (ex) = d2/dx2(ex) = ... = dn/dxn(ex) = ex

Taylor series expansion of a function f(x) about x = 0 is given by:

f(x) = f(0) + f′(0).x/1! + f′′(0).x2/2! + f′′′(0).x3/3! + ⋯ ...(i)

f(x) = ∑ {f(n)(0)​/n!}xn

f(x) = ex, we have:
f(0) = e0 = 1
f′(0) = e0 = 1
f′′(0) = e0 = 1
f′′′(0) = e0 = 1
...

All derivatives of ex evaluated at x = 0 are equal to 1.

Substituting these values into the Taylor series formula eq(i)

ex = 1 + x/1!​ + x2/2!​ + x3/3! ​+ ⋯

Thus, the exponential function series is derived.

Exponential Function Properties

Below are some properties of the Exponential Function.

Domain and Range

  • Domain: The domain of an exponential function is all real numbers, (−∞, ∞)
  • Range: The range depends on the value of a. If a > 0, the range is (0, ∞). If a<0, the range is (−∞, 0).

Intercepts

  • Y-intercept: When x = 0, f(0) = aâ‹…b0 = a. Thus, the y-intercept is at (0, a).
  • X-intercept: For the standard exponential function aâ‹…bx, there is no x-intercept because bx ≠ 0 for any real x.

Asymptotes

  • Exponential functions have a horizontal asymptote. For f(x) = aâ‹…bx, if a > 0, the horizontal asymptote is y = 0. If a < 0, the horizontal asymptote is also y = 0, but the function approaches it from below.

Domain and Range of Exponential Functions

For a typical exponential function of the form, f(x) = ax, where a is a positive constant, the domain encompasses all real numbers. This means that you can input any real number x into the function.

On the other hand, the range of an exponential function is limited to positive real numbers. No matter what real number you choose for x, the output of f(x) will always be greater than zero. This is because any positive number raised to a power, whether that power is positive, negative, or zero, will result in a positive number.

Thus, the range of f(x) = ax is (0, ∞), indicating that the function never touches or crosses the x-axis but grows indefinitely as x increases.

Exponential Graph of f(x) = 2x

Let us consider an exponential function f(x) = 2x.

x

-3

-2

-1

0

1

2

3

f(x) = 2xf(-3) = 2-3 = 1/8 = 0.125f(-2) = 2-2 = 1/4 = 0.25f(-1) = 2-1 = 1/2 = 0.5f(0) = 20 = 1f(1) = 21 = 2f(2) = 22 = 4f(3)= 23 = 8

From the graph of 2x added above, we can observe that the graph of f(x) = 2x is upward-sloping, increasing faster as the value of x increases. The graph formed is increasing and is also smooth and continuous. The graph lies above the X-axis and passes through (0, 1).

As x approaches negative infinity, the graph becomes arbitrarily close to the X-axis. The domain of an exponential function holds all real values, whereas its range contains all values greater than zero (y>0).

Exponential Function Rules

Following are some of the important formulas used for solving problems involving exponential functions:

Rules for Exponential Functions

Power of Zero Rulea0 = 1
Negative Power Rulea-x = 1/ax
Product Ruleax × ay = a(x + y)
Quotient Ruleax/ay = a(x - y)
Power of Power Rule(ax)y = axy
Power of Product Power Ruleax × bx = (ab)x
Power of Fraction Rule(a/b)x = ax/bx
Fractional Exponent Rule

(a)1/y = y√a
(a)x/y = y√(ax)

Exponential Function Derivative

The derivative of the exponential function is added below.

For f(x) = ex its derivative is,

d/dx (ex) = ex

For f(x) = ax its derivative is,

d/dx (ax) = ax · ln a

Exponential Function Integration

The integration of the exponential function is added below.

For f(x) = ex its integration is,

∫ex dx = ex + C

For f(x) = ex its integration is,

∫ax dx = ax / (ln a) + C

Related Reads:

Solved Examples of Exponential Functions

Example 1: Simplify the exponential function 5x - 5x+3.

Solution:

Given exponential function: 5x - 5x+3

From the properties of an exponential function, we have ax × ay = a(x + y)

So, 5x+3 = 5x × 53 = 125×5x

Now, the given function can be written as

5x - 5x+3 = 5x - 125 × 5x
= 5x(1 - 125)
=5x(-124)
= -124(5x)

Hence, the simplified form of the given exponential function is -124(5x).

Example 2: Find the value of x in the given expression: 43× (4)x+5 = (4)2x+12.

Solution:

Given, 43× (4)x+5 = (4)2x+12

From the properties of an exponential function, we have ax × ay = a(x + y)

⇒ (4)3+x+5 = (4)2x+12
⇒(4)x+8 = (4)2x+12

Now, as the bases are equal, equate the powers.

⇒ x + 8 = 2x + 12
⇒ x - 2x = 12 - 8
⇒ - x = 4
⇒ x = -4

Hence, the value of x is -4.

Example 3: Simplify: (3/4)-6 × (3/4)8.

Solution:

Given: (3/4)-6 × (3/4)8

From the properties of an exponential function, we have ax × ay = a(x + y)

Thus, (3/4)-6 × (3/4)8 = (3/4)(-6+8)
= (3/4)2
= 3/4 × 3/4 = 9/16

Hence, (3/4)-6 × (3/4)8 = 9/16.

Example 4: In the year 2009, the population of the town was 60,000. If the population is increasing every year by 7%, then what will be the population of the town after 5 years?

Solution:

Given data:

  • Population of the town in 2009 (a) = 60,000
  • Rate of increase (r) = 7%
  • Time span (x) = 5 years

Now, by the formula for the exponential growth, we get,

y = a(1+ r)x
= 60,000(1 + 0.07)5
= 60,000(1.07)5
= 84,153.1038 ≈ 84,153.

So, the population of the town after 5 years will be 84,153.

Exponential Functions Practice Questions

Question 1: Calculate the value of f(x) for f(x) = 3.2x when x = 4.

Question 2: Given the exponential function g(x) = 5.(0.5)x, sketch the graph of the function. Indicate the behavior of the function as x increases and as x decreases. Identify any asymptotes and intercepts.

Question 3: A population of bacteria doubles every hour. If the initial population is 200 bacteria, express the population P as an exponential function of time t in hours. Then, find the population after 6 hours.

Question 4: Solve for x in the exponential equation 10.3x = 90.


Next Article

Similar Reads