Kahibaro
Discord Login Register

Degree and behavior

Understanding the Degree of a Polynomial Function

In this chapter we focus on two closely related ideas:

We assume you already know what a polynomial function is and how its terms look in general. Here we concentrate on what the highest power tells you about the graph.

Degree and Leading Term

A polynomial function in one variable $x$ can be written (after combining like terms and arranging in descending powers) as:

$$
f(x) = a_n x^n + a_{n-1} x^{n-1} + \dots + a_2 x^2 + a_1 x + a_0
$$

where:

The degree of the polynomial is the highest power of $x$ that appears with a nonzero coefficient. In the expression above, the degree is $n$.

The term $a_n x^n$ is called the leading term, and $a_n$ is the leading coefficient.

Identifying the Degree

To find the degree:

  1. Make sure the polynomial is written as a sum of powers of $x$ (no like terms left uncombined).
  2. Look for the largest exponent of $x$.
  3. That exponent is the degree.

Examples:

End Behavior of Polynomial Functions

The end behavior of a function describes what happens to $f(x)$ as $x$ becomes very large in the positive or negative direction:

For polynomial functions, the leading term dominates the behavior when $|x|$ is very large. That means:

$$
\text{For large } |x|,\quad f(x) \approx a_n x^n.
$$

So, to understand the end behavior of a polynomial, you generally only need to look at:

Lower-degree terms (like $x^{n-1}$, $x^{n-2}$, …, constants) matter for the detailed shape near the middle of the graph, but they do not change the overall direction of the ends.

Even vs. Odd Degree

The degree $n$ can be even or odd, and this makes a big difference.

Let’s consider the simple “model” functions $x^n$ for various $n$.

Even Degree (like $x^2, x^4, x^6, \dots$)

For $f(x) = x^2$:

So both “ends” of the graph go up.

For higher even powers, like $x^4$ or $x^6$:

Again, both ends go up, although the graph may be steeper or flatter in the middle.

General fact:

Odd Degree (like $x^1, x^3, x^5, \dots$)

For $f(x) = x$:

So the right end goes up, and the left end goes down.

For $f(x) = x^3$:

Again, right end up, left end down.

General fact:

Combining Degree and Leading Coefficient

Putting these facts together, we can summarize all four possibilities for the end behavior of a polynomial.

Let $f(x)$ be a polynomial of degree $n$ with leading term $a_n x^n$.

Case 1: Even Degree, Positive Leading Coefficient

End behavior:

Both ends go up.

Example:

$$
f(x) = 2x^4 - 5x^2 + 1
$$

The leading term is $2x^4$; degree $4$ (even), $a_4 = 2 > 0$.

Case 2: Even Degree, Negative Leading Coefficient

End behavior:

Both ends go down.

Example:

$$
g(x) = -3x^6 + x^2 - 7
$$

Leading term $-3x^6$; degree $6$ (even), $a_6 = -3 < 0$.

Case 3: Odd Degree, Positive Leading Coefficient

End behavior:

Left end down, right end up.

Example:

$$
h(x) = x^3 - 4x + 2
$$

Leading term $x^3$; degree $3$ (odd), $a_3 = 1 > 0$.

Case 4: Odd Degree, Negative Leading Coefficient

End behavior:

Left end up, right end down.

Example:

$$
p(x) = -5x^5 + x^2 - 1
$$

Leading term $-5x^5$; degree $5$ (odd), $a_5 = -5 < 0$.

Visual Patterns to Remember

You do not need to memorize every individual example if you remember the basic patterns. Think of a very large $|x|$ and focus on the leading term.

You can summarize the shapes like this (where “up” means $f(x) \to +\infty$ and “down” means $f(x) \to -\infty$):

These patterns do not tell you everything about the graph (such as where it crosses the $x$-axis or how many turning points it has), but they always hold for polynomial functions and give you a reliable sketch of how the ends behave.

Using End Behavior in Practice

When you study polynomial functions further (for example, when analyzing zeros or graphing in more detail), you will often start by:

  1. Finding the degree and leading coefficient.
  2. Using them to determine the end behavior.
  3. Combining this with other information (like zeros, multiplicities, and values at certain points) to sketch or understand the whole graph.

For now, make sure you can:

Views: 14

Comments

Please login to add a comment.

Don't have an account? Register now!