Graphing Exponents

Download as PDF

Ready to explore graphs that shoot up to the sky or dive down with incredible speed? That's the power of exponents! In this lesson, we'll guide you step-by-step through graphing exponential functions, uncovering the secrets behind some of the fastest-changing processes in the world.

Graphing Exponents — an original Algebra911 reference diagram defining graphing exponents with its key formula and a worked example.
Graphing Exponential Functions: A Complete Guide

What Are Exponential Functions?

An exponential function is a mathematical function in which the variable appears in the exponent. These functions are used to model situations involving rapid growth or decline, like the spread of a virus or the depreciation of a car's value. While you may be used to functions like linear equations (e.g., y=2x+3) where the variable x is the base, in exponential functions, x is the power.

The general form of an exponential function is:

y=abx

Let's break down this formula:

  • y is the final amount.
  • a is the initial amount or the starting value. It's also the y-intercept of the graph, which is the point where the graph crosses the vertical y-axis. The value of a cannot be zero.
  • b is the base, which represents the growth or decay factor. The base b must be a positive number and cannot be equal to 1.
  • x is the exponent, which is our independent variable. It often represents time or the number of intervals.

The key feature that makes these functions unique is that they change by a constant multiplicative factor. In a linear function, you add or subtract the same amount for each step in x. In an exponential function, you multiply by the same amount (the base b) for each step in x, leading to much faster changes.

How Do You Graph the Basic Exponential Function, y=bx?

The simplest way to start graphing is by looking at the parent function, where the initial value a is 1. This simplifies our equation to y=bx. The best method to graph any new function is to create a table of values. We'll pick a few x-values—some negative, zero, and some positive—and calculate the corresponding y-values.

Let's walk through an example of exponential growth, where the base b is greater than 1.

Example 1

Graph the function y=2x.

Step 1: Set up a table of values.
Choose a few simple values for x centered around zero. Let's use 2,1,0,1,2.

Step 2: Calculate the y-values for each x.
Remember your exponent rules, especially for negative exponents! A negative exponent means you take the reciprocal. For instance, 22=122=14.

xCalculation for y=2xyPoint (x,y)
222=12214 or 0.25(2,0.25)
121=12112 or 0.5(1,0.5)
0201(0,1)
1212(1,2)
2224(2,4)

Step 3: Plot the points and draw the curve.
Plot the points from your table on a coordinate plane. You'll notice they don't form a straight line. Connect them with a smooth, continuous curve. The graph starts very close to the x-axis on the left, passes through the y-intercept at (0,1), and then shoots up rapidly on the right. This classic shape is often called a 'J-curve'.

Notice that as x gets more negative, the y-values get closer and closer to zero but never actually reach it. This leads to a key feature called an asymptote, which we'll discuss later.

What's the Difference Between Exponential Growth and Decay?

The behavior of an exponential graph is entirely determined by its base, b. This single value tells you whether you're looking at a graph that's rapidly increasing (growth) or one that's rapidly decreasing (decay).

  • Exponential Growth: This occurs when the base b>1. For every one-unit increase in x, the y-value is multiplied by a factor greater than one, causing it to increase. The graph rises from left to right. Think of a bank account with compound interest.
  • Exponential Decay: This occurs when 0<b<1. The base is a fraction or decimal between 0 and 1. For every one-unit increase in x, the y-value is multiplied by this fraction, causing it to decrease. The graph falls from left to right. Think of the value of a new phone a year after you buy it.

Let's graph an example of exponential decay to see the difference.

Example 2

Graph the function y=(12)x.

Step 1: Set up a table of values.
Again, we'll use x values of 2,1,0,1,2.

Step 2: Calculate the y-values.
Working with a fractional base and negative exponents can be tricky. Remember that (ab)n=(ba)n. So, (12)2=(21)2=4.

xCalculation for y=(12)xyPoint (x,y)
2(12)2=224(2,4)
1(12)1=212(1,2)
0(12)01(0,1)
1(12)112 or 0.5(1,0.5)
2(12)2=1414 or 0.25(2,0.25)

Step 3: Plot the points and draw the curve.
When you plot these points, you'll see a curve that is the mirror image of y=2x reflected across the y-axis. The graph starts high on the left, passes through the same y-intercept at (0,1), and then gets closer and closer to the x-axis on the right. This is the classic shape of exponential decay.

How Does the 'a' Value Affect the Graph?

Now let's bring back the a value from our general form y=abx. This coefficient plays two important roles: it determines the y-intercept and it vertically stretches or compresses the graph.

The y-intercept: The y-intercept is the point where x=0. If we plug x=0 into the equation, we get y=ab0. Since any positive number raised to the power of 0 is 1, this simplifies to y=a1, or just y=a. So, the y-intercept is always at the point (0,a).

Vertical Stretch/Compression: The value of a also acts as a scaling factor. If |a|>1, the graph will be stretched vertically, making it appear steeper. If 0<|a|<1, the graph will be compressed vertically, making it appear flatter. If a is negative, the entire graph is reflected across the x-axis.

Example 3

Graph the function y=32x.

Step 1: Identify a and b.
Here, a=3 and b=2. Since b>1, this is an exponential growth function. The y-intercept will be at (0,3).

Step 2: Create a table of values.
Follow the order of operations: calculate the exponent part (2x) first, and then multiply the result by a=3.

x2xy=32xPoint (x,y)
214314=34(2,0.75)
112312=32(1,1.5)
0131=3(0,3)
1232=6(1,6)
2434=12(2,12)

Step 3: Plot the points and draw the curve.
Plot these new points. You'll see the graph has the same growth shape as y=2x, but it's stretched vertically. Every y-value is three times larger than it was in our first example. The graph passes through our new y-intercept at (0,3) and rises even more quickly.

