Notes: 1) I usually don't write the first step of my solution. I wrote it here to show you all the multiplications of terms that need to be done. 2) As a check, make sure the number of products of terms equals the product of the numbers of terms of the two polynomials. These polynomials have 3 terms each. 3 * 3 = 9, and sure enough, there are 9 products in the first step of the solution.