• Nakafa

    Nakafa

    Learn free and with quality.
Subject
    • Grade 10
    • Grade 11
    • Grade 12
Exercises
Holy
  • Quran
Articles
  • Politics
  • Community
  • About

Command Palette

Search for a command to run...

Polynomial

Multiplication of Polynomials

Basic Principle of Polynomial Multiplication

Similar to the operations of addition and subtraction of polynomials, the operation of multiplication on polynomials can also be understood through the basic concepts of number multiplication and the distributive property.

The main principle in multiplying two polynomials is: multiply each term in the first polynomial by each term in the second polynomial.

After performing all the multiplications between terms, the next step is to combine (add or subtract) like terms to simplify the result.

Multiplication Methods

There are several ways to perform polynomial multiplication, but all are based on the distributive property.

Horizontal Distribution Method

This method involves distributing each term of the first polynomial to all terms of the second polynomial.

Example 1:

Find the product of (x−5)(x2+3x−1)(x - 5)(x^2 + 3x - 1)(x−5)(x2+3x−1).

(x−5)(x2+3x−1)(x - 5)(x^2 + 3x - 1)(x−5)(x2+3x−1)
=x(x2+3x−1)−5(x2+3x−1)(Distribute (x−5))= x(x^2 + 3x - 1) - 5(x^2 + 3x - 1) \quad \text{(Distribute } (x-5))=x(x2+3x−1)−5(x2+3x−1)(Distribute (x−5))
=(x⋅x2+x⋅3x+x⋅(−1))+(−5⋅x2−5⋅3x−5⋅(−1))(Distribute x and −5)= (x \cdot x^2 + x \cdot 3x + x \cdot (-1)) + (-5 \cdot x^2 - 5 \cdot 3x - 5 \cdot (-1)) \quad \text{(Distribute } x \text{ and } -5)=(x⋅x2+x⋅3x+x⋅(−1))+(−5⋅x2−5⋅3x−5⋅(−1))(Distribute x and −5)
=(x3+3x2−x)+(−5x2−15x+5)(Result of term multiplication)= (x^3 + 3x^2 - x) + (-5x^2 - 15x + 5) \quad \text{(Result of term multiplication)}=(x3+3x2−x)+(−5x2−15x+5)(Result of term multiplication)
=x3+3x2−x−5x2−15x+5(Remove parentheses)= x^3 + 3x^2 - x - 5x^2 - 15x + 5 \quad \text{(Remove parentheses)}=x3+3x2−x−5x2−15x+5(Remove parentheses)
=x3+(3x2−5x2)+(−x−15x)+5(Group like terms)= x^3 + (3x^2 - 5x^2) + (-x - 15x) + 5 \quad \text{(Group like terms)}=x3+(3x2−5x2)+(−x−15x)+5(Group like terms)
=x3−2x2−16x+5(Final result)= x^3 - 2x^2 - 16x + 5 \quad \text{(Final result)}=x3−2x2−16x+5(Final result)

Example 2:

Find the product of (x2−2x+7)(2x−5)(x^2 - 2x + 7)(2x - 5)(x2−2x+7)(2x−5).

(x2−2x+7)(2x−5)(x^2 - 2x + 7)(2x - 5)(x2−2x+7)(2x−5)
=x2(2x−5)−2x(2x−5)+7(2x−5)(Distribute (x2−2x+7))= x^2(2x - 5) - 2x(2x - 5) + 7(2x - 5) \quad \text{(Distribute } (x^2-2x+7))=x2(2x−5)−2x(2x−5)+7(2x−5)(Distribute (x2−2x+7))
=(x2⋅2x+x2⋅(−5))+(−2x⋅2x−2x⋅(−5))+(7⋅2x+7⋅(−5))(Distribute x2,−2x, and 7)= (x^2 \cdot 2x + x^2 \cdot (-5)) + (-2x \cdot 2x - 2x \cdot (-5)) + (7 \cdot 2x + 7 \cdot (-5)) \quad \text{(Distribute } x^2, -2x, \text{ and } 7)=(x2⋅2x+x2⋅(−5))+(−2x⋅2x−2x⋅(−5))+(7⋅2x+7⋅(−5))(Distribute x2,−2x, and 7)
=(2x3−5x2)+(−4x2+10x)+(14x−35)(Result of term multiplication)= (2x^3 - 5x^2) + (-4x^2 + 10x) + (14x - 35) \quad \text{(Result of term multiplication)}=(2x3−5x2)+(−4x2+10x)+(14x−35)(Result of term multiplication)
=2x3−5x2−4x2+10x+14x−35(Remove parentheses)= 2x^3 - 5x^2 - 4x^2 + 10x + 14x - 35 \quad \text{(Remove parentheses)}=2x3−5x2−4x2+10x+14x−35(Remove parentheses)
=2x3+(−5x2−4x2)+(10x+14x)−35(Group like terms)= 2x^3 + (-5x^2 - 4x^2) + (10x + 14x) - 35 \quad \text{(Group like terms)}=2x3+(−5x2−4x2)+(10x+14x)−35(Group like terms)
=2x3−9x2+24x−35(Final result)= 2x^3 - 9x^2 + 24x - 35 \quad \text{(Final result)}=2x3−9x2+24x−35(Final result)

Table Method (Area Model Analogy)

This method organizes the multiplication of each term using a table, similar to finding the area when multiplying two numbers.

For example, the multiplication 16×1216 \times 1216×12 can be seen as the area of a rectangle with sides 10+610+610+6 and 10+210+210+2.

106
1010060
22012

Total area = 100+60+20+12=192100 + 60 + 20 + 12 = 192100+60+20+12=192.

The same approach can be applied to polynomials.

Example 3:

Find the product of (x+6)(x+2)(x + 6)(x + 2)(x+6)(x+2) using the table method.

xxx+6
xxxx2x^2x2+6x+6x+6x
+2+2x+2x+2x+12+12+12

Now, sum all the results inside the table cells:

x2+6x+2x+12x^2 + 6x + 2x + 12x2+6x+2x+12

Combine like terms:

=x2+(6x+2x)+12= x^2 + (6x + 2x) + 12=x2+(6x+2x)+12
=x2+8x+12= x^2 + 8x + 12=x2+8x+12

Example 4:

Find the product of (x−5)(x2+3x−1)(x - 5)(x^2 + 3x - 1)(x−5)(x2+3x−1) using the table method.

x2x^2x2+3x+3x+3x−1-1−1
xxxx3x^3x3+3x2+3x^2+3x2−x-x−x
-5−5x2-5x^2−5x2−15x-15x−15x+5+5+5

Sum all the results inside the table cells:

x3+3x2−x−5x2−15x+5x^3 + 3x^2 - x - 5x^2 - 15x + 5x3+3x2−x−5x2−15x+5

Combine like terms:

=x3+(3x2−5x2)+(−x−15x)+5= x^3 + (3x^2 - 5x^2) + (-x - 15x) + 5=x3+(3x2−5x2)+(−x−15x)+5
=x3−2x2−16x+5= x^3 - 2x^2 - 16x + 5=x3−2x2−16x+5

Notice that the result from the table method is the same as the result from the horizontal distribution method. The table method is just another way to organize the multiplication of each term.

Previous

Addition and Subtraction of Polynomials

Next

Division of Polynomials

  • Multiplication of PolynomialsMaster polynomial multiplication using distributive property and table methods. Learn step-by-step techniques with detailed examples and practice.
On this page
  • Basic Principle of Polynomial Multiplication
  • Multiplication Methods
    • Horizontal Distribution Method
    • Table Method (Area Model Analogy)
  • Comments
  • Report
  • Source code