TOPIC

Graphing transformations of exponential functions

MY PROGRESS

Pug Score

0%

Best Streak

0 in a row

Study Points

+0

Overview

Practice

Watch

Read

Quiz

Next Steps


Get Started

Get unlimited access to all videos, practice problems, and study tools.

Unlimited practice
Full videos

Back to Menu

Topic Progress

Pug Score

0%

Videos Watched

0/0

Best Practice

No score

Read

Not viewed

Best Quiz

No attempts


Best Streak

0 in a row

Study Points

+0

Read

Graphing Transformations of Exponential Functions

A focused guide to graphing transformations of exponential functions: how adding constants, flipping signs, and scaling change the shape, direction, and asymptote of an exponential curve, with worked examples.

What does it mean to transform an exponential function?

An exponential function has the parent form \( y = b^x \), where \(b\) is a positive base other than 1. Its graph always passes through \( (0, 1) \), always has a horizontal asymptote at \( y = 0 \), and either rises quickly (when \( b > 1 \)) or decays toward zero (when \( 0 < b < 1 \)). If you have not seen this parent shape yet, it helps to review graphing exponential functions before moving on here.

A transformation takes that parent graph and shifts, reflects, or stretches it using a more general equation:

\( y = a \cdot b^{(x - h)} + k \)

Each of the constants \(a\), \(h\), and \(k\) controls one specific movement. Once you know what each one does, you can sketch almost any exponential graph without plotting a single extra point.

The four transformation rules

Below is a quick reference for how each constant changes the parent graph \( y = b^x \).

Equation part Effect on the graph k in y = b^x + k Shifts the graph up (k > 0) or down (k < 0); asymptote moves to y = k h in y = b^(x - h) Shifts the graph right (h > 0) or left (h < 0); asymptote stays at y = 0 a in y = a . b^x Stretches (|a| > 1) or compresses (0 < |a| < 1) vertically; negative a flips over the x-axis -x in y = b^(-x) Reflects the graph over the y-axis

Vertical shifts: adding or subtracting a constant

Adding a number \(k\) outside the exponent moves the whole graph up or down, and it drags the horizontal asymptote along with it. For \( y = 2^x + 3 \), every output is 3 more than the parent function, so the asymptote moves from \( y = 0 \) up to \( y = 3 \).

Graph of y equals 2 to the x plus 3 Plot of y = 2**x + 3 for x in [-3, 3] -3 -2 -1 0 1 2 3 4 6 8 10 x y y-intercept
Graph of \( y = 2^x + 3 \), showing the asymptote shifted up to \( y = 3 \).

Horizontal shifts: changing what's subtracted from x

When the shift happens inside the exponent, it moves the graph left or right instead. The function \( y = 2^{(x - 2)} \) looks exactly like the parent graph, just slid 2 units to the right; the horizontal asymptote does not move because nothing has been added outside the exponent.

Graph of y equals 2 to the power of x minus 2 Plot of y = 2**(x-2) for x in [-1, 5] -1 0 1 2 3 4 5 0 2 4 6 8 x y shifted point
Graph of \( y = 2^{(x-2)} \), shifted 2 units to the right of the parent function.

Reflections and stretches

A negative sign changes the graph's orientation rather than its position.

  • \( y = -b^x \) reflects the graph across the x-axis, so an increasing curve becomes a decreasing one that approaches \( y = 0 \) from below.
  • \( y = b^{-x} \) reflects the graph across the y-axis, turning growth into decay (and vice versa).

A coefficient in front of the base, as in \( y = a \cdot b^x \), stretches the graph away from the x-axis when \( |a| > 1 \), or compresses it toward the x-axis when \( 0 < |a| < 1 \). The example below reflects the parent graph and stretches it by a factor of 2:

Graph of y equals negative 2 times 2 to the x Plot of y = -2*(2**x) for x in [-3, 3] -3 -2 -1 0 1 2 3 -15 -10 -5 0 x y y-intercept
Graph of \( y = -2 \cdot 2^x \), a reflection over the x-axis with a vertical stretch.

Worked example: combining transformations

Describe the transformations that turn \( y = 2^x \) into \( y = -2^{(x - 1)} + 3 \), then sketch the result.

  1. Compare to the general form \( y = a \cdot b^{(x-h)} + k \): here \(a = -1\), \(h = 1\), and \(k = 3\).
  2. Because \(h = 1\), shift the parent graph 1 unit to the right.
  3. Because \(a\) is negative, reflect that shifted graph across the x-axis.
  4. Because \(k = 3\), shift the reflected graph up 3 units; the asymptote moves from \( y = 0 \) to \( y = 3 \).
  5. Check a point: at \( x = 1 \), \( y = -2^{0} + 3 = -1 + 3 = 2 \), which matches a graph passing through \( (1, 2) \) with asymptote \( y = 3 \).
Graph of y equals negative 2 to the power of x minus 1, plus 3 Plot of y = -(2**(x-1)) + 3 for x in [-2, 4] -2 -1 0 1 2 3 4 -4 -2 0 2 x y key point
Graph of \( y = -2^{(x-1)} + 3 \), combining a horizontal shift, a reflection, and a vertical shift.

Working through transformations step by step like this is especially useful once you start working backward, for example when you need to find an exponential function given its graph, since recognizing the shifted asymptote and key point lets you rebuild the equation.

Why this matters beyond the graph

These same shift and stretch ideas show up whenever real quantities grow or shrink exponentially. If you have studied exponential growth and decay by a factor, you already know that changing the base changes how fast a quantity grows; transformations like the ones here explain what happens when you also shift the starting amount or flip a growth pattern into a decay pattern.

Related lessons