Precalculus B — Polynomials & Rational Functions
Polynomials — zeros & end behaviour
ELI5: a polynomial is a sum of power terms (like x³ − 4x). Two things describe it: its zeros (where it crosses the x-axis — at most "degree"-many of them) and its end behaviour (where the highest-power term drags it as x runs off to ±∞).
degree 3 ⇒ up to three real zeros
= factor x(x−2)(x+2) ⇒ zeros {−2, 0, 2}
✓ pass the three crossings
x³ − 4x — three x-axis crossings, ends heading down-left / up-right
Real-world hook: polynomials fit curves to data and model smooth physical shapes — a roller-coaster hump, a beam's deflection, a trajectory with drag.