| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
Multiply
Commutative Property of Addition
Associative Property of Addition
Add terms
Start by drawing a table that has as many rows as there are terms in the first polynomial and that has as many columns as there are terms in the second polynomial.
Polynomial | Number of Terms |
---|---|
P(x)=x3+2x2−3 | 3 |
Q(x)=x2+4 | 2 |
For example, a table with 3 rows and 2 columns is needed to multiply P(x) by Q(x).
Now, write each term of the first polynomial at the left of each cell of the first column. Similarly, write each term of the second polynomial above each cell of the first row.
Commutative Property of Multiplication
a⋅a=a2
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.