Andromeda
Note

Polynomial Graphs

Definition

The geometric representation of a polynomial function, characterized by its end behavior, turning points, and x-intercepts.

Why It Matters

Understanding the graph’s “End Behavior” is the only way to distinguish between a temporary setback and a terminal trend.

Core Concepts

  • End Behavior: For very large values of x|x|, the graph of a polynomial resembles its leading term, y=anxny = a_n x^n.
    • How to read: “For very large absolute values of x, the graph behaves like the leading term y equals a n times x raised to the nth power.”
    • Meaning: Leading term dominates—lower-degree terms become negligible far from the origin.
  • Turning Points: A polynomial of degree nn has at most n1n-1 local extrema (turning points).
    • How to read: “The graph of the polynomial has at most n minus one turning points.”
    • Meaning: Degree caps how many times the graph can change direction.
  • Multiplicity at Zeros:
    • If a factor (xr)m(x-r)^m exists, rr is a zero of multiplicity mm.
    • Even Multiplicity: Graph touches the xx-axis.
    • Odd Multiplicity: Graph crosses the xx-axis.
    • How to read: “The factor x minus r raised to the mth power indicates that r is a zero of the polynomial with a multiplicity of m.”
    • Meaning: Even mm bounces off the axis; odd mm crosses through—determines local graph behavior at each root.

Connected Concepts