Power Functions and Polynomial Functions

Learning Outcomes

  • Identify power functions.
  • Identify end behavior of power functions.
  • Identify polynomial functions.
  • Identify the degree and leading coefficient of polynomial functions.
  • Identify end behavior of polynomial functions.
  • Identify intercepts of factored polynomial functions.
Three birds on a cliff with the sun rising in the background.

Figure 1. (credit: Jason Bay, Flickr)

Suppose a certain species of bird thrives on a small island. Its population over the last few years is shown below.

Year 2009 2010 2011 2012 2013
Bird Population 800 897 992 1,083 1,169

The population can be estimated using the function [latex]P\left(t\right)=-0.3{t}^{3}+97t+800[/latex], where [latex]P\left(t\right)[/latex] represents the bird population on the island t years after 2009. We can use this model to estimate the maximum bird population and when it will occur. We can also use this model to predict when the bird population will disappear from the island. In this section, we will examine functions that we can use to estimate and predict these types of changes.

Identify power functions

In order to better understand the bird problem, we need to understand a specific type of function. A power function is a function with a single term that is the product of a real number, a coefficient, and a variable raised to a fixed real number. (A number that multiplies a variable raised to an exponent is known as a coefficient.)

As an example, consider functions for area or volume. The function for the area of a circle with radius is

[latex]A\left(r\right)=\pi {r}^{2}[/latex]

and the function for the volume of a sphere with radius r is

[latex]V\left(r\right)=\frac{4}{3}\pi {r}^{3}[/latex]

Both of these are examples of power functions because they consist of a coefficient, [latex]\pi [/latex] or [latex]\frac{4}{3}\pi [/latex], multiplied by a variable r raised to a power.

A General Note: Power Function

A power function is a function that can be represented in the form

[latex]f\left(x\right)=k{x}^{p}[/latex]

where k and p are real numbers, and k is known as the coefficient.

Q & A

Is [latex]f\left(x\right)={2}^{x}[/latex] a power function?

No. A power function contains a variable base raised to a fixed power. This function has a constant base raised to a variable power. This is called an exponential function, not a power function.

Example 1: Identifying Power Functions

Which of the following functions are power functions?

[latex]\begin{align}&f\left(x\right)=1 && \text{Constant function} \\ &f\left(x\right)=x && \text{Identify function} \\ &f\left(x\right)={x}^{2} && \text{Quadratic function} \\ &f\left(x\right)={x}^{3} && \text{Cubic function} \\ &f\left(x\right)=\frac{1}{x} && \text{Reciprocal function} \\ &f\left(x\right)=\frac{1}{{x}^{2}} && \text{Reciprocal squared function} \\ &f\left(x\right)=\sqrt{x} && \text{Square root function} \\ &f\left(x\right)=\sqrt[3]{x} && \text{Cube root function} \end{align}[/latex]

Try It

Which functions are power functions?

[latex]\begin{align}f\left(x\right)=2{x}^{2}\cdot 4{x}^{3} \\ g\left(x\right)=-{x}^{5}+5{x}^{3}-4x \\ h\left(x\right)=\frac{2{x}^{5}-1}{3{x}^{2}+4} \end{align}[/latex]

 Identify end behavior of power functions

Figure 2 shows the graphs of [latex]f\left(x\right)={x}^{2},g\left(x\right)={x}^{4}[/latex] and [latex]\text{and}h\left(x\right)={x}^{6}[/latex], which are all power functions with even, whole-number powers. Notice that these graphs have similar shapes, very much like that of the quadratic function in the toolkit. However, as the power increases, the graphs flatten somewhat near the origin and become steeper away from the origin.

Graph of three functions, h(x)=x^2 in green, g(x)=x^4 in orange, and f(x)=x^6 in blue.

Figure 2. Even-power functions

To describe the behavior as numbers become larger and larger, we use the idea of infinity. We use the symbol [latex]\infty[/latex] for positive infinity and [latex]-\infty[/latex] for negative infinity. When we say that “x approaches infinity,” which can be symbolically written as [latex]x\to \infty [/latex], we are describing a behavior; we are saying that x is increasing without bound.

With the even-power function, as the input increases or decreases without bound, the output values become very large, positive numbers. Equivalently, we could describe this behavior by saying that as [latex]x[/latex] approaches positive or negative infinity, the [latex]f\left(x\right)[/latex] values increase without bound. In symbolic form, we could write

[latex]\text{as }x\to \pm \infty , f\left(x\right)\to \infty\\ [/latex]

Figure 3 shows the graphs of [latex]f\left(x\right)={x}^{3},g\left(x\right)={x}^{5},\text{and}h\left(x\right)={x}^{7}[/latex], which are all power functions with odd, whole-number powers. Notice that these graphs look similar to the cubic function in the toolkit. Again, as the power increases, the graphs flatten near the origin and become steeper away from the origin.

