College Algebra

Polynomial Graph Analysis

Last updated: March 2026 · Advanced

In Algebra 2, you learned to factor and graph quadratics and simple cubics. College algebra extends that analysis to any degree polynomial. We develop a systematic toolkit: end behavior, zeros with multiplicity, turning points, sign analysis, and the intermediate value theorem. Together, these tools let you sketch accurate graphs by hand.

End Behavior

The end behavior of a polynomial describes what happens to f(x)f(x) as x+x \to +\infty and xx \to -\infty. End behavior depends only on the leading term anxna_n x^n.

DegreeLeading CoefficientAs x+x \to +\inftyAs xx \to -\infty
EvenPositive (an>0a_n > 0)f(x)+f(x) \to +\inftyf(x)+f(x) \to +\infty
EvenNegative (an<0a_n < 0)f(x)f(x) \to -\inftyf(x)f(x) \to -\infty
OddPositive (an>0a_n > 0)f(x)+f(x) \to +\inftyf(x)f(x) \to -\infty
OddNegative (an<0a_n < 0)f(x)f(x) \to -\inftyf(x)+f(x) \to +\infty

Memory aid: Even degree = both ends go the same direction. Odd degree = ends go opposite directions. Positive leading coefficient = right end goes up.

Worked Example 1: End Behavior

Describe the end behavior of f(x)=2x5+3x3x+7f(x) = -2x^5 + 3x^3 - x + 7.

The leading term is 2x5-2x^5: odd degree with negative coefficient.

  • As x+x \to +\infty: f(x)f(x) \to -\infty (right end falls)
  • As xx \to -\infty: f(x)+f(x) \to +\infty (left end rises)

Zeros and Multiplicity

A zero of a polynomial is a value cc where f(c)=0f(c) = 0. If (xc)m(x - c)^m is a factor but (xc)m+1(x - c)^{m+1} is not, then cc has multiplicity mm.

The multiplicity determines the graph’s behavior at the zero:

  • Odd multiplicity (1, 3, 5, …): the graph crosses the xx-axis at cc
  • Even multiplicity (2, 4, 6, …): the graph touches (bounces off) the xx-axis at cc
  • Multiplicity 1: crosses like a line (straight through)
  • Multiplicity 2: touches and turns (parabolic tangency)
  • Multiplicity 3: crosses with an inflection (flattens before crossing)

Worked Example 2: Complete Zero Analysis

Analyze the zeros of f(x)=2(x+1)3(x2)2(x4)f(x) = 2(x + 1)^3(x - 2)^2(x - 4).

ZeroMultiplicityBehavior
x=1x = -133 (odd)Crosses with inflection
x=2x = 222 (even)Touches and bounces
x=4x = 411 (odd)Crosses straight through

The degree is 3+2+1=63 + 2 + 1 = 6 (even) with leading coefficient 2>02 > 0, so both ends go up.

Turning Points

A turning point is where the graph changes from increasing to decreasing or vice versa. A polynomial of degree nn has at most n1n - 1 turning points.

Example: A degree 4 polynomial can have at most 3 turning points. It might have fewer (1 or 3, specifically — a polynomial of degree nn always has an odd/even number of turning points matching whether nn is odd/even minus one).

The minimum number of turning points can be deduced from the zeros and end behavior. If the graph must cross the xx-axis at certain points and match the end behavior, there must be enough turning points to accommodate those changes.

The Intermediate Value Theorem (IVT)

The intermediate value theorem states: if ff is continuous on [a,b][a, b] and f(a)f(a) and f(b)f(b) have opposite signs, then there exists at least one cc in (a,b)(a, b) where f(c)=0f(c) = 0.

Since all polynomials are continuous, this always applies. The IVT is a powerful tool for locating zeros when you cannot factor.

Worked Example 3: Using the IVT

Show that f(x)=x34x+1f(x) = x^3 - 4x + 1 has a zero between x=1x = 1 and x=2x = 2.

f(1)=14+1=2<0f(1) = 1 - 4 + 1 = -2 < 0 f(2)=88+1=1>0f(2) = 8 - 8 + 1 = 1 > 0

