# Polynomial Functions and End Behavior

> AP Precalculus · Unit 1: Polynomial and Rational Functions
> Source: https://www.owlsprep.com/study/ap-precalculus-u1-polynomial-functions-and-end-behavior/

This subtopic covers defining polynomial functions, using limit notation to describe end behavior, applying the leading term test based on degree parity and leading coefficient sign, and constructing polynomials from specified end behavior for AP Precalculus.

**Prerequisites:** Limit notation for infinite function behavior; Basic polynomial algebra and factoring; Classification of even and odd integers

## Learning objectives

- Identify leading term, degree, and leading coefficient of any polynomial
- Use standard limit notation to correctly describe polynomial end behavior
- Apply the leading term test to find end behavior from degree parity and leading coefficient sign
- Construct polynomials that meet specified end behavior and constraint requirements
- Avoid common exam pitfalls when analyzing polynomial end behavior

## Core Definitions and Limit Notation

**Polynomial Function** — A function of degree $n$ (a non-negative integer) written in standard form as $f(x) = a_n x^n + ... + a_0$, where $a_n \neq 0$ and all $a_i$ are real constants.

*Notation:* f(x)

*Example:* $f(x) = 3x^2 - 2x + 7$ is a 2nd-degree polynomial

The leading term is $a_n x^n$, $a_n$ is the leading coefficient, and $n$ is the degree. End behavior describes the trend of $f(x)$ as $x$ grows without bound in the positive ($x \to +\infty$) and negative ($x \to -\infty$) directions.

> **info**
>
> End behavior depends *only* on the leading term, not lower-degree terms. For sufficiently large $|x|$, the leading term dominates all other terms, so lower terms do not affect the long-term trend.

- $\lim_{x \to +\infty} f(x) = +\infty$: As $x$ grows without bound positive, $f(x)$ grows without bound positive
- $\lim_{x \to +\infty} f(x) = -\infty$: As $x$ grows without bound positive, $f(x)$ grows without bound negative
- Replace $x \to +\infty$ with $x \to -\infty$ for behavior as $x$ grows without bound negative

**Worked example:** Write the end behavior of $f(x) = 5x^4 - 3x^2 + 7x - 12$ using correct limit notation.

1. Identify the leading term: the highest degree term is $5x^4$, with even degree 4 and positive leading coefficient 5.
2. Analyze the limit as $x \to +\infty$:
3. $$\lim_{x \to +\infty} 5x^4 = +\infty$$
4. Analyze the limit as $x \to -\infty$: any even power of a negative number is positive, so:
5. $$\lim_{x \to -\infty} 5x^4 = +\infty$$
6. Full end behavior is:
7. $$\lim_{x \to +\infty} f(x) = +\infty \quad \text{and} \quad \lim_{x \to -\infty} f(x) = +\infty$$

> **Exam tip:** On the AP exam, if the question asks for end behavior in limit notation, you must write both the $x \to +\infty$ and $x \to -\infty$ limits to earn full credit; verbal descriptions alone are not accepted.

## The Leading Term Test

The leading term test organizes all possible end behavior into four cases based on two properties: parity (even/odd) of the degree $n$, and sign (positive/negative) of the leading coefficient $a_n$:

- Odd $n$: $(-x)^n = -x^n$, so end behavior is opposite on the two ends
- Even $n$: $(-x)^n = x^n$, so end behavior matches on the two ends
- The sign of $a_n$ reverses the direction of both end behaviors

**Worked example:** Match the end behavior description "As $x \to +\infty$, $f(x) \to -\infty$, and as $x \to -\infty$, $f(x) \to +\infty$" to the correct combination of degree parity and leading coefficient sign, then write an example polynomial.

1. Opposite end behavior on the two sides means the degree is odd, since even degrees always have matching end behavior.
2. The right end (as $x \to +\infty$) approaches $-\infty$, so the leading coefficient must be negative. For odd degrees, a positive leading coefficient gives $x \to +\infty \to +\infty$, so this matches a negative leading coefficient.
3. Confirm the left end for odd degree negative leading coefficient:
4. $$\lim_{x \to -\infty} a_n x^n = (-)(-\infty) = +\infty$$
5. One valid example polynomial is $f(x) = -2x^3 + 4x - 7$, which meets all requirements.

> **Exam tip:** For a polynomial in factored form, you do not need to expand it to find degree and leading coefficient: just multiply the leading terms of each factor to get the leading term, which is all you need for end behavior.

## Constructing Polynomials from Specified End Behavior

A common AP exam question asks you to write the equation of a polynomial that meets given end behavior requirements, often with additional constraints like given roots or a specific degree. Since end behavior only depends on degree parity and leading coefficient sign, there are infinitely many correct answers, any of which will earn full credit if they meet requirements.

1. Use the given end behavior to find required degree parity and leading coefficient sign
2. Add any required roots or degree constraints to build the general form
3. Choose a valid leading coefficient matching the required sign, then confirm all requirements

**Worked example:** Write a 3rd-degree polynomial with roots at $x=1$ and $x=-4$, and end behavior $\lim_{x \to +\infty} f(x) = -\infty$.

1. 3rd degree is odd, which matches opposite end behavior. A negative leading coefficient is required to get $\lim_{x \to +\infty} f(x) = -\infty$.
2. Roots at $x=1$ and $x=-4$ give factors $(x-1)$ and $(x+4)$. We need one more linear factor for a 3rd-degree polynomial; adding a root at $x=0$ for simplicity gives the factor $x$.
3. The general factored form is $a x(x-1)(x+4)$, where $a$ is the leading coefficient. We choose $a=-1$ (any negative number is valid).
4. Expanding to standard form gives:
5. $$f(x) = -x(x^2 + 3x -4) = -x^3 -3x^2 +4x$$
6. This polynomial meets all given requirements.

