We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > College Algebra

Degree and Leading Coefficient

Learning Objectives

  • Describe the end behavior of a polynomial function using it's degree and leading coefficient

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

[latex]r\left(w\right)=24+8w[/latex]

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

[latex]A\left(r\right)=\pi {r}^{2}[/latex]

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

[latex]\begin{array}{c}A\left(w\right)=A\left(r\left(w\right)\right)\\ =A\left(24+8w\right)\\ =\pi {\left(24+8w\right)}^{2}\end{array}[/latex]

Multiplying gives the formula.

[latex]A\left(w\right)=576\pi +384\pi w+64\pi {w}^{2}[/latex]

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.

A General Note: Polynomial Functions

Let n be a non-negative integer. A polynomial function is a function that can be written in the form

[latex]f\left(x\right)={a}_{n}{x}^{n}+\dots+{a}_{2}{x}^{2}+{a}_{1}x+{a}_{0}[/latex]

This is called the general form of a polynomial function. Each [latex]{a}_{i}[/latex] is a coefficient and can be any real number. Each product [latex]{a}_{i}{x}^{i}[/latex] is a term of a polynomial function.

Example: Identifying Polynomial Functions

Which of the following are polynomial functions?

[latex]\begin{array}{c}f\left(x\right)=2{x}^{3}\cdot 3x+4\hfill \\ g\left(x\right)=-x\left({x}^{2}-4\right)\hfill \\ h\left(x\right)=5\sqrt{x}+2\hfill \end{array}[/latex]

Answer: The first two functions are examples of polynomial functions because they can be written in the form [latex]f\left(x\right)={a}_{n}{x}^{n}+\dots+{a}_{2}{x}^{2}+{a}_{1}x+{a}_{0}[/latex], where the powers are non-negative integers and the coefficients are real numbers.

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

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

A General Note: Terminology of Polynomial Functions

Diagram to show what the components of the leading term in a function are. The leading coefficient is a_n and the degree of the variable is the exponent in x^n. Both the leading coefficient and highest degree variable make up the leading term. So the function looks like f(x)=a_nx^n +…+a_2x^2+a_1x+a_0. We often rearrange polynomials so that the powers are descending. When a polynomial is written in this way, we say that it is in general form.

How To: Given a polynomial function, identify the degree and leading coefficient.

  1. Find the highest power of x to determine the degree 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: Identifying the Degree and Leading Coefficient of a Polynomial Function

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

[latex]\begin{array}{c} f\left(x\right)=3+2{x}^{2}-4{x}^{3} \\ g\left(t\right)=5{t}^{5}-2{t}^{3}+7t\\ h\left(p\right)=6p-{p}^{3}-2\end{array}[/latex]

Answer: For the function [latex]f\left(x\right)[/latex], the highest power of x is 3, so the degree is 3. The leading term is the term containing that degree, [latex]-4{x}^{3}[/latex]. The leading coefficient is the coefficient of that term, [latex]–4[/latex]. For the function [latex]g\left(t\right)[/latex], the highest power of t is 5, so the degree is 5. The leading term is the term containing that degree, [latex]5{t}^{5}[/latex]. The leading coefficient is the coefficient of that term, 5. For the function [latex]h\left(p\right)[/latex], the highest power of p is 3, so the degree is 3. The leading term is the term containing that degree, [latex]-{p}^{3}[/latex]; the leading coefficient is the coefficient of that term, [latex]–1[/latex].

Try It

Identify the degree, leading term, and leading coefficient of the polynomial [latex]f\left(x\right)=4{x}^{2}-{x}^{6}+2x - 6[/latex].

Answer: The degree is 6. The leading term is [latex]-{x}^{6}[/latex]. The leading coefficient is [latex]–1[/latex].

