Module 10.1 – Introduction to Power Functions and Polynomial Functions

Learning Objectives

In this section, you will:

  • Identify power functions.
  • Identify polynomial functions.
  • Identify the degree and leading coefficient of a polynomial function.

 

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 in Table 1.

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

The population can be estimated using the function $P(t) = −0.3t^{3} + 97t + 800$, where $P(t)$ 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.

Identifying Power Functions

Before we can understand the bird problem, it will be helpful to understand a different 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 $r$ is

\[

A(r) = \pi r^{2}

\]

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

\[

V(r) = \frac{4}{3} \pi r^{3}

\]

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

power function
A power function is a function that can be represented in the form
\[
f(x) = kx^{p}
\]
where $k$ and $p$ are real numbers, and $k$ is known as the coefficient.

Q & A…

Is $f(x) = 2^{x}$ 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?

\begin{align*}

f(x) &= 1   &   \text{Constant function} \\

f(x) &= x   &   \text{Identify function} \\

f(x) &= x^{2}   &   \text{Quadratic function} \\

f(x) &= x^{3}   &   \text{Cubic function} \\

f(x) &= \frac{1}{x}   &   \text{Reciprocal function} \\

f(x) &= \frac{1}{x^{2}}   &   \text{Reciprocal squared function} \\

f(x) &= \sqrt{x}   &   \text{Square root function} \\

f(x) &= \sqrt[3]{x}   &   \text{Cube root function}

\end{align*}

Solution All of the listed functions are power functions.

The constant and identity functions are power functions because they can be written as $f(x) = x^{0}$ and $f(x) = x^{1}$ respectively.

The quadratic and cubic functions are power functions with whole number powers $f(x) = x^{2}$ and $f(x) = x^{3}$.

The reciprocal and reciprocal squared functions are power functions with negative whole number powers because they can be written as $f(x) = x^{−1}$ and $f(x) = x^{−2}$.

The square and cube root functions are power functions with fractional powers because they can be written as $f(x) = x^{1/2}$ or $f(x) = x^{1/3}$.

Try It 1

Which functions are power functions?

\begin{align*}

f(x) &= 2x^{2} \cdot 4x^{3}   &   g(x) &= −x^{5} + 5x^{3}   &   h(x) &= \frac{2x^{5} – 1}{3x^{2} + 4}

\end{align*}

Solution Video

Identifying 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.

\[

r(w) = 24 + 8w

\]

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

\[

A(r) = \pi r^{2}

\]

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

\begin{align*}

A(w) &= A(r(w)) \\

&= A(24 + 8w) \\

&= \pi (24 + 8w)^{2}

\end{align*}

Multiplying gives the formula.

\[

A(w) = 576\pi + 384\pi w + 64\pi w^{2}

\]

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.

polynomial functions
Let $n$ be a non-negative integer. A polynomial function is a function that can be written in the form
\[
f(x) = a_{n} x^{n} + \cdots + a_{2} x^{2} + a_{1} x + a_{0}
\]
This is called the general form of a polynomial function. Each $a_{i}$ is a coefficient and can be any real number, but $a_{n}$ cannot equal 0. Each expression $a_{i} x^{i}$ is a term of a polynomial function.

Example 2  Identifying Polynomial Functions

Which of the following are polynomial functions?

\begin{align*}

f(x) &= 2x^{3} \cdot 3x + 4   &   g(x) &= -x(x^{2} – 4)   &   h(x) &= 5\sqrt{x+2}

\end{align*}

Solution The first two functions are examples of polynomial functions because they can be written in the form
$f(x) = a_{n} x^{n} + \cdots + a_{2} x^{2} + a_{1} x + a_{0}$, where the powers are non-negative integers and the coefficients are real numbers.

  • $f(x)$ can be written as $f(x) = 6x^{4} + 4$.
  • $g(x)$ can be written as $g(x) = -x^{3} + 4x$.
  • $h(x)$ cannot be written in this form and is therefore not a polynomial function.

Try It 2

Identify each of the following functions as a power function, a polynomial function, or neither.

\begin{align*}

f(x) &= x^{5}   &   g(x) &= (x^{2})^{3}   &   h(x) &= x – x^{4} \\

p(x) &= 2x(x+2)(x-1)^{2}   &   q(x) &= \frac{x^{2}}{x^{2} – 1}   &   r(x) &= 3^{x+1}

\end{align*}

Identifying the Degree and Leading Coefficient of a Polynomial Function

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.

terminology of polynomial functions
We often rearrange polynomials so that the powers are descending.
\[
f(x) = a_{n} x^{n} + \cdots + a_{2} x^{2} + a_{1} x + a_{0}
\]
When a polynomial is written in this way, we say that it is in general form. In this case, we have a polynomial with degree $n$, leading term $a_{n} x^{n}$,  and leading coefficient $a_{n}$.

How To…

Given a polynomial function, identify the degree and leading coefficient.
  1. Find the highest power of $x$ to determine the degree of the function.
  2. Identify the term containing the highest power of $x$ to find the leading term.
  3. Identify the coefficient of the leading term.

Example 3  Identifying the Degree and Leading Coefficient of a Polynomial Function

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

\begin{align*}

f(x) &= 3 + 2x^{2} – 4x^{3} \\

g(t) &= 5t^{5} – 2t^{3} + 7t \\

h(p) &= 6p – p^{3} – 2

\end{align*}

Solution For the function $f(x)$, the highest power of $x$ is 3, so the degree is 3. The leading term is the term containing that degree, $-4x^{3}$. The leading coefficient is the coefficient of that term, $-4$.

For the function $g(t)$, the highest power of $t$ is 5, so the degree is 5. The leading term is the term containing that degree, $5t^{5}$. The leading coefficient is the coefficient of that term, 5.

For the function $h(p)$, the highest power of $p$ is 3, so the degree is 3. The leading term is the term containing that degree, $-p^{3}$; the leading coefficient is the coefficient of that term, $-1$.

Try It 3

Identify the degree, leading term, and leading coefficient of the polynomial $f(x) = 4x^{2} – x^{6} + 2x – 6$.

 

License

Mathematics for Business Copyright © by Jonathan Brucks. All Rights Reserved.

Share This Book