Since f(1)<0f(1) < 0 and f(2)>0f(2) > 0, by the IVT there is at least one zero in (1,2)(1, 2).

We can narrow the interval: f(1.5)=3.3756+1=1.625<0f(1.5) = 3.375 - 6 + 1 = -1.625 < 0, so the zero is in (1.5,2)(1.5, 2).

Further: f(1.75)=5.3597+1=0.641<0f(1.75) = 5.359 - 7 + 1 = -0.641 < 0, so the zero is in (1.75,2)(1.75, 2).

And: f(1.9)=6.8597.6+1=0.259>0f(1.9) = 6.859 - 7.6 + 1 = 0.259 > 0, so the zero is in (1.75,1.9)(1.75, 1.9).

Sign Analysis with Test Intervals

To determine where a polynomial is positive or negative:

  1. Find all real zeros
  2. Plot them on a number line, dividing it into intervals
  3. Test one point in each interval to determine the sign

Worked Example 4: Complete Sign Analysis

Determine the sign of f(x)=(x+3)(x1)2(x5)f(x) = (x + 3)(x - 1)^2(x - 5).

Zeros: x=3x = -3 (mult. 1), x=1x = 1 (mult. 2), x=5x = 5 (mult. 1).

Test intervals:

IntervalTest PointSign of ffReasoning
(,3)(-\infty, -3)x=4x = -4()(+)()=+(-)({+})({-}) = +Positive
(3,1)(-3, 1)x=0x = 0(+)(+)()=({+})({+})({-}) = -Negative
(1,5)(1, 5)x=2x = 2(+)(+)()=({+})({+})({-}) = -Negative
(5,)(5, \infty)x=6x = 6(+)(+)(+)=+({+})({+})({+}) = +Positive

Notice: the sign does not change at x=1x = 1 because the multiplicity is even (the graph bounces there).

SVG: Polynomial Graph Analysis

Graph of f(x) = (x + 2)(x - 1) squared times (x - 3)

-2-11234crosses(mult. 1)bounces(mult. 2)crosses(mult. 1)up to leftup to right

The graph shows f(x)=(x+2)(x1)2(x3)f(x) = (x + 2)(x - 1)^2(x - 3), a degree-4 polynomial with positive leading coefficient. It crosses at x=2x = -2 and x=3x = 3 (multiplicity 1), bounces at x=1x = 1 (multiplicity 2), and both ends rise.

Complete Graphing Strategy

To sketch the graph of a polynomial by hand:

  1. Determine the degree and leading coefficient for end behavior
  2. Find all zeros (factor, use rational root theorem, etc.) and determine multiplicity
  3. Plot the zeros and mark crossing/bouncing behavior
  4. Find the yy-intercept (f(0)f(0))
  5. Determine sign in each interval between zeros
  6. Estimate turning points — there are at most n1n - 1
  7. Connect the dots smoothly, respecting end behavior, signs, and zero behavior

Worked Example 5: Complete Graph Sketch

Sketch g(x)=x3+4x=x(x24)=x(x2)(x+2)g(x) = -x^3 + 4x = -x(x^2 - 4) = -x(x - 2)(x + 2).

End behavior: Degree 3, negative leading coefficient: left end up, right end down.

Zeros: x=0x = 0, x=2x = 2, x=2x = -2 — all multiplicity 1 (graph crosses at each).

yy-intercept: g(0)=0g(0) = 0.

Sign analysis:

IntervalSign
(,2)(-\infty, -2)++
(2,0)(-2, 0)-
(0,2)(0, 2)++
(2,)(2, \infty)-

Turning points: At most 31=23 - 1 = 2. One between x=2x = -2 and x=0x = 0, another between x=0x = 0 and x=2x = 2. Using calculus (or symmetry — this function is odd): turning points are at x=±23±1.15x = \pm\frac{2}{\sqrt{3}} \approx \pm 1.15, with g ⁣(23)3.08g\!\left(\frac{2}{\sqrt{3}}\right) \approx 3.08.

Real-World Application: Structural Analysis

