1.44 Polynomial Multiplication Definitions
Polynomial multiplication definitions explain how to multiply polynomials by distributing terms and combining like terms to form new algebraic expressions.
Polynomial Multiplication Definitions establishes the vocabulary for combining two polynomials into a single resulting polynomial through multiplication, describing the individual multiplications that occur between each pair of terms during this process and the specific way the degrees of the original polynomials determine the degree of the resulting product.
Polynomial Product
A polynomial product is the result of multiplying two polynomials together, obtained by applying the distributive property so that every term of the first polynomial is multiplied by every term of the second polynomial, and then combining any resulting like terms. Multiplying (x + 3) by (x + 5) requires distributing each term of the first factor across both terms of the second, producing the polynomial product x² + 8x + 15 once like terms have been combined.
Partial Polynomial Product
A partial polynomial product is one of the individual term-by-term multiplications produced during the distribution stage of multiplying two polynomials, before any like terms among these individual results have been combined. Multiplying (x + 3) by (x + 5) produces four partial polynomial products—x·x, x·5, 3·x, and 3·5—which are x², 5x, 3x, and 15 respectively, and combining the two middle partial products, 5x and 3x, into 8x is what yields the final simplified polynomial product.
Polynomial Product Degree
The polynomial product degree is the degree of the resulting polynomial obtained by multiplying two polynomials together, and it is always equal to the sum of the degrees of the two original polynomials being multiplied. Multiplying a polynomial of degree 1, such as x + 3, by another polynomial of degree 1, such as x + 5, always produces a polynomial product of degree 2, since exponents add together whenever the terms containing them are multiplied.
Together, these definitions describe polynomial multiplication as a two-stage process: generating every partial polynomial product through full distribution across both factors, and then combining any resulting like terms, with the polynomial product degree providing a predictable check—equal to the sum of the two original degrees—for confirming that the final result is structured correctly.