What Is a Horizontal Asymptote in Exponential Graphs?

A horizontal asymptote is a horizontal line that the graph of a function approaches as x approaches positive or negative infinity. For exponential functions in the form y=abx, the graph gets incredibly close to the x-axis but never actually touches or crosses it. Therefore, the x-axis itself serves as the horizontal asymptote.

The horizontal asymptote for y=abx is the line y=0.

Why does this happen? Let's consider the decay function y=(12)x. As x gets larger (e.g., 10,100,1000), the value of y becomes a tiny fraction (11024, etc.), getting closer and closer to 0. However, you can never raise a positive base to a power and get an answer of zero. The result will always be a small positive number.

Similarly, for the growth function y=2x, as x becomes more negative (e.g., 10,100), the value of y becomes a tiny fraction (11024, etc.), again approaching 0 from above. The asymptote acts as a boundary that the function's curve will never cross.

Note: If the function is vertically shifted, such as y=abx+k, the horizontal asymptote will also shift to the line y=k.

Key formulas for graphing exponents by Algebra911.
Key formulas for graphing exponents by Algebra911.

What Are the Key Features of an Exponential Graph?

When you analyze or sketch an exponential graph of the form y=abx (with a>0), you should always identify these five key characteristics:

  1. Y-Intercept: This is the point where the graph crosses the y-axis. It is always located at (0,a). This is your starting point for graphing.
  2. Horizontal Asymptote: This is the line the graph approaches but never touches. For the basic form, it is always the line y=0 (the x-axis).
  3. Domain: The domain is the set of all possible x-values. For any exponential function, you can plug in any real number for x, from negative infinity to positive infinity. So, the domain is always (,).
  4. Range: The range is the set of all possible y-values. Since the graph never touches or goes below the asymptote at y=0 (for a>0), the y-values are always positive. The range is (0,). If a were negative, the graph would be reflected, and the range would be (,0).
  5. Growth or Decay: The graph will either be continuously increasing (growth, when b>1) or continuously decreasing (decay, when 0<b<1). It will never do both.

What Common Mistakes Should I Avoid?

Graphing exponents can be tricky at first. Here are some common pitfalls to watch out for:

  • Incorrect Order of Operations: A very common mistake is to multiply a and b before applying the exponent. In y=32x, you must calculate 2x first, then multiply by 3. 32x is NOT the same as 6x.
  • Connecting Points with a Straight Line: Exponential functions produce curves, not straight lines. After plotting your points, connect them with a smooth, continuous curve that shows the rapid change in steepness.
  • Crossing the Asymptote: Students sometimes mistakenly draw the curve crossing or dipping below the horizontal asymptote. Remember, the graph gets infinitely close to this line but never touches it.
  • Confusing Growth and Decay: Double-check your base b. If b is greater than 1 (like 5 or 1.02), it's growth. If b is between 0 and 1 (like 0.5 or 13), it's decay.
  • Mixing up y=2x and y=x2: These look similar but are vastly different. In y=2x, the variable is in the exponent (exponential function). In y=x2, the variable is the base (a quadratic function, which graphs as a parabola).

Quick Reference: Graphing y=abx

Feeling overwhelmed? Just follow these steps every time you need to graph an exponential function.

  1. Identify your key values: Find a (the initial value) and b (the base).
  2. Determine the behavior: Is it growth (b>1) or decay (0<b<1)? This tells you the general shape of your curve.
  3. Find the Y-Intercept: Plot your starting point. The y-intercept is always at (0,a).
  4. Create a small table: Choose a few x-values around 0 (like 1,0,1,2) and calculate the corresponding y-values. Remember to follow the order of operations!
  5. Plot and Sketch: Plot the points from your table and connect them with a smooth curve. Make sure your curve's shape matches what you determined in Step 2.
  6. Draw the Asymptote: Lightly sketch the horizontal asymptote at y=0 (the x-axis) as a dashed line to guide your curve. Ensure your graph approaches this line but does not touch it.

Frequently Asked Questions

Can the base 'b' in an exponential function be negative?

For the standard exponential functions we study in Algebra, the base 'b' must be positive. A negative base would cause the graph to jump between positive and negative values, and it would be undefined for many fractional exponents, so we restrict 'b' to be greater than 0.

What happens if the base 'b' is equal to 1?

If the base 'b' is 1, the function becomes y=a1x. Since 1 raised to any power is still 1, this simplifies to y=a, which is the equation of a horizontal line. It's a valid function, but it doesn't have the characteristic curve of an exponential function, so we exclude it.

Does a basic exponential function have an x-intercept?

No, an exponential function of the form y=abx (where a is not zero) does not have an x-intercept. The graph has a horizontal asymptote at y=0 (the x-axis), meaning it gets infinitely close to the axis but never actually touches or crosses it.

How is graphing an exponential function different from graphing a parabola like y=x2?

The key difference is the location of the variable. In an exponential function (y=bx), the variable is the exponent, leading to a J-shaped curve that is always increasing or decreasing. In a quadratic function (y=x2), the variable is the base, which creates a U-shaped parabola that has a vertex and changes direction.

Where are exponential functions used in the real world?

Exponential functions are everywhere! They are used to model compound interest in finance, population growth in biology, radioactive decay in physics, the spread of diseases in epidemiology, and even the cooling of a hot object.

What are the domain and range of a typical exponential function?

For a function like y=abx with a positive a, the domain (all possible x-values) is all real numbers, written as (,). The range (all possible y-values) is all positive real numbers, written as (0,), because the graph never touches the x-axis.

Can I use a graphing calculator to graph these functions?

Absolutely! A graphing calculator is an excellent tool for visualizing exponential functions and checking your own hand-drawn graphs. Simply enter the equation into the 'Y=' editor and press GRAPH to see the curve.