Polynomial Functions

Now, you will learn how to identify a polynomial function and what makes them different from a power function. You will also be able to define the key characteristics of a polynomial function, such as the degree, leading coefficient, end behavior, intercepts, and turning points.

Identifying the Degree and Leading Coefficient of a Polynomial Function

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 power function consisting of the leading term. See Table 3.

Polynomial Function Leading Term Graph of Polynomial Function
f(x)=5 x^{4}+2 x^{3}-x-4 5 x^{4}
f(x)=-2 x^{6}-x^{5}+3 x^{4}+x^{3} -2 x^{6}
f(x)=3 x^{5}-4 x^{4}+2 x^{2}+1 3 x^{5}
f(x)=-6 x^{3}+7 x^{2}+3 x+1 -6 x^{3}

Table 3


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.

Figure 7


Solution

As the input values x get very large, the output values f(x) increase without bound. As the input values x get very small, the output values f(x) decrease without bound. We can describe the end behavior symbolically by writing

 \text { as } x \rightarrow-\infty, f(x) \rightarrow-\infty

 \text { as } x \rightarrow \infty, f(x) \rightarrow \infty

In words, we could say that as x values approach infinity, the function values approach infinity, and as x values approach negative infinity, the function values approach negative infinity.

We can tell this graph has the shape of an odd degree power function that has not been reflected, so the degree of the polynomial creating this graph must be odd and the leading coefficient must be positive.


TRY IT #4

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

Figure 8


EXAMPLE 7

Identifying End Behavior and Degree of a Polynomial Function

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


Solution

Obtain the general form by expanding the given expression for f(x).

\begin{aligned}
f(x) &=-3 x^{2}(x-1)(x+4) \\
&=-3 x^{2}\left(x^{2}+3 x-4\right) \\
&=-3 x^{4}-9 x^{3}+12 x^{2}
\end{aligned}

The general form is f(x)=-3 x^{4}-9 x^{3}+12 x^{2}. The leading term is -3 x^{4}; therefore, the degree of the polynomial is 4. The degree is even (4) and the leading coefficient is negative (–3), so the end behavior is

 \text { as } x \rightarrow-\infty, f(x) \rightarrow-\infty

 \text { as } x \rightarrow \infty, f(x) \rightarrow-\infty


TRY IT #5

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