45.6 Multivariable Polynomial Multiplication
Multivariable polynomial multiplication combines terms using distributive property and systematic combining of like terms across multiple variables.
Multivariable Polynomial Multiplication is the process of forming the product of two or more polynomials whose terms involve more than one variable, such as expressions containing both x and y, or x, y, and z simultaneously. It extends the distributive-based methods used for single-variable polynomials to expressions in which each term carries a coefficient and a combination of variable factors raised to various exponents. The result of the operation is a new polynomial obtained by multiplying every term of one factor by every term of the other factor, then combining any terms that share an identical variable part.
The operation relies on the distributive property applied repeatedly: each term in the first polynomial is distributed across every term in the second polynomial, producing a full set of partial products before any simplification occurs.
Structural Foundations
Terms with Multiple Variables
A term in a multivariable polynomial is written as a numerical coefficient multiplied by one or more variables, each raised to a whole-number exponent. For example, a term such as 3x²y contains the coefficient 3, the variable x with exponent 2, and the variable y with exponent 1. Multivariable polynomial multiplication treats each variable's exponent independently during every partial product.
The Distributive Property in Several Variables
The distributive property states that a sum multiplied by a value equals the sum of the individual products. When extended to two multivariable polynomials, every term of the first factor must be paired with every term of the second factor exactly once, so that no combination is omitted.
Here a, b, c, and d may themselves be terms containing several variables, such as 2xy or 5x²z.
The Multiplication Procedure
Step 1 — Pairing Every Term
Each term of the first polynomial is paired, one at a time, with each term of the second polynomial. If the first polynomial has m terms and the second has n terms, the expansion before simplification contains m multiplied by n partial products.
Step 2 — Multiplying Numerical Coefficients
For each pair of terms, the numerical coefficients are multiplied together using ordinary arithmetic, including sign rules: a positive coefficient times a positive coefficient gives a positive result, while a positive times a negative gives a negative result.
Step 3 — Combining Matching Variable Factors
Any variable that appears in both terms of a pair has its exponents added, following the product rule of exponents.
Step 4 — Retaining Distinct Variable Factors
If a variable appears in only one of the two terms being multiplied, it is carried into the partial product unchanged, keeping its original exponent, since there is no matching factor to combine it with.
Step 5 — Forming the Complete Partial Product
Once the coefficient has been computed and every variable factor has either been combined or retained, the result is written as a single term: coefficient followed by each distinct variable raised to its accumulated exponent.
Step 6 — Reducing Like Terms
After all partial products have been formed, terms with identical variable parts, meaning the same variables raised to the same exponents, are combined by adding their coefficients. Terms whose variable parts differ, even slightly in exponent, remain separate.
Step 7 — Ordering the Final Product
The simplified terms are conventionally arranged by total degree, from highest to lowest, and within terms of equal degree, by a consistent alphabetical order of the leading variable, producing a standard-form polynomial.
Worked Example
Multiplying Two Binomials in Two Variables
Consider the product of (2x + 3y) and (x − 4y). Applying the pairing from Step 1 gives four partial products:
The two middle terms, −8xy and 3xy, share the identical variable part xy, so Step 6 combines them into −5xy, giving the reduced result.
Multiplying a Trinomial by a Binomial in Three Variables
Consider (x + y + z) multiplied by (x − y). Distributing each term of the trinomial across the binomial produces six partial products:
The terms −xy and +xy cancel completely since their coefficients sum to zero, while xz and yz remain distinct because no matching term exists to combine with them, leaving:
Visual Representation of Term Pairing
Each cell in the grid corresponds to one partial product from Step 1, and the diagonal cells containing xy terms are the ones combined in Step 6 during like-term reduction.
Common Errors to Avoid
Adding Exponents of Different Variables
A frequent error is adding the exponents of two different variables, such as treating x² multiplied by y³ as xy⁵. Exponents are only combined when the base variable is identical; x² and y³ remain as separate factors, giving x²y³.
Forgetting a Partial Product
Because the number of partial products equals the product of the term counts of the two factors, skipping any single pairing produces an incomplete and incorrect expansion. Systematically pairing every term with every other term, as in Step 1, prevents this omission.
Combining Terms with Different Variable Parts
Terms such as xy² and x²y are not like terms, even though both involve x and y, because their exponents differ. Only terms with an exactly matching variable part may be combined in Step 6.