COLLEGE ALGEBRA • FUNCTIONS & GRAPHS

End Behavior (Intro)

Understand what happens to a function's output as its input grows infinitely large or infinitely small.

Historical Context & Motivation

Long before modern graphing calculators could display a function's curve at the press of a button, mathematicians needed rigorous ways to describe how functions behave at the extreme edges of their domains. The concept of end behavior — the trend of a function's output as the input x grows without bound in the positive or negative direction — is deeply rooted in the development of limits and the broader effort to formalize what "approaching infinity" actually means. From Newton and Leibniz's early work on infinite series to Cauchy and Weierstrass's ε–δ definitions of limits, the quest to characterize long-range trends in functions drove some of the most profound developments in mathematical analysis.

1670s
Newton & Leibniz: Calculus Foundations
Isaac Newton and Gottfried Leibniz independently develop calculus, introducing the idea of functions tending toward values as inputs grow arbitrarily large — the conceptual ancestor of end behavior analysis.
1748
Euler's Introductio in Analysin Infinitorum
Leonhard Euler systematically studies polynomial and rational functions, classifying their growth rates and asymptotic properties. His work laid the groundwork for comparing the "dominant" terms in a polynomial expression.
1821
Cauchy Formalizes Limits
Augustin-Louis Cauchy publishes Cours d'analyse, rigorously defining limits and convergence. For the first time, statements like "f(x) → ∞ as x → ∞" had precise mathematical meaning rather than relying on geometric intuition.
1870s
Weierstrass & the ε–δ Framework
Karl Weierstrass completes the rigorous arithmetization of analysis, providing the formal epsilon-delta definitions that underpin all modern limit-based descriptions of end behavior.

In a College Algebra context, the question end behavior answers is deceptively simple: if you could trace a function's graph forever to the left and forever to the right, which direction would it ultimately head? This question is essential for sketching accurate graphs, understanding long-term modeling predictions, and building the intuition you will need when you encounter formal limits in calculus. Mastering end behavior now means you will have a reliable mental framework for predicting how polynomials, rational functions, exponentials, and other families of functions behave in the extreme.

Core Principles & Definitions

End behavior describes the output trend of a function f(x) as x increases without bound (written x → +∞) or decreases without bound (x → −∞). Two properties of a polynomial dictate its end behavior entirely: the degree (the highest power of x) and the leading coefficient (the coefficient of that highest-power term). Understanding these two features gives you a complete picture of any polynomial's long-range trajectory.

1

End Behavior

The trend of f(x) as x → +∞ and as x → −∞. It tells you whether the graph rises or falls at its far-left and far-right extremes.
2

Leading Term

The term aₙxⁿ with the highest power n in a polynomial. For very large |x|, this term dominates all others, effectively controlling the function's output.
3

Degree (n)

The exponent of the leading term. An even degree means both ends of the graph point in the same direction; an odd degree means the ends point in opposite directions.
4

Leading Coefficient (aₙ)

The coefficient multiplying the highest-power term. Its sign (positive or negative) determines whether the dominant direction is upward or downward.
5

Arrow Notation

Compact notation for end behavior: "as x → +∞, f(x) → +∞" means the graph rises without bound to the right. The arrow (→) is read as "approaches."
KEY TAKEAWAY
Think of a polynomial like a tug-of-war between its terms. When x is small (near zero), every term contributes and the function's shape can be complex. But as |x| grows enormous, the highest-power term overwhelms all the others — just as a single contestant who is exponentially stronger would dominate the rope's direction, regardless of how many weaker contestants pull the other way. End behavior analysis is simply the recognition that, far enough from the origin, only the leading term matters.

Visual Explanation — The Four End-Behavior Cases

For polynomials, the combination of even/odd degree and positive/negative leading coefficient produces exactly four distinct end-behavior patterns. The diagram below illustrates all four cases on separate coordinate planes. Notice how the degree determines whether the two ends mirror each other (even degree) or point in opposite directions (odd degree), while the leading coefficient flips the orientation.

