Graphing Polynomial Functions

In this section, we will bring all we know about polynomial functions and use it to sketch a graph given an equation. You will also learn about the intermediate value theorem and how we can use it to analyze behaviors when we don't know exactly where the zeros of a polynomial are.

Graphing Polynomial Functions

We can use what we have learned about multiplicities, end behavior, and turning points to sketch graphs of polynomial functions. Let us put this all together and look at the steps required to graph polynomial functions.


HOW TO

Given a polynomial function, sketch the graph.

1. Find the intercepts.

2. Check for symmetry. If the function is an even function, its graph is symmetrical about the y- axis, that is, f(−x)=f(x). If a function is an odd function, its graph is symmetrical about the origin, that is, f(−x)=−f(x).

3. Use the multiplicities of the zeros to determine the behavior of the polynomial at the x- intercepts.

4. Determine the end behavior by examining the leading term.

5. Use the end behavior and the behavior at the intercepts to sketch a graph.

6. Ensure that the number of turning points does not exceed one less than the degree of the polynomial.

7. Optionally, use technology to check the graph.


EXAMPLE 8

Sketching the Graph of a Polynomial Function

Sketch a graph of f(x)=-2(x+3)^{2}(x-5).


Solution

This graph has two x-intercepts. At x=−3, the factor is squared, indicating a multiplicity of 2. The graph will bounce at this x-intercept. At x=5, the function has a multiplicity of one, indicating the graph will cross through the axis at this intercept.

The y-intercept is found by evaluating f(0).

\begin{aligned}
f(0) &=-2(0+3)^{2}(0-5) \\
&=-2 \cdot 9 \cdot(-5) \\
&=90
\end{aligned}

The y-intercept is  (0, 90).

Additionally, we can see the leading term, if this polynomial were multiplied out, would be -2 x^{3},, so the end behavior is that of a vertically reflected cubic, with the outputs decreasing as the inputs approach infinity, and the outputs increasing as the inputs approach negative infinity. See Figure 13.

Figure 13


To sketch this, we consider that:

  • As x \rightarrow-\infty the function f(x) \rightarrow \infty, so we know the graph starts in the second quadrant and is decreasing toward the x- axis.
  • Since f(-x)=-2(-x+3)^{2}(-x-5) is not equal to f(x), the graph does not display symmetry.
  • At (−3,0), the graph bounces off of the x-axis, so the function must start increasing.
  • At (0,90), the graph crosses the y-axis at the y-intercept. See Figure 14.

Figure 14


Somewhere after this point, the graph must turn back down or start decreasing toward the horizontal axis because the graph passes through the next intercept at (5,0). See Figure 15.


Figure 15


As x \rightarrow \infty the function f(x) \rightarrow-\infty, so we know the graph continues to decrease, and we can stop drawing the graph in the fourth quadrant.

Using technology, we can create the graph for the polynomial function, shown in Figure 16, and verify that the resulting graph looks like our sketch in Figure 15.


Figure 16 The complete graph of the polynomial function f(x)=-2(x+3)^{2}(x-5)


TRY IT #3

Sketch a graph of f(x)=\frac{1}{4} x(x-1)^{4}(x+3)^{3}.