1.42 Polynomial Structure Definitions
Polynomial Structure Definitions explain how polynomials are built from variables, coefficients, and exponents in algebra.
Polynomial Structure Definitions establishes the vocabulary for expressions built from sums of variable terms with nonnegative integer exponents, describing the single-term building block from which such expressions are formed, the measure of an expression's highest-power term, the specific term and coefficient that determine that measure, and the special case of a polynomial with no terms at all.
Monomial
A monomial is a single algebraic term consisting of a number, a variable, or a product of numbers and variables raised to nonnegative integer exponents, with no addition or subtraction present within the term itself, such as 5, x, or 7x²y. A monomial is the simplest building block of a polynomial, and every polynomial is constructed from one or more monomials combined by addition or subtraction.
Polynomial
A polynomial is an algebraic expression formed by adding or subtracting one or more monomials, with every variable restricted to nonnegative integer exponents throughout the expression, such as 3x² − 5x + 2. A polynomial with exactly one term is itself a monomial, a polynomial with exactly two terms is called a binomial, and a polynomial with exactly three terms is called a trinomial, though polynomials may contain any number of terms.
Polynomial Degree
The polynomial degree is the highest exponent appearing on the variable across all the terms of a polynomial, determining the overall power to which the expression's behavior is tied. The polynomial 3x² − 5x + 2 has a polynomial degree of 2, since the highest exponent appearing on x throughout the expression is 2, even though lower-degree terms are also present.
Leading Term
The leading term is the term within a polynomial that contains the variable raised to the polynomial's degree, conventionally identified once the polynomial is written with its terms arranged from highest exponent to lowest. In the polynomial 3x² − 5x + 2, written in this standard descending arrangement, the leading term is 3x², since it carries the exponent matching the polynomial's overall degree.
Leading Coefficient
The leading coefficient is the numerical coefficient attached to the leading term of a polynomial, representing the multiplier on the variable raised to the polynomial's highest power. In the polynomial 3x² − 5x + 2, the leading coefficient is 3, the number multiplying the degree-2 term x².
Zero Polynomial
The zero polynomial is the polynomial consisting of no terms at all, equal to 0 for every value of its variable, and is generally treated as a special case for which the concept of degree either does not apply or is defined separately by convention, since there is no leading term or leading coefficient to identify within an expression that has no terms whatsoever.
Together, these definitions describe polynomials as expressions built from one or more monomials, with the polynomial degree, leading term, and leading coefficient identifying the single highest-power term that governs much of the polynomial's overall behavior, while the zero polynomial marks the degenerate case in which no terms remain to examine at all.