The four end-behavior patterns for polynomial functions. Each mini-graph shows the general shape determined by the combination of even or odd degree and positive or negative leading coefficient. The quick-reference table at the bottom summarizes all four cases.

Notice the symmetry in the diagram. For even-degree polynomials, both tails of the graph agree — they both rise or both fall — because raising a very large positive or negative number to an even power always yields a positive result. The sign of the leading coefficient then simply flips the entire graph vertically. For odd-degree polynomials, the tails point in opposite directions because an odd power preserves the sign of x: a large positive x produces a large positive output while a large negative x produces a large negative output (or vice versa if the leading coefficient is negative). This is the core geometric insight behind end behavior.

Mathematical Framework

To make end behavior precise, we use arrow notation borrowed from the language of limits. Given a polynomial f(x) = aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₁x + a₀, the end behavior is determined entirely by the leading term aₙxⁿ. The mathematical justification is straightforward: factor xⁿ from every term so that f(x) = xⁿ(aₙ + aₙ₋₁/x + … + a₀/xⁿ). As |x| → ∞, every fraction with x in the denominator approaches 0, leaving f(x) ≈ aₙxⁿ for extreme values of x.

LEADING-TERM DOMINANCE
f(x) = aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₁x + a₀ ≈ aₙxⁿ as |x| → ∞
aₙ = leading coefficient, n = degree (highest exponent). For large |x|, lower-order terms become negligible and the leading term alone governs the function's value.
EVEN DEGREE, POSITIVE LEADING COEFFICIENT
If n is even and aₙ > 0: as x → −∞, f(x) → +∞ and as x → +∞, f(x) → +∞
Both ends rise. Example: f(x) = 2x⁴. When x = −1000, f(x) = 2(−1000)⁴ = 2 × 10¹² (positive). When x = +1000, f(x) is also 2 × 10¹² (positive).
ODD DEGREE, POSITIVE LEADING COEFFICIENT
If n is odd and aₙ > 0: as x → −∞, f(x) → −∞ and as x → +∞, f(x) → +∞
Ends point in opposite directions — down on the left, up on the right. Example: f(x) = x³. When x = −1000, f(x) = −10⁹; when x = +1000, f(x) = +10⁹.
EFFECT OF NEGATIVE LEADING COEFFICIENT
If aₙ < 0, reverse both arrows from the corresponding aₙ > 0 case.
A negative leading coefficient reflects the graph across the horizontal axis. Every +∞ becomes −∞ and vice versa. For instance, −x² (even, aₙ < 0) has both ends falling, while −x³ (odd, aₙ < 0) rises on the left and falls on the right.
💡 Why lower-order terms don't matter
Consider f(x) = x⁴ − 999x³. At x = 10, the x⁴ term gives 10,000 while −999x³ gives −999,000, so the cubic term appears dominant. But at x = 10,000 the x⁴ term gives 10¹⁶ while −999x³ gives about −10¹² — a factor of 10,000 smaller. The leading term always wins eventually; you just may need to go far enough out on the x-axis to see it.

Classifying End Behavior — Degree & Sign Chart

The table below provides a systematic classification of all four end-behavior cases, along with representative polynomial examples and the corresponding arrow notation. When you encounter a new polynomial, the procedure is always the same: identify the leading term, check whether the degree is even or odd, check whether the leading coefficient is positive or negative, and read the end behavior directly from this chart.

Complete end-behavior classification for polynomial functions
DegreeLeading CoefficientLeft End (x → −∞)Right End (x → +∞)Example
EvenPositive (aₙ > 0)f(x) → +∞ ↑f(x) → +∞ ↑f(x) = 3x⁴ − x + 7
EvenNegative (aₙ < 0)f(x) → −∞ ↓f(x) → −∞ ↓f(x) = −2x⁶ + 5x²
OddPositive (aₙ > 0)f(x) → −∞ ↓f(x) → +∞ ↑f(x) = x⁵ − 4x³ + 2
OddNegative (aₙ < 0)f(x) → +∞ ↑f(x) → −∞ ↓f(x) = −x³ + 6x
This diagram overlays the full polynomial f(x) = x³ − 10x² + 5 (solid amber) with its leading term g(x) = x³ (dashed emerald). Near the origin the curves diverge significantly due to the −10x² term, but for large |x| they converge — demonstrating leading-term dominance in action.

