Polynomial Multiplication

Algebra
operation

Also known as: multiplying polynomials, FOIL, distributing polynomials

Grade 9-12

View on concept map

Multiplying polynomials by distributing every term in one polynomial to every term in the other, then combining like terms. Required for expanding expressions, deriving identities like difference of squares, and understanding factoring as the reverse process.

This concept is covered in depth in our polynomial operations and division guide, with worked examples, practice problems, and common mistakes.

Definition

Multiplying polynomials by distributing every term in one polynomial to every term in the other, then combining like terms.

πŸ’‘ Intuition

Each term in the first polynomial must 'shake hands' with every term in the second. For two binomials like (x + 3)(x + 5), the FOIL method (First, Outer, Inner, Last) organizes the four handshakes: x \cdot x + x \cdot 5 + 3 \cdot x + 3 \cdot 5.

🎯 Core Idea

Polynomial multiplication is repeated distributionβ€”multiply each term by each term, then combine like terms.

Example

(x + 3)(x + 5) = x^2 + 5x + 3x + 15 = x^2 + 8x + 15 β€” distribute each term in the first factor.

Formula

(x + a)(x + b) = x^2 + (a + b)x + ab

Notation

FOIL: First (x \cdot x), Outer (x \cdot b), Inner (a \cdot x), Last (a \cdot b). For larger polynomials, multiply each term by each term.

🌟 Why It Matters

Required for expanding expressions, deriving identities like difference of squares, and understanding factoring as the reverse process.

πŸ’­ Hint When Stuck

Set up a multiplication grid with one polynomial across the top and the other down the side, then fill in every cell.

Formal View

For P(x) = \sum_{i=0}^{m} a_i x^i and Q(x) = \sum_{j=0}^{n} b_j x^j: (PQ)(x) = \sum_{k=0}^{m+n} c_k x^k where c_k = \sum_{i+j=k} a_i b_j. Note \deg(PQ) = \deg(P) + \deg(Q).

🚧 Common Stuck Point

FOIL only works for two binomials. For larger polynomials, use systematic distribution (every term times every term).

⚠️ Common Mistakes

  • Only multiplying the first terms and last terms, missing the middle (cross) terms
  • Forgetting to combine like terms after distributing
  • Errors with signs when multiplying negative terms: (-3)(+2x) = -6x, not +6x

Frequently Asked Questions

What is Polynomial Multiplication in Math?

Multiplying polynomials by distributing every term in one polynomial to every term in the other, then combining like terms.

Why is Polynomial Multiplication important?

Required for expanding expressions, deriving identities like difference of squares, and understanding factoring as the reverse process.

What do students usually get wrong about Polynomial Multiplication?

FOIL only works for two binomials. For larger polynomials, use systematic distribution (every term times every term).

What should I learn before Polynomial Multiplication?

Before studying Polynomial Multiplication, you should understand: polynomials, distributive property.

How Polynomial Multiplication Connects to Other Ideas

To understand polynomial multiplication, you should first be comfortable with polynomials and distributive property. Once you have a solid grasp of polynomial multiplication, you can move on to factoring trinomials, factoring difference of squares and binomial theorem.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Polynomial Long Division: Step-by-Step Method with Examples β†’