Skip to content

Exponential functions and their graphs

An exponential function has the variable in the exponent. Its basic form is

f(x)=ax,f(x)=a^x,

where the base satisfies a>0a>0 and a1a\ne1. Exponential functions describe repeated multiplication by a constant factor. They are the mathematical language of compound interest, population growth, radioactive decay and many other processes.

The distinction between a power function and an exponential function is essential:

x3power function: variable base3xexponential function: variable exponent.\underbrace{x^3}_{\text{power function: variable base}} \qquad \underbrace{3^x}_{\text{exponential function: variable exponent}}.

You should be able to:

We take a>0a>0 so that axa^x is real for every real xx. A negative base can fail to give a real value. For example, (2)1/2(-2)^{1/2} is not real, although (2)3(-2)^3 is real. It therefore does not define the continuous real function required here.

We also exclude a=1a=1 because 1x=11^x=1 for every xx. That is a constant function, not exponential growth or decay.

The index laws extend the meaning of axa^x beyond positive integer values of xx:

a0=1,ax=1ax,am/n=amn.a^0=1, \qquad a^{-x}=\frac{1}{a^x}, \qquad a^{m/n}=\sqrt[n]{a^m}.

For example,

43/2=143/2=1(4)3=18.4^{-3/2}=\frac{1}{4^{3/2}} =\frac{1}{(\sqrt4)^3} =\frac18.

These rules explain points on the graph between integer inputs and to the left of the yy-axis.

Consider f(x)=2xf(x)=2^x.

xx3-32-21-100112233
2x2^x18\frac1814\frac1412\frac1211224488

Moving one unit to the right multiplies the output by 22. More generally,

ax+1ax=a.\frac{a^{x+1}}{a^x}=a.

If a>1a>1, this constant factor is greater than 11, so the function increases. Every graph y=axy=a^x with a>1a>1 has these features:

  • domain xRx\in\mathbb R;
  • range y>0y>0;
  • yy-intercept (0,1)(0,1) because a0=1a^0=1;
  • no xx-intercept because axa^x is always positive;
  • horizontal asymptote y=0y=0;
  • axa^x\to\infty as xx\to\infty;
  • ax0a^x\to0 as xx\to-\infty.

The graph approaches the xx-axis but never reaches it. Saying that ax=0a^x=0 for a sufficiently negative xx is incorrect. A calculator may round a very small positive number to zero, but the exact value remains positive.

Suppose f(x)=3xf(x)=3^x and f(p)=7f(p)=7. Find f(p+2)f(p+2) and f(p1)f(p-1) without finding pp.

Use the index laws:

f(p+2)=3p+2=3p×32=7×9=63.f(p+2)=3^{p+2}=3^p\times3^2=7\times9=63.

Similarly,

f(p1)=3p1=3p3=73.f(p-1)=3^{p-1}=\frac{3^p}{3}=\frac73.

The unknown input is irrelevant. A change of 22 in the input multiplies the output by 323^2.

If the base lies between 00 and 11, increasing xx multiplies the output by a factor less than 11. The function therefore decreases. For example,

(12)x=2x.\left(\frac12\right)^x=2^{-x}.

Its graph is the reflection of y=2xy=2^x in the yy-axis. It still has domain R\mathbb R, range y>0y>0, intercept (0,1)(0,1) and asymptote y=0y=0, but its end behaviour is reversed:

(12)x0 as x,(12)x as x.\left(\frac12\right)^x\to0 \text{ as }x\to\infty, \qquad \left(\frac12\right)^x\to\infty \text{ as }x\to-\infty.

This is exponential decay. Decay means repeated multiplication by a positive factor smaller than 11. It does not mean the output is negative.

Worked example 2: rewrite the base before sketching

Section titled “Worked example 2: rewrite the base before sketching”

Describe the graph of

y=9x/2.y=9^{-x/2}.

Rewrite the expression using index laws:

9x/2=(91/2)x=(13)x.9^{-x/2}=\left(9^{-1/2}\right)^x =\left(\frac13\right)^x.

The base is between 00 and 11, so the graph decreases. It passes through (0,1)(0,1) and has horizontal asymptote y=0y=0. Useful exact points are

x=1y=3,x=1y=13.x=-1\Rightarrow y=3, \qquad x=1\Rightarrow y=\frac13.

The number

e=2.718281828e=2.718281828\ldots

is the natural base for exponentials. The function y=exy=e^x has exactly the same qualitative shape as every y=axy=a^x with a>1a>1: it passes through (0,1)(0,1), is always positive and has asymptote y=0y=0.

Its special importance comes from calculus:

ddxex=ex.\frac{\mathrm d}{\mathrm dx}e^x=e^x.

At every point, the gradient of y=exy=e^x equals its height. This makes exe^x the simplest function for describing continuously changing quantities. The derivative property is developed in differentiating standard functions.

On a calculator, use the exe^x key rather than rounding ee first.

Evaluate 5e0.45e^{-0.4} to three significant figures.

Enter the complete expression:

5e0.4=3.3516005e^{-0.4}=3.351600\ldots

Therefore

5e0.4=3.35to three significant figures.5e^{-0.4}=3.35 \quad \text{to three significant figures}.

The negative exponent makes e0.4=1/e0.4<1e^{-0.4}=1/e^{0.4}<1. It does not make the answer negative.

For

