Sign In
The product of two polynomials can be calculated by using the Distributive Property. Consider, for example, the following pair of polynomials. P(x) &= x^3 + 2x^2 - 3 Q(x) &= x^2 + 4 To multiply these two polynomials, the following four steps can be followed.
Distribute x^3 + 2x^2 - 3
a^m*a^n=a^(m+n)
Add terms
Multiply
Commutative Property of Addition
Associative Property of Addition
Add terms
Given two polynomials, their product can be calculated by using a box or table. Consider, for example, the following pair of polynomials. P(x) &= x^3 + 2x^2 - 3 Q(x) &= x^2 + 4 To multiply these two polynomials, the following four steps can be followed.
| Polynomial | Number of Terms |
|---|---|
| P(x) = x^3 + 2x^2 - 3 | 3 |
| Q(x) = x^2 + 4 | 2 |
For example, a table with 3 rows and 2 columns is needed to multiply P(x) by Q(x).
The product of these polynomials has been found to be x^5+2x^4+4x^3+5x^2-12.
The FOIL method is a mnemonic for remembering how to multiply two binomials. The word FOIL is an acronym for the words First, Outer, Inner, and Last. Consider, for example, the following product. (x+6)(3x-2) These two binomials can be multiplied by following five steps.
Commutative Property of Multiplication
a* a=a^2
a(- b)=- a * b
Multiply
Add terms
Given two polynomials P(x) and Q(x), the product P(x)* Q(x) is always a polynomial.
Multiplying two polynomials produces a new polynomial.
In other words, the polynomials are closed under multiplication.
Since P(x) and Q(x) are polynomials, all the exponents are whole numbers. Furthermore, because the whole numbers are closed under addition, the exponents of the resulting expression are whole numbers. Then, the new expression can be rewritten as follows. P(x)Q(x) &= c_kx^D + ⋯ + c_1x + c_0 Consequently, the new expression is a polynomial. Therefore, the product of two polynomials produces a polynomial, which proves that the polynomials are closed under multiplication.