Polynomial functions model real quantities such as area, volume, and revenue. See a full worked example: cutting squares from a rectangular sheet and folding it into an open box gives a cubic volume function, V(x) = x(20-2x)(12-2x), that the usual polynomial tools can analyze.
Where polynomials show up in real problems
Polynomial functions model quantities that grow, shrink, or combine through addition and multiplication of a variable — areas, volumes, and revenue are common examples. Once a real situation is written as a polynomial, all the usual tools apply: finding zeros, reading end behavior, and locating maximum or minimum values.
Worked example: maximizing the volume of a box
Cutting a square of side x from each corner of a 20-by-12 sheet and folding up the sides makes an open box.
Start with a rectangular sheet 20 units by 12 units. Cutting a square of side x from each corner and folding up the flaps creates an open-top box. Its dimensions become length (20 − 2x), width (12 − 2x), and height x, so the volume is:
V(x) = x(20 − 2x)(12 − 2x)
Multiplying this out gives a cubic polynomial in x. The box only makes physical sense for 0 < x < 6 (so both remaining dimensions stay positive), and the maximum volume occurs at a specific x within that range — the kind of question polynomial tools answer directly.
Other common models
Revenue: price × quantity sold, where quantity often depends on price — producing a polynomial to maximize.
Projectile height: height over time under gravity is a quadratic (degree-2) polynomial.
Population or growth models: some discrete growth patterns are approximated with polynomial functions over a limited range.
Why the tools matter here
Once a scenario is a polynomial, finding where it equals zero, is at a maximum, or matches a target value uses the same techniques as any polynomial problem — synthetic division, factoring, and graphing all carry over directly.