General Multiplication of Polynomials

Alas, there are no quick and easy patterns to use when we're multiplying any two polynomials that don't fit the description of one of our special cases. We just need to apply the distributive property and apply the distributive property again. And maybe once more, being careful to write down all the intermediate work. As the polynomials become more complex, there's more work to write down, but the problems don't become harder...just longer. You may want to free up some time in your afternoon schedule.

Sample Problem

Find (5x2 + 3x + 7)(-2x3 – 4x2 + 3x + 4).

Hang on, here we go. First application of the distributive property:

(5x2 + 3x + 7)(-2x3) + (5x2 + 3x + 7)(-4x2) + (5x2 + 3x + 7)(3x) + (5x2 + 3x + 7)(4)

In English you can have a run-on sentence; we're pretty sure this is a run-on expression. It's too monstrous for one line, so we'll break it into several:

(5x2 + 3x + 7)(-2x3)
+ (5x2 + 3x + 7)(-4x2)
+ (5x2 + 3x + 7)(3x)
+ (5x2 + 3x + 7)(4)

Now apply the distributive property to each line and simplify. Quickly, before this expression thinks of something else it wants to say.

The first line will go like this:

(5x2 + 3x + 7)(-2x3) = (5x2)(-2x3) + (3x)(-2x3) + 7(-2x3)
  = -10x5 – 6x4 – 14x3

After we're done following the same steps for each of the other lines, we'll find this sum:

-10x5– 6x4– 14x3   
 – 20x4– 12x3– 28x2  
  + 15x3+ 9x2+ 21x 
   + 20x2+ 12x+ 28

To make things as un-monstrous as possible, we've lined everything up so like terms are stacked on top of each other. It's like Bejeweled, but with coefficients, variables, and exponents!

To find our final answer, we add down the columns:

-10x5 – 26x4 – 11x3 + x2 + 33x + 28

Hopefully you won't be asked to do too many problems like this, but if you are, you'll know what to do.

Another thing we can do that's more messy than it is difficult is multiplying three or more polynomials together. We promise no run-on expressions this time.

Sample Problem

Find (x + 1)(2x + 3)(x2 + x).

To do this problem, break it into pieces so that we only need to multiply two polynomials together at a time. Any time you can break something down into simpler parts, we encourage you to do so. Unless it's your car. That should probably stay in one piece.

First we use the distributive property to find the product of the first two polynomials:

(x + 1)(2x + 3) = 2x2 + 5x + 3

Then we find (2x2 + 5x + 3)(x2 + x).

Apply the distributive property once to get:

(2x2 + 5x + 3)(x2)
+ (2x2 + 5x + 3)(x)

Then apply the distributive property to each line and simplify:

2x4+ 5x3+ 3x2 
 + 2x3+ 5x2+ 3x

Add down the columns to find the final answer:

2x4+ 7x3+ 8x2+ 3x

Whenever we're multiplying together more than three polynomials, it doesn't matter which ones we multiply first. We could choose the last two, or the first and last, or whichever two we want. This may be one of the only times in algebra that you're able to exercise some degree of freedom or creativity, so live it up.

However, there's often a rhyme and reason to it. Sometimes we choose which two polynomials to multiply first because we know their product will be nice and attractive. Basically, we choose our polynomials like we choose our prom dates.