45 Polynomial Multiplication
Polynomial multiplication involves multiplying terms with variables and coefficients to form new algebraic expressions.
Polynomial Multiplication is the study of forming the product of two or more polynomials by systematically distributing every term of one polynomial across every term of the other, combining exponent rules and the distributive property into a single, organized multiplication procedure.
The Scope of Polynomial Multiplication
Multiplying polynomials means computing every partial product formed by pairing one term from the first polynomial with one term from the second, then combining any resulting like terms into a single simplified polynomial. Because a polynomial with m terms multiplied by a polynomial with n terms produces m × n partial products before simplification, organizing this process carefully is essential to ensure no pairing of terms is missed and no like terms are left uncombined.
Multiplying a Monomial by a Polynomial
The simplest case of polynomial multiplication applies the distributive property directly, multiplying a single monomial across every term of a polynomial, combining coefficients by ordinary multiplication and combining variable factors using the product-of-powers exponent rule.
Every term inside the parentheses must be multiplied by the outer monomial, exactly as in ordinary expression expansion, with careful attention to the sign of each resulting term.
Forming Partial Products Between Two Polynomials
When multiplying a polynomial by another polynomial with more than one term, every term of the first polynomial must be multiplied by every term of the second, producing a full set of partial products that are then combined. For a binomial multiplied by a binomial, this produces four partial products, often organized using the acronym FOIL — First terms, Outer terms, Inner terms, Last terms — as a memory aid for ensuring all four pairings are formed.
Multiplying Larger Polynomials Horizontally
FOIL applies specifically to a binomial-by-binomial product; multiplying a binomial by a trinomial, or any two polynomials with more terms, requires distributing every term of one polynomial across every term of the other more generally, without a specific mnemonic, then combining any resulting like terms. Multiplying (x + 2) by (x² - 3x + 4) requires forming six partial products — x times each of the trinomial's three terms, and 2 times each of the same three terms — before combining like terms into a final simplified answer.
Structured Vertical Multiplication
An alternative to horizontal distribution is a vertical arrangement for polynomial multiplication, similar in spirit to vertical multiplication of multi-digit numbers, in which one polynomial is written above the other and each term of the bottom polynomial is multiplied across the entire top polynomial in a separate row, with like terms from different rows aligned in columns before a final vertical addition combines them. This structured method is particularly helpful for reducing errors when multiplying longer polynomials, since it visually organizes the partial products by degree before they are summed.
Multiplying Multivariable Polynomials
When multiplying polynomials involving more than one variable, the same partial-product procedure applies, with each partial product's variable factors combined using the product-of-powers rule applied independently to each variable present. Multiplying (2x + y) by (x - 3y) produces partial products 2x², -6xy, xy, and -3y², which combine, after merging the two xy-type like terms, into 2x² - 5xy - 3y².
Verifying a Polynomial Product
A computed polynomial product is verified by substituting a chosen numerical value for the variable (or variables) into both the original factored form and the expanded product, and confirming the two expressions evaluate to the same number; a mismatch indicates a missed or miscombined partial product somewhere in the expansion.
Special Polynomial Product Patterns
Certain binomial products recur often enough in algebra to be recognized as special product patterns, allowing their expansion to be written directly without working through the full partial-product process each time. The square of a binomial follows the pattern (a + b)² = a² + 2ab + b², and similarly (a - b)² = a² - 2ab + b². The difference of squares pattern states that (a + b)(a - b) = a² - b², a product in which the middle terms always cancel. Recognizing when a given multiplication matches one of these patterns allows the product to be written immediately, though verifying it through full FOIL expansion remains a valid, if slower, alternative.
Diagnosing Errors in Polynomial Multiplication
Common errors in this area include forming only some of the required partial products rather than every pairing between the two polynomials' terms, mishandling signs when one or both factors contain negative terms, combining unlike terms during the final simplification step, and misapplying a special product pattern to a case it does not actually fit, such as incorrectly assuming (a + b)² equals a² + b² without the required middle term 2ab.
Content in this section
- 45.1 Polynomial Multiplication Scope
- 45.2 Monomial-by-Polynomial Multiplication
- 45.3 Polynomial-by-Polynomial Partial Products
- 45.4 Horizontal Polynomial Multiplication
- 45.5 Structured Polynomial Multiplication Arrangement
- 45.6 Multivariable Polynomial Multiplication
- 45.7 Polynomial Product Structure and Verification
- 45.8 Polynomial Multiplication Error Analysis
- 45.9 Special Polynomial Product Definitions