Graph of three functions, f(x)=x^3 in green, g(x)=x^5 in orange, and h(x)=x^7 in blue.

Figure 3. Odd-power function

These examples illustrate that functions of the form [latex]f\left(x\right)={x}^{n}[/latex] reveal symmetry of one kind or another. First, in Figure 2 we see that even functions of the form [latex]f\left(x\right)={x}^{n}\text{, }n\text{ even,}[/latex] are symmetric about the y-axis. In Figure 3 we see that odd functions of the form [latex]f\left(x\right)={x}^{n}\text{, }n\text{ odd,}[/latex] are symmetric about the origin.

For these odd power functions, as x approaches negative infinity, [latex]f\left(x\right)[/latex] decreases without bound. As x approaches positive infinity, [latex]f\left(x\right)[/latex] increases without bound. In symbolic form we write

[latex]\begin{align}&\text{as } x\to -\infty , f\left(x\right)\to -\infty \\[1mm] &\text{as } x\to \infty , f\left(x\right)\to \infty \\ \text{ } \end{align}[/latex]

The behavior of the graph of a function as the input values get very small ( [latex]x\to -\infty[/latex] ) and get very large ( [latex]x\to \infty[/latex] ) is referred to as the end behavior of the function. We can use words or symbols to describe end behavior.

The table below shows the end behavior of power functions in the form [latex]f\left(x\right)=k{x}^{n}[/latex] where [latex]n[/latex] is a non-negative integer depending on the power and the constant.

How To: Given a power function [latex]f\left(x\right)=k{x}^{n}[/latex] where n is a non-negative integer, identify the end behavior.

  1. Determine whether the power is even or odd.
  2. Determine whether the constant is positive or negative.
  3. Use Figure 4 to identify the end behavior.

Example 2: Identifying the End Behavior of a Power Function

Describe the end behavior of the graph of [latex]f\left(x\right)={x}^{8}[/latex].

Example 3: Identifying the End Behavior of a Power Function.

Describe the end behavior of the graph of [latex]f\left(x\right)=-{x}^{9}[/latex].

Try It

Describe in words and symbols the end behavior of [latex]f\left(x\right)=-5{x}^{4}[/latex].

 Identify polynomial functions

An oil pipeline bursts in the Gulf of Mexico, causing an oil slick in a roughly circular shape. The slick is currently 24 miles in radius, but that radius is increasing by 8 miles each week. We want to write a formula for the area covered by the oil slick by combining two functions. The radius r of the spill depends on the number of weeks w that have passed. This relationship is linear.

[latex]r\left(w\right)=24+8w[/latex]

We can combine this with the formula for the area A of a circle.

[latex]A\left(r\right)=\pi {r}^{2}[/latex]

Composing these functions gives a formula for the area in terms of weeks.

[latex]\begin{align}A\left(w\right)&=A\left(r\left(w\right)\right)\\ &=A\left(24+8w\right)\\ &=\pi {\left(24+8w\right)}^{2}\end{align}[/latex]

Multiplying gives the formula.

[latex]A\left(w\right)=576\pi +384\pi w+64\pi {w}^{2}[/latex]

This formula is an example of a polynomial function. A polynomial function consists of either zero or the sum of a finite number of non-zero terms, each of which is a product of a number, called the coefficient of the term, and a variable raised to a non-negative integer power.

A General Note: Polynomial Functions

Let n be a non-negative integer. A polynomial function is a function that can be written in the form

[latex]f\left(x\right)={a}_{n}{x}^{n}+\dots+{a}_{2}{x}^{2}+{a}_{1}x+{a}_{0}[/latex]

This is called the general form of a polynomial function. Each [latex]{a}_{i}[/latex] is a coefficient and can be any real number. Each product [latex]{a}_{i}{x}^{i}[/latex] is a term of a polynomial function.

Example 4: Identifying Polynomial Functions

Which of the following are polynomial functions?

[latex]\begin{gathered}f\left(x\right)=2{x}^{3}\cdot 3x+4 \\ g\left(x\right)=-x\left({x}^{2}-4\right) \\ h\left(x\right)=5\sqrt{x}+2 \end{gathered}[/latex]

 Identify the degree and leading coefficient of polynomial functions

Because of the form of a polynomial function, we can see an infinite variety in the number of terms and the power of the variable. Although the order of the terms in the polynomial function is not important for performing operations, we typically arrange the terms in descending order of power, or in general form. The degree of the polynomial is the highest power of the variable that occurs in the polynomial; it is the power of the first variable if the function is in general form. The leading term is the term containing the highest power of the variable, or the term with the highest degree. The leading coefficient is the coefficient of the leading term.