The second SVG above makes the abstract principle tangible. The full polynomial (solid amber curve) has a local hump and dip caused by its −10x² term, but as you move further from the origin in either direction, the full polynomial and the pure cubic leading term (dashed emerald) track each other almost identically. This visual overlap is precisely what "the leading term dominates" means. When writing end behavior, you can safely ignore every term except aₙxⁿ because those other terms shrink into irrelevance relative to the leading term.

Worked Example

Let's determine the end behavior of the polynomial f(x) = −5x⁷ + 3x⁴ − 2x + 8. We will follow a systematic three-step approach: identify the leading term, classify the degree and leading coefficient, and write the arrow notation.

Determine End Behavior of f(x) = −5x⁷ + 3x⁴ − 2x + 8
1
Step 1 — Identify the Leading TermScan all terms and find the one with the highest power of x. The terms are −5x⁷, 3x⁴, −2x, and 8. The highest exponent is 7, so the leading term is −5x⁷.
Leading term: −5x⁷
2
Step 2 — Classify Degree and Leading CoefficientThe degree n = 7, which is odd. The leading coefficient aₙ = −5, which is negative. Consulting our classification chart: odd degree with negative leading coefficient means the left end rises and the right end falls.
Odd degree, negative leading coefficient → left ↑, right ↓
3
Step 3 — Write Arrow NotationUsing arrow notation to formally express the end behavior: as x → −∞, f(x) → +∞ (the graph rises on the far left); as x → +∞, f(x) → −∞ (the graph falls on the far right). You can verify this numerically: f(−1000) ≈ −5(−1000)⁷ = −5 × (−10²¹) = +5 × 10²¹ (large positive), and f(1000) ≈ −5(1000)⁷ = −5 × 10²¹ (large negative).
As x → −∞, f(x) → +∞ and As x → +∞, f(x) → −∞
⚠️ Common Pitfall
Students sometimes mistake the first term written in a polynomial for the leading term. If the polynomial is not in standard form — for instance, g(x) = 4x² + x⁵ − 7 — the leading term is still x⁵ (degree 5), not 4x². Always scan every term for the highest exponent before making your classification.

Strengths & Limitations of End-Behavior Analysis

End-behavior analysis is a powerful first tool when sketching polynomial graphs or interpreting models, but it has clear boundaries. Understanding what it can and cannot tell you will prevent over-reliance and set up realistic expectations as you advance to more sophisticated function-analysis techniques.

End behavior analysis: what it can and cannot do
StrengthsLimitations
Requires only the leading term — fast and formulaic, no graphing technology needed.Tells you nothing about what happens in the "middle" of the graph (local maxima, minima, intercepts).
Works for every polynomial, regardless of how many terms it has.Does not directly apply to non-polynomial functions (exponentials, logarithms, rational functions) without modification.
Provides the global "frame" for your graph sketch — you know which directions the graph must ultimately head.Does not specify how quickly the function approaches ±∞; a degree-2 polynomial and a degree-10 polynomial with the same end behavior grow at vastly different rates.
Supports model validation — if a physical model uses a polynomial, its end behavior tells you whether long-term predictions are realistic.Cannot detect oscillatory or bounded behavior, which is common in trigonometric or piecewise functions.
KEY TAKEAWAY
End behavior is like looking at the horizon of a landscape. From a mountaintop you can clearly see whether the terrain slopes upward or downward in each cardinal direction, and this "big picture" is invaluable for planning a route. But it tells you nothing about the valleys, ridges, and rivers you will encounter along the way. You will need additional tools — zeros, turning points, and calculus-based analysis — to fill in those local details.

