Exponential Functions- Examples and Graphs

What Is an Exponential Function?

An exponential function is a mathematical expression where a constant base is raised to a variable exponent. The general form is:

f(x) = bx

Where b is the base (a positive constant) and x is the exponent (the variable).

This isn't the same as xn (where the variable is the base). Here, the variable sits in the exponent. That's the whole point.

The Two Types You Need to Know

That's it. Growth or decay. Everything else follows from this distinction.

Key Characteristics

Domain and Range

The domain is all real numbers. You can plug any real number into x.

The range for growth functions is (0, ∞) — always positive, never zero or negative.

For decay, same range. The outputs never touch zero, they just get infinitely close.

The Y-Intercept

Every exponential function crosses the y-axis at (0, 1). Plug in x = 0, you get b0 = 1. This is true for every base.

Asymptotic Behavior

The graph approaches but never touches the x-axis. For growth functions, the curve rises toward infinity as x increases. For decay, it falls toward zero.

Examples with Numbers

Example 1: Exponential Growth

f(x) = 2x

Notice how fast this climbs. Linear growth adds the same amount each step. Exponential growth multiplies each step.

Example 2: Exponential Decay

f(x) = (1/2)x

The values shrink toward zero but never reach it.

Example 3: Growth with Different Base

f(x) = 3x

A larger base means faster growth. 3x outpaces 2x quickly.

Comparing Linear vs. Exponential Growth

Most people underestimate how fast exponential growth is. Here's the brutal truth:

xLinear: f(x) = 2xExponential: f(x) = 2x
122
51032
10201,024
153032,768
20401,048,576

At x = 20, the exponential function is 26,000 times larger than the linear function. This is why exponential growth in populations, finance, or viruses gets out of hand fast.

The Graph Shape

Exponential Growth Graph

The curve starts near zero for negative x values, shoots up steeply through (0, 1), and rockets upward for positive x.

Key visual features:

Exponential Decay Graph

This is a mirror image across the y-axis (conceptually). The curve starts high for negative x, passes through (0, 1), and falls toward the x-axis as x increases.

Key visual features:

Real-World Applications

The formula for compound interest is essentially an exponential function: A = P(1 + r)t

How to Graph Exponential Functions

Step 1: Find Key Points

Calculate f(0), f(1), f(-1), and f(2). These give you anchor points.

Step 2: Plot the Y-Intercept

Always plot (0, 1). This is your starting reference.

Step 3: Determine Behavior

Check your base. If b > 1, the right side goes up. If 0 < b < 1, the right side goes down.

Step 4: Draw the Curve

Connect the points with a smooth curve. Remember: it never touches the x-axis.

Step 5: Check Asymptote

The x-axis (y = 0) is your horizontal asymptote. The curve gets infinitely close but never crosses.

Common Mistakes

Quick Reference

PropertyGrowth (b > 1)Decay (0 < b < 1)
Examplef(x) = 2xf(x) = (1/2)x
Y-intercept(0, 1)(0, 1)
DomainAll real numbersAll real numbers
Range(0, ∞)(0, ∞)
As x → ∞f(x) → ∞f(x) → 0
As x → -∞f(x) → 0f(x) → ∞

The Bottom Line

Exponential functions are defined by a constant base raised to a variable exponent. Growth functions (b > 1) climb rapidly. Decay functions (0 < b < 1) fall toward zero. Every exponential function passes through (0, 1) and never produces negative or zero outputs.

The defining characteristic is multiplicative change — each step multiplies rather than adds. That's what makes them powerful and dangerous. A small base still produces massive numbers once the exponent gets large enough.