A General Note: Terminology of Polynomial Functions

Diagram to show what the components of the leading term in a function are. The leading coefficient is a_n and the degree of the variable is the exponent in x^n. Both the leading coefficient and highest degree variable make up the leading term. So the function looks like f(x)=a_nx^n +…+a_2x^2+a_1x+a_0.

Figure 6

We often rearrange polynomials so that the powers are descending.

When a polynomial is written in this way, we say that it is in general form.

How To: Given a polynomial function, identify the degree and leading coefficient.

  1. Find the highest power of to determine the degree function.
  2. Identify the term containing the highest power of to find the leading term.
  3. Identify the coefficient of the leading term.

Example 5: Identifying the Degree and Leading Coefficient of a Polynomial Function

Identify the degree, leading term, and leading coefficient of the following polynomial functions.

[latex]\begin{gathered} f\left(x\right)=3+2{x}^{2}-4{x}^{3} \\ g\left(t\right)=5{t}^{5}-2{t}^{3}+7t\\ h\left(p\right)=6p-{p}^{3}-2\end{gathered}[/latex]

Try It

Identify the degree, leading term, and leading coefficient of the polynomial [latex]f\left(x\right)=4{x}^{2}-{x}^{6}+2x - 6[/latex].

Try It

Identifying End Behavior of Polynomial Functions

Knowing the degree of a polynomial function is useful in helping us predict its end behavior. To determine its end behavior, look at the leading term of the polynomial function. Because the power of the leading term is the highest, that term will grow significantly faster than the other terms as x gets very large or very small, so its behavior will dominate the graph. For any polynomial, the end behavior of the polynomial will match the end behavior of the term of highest degree.

Polynomial Function Leading Term Graph of Polynomial Function
[latex]f\left(x\right)=5{x}^{4}+2{x}^{3}-x - 4[/latex] [latex]5{x}^{4}[/latex]
Graph of f(x)=5x^4+2x^3-x-4.
[latex]f\left(x\right)=-2{x}^{6}-{x}^{5}+3{x}^{4}+{x}^{3}[/latex] [latex]-2{x}^{6}[/latex]
Graph of f(x)=-2x^6-x^5+3x^4+x^3.
[latex]f\left(x\right)=3{x}^{5}-4{x}^{4}+2{x}^{2}+1[/latex] [latex]3{x}^{5}[/latex]
Graph of f(x)=3x^5-4x^4+2x^2+1.
[latex]f\left(x\right)=-6{x}^{3}+7{x}^{2}+3x+1[/latex] [latex]-6{x}^{3}[/latex]
Graph of f(x)=-6x^3+7x^2+3x+1.

Example 6: Identifying End Behavior and Degree of a Polynomial Function

Describe the end behavior and determine a possible degree of the polynomial function in Figure 7.

Graph of an odd-degree polynomial.

Figure 7

Try It

Describe the end behavior, and determine a possible degree of the polynomial function in Figure 9.

Graph of an even-degree polynomial.

Figure 9

Example 7: Identifying End Behavior and Degree of a Polynomial Function

Given the function [latex]f\left(x\right)=-3{x}^{2}\left(x - 1\right)\left(x+4\right)[/latex], express the function as a polynomial in general form, and determine the leading term, degree, and end behavior of the function.

Try It

Given the function [latex]f\left(x\right)=0.2\left(x - 2\right)\left(x+1\right)\left(x - 5\right)[/latex], express the function as a polynomial in general form and determine the leading term, degree, and end behavior of the function.

Identifying Local Behavior of Polynomial Functions

In addition to the end behavior of polynomial functions, we are also interested in what happens in the “middle” of the function. In particular, we are interested in locations where graph behavior changes. A turning point is a point at which the function values change from increasing to decreasing or decreasing to increasing.

Figure 10

We are also interested in the intercepts. As with all functions, the y-intercept is the point at which the graph intersects the vertical axis. The point corresponds to the coordinate pair in which the input value is zero. Because a polynomial is a function, only one output value corresponds to each input value so there can be only one y-intercept, [latex]\left(0,{a}_{0}\right)[/latex]. The x-intercepts occur at the input values that correspond to an output value of zero. It is possible to have more than one x-intercept. 

A General Note: Intercepts and Turning Points of Polynomial Functions

A turning point of a graph is a point at which the graph changes direction from increasing to decreasing or decreasing to increasing. The y-intercept is the point at which the function has an input value of zero. The x-intercepts are the points at which the output value is zero.

How To: Given a polynomial function, determine the intercepts.

  1. Determine the y-intercept by setting [latex]x=0[/latex] and finding the corresponding output value.
  2. Determine the x-intercepts by solving for the input values that yield an output value of zero.

