Paul's Online Notes
Paul's Online Notes
Home / Algebra / Preliminaries / Polynomials
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 1.4 : Polynomials

9. Perform the indicated operation and identify the degree of the result.

\[\left( {{x^2} + x - 2} \right)\left( {3{x^2} - 8x - 7} \right)\]

Show All Steps Hide All Steps

Start Solution

Remember that the foil method only works for binomials and these are both trinomials (i.e. they each have three terms).

So, all we need to do is multiply each term in the second polynomial by each term in the first polynomial. Here is the result of doing that.

\[\begin{align*}\left( {{x^2} + x - 2} \right)\left( {3{x^2} - 8x - 7} \right) & = 3{x^4} - 8{x^3} - 7{x^2} + 3{x^3} - 8{x^2} - 7x - 6{x^2} + 16x + 14\\ & = \require{bbox} \bbox[2pt,border:1px solid black]{{3{x^4} - 5{x^3} - 21{x^2} + 9x + 14}}\end{align*}\] Show Step 2

Remember the degree of a polynomial is just the largest exponent in the polynomial and so the degree of the result of this operation is four.