In the following video, we show more examples of how to determine the degree, leading term, and leading coefficient of a polynomial. https://youtu.be/F_G_w82s0QA

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 term of highest degree.
Polynomial Function Leading Term Graph of Polynomial Function
[latex]f\left(x\right)=5{x}^{4}+2{x}^{3}-x - 4[/latex] [latex]5{x}^{4}[/latex] Graph of f(x)=5x^4+2x^3-x-4.
[latex]f\left(x\right)=-2{x}^{6}-{x}^{5}+3{x}^{4}+{x}^{3}[/latex] [latex]-2{x}^{6}[/latex] Graph of f(x)=-2x^6-x^5+3x^4+x^3.
[latex]f\left(x\right)=3{x}^{5}-4{x}^{4}+2{x}^{2}+1[/latex] [latex]3{x}^{5}[/latex] Graph of f(x)=3x^5-4x^4+2x^2+1.
[latex]f\left(x\right)=-6{x}^{3}+7{x}^{2}+3x+1[/latex] [latex]-6{x}^{3}[/latex] Graph of f(x)=-6x^3+7x^2+3x+1.

Example: Identifying End Behavior and Degree of a Polynomial Function

Describe the end behavior and determine a possible degree of the polynomial function in the graph below. Graph of an odd-degree polynomial.

Answer: As the input values x get very large, the output values [latex]f\left(x\right)[/latex] increase without bound. As the input values x get very small, the output values [latex]f\left(x\right)[/latex] decrease without bound. We can describe the end behavior symbolically by writing

[latex]\begin{array}{c}\text{as } x\to -\infty , f\left(x\right)\to -\infty \\ \text{as } x\to \infty , f\left(x\right)\to \infty \end{array}[/latex]

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.

In the following video, we show more examples that summarize the end behavior of a polynomial functions, and which components of the function contribute to it. https://youtu.be/y78Dpr9LLN0

Try It

Describe the end behavior of the polynomial function in the graph below. Graph of an even-degree polynomial.

Answer: As [latex]x\to \infty , f\left(x\right)\to -\infty ; as x\to -\infty , f\left(x\right)\to -\infty [/latex]. It has the shape of an even degree power function with a negative coefficient.

Example: Identifying End Behavior and Degree of a Polynomial Function

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

Answer: Obtain the general form by expanding the given expression for [latex]f\left(x\right)[/latex].

[latex]\begin{array}{c} f\left(x\right)=-3{x}^{2}\left(x - 1\right)\left(x+4\right)\\ \hfill =-3{x}^{2}\left({x}^{2}+3x - 4\right)\\ \hfill=-3{x}^{4}-9{x}^{3}+12{x}^{2}\end{array}[/latex]

The general form is [latex]f\left(x\right)=-3{x}^{4}-9{x}^{3}+12{x}^{2}[/latex]. The leading term is [latex]-3{x}^{4}[/latex]; 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

[latex]\begin{array}{c}\text{as } x\to -\infty , f\left(x\right)\to -\infty \\ \text{as } x\to \infty , f\left(x\right)\to -\infty \end{array}[/latex]

Try It

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

Answer: The leading term is [latex]0.2{x}^{3}[/latex], so it is a degree 3 polynomial. As x approaches positive infinity, [latex]f\left(x\right)[/latex] increases without bound; as x approaches negative infinity, [latex]f\left(x\right)[/latex] decreases without bound.

Licenses & Attributions

CC licensed content, Original

  • Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.
  • Question ID 121444. Provided by: Lumen Learning License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.
  • Degree, Leading Term, and Leading Coefficient of a Polynomial Function . Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.

CC licensed content, Shared previously

  • College Algebra. Provided by: OpenStax Authored by: Abramson, Jay et al.. Located at: https://openstax.org/books/college-algebra/pages/1-introduction-to-prerequisites. License: CC BY: Attribution. License terms: Download for free at http://cnx.org/contents/[email protected].
  • Question ID 48358. Authored by: Wicks, Edward. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.
  • Summary of End Behavior or Long Run Behavior of Polynomial Functions . Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.