Skip to main content
\delimitershortfall1sp

SectionPower Functions

Supplemental Videos

The main topics of this section are also presented in the following videos:

Before we begin discussing the behavior of power functions, it is important that we remember our laws of exponents. Recall that a positive integer exponent tells us how many times its base occurs as a factor in an expression. For example,

4a3b2 means 4aaabb.

Recall too the definition of a negative or zero exponent:

Definition of Negative and Zero Exponents
an=1an(a0)a0=1(a0)

As we begin combining both positive and negative exponents, we adhere to the following rules:

Laws of Exponents
  1. aman=am+n

  2. aman=amn

  3. (am)n=amn

  4. (ab)n=anbn

  5. (ab)n=anbn

Example308

a. x3x5=x35=x2Apply the first law: Add exponents.b. 8x24x6=84x2(6)=2x4Apply the second law: Subtract exponents.c. (5x3)2=52(x3)2=x625Apply laws IV and III.

You can check that each of the calculations in Example308 is shorter when we use negative exponents instead of converting the expressions into algebraic fractions.

Example309

Simplify by applying the laws of exponents.

  1. (2a4)(4a2)

  2. (r2)33r4

Solution
  1. \((2a^{-4})(-4a^2)=-8a^{-4+2}=-8a^{-2}=\dfrac{-8}{a^2} \)

  2. \(\dfrac{(r^2)^{-3}}{3r^{-4}}=\dfrac{r^{-6}}{3r^{-4}}=\dfrac{1}{3r^2} \)

Caution310

The laws of exponents do not apply to sums or differences of powers. We can add or subtract like terms, that is, powers of the same variable with the same exponent. For example,

6x2+3x2=9x2

but we cannot add or subtract terms with different exponents. Thus, for example, 4x23x2cannot be simplified, andx1+x3cannot be simplified.

SubsectionPower Functions

Power Function

A function of the form

f(x)=k(x)p

where k is a nonzero constant and p is any constant, is called a power function. In particular, if p=0, then f(x) is the constant function f(x)=k.

Examples of power functions are

V(r)=43π(r)3   and   L(T)=0.8125(T)2.

In addition, the basic functions

f(x)=1x   and   g(x)=1x2

can be written as

f(x)=x1   and   g(x)=x2.

Their graphs are shown in Figure311. Note that the domains of power functions with negative exponents do not include zero.

graphs of the two basic reciprocal functions
Figure311
Example312

Which of the following are power functions?

  1. f(x)=13x4+2

  2. g(x)=13x4

  3. h(x)=x+6x3

Solution
  1. This is not a power function, because of the addition of the constant term.

  2. We can write \(g(x) = \frac{1}{3}x^{-4}\text{,}\) so \(g\) is a power function.

  3. This is not a power function, but it can be treated as the sum of two power functions, because \(h(x) = x^{-2} + 6x^{-3}\text{.}\)

Example313

Write each function as a power function in the form y=kxp.

  1. f(x)=12x2

  2. g(x)=14x

  3. h(x)=25x6

Solution
  1. \(f (x) = 12x^{-2}\)

  2. \(g(x)=\dfrac{1}{4}x^{-1} \)

  3. \(h(x)=\dfrac{2}{5}x^{-6} \)

SubsectionLong Run Behavior

While power functions do not in general have to have integer exponents, these will be the types of power functions we are most interested in. In particular, we will look at the graphs and long run behavior of power functions with integer exponents. By long run behavior of a function we mean the value the function approaches as the input x goes to infinity or negative infinity.

Example314

Recall that the graph of f(x)=1x and g(x)=1x2 are given by:

graphs of the two basic reciprocal functions
Figure315
Identify the long run behavior of each of these functions.

Solution

Let's begin with the long run behavior of \(f(x) \text{.}\) Looking at the graph, we see that as \(x \) goes to infinity (i.e. as we move farther to the right on the \(x \)-axis) the output values of \(f(x)\) are getting close to 0. Similarly, as \(x \) goes to negative infinity (as we move farther to the left on the \(x\)-axis) the output values of \(f(x)\) are also getting closer to 0. We write this as

\begin{equation*} \text{as}\ \ x\to\pm\infty\ \ f(x)\to 0\text{.} \end{equation*}

By identical reasoning as above, we also have that

\begin{equation*} \text{as}\ \ x\to\pm\infty\ \ g(x)\to 0\text{.} \end{equation*}

In general, we have the following behaviors of power functions with integer exponents:

  1. The graph of

    y=x(odd positive number)

    is shown to the right. The long run behavior of such a function is given by x(odd positive number) as x ,  andx(odd positive number) as x. Examples of such functions are x,x3,x5, etc.

    graphs positive odd powers
    Figure316

  2. The graph of

    y=xeven positive number

    is shown to the right. The long run behavior of such a function is given by xeven positive number as x±. Examples of such functions are x2,x4,x6, etc.

    graphs positive even powers
    Figure317

  3. The graph of

    y=xodd negative number

    is shown to the right. The long run behavior of such a function is given by xodd negative number0 as x±. Examples of such functions are x1,x3,x5, etc.

    graphs negative odd powers
    Figure318

  4. The graph of

    y=xeven negative number

    is shown to the right. The long run behavior of such a function is given by xeven negative number0 as x± Examples of such functions are x2,x4,x6, etc.

    graphs negative even powers
    Figure319

SubsectionExercises