In civil engineering, the bending moment of a beam under multiple point loads can be modeled as a polynomial. For a beam with supports at x=0x = 0 and x=Lx = L with loads at positions a1,a2,a_1, a_2, \ldots, the moment diagram is piecewise polynomial. The zeros of the moment polynomial indicate where the beam has zero bending — and the maximum of the moment (a turning point) indicates where the beam is under greatest stress.

For a uniformly loaded beam of length 10 m, the moment is approximately:

M(x)=0.5x2+5xM(x) = -0.5x^2 + 5x

This is a quadratic with zeros at x=0x = 0 and x=10x = 10, and maximum at x=5x = 5 where M(5)=12.5M(5) = 12.5 kN-m.

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: Describe the end behavior of f(x)=3x6x4+2x1f(x) = 3x^6 - x^4 + 2x - 1.

Leading term: 3x63x^6. Even degree, positive coefficient.

Both ends rise: as x+x \to +\infty, f(x)+f(x) \to +\infty, and as xx \to -\infty, f(x)+f(x) \to +\infty.

Answer: Both ends go to ++\infty.

Problem 2: For f(x)=(x1)2(x+3)3f(x) = (x - 1)^2(x + 3)^3, identify each zero, its multiplicity, and the graph’s behavior there.

x=1x = 1: multiplicity 2 (even) — the graph touches and bounces.

x=3x = -3: multiplicity 3 (odd) — the graph crosses with an inflection.

Answer: Bounces at x=1x = 1 (mult. 2), crosses with inflection at x=3x = -3 (mult. 3).

Problem 3: Use the IVT to show that f(x)=x43x22f(x) = x^4 - 3x^2 - 2 has a zero between x=1x = 1 and x=2x = 2.

f(1)=132=4<0f(1) = 1 - 3 - 2 = -4 < 0

f(2)=16122=2>0f(2) = 16 - 12 - 2 = 2 > 0

Since ff is continuous and changes sign, there is a zero in (1,2)(1, 2) by the IVT.

Answer: f(1)=4f(1) = -4 and f(2)=2f(2) = 2 have opposite signs, so the IVT guarantees a zero in (1,2)(1, 2).

Problem 4: What is the maximum number of turning points for a degree-7 polynomial? What is the maximum number of real zeros?

Maximum turning points: 71=67 - 1 = 6.

Maximum real zeros: 77 (a polynomial of degree nn has at most nn real zeros).

Answer: At most 6 turning points and at most 7 real zeros.

Problem 5: Perform a sign analysis for f(x)=x2(x3)(x+1)f(x) = x^2(x - 3)(x + 1).

Zeros: x=0x = 0 (mult. 2), x=3x = 3 (mult. 1), x=1x = -1 (mult. 1).

IntervalTestSign
(,1)(-\infty, -1)x=2x = -2: (4)(5)(1)=+(4)(-5)(-1) = +Positive
(1,0)(-1, 0)x=0.5x = -0.5: (0.25)(3.5)(0.5)=(0.25)(-3.5)(0.5) = -Negative
(0,3)(0, 3)x=1x = 1: (1)(2)(2)=(1)(-2)(2) = -Negative
(3,)(3, \infty)x=4x = 4: (16)(1)(5)=+(16)(1)(5) = +Positive

Note: the sign does not change at x=0x = 0 (even multiplicity).

Answer: Positive on (,1)(-\infty, -1) and (3,)(3, \infty); negative on (1,0)(-1, 0) and (0,3)(0, 3).

Key Takeaways

  • End behavior depends only on the degree and leading coefficient — even degree means same direction on both ends; odd means opposite
  • Multiplicity determines crossing vs. bouncing: odd multiplicities cross, even multiplicities bounce
  • A degree-nn polynomial has at most nn real zeros and at most n1n - 1 turning points
  • The intermediate value theorem guarantees a zero between any two points where the function changes sign
  • Sign analysis divides the number line at zeros and tests each interval
  • The complete graphing strategy combines end behavior, zeros, sign analysis, and turning points

Return to College Algebra for more topics in this section.

Last updated: March 29, 2026