Graphing Polynomial Functions
The graph of a polynomial function provides a visual representation of how the function's value changes as the input value changes. The shape of this graph can vary greatly depending on the degree and coefficients of the function.
Point Plotting Method
The most fundamental way to draw a graph is by determining several point pairs that satisfy the function, then connecting them with a smooth curve.
Steps:
- Choose several different values for .
- Calculate the value for each chosen value.
- Create a table of value pairs.
- Plot these points on the coordinate plane.
- Connect the points with a smooth and continuous curve.
Linear Function (Degree 1)
Graph the function .
We choose several values and calculate :
-3 | -1 | |
-2 | 1 | |
-1 | 3 | |
0 | 5 | |
1 | 7 | |
2 | 9 | |
3 | 11 |
Plot the points and connect them:
Quadratic Function (Degree 2)
Graph the function .
Table of values:
-2 | 5 | |
-1 | 0 | |
0 | -3 | |
1 | -4 | |
2 | -3 | |
3 | 0 | |
4 | 5 |
Plot the points and connect with a smooth curve (parabola):
Cubic Function (Degree 3)
Graph the function .
Table of values:
-4 | -20 | |
-3 | -4 | |
-2 | 0 | |
-1 | -2 | |
0 | -4 | |
1 | 0 | |
2 | 16 |
Plot the points and connect with a smooth curve:
General Characteristics of Polynomial Graphs
Graphs of polynomial functions are always smooth (no sharp corners) and continuous (no jumps or breaks). Their general shape is heavily influenced by the degree of the polynomial.
- Degree 0: . The graph is a horizontal line.
- Degree 1: . The graph is a straight (slanted) line.
- Degree 2: . The graph is a parabola.
- Degree 3: . The graph has a shape like the letter 'S' or a reverse 'S', and can have up to two 'peaks' or 'valleys'.
- Degree 4: The graph can have up to three 'peaks' or 'valleys'.
- Degree 5: The graph can have up to four 'peaks' or 'valleys'.
In general, the graph of a polynomial function of degree can intersect the -axis at most times and has at most turning points (peaks or valleys).
End Behavior
One important characteristic of polynomial graphs is their end behavior, which describes the direction of the graph as approaches positive infinity () or negative infinity ().
The end behavior is determined solely by the leading term :
- Degree (Even or Odd)
- Sign of the Leading Coefficient (Positive or Negative)
There are four possible combinations:
-
Even, (Positive):
-
As , (rises right )
-
As , (rises left )
-
Examples: ,
Graph of (Even, Positive)Graph rises to the left and right.
-
-
Even, (Negative):
-
As , (falls right )
-
As , (falls left )
-
Examples: ,
Graph of (Even, Negative)Graph falls to the left and right.
-
-
Odd, (Positive):
-
As , (rises right )
-
As , (falls left )
-
Examples: , ,
Graph of (Odd, Positive)Graph falls to the left and rises to the right.
-
-
Odd, (Negative):
-
As , (falls right )
-
As , (rises left )
-
Examples: ,
Graph of (Odd, Negative)Graph rises to the left and falls to the right.
-
Using End Behavior
Knowing the end behavior is very helpful for identifying the graph of a polynomial function without having to plot it in detail.
Application Example:
Match the following functions with their likely end behavior:
-
- Leading term:
- Degree (Even)
- Leading coefficient (Positive)
- End behavior: Rises left (), Rises right ()
Graph ofEnd Behavior: -
- Leading term:
- Degree (Odd)
- Leading coefficient (Negative)
- End behavior: Rises left (), Falls right ()
Graph ofEnd Behavior: -
- Leading term:
- Degree (Even)
- Leading coefficient (Negative)
- End behavior: Falls left (), Falls right ()
Graph ofEnd Behavior: -
- Leading term:
- Degree (Odd)
- Leading coefficient (Positive)
- End behavior: Falls left (), Rises right ()
Graph ofEnd Behavior:
By analyzing the leading term, we can predict the general shape of the graph at its ends.