End Behavior- Understanding Function Limits and Graphs

What Is End Behavior?

End behavior describes what happens to a function's output as the input moves toward positive or negative infinity. That's it. No philosophy, no metaphors.

You look at the far left and far right of a graph. What does the function do? Does it shoot up, drop down, or flatten out? That's end behavior.

Why does this matter? Because it tells you the long-term trend of a function. In calculus, it helps you sketch curves. In algebra, it helps you understand polynomial and rational functions. In real life, it models population growth, physics trajectories, and economic trends.

The Basic Idea: Left and Right Ends

Every function has two ends:

You analyze each separately. They don't have to match. A function can go up on the left and down on the right, or vice versa.

End Behavior of Polynomials

Polynomials are predictable. Their end behavior comes down to two things:

The leading term dominates as x gets huge. Everything else becomes irrelevant. That's why you only look at the first term when determining end behavior.

The Four Cases

Degree Leading Coefficient Left End (x → −∞) Right End (x → +∞)
Even Positive (+) ↑ Up ↑ Up
Even Negative (−) ↓ Down ↓ Down
Odd Positive (+) ↓ Down ↑ Up
Odd Negative (−) ↑ Up ↓ Down

Examples

f(x) = 3x⁴ − 2x² + 7

Even degree, positive leading coefficient. Both ends go up. Like a U shape, but steeper.

f(x) = −5x³ + 2x

Odd degree, negative leading coefficient. Left goes up, right goes down. Like an inverted S.

f(x) = 2x⁵ − 3x³ + x

Odd degree, positive leading coefficient. Left goes down, right goes up. Like a standard S.

End Behavior of Rational Functions

Rational functions are fractions with polynomials on top and bottom. Their end behavior depends on the degrees of the numerator and denominator.

Three Scenarios

1. Degree of numerator < degree of denominator

The function approaches y = 0. A horizontal asymptote at zero.

Example: f(x) = 1/x → 0 as x → ±∞

2. Degree of numerator = degree of denominator

The function approaches the ratio of leading coefficients.

Example: f(x) = (3x² + 1)/(x² + 2) → 3/1 = 3. Horizontal asymptote at y = 3.

3. Degree of numerator > degree of denominator

No horizontal asymptote. The function behaves like a polynomial. Use polynomial end behavior rules on the leading terms.

Example: f(x) = (x³ + 1)/(x + 2) → x² as x → ±∞

End Behavior of Exponential and Logarithmic Functions

Exponential functions are straightforward. One end goes to zero, the other goes to infinity.

f(x) = 2ˣ

As x → −∞, f(x) → 0. As x → +∞, f(x) → +∞.

f(x) = (1/2)ˣ

As x → −∞, f(x) → +∞. As x → +∞, f(x) → 0.

Logarithmic functions approach vertical asymptotes on one end and go to infinity on the other.

f(x) = ln(x)

As x → 0⁺, f(x) → −∞. As x → +∞, f(x) → +∞.

How to Determine End Behavior: Step-by-Step

Here's how to actually do it:

For Polynomials

  1. Identify the degree (is it even or odd?)
  2. Identify the leading coefficient (is it positive or negative?)
  3. Match to the table above

Don't factor. Don't expand. Don't look at the constant term. Only the leading term matters for end behavior.

For Rational Functions

  1. Compare degrees of numerator and denominator
  2. If numerator degree is lower → approaches 0
  3. If degrees are equal → approaches ratio of leading coefficients
  4. If numerator degree is higher → behaves like the quotient polynomial

For Graphs

  1. Trace the curve with your eyes from left to right
  2. Note what y-values do as you approach the edges
  3. Describe the direction: up, down, or approaching a horizontal line

Common Mistakes to Avoid

Real-World Applications

End behavior isn't just textbook math. It shows up everywhere.

Physics: Projectile motion follows parabolic paths. At the ends (before launch, after impact), the object is on the ground (y = 0).

Biology: Population models often use logistic functions that approach carrying capacity. The end behavior shows the long-term population equilibrium.

Economics: Cost functions approach linear behavior at scale. Understanding end behavior helps businesses predict costs at production scale.

Quick Reference Summary