4.1: An Introduction to The Graphs of Polynomial Functions
( \newcommand{\kernel}{\mathrm{null}\,}\)
Focus: An Introduction to Polynomial Functions and Their Graphs
In this chapter, we will explore describing relationships with larger polynomial functions like f(x)=x3+x2 or g(x)=x4+2x3+4x2+2.
A polynomial is function that can be written as a sum of whole number powers of x such as
f(x)=anxn+⋯+a2x2+a1x+a0
To distinguish between different size polynomials and their graphs, we need to develop some new terminology to describe different polynomials.
The Degree of a Polynomial Function
The degree of the polynomial is the highest power of the variable that occurs in the polynomial.
Example 4.1.1
Identify the degree of each polynomials.
- f(x)=3+2x2−4x3
- g(t)=5t5−2t3+7t
- h(p)=6p−p3−2
Solution
- For the function f(x), the degree is 3 since the term with the largest power is −4x3
- For g(t), the degree is 5 since the term with the largest power is 5t5.
- For h(p), the degree is 3 since the term with the largest power is −p3.
Notice that a linear function, such as f(x)=3x+1 is a polynomial function of degree one. A quadratic function, such as g(x)=x2+3x+1 is a polynomial function of degree two. Our goal for this chapter is describing relationships with polynomial functions of larger degree.
With quadratic functions in chapter three, we identified three key features of the graph of a parabola in order to help us analyze the relationship the quadratic functions were describing. The key features of a quadratic function are
- The vertex
- The zeroes
- The end behavior
The vertex and end behavior allow us to determine where the parabola is increasing or decreasing as well as identify where the maximum or minimum value occurs. The real zeros of a parabola are the x-intercepts which help us determine where the function is positive or negative. With a larger polynomial, we seek to make a similar analysis. On the graph of the larger degree polynomial f(x)=x3−x2 below,
the polynomial changes sign from positive to negative (or vice versus) at the real zeros (or x-intercepts) at x=0 and x=1. The graph changes direction at x=0 and x≈0.67. Unlike a quadratic function, this third degree polynomial changes direction twice. Whereas a quadratic function has only one extrema, this polynomial has two relative extrema at the turning points where the graph changes direction. At the turning point x=0, a relative maximum occurs. By a relative maximum, we mean that in a small interval containing x=0, the function has its largest value in the interval at x=0. At the turning point x≈0.67, a relative minimum occurs. By a relative minimum, we mean that in a small interval containing x≈0.67, the function has its smallest value in the interval at x≈0.67. The relative maximum and minimums of a function are typically referred to as the relative extrema.
The function y=f(x) has a relative maximum at x = a if f(a)≥f(x) for any x in a small interval containing x=a.
The function y=f(x) has a relative minimum at x = a if f(a)≤f(x) for any x in a small interval containing x=a.
Notice the end behavior of the polynomial: it opens up on the right (as x→+∞,y→+∞) and down on the left ( as x→−∞,y→−∞). These three features of the graph of a polynomial function will help us analyze the relationship it is describing.
The key features of the graph of a polynomial function are
- The zeros
- The relative extrema
- The end behavior
In Calculus, we will explore techniques to locate the relative extreme. At this point in Precalculus, we will focus on identifying the zeros and the end behavior. We can use technology, such as a graphing calculator or graphing app, to approximate relative extrema on the graphs of polynomials at this point.
Focus: The Zeros of a Polynomial Function
As with quadratic functions, the zeros of polynomials are the values of x for which the function value f(x)=0. Real zeros are x-intercepts (or intercepts on the horizontal axis) on the graph. The zeros are a significant feature of a polynomial function since it will only change sign from positive to negative (or vice versus) at a real zero. Many of the techniques we used for solving polynomial equations in algebra will help us find the zeros of some polynomials.
Example 4.1.2
Find the zeros of the polynomial functions.
- f(x)=x3−x2−6x
- f(x)=x4+x3+x2
Solution
- The zeros occur when y=f(x)=0. So x3−x2−6x=0 Factoring out a common factor of x, then factoring the trinomial we have x(x2−x−6)=0 x(x−3)(x+2)=0 The linear factors correspond to three distinct zeros x=0,x=3,and x=2
- Letting y=f(x)=0, we have x4+x3+x2=0 Factoring out a common factor of x2 x2(x2+x+1)=0 Since the trinomial in not easily factorable into linear factors, we can set each factor to zero x2=x⋅x=0 and x2+x+1=0 In the first equation, we have two factors of x that correspond to the zero x=0. In the second equation, we must use the quadratic equation with a=1, b=1, and c=1 since the equation is not easily factored into linear factors. x=−1±√12−4(1)(1)2(1) x=−1±√−32=−1±i√32=−12±i√32
Notice in the first polynomials in the previous example, we had three distinct real zeros that corresponding to a single linear factor each. Whereas in the second polynomial, we had a repeated real zero x=0 that correspond to two of the same linear factor as well as two complex zeros. In general, we could have a distinct real zero(s), a repeated zero(s), or complex conjugate zeros with a larger polynomial function. With quadratic functions, we had either two real zeros or two complex zeros. We need some language to describe the number of time a zero of a polynomial is repeated. We use call the number of linear factors x−k) that corresponding to a zero x=k the multiplicity off the zero.
A zero x=k of a polynomial y=f(x has multiplicity n if there are n factors of the corresponding factor x−k in the factorization of the polynomial.
Let f(x)=x5+4x4+4x3. Find the zeros and their multiplicity.
Solution
Letting y=f(x)=0, we have x5+4x4+4x3=0 Factoring our a common factor of x3, then factoring the trinomial we have x3(x2+4x+4)=0x3(x+2)(x+2)=0These factors correspond to the zeros x=0 with multiplicity three and x=−2 with multiplicity two.
Let f(x)=x6−6x5+9x4. Find the zeros and their multiplicity.
- Answer
-
f(x) has zeros x=0 with multiplicity four and x=3 with multiplicity two.
Notice when finding the zeros and their multiplicities in each of the preceding examples and exercise, the polynomials had a common factor that when factored out of the polynomial, left a quadratic factor. When we set the quadratic factor to zero, we could solve with the quadratic formula or by factoring. With some larger polynomials, such as f(x)=x3−13x+12, there is no common factor. We can't use the quadratic formula since it is a cubic not a quadratic function. None of the techniques of solving polynomial equations from algebra help us find the zeros in this case. We will develop more tools in the next section to find the zeros of polynomials in this case.
As with quadratic functions, we can use the zeros of a polynomial and their multiplicities to find the formula for a polynomial function.
Find a formula for a polynomial function with zeros x=1 with multiplicity one and x=−3 with multiplicity two that passes through the point (0,4).
Solution
Since the polynomial has a zero x=1 with multiplicity one, there is a single factor of x−1. Since the polynomial has a zero x=−3 with multiplicity two, there are two factors of x+3. However, the polynomial y=f(x)=(x−1)(x+3)2 passes through the point (0,-9) since f(0)=−9. As with quadratic functions, the polynomial can also have a constant stretch factor a. So f(x)=a(x−1)(x+3)2 To find a, we can substitute the point x=0 and y=4 into the polynomial a(0−1)(0+3)2=4 Then solving for a, we have −9a=4 a=−49 Therefore, the formula for the polynomial is f(x)=−49(x−1)(x+3)2
For our polynomial in example 4, we could leave our function in factored form as f(x)=−49(x−1)(x+3)2 or multiply the factors out as f(x)=−49x3+209x2−−43x+4. Depending on what we want to do with the formula for the polynomial, either form is useful.
Find a formula for a polynomial function with zeros x=0 with multiplicity three and x=2i with multiplicity one that passes through the point (1,2).
Solution
Since the polynomial has a zero x=0 with multiplicity three, the polynomial has three factors of x. Since the polynomial has the complex zero x=2i of multiplicity one, the complex conjugate x=−2i must also be a zero since complex zeros of polynomials appear in conjugate pairs. These complex zeros correspond to the factors x−2i and x+2i in the polynomial. Therefore, the polynomial has the formula f(x)=ax3(x−2i)(x+2i) Simplifying by multiplying out the complex factors, we have f(x)=ax3(x2−2ix+2ix−4i2) f(x)=ax3(x2+4) Subsituting the given point x=1 and y=2 into the polynomial to find the stretch factor a then solving, we have 2=a13(12+4) 2=5a \[a=\dfrac{2}{5} \nonumber\. Therefore, the polynomial has a formula f(x)=25x3(x2+4)
Find a formula for a polynomial function with zeros x=1 with multiplicity one, x=−2 with multiplicity one, and x=3 with multiplicity two that passes through the point (0,5).
- Answer
-
f(x)=−518(x−1)(x+2)(x−3)2
Focus: The Behavior of the Graph of a Polynomial Function Near a Zero
As we have seen in the preceding examples, polynomial functions may have multiple distinct zeros each with a different multiplicity. Each real zero is an x-intercept. How does the multiplicity of a real zero affect the behavior of the graph near the zero? This is an important question we must address in order to graph larger polynomials.
Let's start by exploring the behavior of the graphs of powers of x near the zero x=0. If we graph the even even powers y=x2, y=x4, and y=x6 on the same axis, notice the behavior of the graph near the zero at x=0.
Each graph does not cross the x-axis at the zero.
Case: Powers of x
Let’s start by exploring the graphs of the odd powers y=x3, y=x5, and y=x7, near the zero x=0. Notice each odd power has odd multiplicity for the zero x=0 (multiplicity three, five, and seven respectively). In the graph below, notice that each graph crosses the x-axis at the zero.
Try graphing larger odd powers such as y=x9 and y=x11 with your graph utility or app, notice that they also cross the x-axis at the zero. We can conclude that all odd powers will cross the x-axis at the zero. In general, the product of an odd number of factors of a positive number is positive whereas the product of an odd number of factors of a negative number is negative. Therefore, the odd power changes sign at the zero x=0 crossing the x-axis.
When we graph the even powers y=x2, y=x4, and y=x6, near the zero x=0. Notice each even power has an even multiplicity for the zero x=0 (multiplicity two, four, and six respectively). In the graph below, notice that each graph does not cross the x-axis at the zero. Visually, it bounces off the x-axis as you move along the graph from right to left. Graphing larger even powers such as y=x8 and y=x10 with your graph utility or app, notice that they also do not cross the x-axis at the zero. We can conclude that all even powers will not cross the x-axis at the zero. In general, the product of an even number of factors of a positive number is positive and the product of an even number of factors of a negative number is positive also. Therefore, an even power does not change sign at the zero x=0 and does not cross the x-axis.
Key point: Odd powers of x cross the x-axis at a zero x=0. Even powers of x do not cross the x-axis at the zero x=0
Next, let’s consider the scenario where we have a zero of x=1. What happens as the multiplicity of the zero increases?
If the zero x=1 has multiplicity one, then a possible formula is y=x−1. Notice, the line of slope m=1 crosses the x-axis at the zero.
If the zero x=1 has multiplicity two, then a possible formula is y=(x−1)2 without a vertical stretch of reflection. The graph is a shift right one of the parabola y=x2 which does not cross the x-axis at the zero. A vertical stretch or reflection will not change that the graph will not cross the x-axis at the zero.
If the zero x=1 has multiplicity three, then a possible formula is y=(x−1)3. The graph is a shift right one of the cubic y=x3 which crosses the x-axis at the zero.
If the zero x=1 has multiplicity four, then a possible formula is y=(x−1)4. The graph is a shift right one of the even power y=x4 which does not cross the x-axis at the zero.
If the zero x=1 has multiplicity five, then a possible formula is y=(x−1)5. The graph is a shift right one of the odd power y=x5. So the graph will cross the x-axis at the zero.
Case: the effect of multiple factors near a zero.
Consider the polynomial y=x3(x−1) where the zero x=1 has multiplicity one. As we near the zero x=1 from above, the factor (x-1) nears zero, the factor x^3 nears x=1, so the product y=x3(x−1) nears 0⋅1=0. Moreover, the other factor x3 does not change sign at the zero x=1, but x−1 does since it have odd multiplicity. Therefore, we can conclude the multiplicity of a real zero, determines the behavior of the graph near a real zero.
Key point: Real zeros of odd multiplicity will cross the x-axis at the real zero. Real zeros of even multiplicity will not cross the x-axis at the zero.
Without graphing with technology, determine whether the polynomial \(y=
intercepts and turning points of polynomials
A polynomial of degree n will have:
- At most n horizontal intercepts. An odd degree polynomial will always have at least one.
- At most n−1 turning points
Example 4.1.7
What can we conclude about the graph of the polynomial shown here?
Solution
Based on the long run behavior, with the graph becoming large positive on both ends of the graph, we can determine that this is the graph of an even degree polynomial. The graph has 2 horizontal intercepts, suggesting a degree of 2 or greater, and 3 turning points, suggesting a degree of 4 or greater. Based on this, it would be reasonable to conclude that the degree is even and at least 4, so it is probably a fourth degree polynomial.
Exercise 4.1.4
Given the functionf(x)=0.2(x−2)(x+1)(x−5), determine the short run behavior.
- Answer
-
Horizontal intercepts are (2, 0) (-1, 0) and (5, 0), the vertical intercept is (0, 2) and there are 2 turns in the graph.
Short run Behavior: Intercepts
As with any function, the vertical intercept can be found by evaluating the function at an input of zero. Since this is evaluation, it is relatively easy to do it for a polynomial of any degree.
To find horizontal intercepts, we need to solve for when the output will be zero. For general polynomials, this can be a challenging prospect. While quadratics can be solved using the relatively simple quadratic formula, the corresponding formulas for cubic and 4th degree polynomials are not simple enough to remember, and formulas do not exist for general higher-degree polynomials. Consequently, we will limit ourselves to three cases:
- The polynomial can be factored using known methods: greatest common factor and trinomial factoring.
- The polynomial is given in factored form.
- Technology is used to determine the intercepts.
Other techniques for finding the intercepts of general polynomials will be explored in the next section.
Example 4.1.1
Find the horizontal intercepts of f(x)=x6−3x4+2x2.
Solution
We can attempt to factor this polynomial to find solutions for f(x)=0.
x6−3x4+2x2=0 Factoring out the greatest common factor
x2(x4−3x2+2)=0 Factoring the inside as a quadratic in x2
x2(x2−1)(x2−2)=0 Then break apart to find solutions
x2=0x=0 or (x2−1)=0x2=1x=±1 or (x2−2)=0x2=2x=±√2
This gives us 5 horizontal intercepts.
Example 4.1.2
Find the vertical and horizontal intercepts of g(t)=(t−2)2(2t+3)
Solution
The vertical intercept can be found by evaluating g(0).
g(0)=(0−2)2(2(0)+3)=12
The horizontal intercepts can be found by solving g(t)=0
(t−2)2(2t+3)=0 Since this is already factored, we can break it apart:
(t−2)2=0t−2=0t=2 or (2t+3)=0t=−32
We can always check our answers are reasonable by graphing the polynomial.
Example 4.1.3
Find the horizontal intercepts of h(t)=t3+4t2+t−6
Solution
Since this polynomial is not in factored form, has no common factors, and does not appear to be factorable using techniques we know, we can turn to technology to find the intercepts.
Graphing this function, it appears there are horizontal intercepts at t = -3, -2, and 1.
We could check these are correct by plugging in these values for t and verifying that h(−3)=h(−2)=h(1)=0.
Exercise 4.1.1
Find the vertical and horizontal intercepts of the functionf(t)=t4−4t2.
- Answer
-
Vertical intercept (0, 0). 0=t4−4t2 factors as 0=t2(t2−4)=t2(t−2)(t+2) Horizontal intercepts (0, 0), (-2, 0), (2, 0).
Graphical Behavior at
Important Topics of this Section
- Power Functions
- Polynomials
- Coefficients
- Leading coefficient
- Term
- Leading Term
- Degree of a polynomial
- Long run behavior
- Short run behavior