Return to the Purplemath home page

 


powered by FreeFind

 

Print-friendly page

 

 

Simple Polynomial Multiplication (page 1 of 3)

Sections: Simple multiplication, "FOIL" (and a warning), General multiplication


There were two formats for adding and subtracting polynomials: "horizontal" and "vertical". You can use those same two formats for multiplying polynomials. The very simplest case for polynomial multiplication is the product of two one-term polynomials. For instance:

  • Simplify (5x2)(–2x3)

    You've already done this type of multiplication when you were first learning about exponents and variables. Just apply the rules you already know:

      (5x2)(–2x3) = –10x5

The next step up in complexity is a one-term polynomial times a multi-term polynomial. For example:

  • Simplify –3x(4x2x + 10)

    To do this, I have to distribute the –3x through the parentheses:

      –3x(4x2x + 10)
           =  –3x(4x2) – 3x(-x) – 3x(10)
           =  –12x3 + 3x2 – 30x


The next step up is a two-term polynomial times a two-term polynomial. This is the simplest of the "multi-term times multi-term" cases. There are actually three ways to do this. Since this is one of the most common polynomial multiplications that you will be doing, I'll spend a fair amount of time on this.

  • Simplify (x + 3)(x + 2)

    The first way I can do this is "horizontally", where I distribute; in this case, however, I'll have to distribute twice:   Copyright © Elizabeth Stapel 2006-2008 All Rights Reserved

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

This is probably the most difficult way to do this multiplication. The "vertical" method is much simpler. First, think back to when you were first learning about multiplication. When you did small numbers, it was simplest to work horizontally, as I did in the first couple polynomial examples above:

    3 × 4 = 12

But when you got to larger numbers, you stacked the numbers vertically and, working from right to left, took one digit at a time from the lower number and multiplied it, right to left, across the top number. For each digit in the lower number, you formed a row underneath, stepping the rows off to the left as you worked from digit to digit. Then you added. For instance, you would probably not want to try to multiply 121 by 32 horizontally, but it's easy when you do it vertically:

    121 × 32 = 3872

You can multiply polynomials in this same manner, so here's the same problem, but done "vertically":

  • Simplify (x + 3)(x + 2)

    Be sure to do your work very neatly.

    Set up the multiplication:

      

    multiplication

         

    ...and multiply:

      

    multiplication

    So we get the answer:  x2 + 5x + 6

Top  |  1 | 2 | 3  |  Return to Index  Next >>

Cite this article as:

Stapel, Elizabeth. "Simple Polynomial Multiplication." Purplemath. Available from
    http://www.purplemath.com/modules/polymult.htm. Accessed
 

 

Lessons index

Lessons CD




Purplemath:
  Linking to this site
  Printing pages
  Donating
  School licensing


Reviews of
Internet Sites:
   Free Help
   Practice
   Et Cetera

The "Homework
   Guidelines"

Study Skills Survey

Tutoring ($$)


This lesson may be printed out for your personal use.

Content copyright protected by Copyscape website plagiarism search
  

  Copyright © 2006-2008  Elizabeth Stapel   |   About   |   Terms of Use

 

 Feedback   |   Error?