y=Aaxh+k,y=Aa^{x-h}+k,

start with y=axy=a^x and apply the transformations carefully.

FeatureEffect
xhx-htranslate hh units right
+k+ktranslate kk units up
factor AAstretch parallel to the yy-axis by scale factor $
A<0A<0also reflect in the xx-axis

The original asymptote y=0y=0 becomes y=ky=k. The transformed graph has range y>ky>k when A>0A>0, and y<ky<k when A<0A<0.

Do not assume the yy-intercept is still 11. It must be found by substituting x=0x=0.

Worked example 4: sketch a translated exponential

Section titled “Worked example 4: sketch a translated exponential”

Sketch

y=2x1+3,y=2^{x-1}+3,

stating its asymptote, intercept and range.

The graph y=2xy=2^x is translated 11 unit right and 33 units up.

The horizontal asymptote is therefore

y=3.y=3.

For the yy-intercept, set x=0x=0:

y=21+3=12+3=72.y=2^{-1}+3=\frac12+3=\frac72.

So the graph crosses the yy-axis at (0,7/2)(0,7/2). It is increasing and remains above its asymptote, giving the range

y>3.y>3.

It has no xx-intercept because 2x1+32^{x-1}+3 is always greater than 33.

Worked example 5: reflection and an intercept

Section titled “Worked example 5: reflection and an intercept”

Describe

y=43ex.y=4-3e^{-x}.

Write it as y=3ex+4y=-3e^{-x}+4. The x-x reflects y=exy=e^x in the yy-axis, so exe^{-x} decreases. Multiplication by 3-3 reflects it in the xx-axis and stretches it. Adding 44 moves it upwards.

As xx\to\infty, ex0e^{-x}\to0, so the horizontal asymptote is y=4y=4. Since 3ex<0-3e^{-x}<0, the graph always lies below this asymptote and has range y<4y<4.

Its yy-intercept is

y=43e0=1,y=4-3e^0=1,

so it passes through (0,1)(0,1). For the xx-intercept,

43ex=0ex=43.4-3e^{-x}=0 \quad\Longrightarrow\quad e^{-x}=\frac43.

Finding the exact value of xx requires a logarithm. The graph still tells us that there is one negative root because the function is increasing, is 11 at x=0x=0, and tends to -\infty as xx\to-\infty.

Finding an exponential rule from information

Section titled “Finding an exponential rule from information”

A common model has the form

y=Abx.y=Ab^x.

Here A=y(0)A=y(0) is the initial value, while bb is the multiplication factor for each increase of 11 in xx.

Worked example 6: determine the parameters

Section titled “Worked example 6: determine the parameters”

An exponential function has the form f(x)=Abxf(x)=Ab^x. It passes through (0,6)(0,6) and (2,54)(2,54), where A>0A>0 and b>0b>0. Find f(x)f(x).

Using (0,6)(0,6):

6=Ab0=A,6=Ab^0=A,

so A=6A=6. Now use (2,54)(2,54):

54=6b2b2=9.54=6b^2 \quad\Longrightarrow\quad b^2=9.

Although algebraically b=±3b=\pm3, an exponential base must be positive, so b=3b=3. Hence

f(x)=63x.\boxed{f(x)=6\cdot3^x}.

Check: f(2)=69=54f(2)=6\cdot9=54.

  • ax+1a^{x+1} is aaxa\cdot a^x, not ax+1a^x+1.
  • ax+ax=2axa^x+a^x=2a^x, not a2xa^{2x}. Index laws apply to multiplication and division of powers, not addition.
  • A negative exponent gives a reciprocal: ex=1/exe^{-x}=1/e^x. The value is still positive.
  • Exponential decay approaches zero without becoming zero.
  • In axha^{x-h}, the graph moves right by hh. Horizontal transformations act in the opposite direction to the sign seen inside the function.
  • A horizontal asymptote need not be the xx-axis after a vertical translation.

State the domain, range, yy-intercept and horizontal asymptote of y=5xy=5^x.

Answer

The domain is xRx\in\mathbb R, the range is y>0y>0, the yy-intercept is (0,1)(0,1) and the horizontal asymptote is y=0y=0. Since 5>15>1, the function is increasing.

Without a calculator, decide whether y=8x/3y=8^{-x/3} represents growth or decay, and simplify its base.

Answer 8x/3=(81/3)x=(12)x.8^{-x/3}=\left(8^{-1/3}\right)^x =\left(\frac12\right)^x.

The base is 1/21/2, so it is exponential decay.

For y=23x+5y=-2\cdot3^x+5, find the horizontal asymptote, yy-intercept and range.

Answer

The asymptote is y=5y=5. At x=0x=0,

y=230+5=3,y=-2\cdot3^0+5=3,

so the yy-intercept is (0,3)(0,3). Since 23x<0-2\cdot3^x<0, the graph lies below the asymptote and its range is y<5y<5.

The function g(x)=Abxg(x)=Ab^x passes through (0,10)(0,10) and (1,8)(1,8). Find AA and bb, and state whether gg shows growth or decay.

Answer

From g(0)=10g(0)=10, A=10A=10. Then

8=10bb=0.8.8=10b \quad\Longrightarrow\quad b=0.8.

Thus g(x)=10(0.8)xg(x)=10(0.8)^x. Since 0<b<10<b<1, it shows decay.