Example 8: Determining the Intercepts of a Polynomial Function

Given the polynomial function [latex]f\left(x\right)=\left(x - 2\right)\left(x+1\right)\left(x - 4\right)[/latex], written in factored form for your convenience, determine the y– and x-intercepts.

Example 9: Determining the Intercepts of a Polynomial Function with Factoring

Given the polynomial function [latex]f\left(x\right)={x}^{4}-4{x}^{2}-45[/latex], determine the y– and x-intercepts.

Try It

Given the polynomial function [latex]f\left(x\right)=2{x}^{3}-6{x}^{2}-20x[/latex], determine the y– and x-intercepts.

Try It

Comparing Smooth and Continuous Graphs

The degree of a polynomial function helps us to determine the number of x-intercepts and the number of turning points. A polynomial function of nth degree is the product of n factors, so it will have at most n roots or zeros, or x-intercepts. The graph of the polynomial function of degree n must have at most n – 1 turning points. This means the graph has at most one fewer turning point than the degree of the polynomial or one fewer than the number of factors.

A continuous function has no breaks in its graph: the graph can be drawn without lifting the pen from the paper. A smooth curve is a graph that has no sharp corners. The turning points of a smooth graph must always occur at rounded curves. The graphs of polynomial functions are both continuous and smooth.

A General Note: Intercepts and Turning Points of Polynomials

A polynomial of degree n will have, at most, n x-intercepts and n – 1 turning points.

Example 10: Determining the Number of Intercepts and Turning Points of a Polynomial

Without graphing the function, determine the local behavior of the function by finding the maximum number of x-intercepts and turning points for [latex]f\left(x\right)=-3{x}^{10}+4{x}^{7}-{x}^{4}+2{x}^{3}[/latex].

 

Try It

Without graphing the function, determine the maximum number of x-intercepts and turning points for [latex]f\left(x\right)=108 - 13{x}^{9}-8{x}^{4}+14{x}^{12}+2{x}^{3}[/latex]

Example 11: Drawing Conclusions about a Polynomial Function from the Graph

What can we conclude about the polynomial represented by the graph shown in the graph in Figure 13 based on its intercepts and turning points?

Graph of an even-degree polynomial.

Figure 13

Try It

What can we conclude about the polynomial represented by Figure 15 based on its intercepts and turning points?

Graph of an odd-degree polynomial.

Figure 15

Example 12: Drawing Conclusions about a Polynomial Function from the Factors

Given the function [latex]f\left(x\right)=-4x\left(x+3\right)\left(x - 4\right)[/latex], determine the local behavior.

Try It

Given the function [latex]f\left(x\right)=0.2\left(x - 2\right)\left(x+1\right)\left(x - 5\right)[/latex], determine the local behavior.

try it

Key Equations

general form of a polynomial function [latex]f\left(x\right)={a}_{n}{x}^{n}+\dots+{a}_{2}{x}^{2}+{a}_{1}x+{a}_{0}[/latex]

Key Concepts

  • A power function is a variable base raised to a number power.
  • The behavior of a graph as the input decreases beyond bound and increases beyond bound is called the end behavior.
  • The end behavior depends on whether the power is even or odd.
  • A polynomial function is the sum of terms, each of which consists of a transformed power function with positive whole number power.
  • The degree of a polynomial function is the highest power of the variable that occurs in a polynomial. The term containing the highest power of the variable is called the leading term. The coefficient of the leading term is called the leading coefficient.
  • The end behavior of a polynomial function is the same as the end behavior of the power function represented by the leading term of the function.
  • A polynomial of degree n will have at most n x-intercepts and at most n – 1 turning points.

Glossary

coefficient
a nonzero real number multiplied by a variable raised to an exponent
continuous function
a function whose graph can be drawn without lifting the pen from the paper because there are no breaks in the graph
degree
the highest power of the variable that occurs in a polynomial
end behavior
the behavior of the graph of a function as the input decreases without bound and increases without bound
leading coefficient
the coefficient of the leading term
leading term
the term containing the highest power of the variable
polynomial function
a function that consists of either zero or the sum of a finite number of non-zero terms, each of which is a product of a number, called the coefficient of the term, and a variable raised to a non-negative integer power.
power function
a function that can be represented in the form [latex]f\left(x\right)=k{x}^{p}[/latex] where is a constant, the base is a variable, and the exponent, p, is a constant smooth curve a graph with no sharp corners
term of a polynomial function
any [latex]{a}_{i}{x}^{i}[/latex] of a polynomial function in the form [latex]f\left(x\right)={a}_{n}{x}^{n}+\dots+{a}_{2}{x}^{2}+{a}_{1}x+{a}_{0}[/latex]
turning point
the location at which the graph of a function changes direction