> **Exam tip:** If the question does not specify a minimum degree, the simplest correct answer is just the leading term itself (a monomial) with the correct degree and leading coefficient, which will always earn full credit.

## AP-Style Concept Check

**Check your understanding**

Test your understanding with these AP-style practice questions

1. Which of the following correctly describes the end behavior of $f(x) = -3x^5 + 7x^3 - 12x + 2$?

   - A) $\lim_{x \to +\infty} f(x) = +\infty$, $\lim_{x \to -\infty} f(x) = +\infty$
   - B) $\lim_{x \to +\infty} f(x) = -\infty$, $\lim_{x \to -\infty} f(x) = +\infty$
   - C) $\lim_{x \to +\infty} f(x) = +\infty$, $\lim_{x \to -\infty} f(x) = -\infty$
   - D) $\lim_{x \to +\infty} f(x) = -\infty$, $\lim_{x \to -\infty} f(x) = -\infty$

   *Why:* Correct! The leading term is $-3x^5$, which is odd degree with negative leading coefficient, giving this end behavior.

2. Let $f(x) = (2x - 1)(-x + 3)(x + 4)(x - 5)$. What is the degree of $f(x)$ and the sign of the leading coefficient?

   *Why:* Correct: 4 linear factors give total degree 4, and the product of leading coefficients is $2 \times (-1) = -2$, which is negative.

## Common pitfalls

- **Wrong:** For $(x-2)^2(x+3)$, count 2 distinct roots and call degree 2 (even)
  - Why it fails: Students confuse number of distinct roots with total degree, forgetting repeated roots add to the degree
  - Correct: Always add the exponents of every factor to get total degree, then check parity. This example has total degree $2+1=3$, which is odd
- **Wrong:** For odd degree negative leading coefficient, write $\lim_{x \to -\infty} f(x) = -\infty$
  - Why it fails: Students forget the negative leading coefficient cancels the negative sign from the odd power of negative $x$
  - Correct: Explicitly calculate the sign: $(\text{leading coefficient sign}) \times (\text{sign of } x^n \text{ for } x \to -\infty)$ to get the correct limit sign
- **Wrong:** For $f(x) = 100x^2 - x^3$, call $100x^2$ the leading term and predict even degree end behavior
  - Why it fails: Students confuse coefficient size with degree when identifying the leading term
  - Correct: Always select the term with the largest exponent as the leading term, regardless of coefficient size. This example has leading term $-x^3$, which is odd degree
- **Wrong:** For even degree positive leading coefficient, write $\lim_{x \to -\infty} f(x) = -\infty$
  - Why it fails: Students incorrectly carry the negative sign of $x$ through to an even power
  - Correct: Remember any even power of a non-zero real number is positive, so the sign of $x^n$ for even $n$ is always positive regardless of $x$'s sign
- **Wrong:** When constructing a polynomial for opposite end behavior, use an even degree
  - Why it fails: Students mix up the parity rule for end behavior
  - Correct: Confirm the rule first: same end behavior both sides → even degree; opposite end behavior → odd degree

## Cheatsheet

| Category | Rule/Notation | Notes |
| --- | --- | --- |
| General Polynomial Form | $f(x) = a_n x^n + ... + a_0, \ a_n \neq 0$ | $n$ = degree, $a_n x^n$ = leading term |
| Even Degree, Positive LC | $\lim_{x \to +\infty} f(x) = +\infty$, $\lim_{x \to -\infty} f(x) = +\infty$ | Both ends up, same direction |
| Even Degree, Negative LC | $\lim_{x \to +\infty} f(x) = -\infty$, $\lim_{x \to -\infty} f(x) = -\infty$ | Both ends down, same direction |
| Odd Degree, Positive LC | $\lim_{x \to +\infty} f(x) = +\infty$, $\lim_{x \to -\infty} f(x) = -\infty$ | Opposite: left down, right up |
| Odd Degree, Negative LC | $\lim_{x \to +\infty} f(x) = -\infty$, $\lim_{x \to -\infty} f(x) = +\infty$ | Opposite: left up, right down |
| Factored Polynomial Leading Term | LC = product of factor LCs; Degree = sum of factor exponents | No expansion needed for end behavior |
| Constructing from End Behavior | Match parity to end behavior, match LC sign to requirement | Any valid polynomial earns full credit |

## What's next

Mastering polynomial end behavior is a critical foundational topic for all remaining content in AP Precalculus Unit 1. This concept is required to sketch full graphs of polynomial functions, identify the number of turning points, and connect end behavior to the number of real roots of a polynomial. Later, when studying rational functions, you will use end behavior of the numerator and denominator polynomials to find horizontal and slant asymptotes, and analyze the long-term behavior of rational models for real-world data. This topic also forms the foundation for end behavior analysis of all other function types later in the course. Incorrect end behavior identification will cost you points on both multiple-choice and free-response AP exam questions, so mastering this early is key.

- [Rational functions and end behavior](https://www.owlsprep.com/study/ap-precalculus-u1-rational-functions-and-end-behavior/)
- [Rational functions and zeros](https://www.owlsprep.com/study/ap-precalculus-u1-rational-functions-and-zeros/)
- [Rational functions and vertical asymptotes](https://www.owlsprep.com/study/ap-precalculus-u1-rational-functions-and-vertical-asymptotes/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-precalculus-u1-polynomial-functions-and-end-behavior/