Connection to Advanced Theory

The end-behavior framework you have learned for polynomials is the foundation for more sophisticated analyses you will encounter later in your mathematical career. In calculus, the informal arrow notation "as x → ∞, f(x) → ∞" is formalized with limits at infinity, which use the ε–δ definition to make "approaches" rigorous. For rational functions (ratios of polynomials), end behavior analysis extends to horizontal and slant asymptotes, where the leading terms of both numerator and denominator interact. For exponential and logarithmic functions, the leading-term concept is replaced by comparing growth rates — exponential growth eventually outpaces any polynomial, a principle central to algorithm analysis in computer science.

From introductory end behavior to advanced limit theory
ConceptEnd Behavior (Intro — This Lesson)Advanced Extension
NotationArrow notation: as x → ∞, f(x) → ∞Formal limit: lim (x → ∞) f(x) = ∞, with ε–N definition
Function typePolynomials onlyRational, exponential, logarithmic, and trigonometric functions
Key questionDoes f(x) go to +∞ or −∞?Does f(x) approach a finite value (asymptote), oscillate, or grow without bound?
TechniqueIdentify leading term, check degree and signL'Hôpital's rule, dominant-term analysis, big-O notation

As you progress through your mathematics coursework, you will find that the intuitive question "what does this function ultimately do?" remains central. The simple leading-term test you have learned here is your first algorithmic answer to that question, and it generalizes naturally into the more powerful tools of analysis. Master it now and the transition to limits, asymptotes, and growth-rate comparisons will feel like a natural extension rather than a wholly new topic.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain in your own words why the end behavior of a polynomial is determined solely by its leading term. Why do the other terms become irrelevant as |x| grows large?
PROBLEM 2BASIC CALCULATION
Determine the end behavior of f(x) = 4x⁶ − 3x³ + x − 12 using arrow notation.
PROBLEM 3INTERMEDIATE
The polynomial g(x) = −2x⁵ + 7x⁴ − x² + 3x − 1 is not written in standard form emphasis. Identify the leading term, state the degree and sign of the leading coefficient, and write the end behavior in arrow notation. Then explain why the 7x⁴ term, despite having a larger coefficient than the leading term, does not affect the end behavior.
PROBLEM 4APPLIED
A civil engineer models the vertical deflection (in millimeters) of a bridge beam as D(x) = −0.0003x⁴ + 0.04x³ − 1.2x² + 8x, where x is the distance in meters from the left support (0 ≤ x ≤ 50). Using end behavior, explain why this polynomial model would produce unrealistic predictions if extended beyond the physical domain of the bridge.
PROBLEM 5CRITICAL THINKING
Suppose p(x) is a polynomial with the property that as x → −∞, p(x) → −∞ and as x → +∞, p(x) → −∞. What can you conclude about the degree of p(x) and the sign of its leading coefficient? Is it possible for p(x) to have exactly three real zeros? Justify your answer using both end-behavior reasoning and the Intermediate Value Theorem.

Lesson Summary

End behavior describes the long-range trend of a function's output as x → +∞ and x → −∞. For polynomial functions, end behavior is governed entirely by the leading term — the term aₙxⁿ with the highest exponent. This is because, as |x| grows large, every lower-order term becomes negligible relative to the leading term, a principle known as leading-term dominance. To determine end behavior, you need only two pieces of information: the degree (even or odd) and the sign of the leading coefficient (positive or negative).

An even degree with a positive leading coefficient makes both ends rise to +∞; with a negative leading coefficient, both ends fall to −∞. An odd degree with a positive leading coefficient falls left and rises right; with a negative leading coefficient, it rises left and falls right. These four cases are expressed compactly using arrow notation (e.g., as x → +∞, f(x) → −∞). While end behavior provides the essential "frame" for graph sketching and validates polynomial models, it does not describe local features such as zeros, turning points, or concavity — topics that require additional algebraic and, eventually, calculus-based tools.

Varsity Tutors • College Algebra • End Behavior (Intro)