Fatskills
Practice. Master. Repeat.
Study Guide: Algebra Polynomials Multiplying Polynomials
Source: https://www.fatskills.com/algebra/chapter/algebra-polynomials-multiplying-polynomials

Algebra Polynomials Multiplying Polynomials

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

What Is This?

Multiplying Polynomials is the process of multiplying two or more polynomials together to obtain a resulting polynomial expression. This topic is crucial in algebra and appears in various exams, including the Advanced Placement (AP) Calculus and the College Board's SAT Subject Test in Math Level 2.

Why It Matters

This topic is tested in various exams, including the AP Calculus, SAT Subject Test in Math Level 2, and the ACT Math test. It typically carries around 10-20% of the total marks in these exams. The skill being tested is the ability to apply the distributive property and the FOIL method to multiply polynomials, as well as to simplify and factor the resulting expressions.

Core Concepts

To master multiplying polynomials, you must understand the following core concepts:


  • Distributive Property: This property states that for any real numbers a, b, and c, a(b + c) = ab + ac.
  • FOIL Method: This method is used to multiply two binomials (expressions with two terms) together. It stands for First, Outer, Inner, Last, and involves multiplying the first terms, then the outer terms, then the inner terms, and finally the last terms.
  • Like Terms: These are terms that have the same variable and exponent. When multiplying polynomials, you must combine like terms to simplify the resulting expression.
  • Polynomial Degree: This is the highest power of the variable in a polynomial expression.

The Rule-Book (How It Works)

The primary rule for multiplying polynomials is the distributive property. To apply this rule, you must multiply each term in one polynomial by each term in the other polynomial and then combine like terms.


  • Primary Rule: a(b + c) = ab + ac
  • Sub-rules:
    • When multiplying two binomials, use the FOIL method.
    • When multiplying a polynomial by a monomial (a single term), multiply each term in the polynomial by the monomial.
  • Exceptions: When multiplying two polynomials, be careful to combine like terms and simplify the resulting expression.

Exam / Job / Audit Weighting

Exam Frequency Difficulty Rating Question Type or Real-World Task Type
AP Calculus High Intermediate Multiple-choice questions and free-response questions
SAT Subject Test in Math Level 2 Medium Intermediate Multiple-choice questions and grid-in questions
ACT Math test Medium Beginner Multiple-choice questions and grid-in questions

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

Here are the three most important rules for multiplying polynomials:


  • FOIL Method: First, Outer, Inner, Last
  • Distributive Property: a(b + c) = ab + ac
  • Like Terms: Combine like terms to simplify the resulting expression

Worked Examples (Step-by-Step)


Example 1: Easy

Question: Multiply (x + 2) and (x + 3) x + 2) × (x + 3) = ? Step 1: Multiply the first terms: x × x = x^2 Step 2: Multiply the outer terms: x × 3 = 3x Step 3: Multiply the inner terms: 2 × x = 2x Step 4: Multiply the last terms: 2 × 3 = 6 Step 5: Combine like terms: x^2 + 3x + 2x + 6 = x^2 + 5x + 6 Answer: x^2 + 5x + 6

Example 2: Medium

Question: Multiply (x^2 + 2x + 1) and (x - 1) (x^2 + 2x + 1) × (x - 1) = ? Step 1: Multiply the first terms: x^2 × x = x^3 Step 2: Multiply the outer terms: x^2 × (-1) = -x^2 Step 3: Multiply the inner terms: 2x × x = 2x^2 Step 4: Multiply the last terms: 2x × (-1) = -2x Step 5: Multiply the constant terms: 1 × (-1) = -1 Step 6: Combine like terms: x^3 - x^2 + 2x^2 - 2x - 1 = x^3 + x^2 - 2x - 1 Answer: x^3 + x^2 - 2x - 1

Example 3: Hard

Question: Multiply (x^3 + 2x^2 + x + 1) and (x^2 - 2x + 1) (x^3 + 2x^2 + x + 1) × (x^2 - 2x + 1) = ? Step 1: Multiply the first terms: x^3 × x^2 = x^5 Step 2: Multiply the outer terms: x^3 × (-2x) = -2x^4 Step 3: Multiply the inner terms: 2x^2 × x^2 = 2x^4 Step 4: Multiply the last terms: 2x^2 × (-2x) = -4x^3 Step 5: Multiply the constant terms: 2x^2 × 1 = 2x^2 Step 6: Combine like terms: x^5 - 2x^4 + 2x^4 - 4x^3 + 2x^2 = x^5 - 4x^3 + 2x^2 Answer: x^5 - 4x^3 + 2x^2

Common Exam Traps & Mistakes

Here are four common mistakes that cost marks in exams:


  • Mistake 1: Failing to combine like terms.
  • Mistake 2: Using the wrong order of operations.
  • Mistake 3: Failing to multiply all the terms.
  • Mistake 4: Failing to simplify the resulting expression.

Shortcut Strategies & Exam Hacks

Here are three practical techniques to solve questions faster or more accurately under time pressure:


  • Memory Aid: Use the FOIL method to remember the order of operations when multiplying two binomials.
  • Elimination Strategy: Eliminate options that are clearly incorrect, such as options that have a negative sign where there should be a positive sign.
  • Pattern Recognition Tip: Recognize patterns in the question, such as the presence of like terms or the use of the distributive property.

Question-Type Taxonomy

Here are three distinct question formats that this topic appears in across different exams:


Question Format Mini-Example Exams that Favor it
Multiple-choice questions What is the result of multiplying (x + 2) and (x + 3)? AP Calculus, SAT Subject Test in Math Level 2
Free-response questions Multiply (x^2 + 2x + 1) and (x - 1). AP Calculus, ACT Math test
Grid-in questions Multiply (x^3 + 2x^2 + x + 1) and (x^2 - 2x + 1). SAT Subject Test in Math Level 2

Practice Set (MCQs)

Here are five multiple-choice questions at mixed difficulty levels:

Question 1: Easy

Question: What is the result of multiplying (x + 2) and (x + 3)? A) x^2 + 5x + 6 B) x^2 + 3x + 2 C) x^2 - 3x - 2 D) x^2 - 5x - 6 Correct Answer: A) x^2 + 5x + 6 Explanation: Use the FOIL method to multiply the two binomials.

Question 2: Medium

Question: Multiply (x^2 + 2x + 1) and (x - 1).
A) x^3 + x^2 - 2x - 1 B) x^3 - x^2 + 2x - 1 C) x^3 + x^2 + 2x + 1 D) x^3 - x^2 - 2x + 1 Correct Answer: A) x^3 + x^2 - 2x - 1 Explanation: Use the FOIL method to multiply the two binomials and combine like terms.

Question 3: Hard

Question: Multiply (x^3 + 2x^2 + x + 1) and (x^2 - 2x + 1).
A) x^5 - 4x^3 + 2x^2 B) x^5 + 4x^3 - 2x^2 C) x^5 + 2x^3 - 4x^2 D) x^5 - 2x^3 + 4x^2 Correct Answer: A) x^5 - 4x^3 + 2x^2 Explanation: Use the FOIL method to multiply the two binomials and combine like terms.

Question 4: Easy

Question: What is the result of multiplying (x + 1) and (x - 1)? A) x^2 + 2x + 1 B) x^2 - 2x + 1 C) x^2 + 1 D) x^2 - 1 Correct Answer: B) x^2 - 2x + 1 Explanation: Use the FOIL method to multiply the two binomials.

Question 5: Medium

Question: Multiply (x^2 + 2x + 1) and (x + 1).
A) x^3 + 3x^2 + 2x + 1 B) x^3 + x^2 + 2x + 1 C) x^3 + 3x^2 - 2x - 1 D) x^3 + x^2 - 2x - 1 Correct Answer: A) x^3 + 3x^2 + 2x + 1 Explanation: Use the FOIL method to multiply the two binomials and combine like terms.

30-Second Cheat Sheet

Here are the five things you must remember walking into the exam hall:


  • FOIL Method: First, Outer, Inner, Last
  • Distributive Property: a(b + c) = ab + ac
  • Like Terms: Combine like terms to simplify the resulting expression
  • Polynomial Degree: This is the highest power of the variable in a polynomial expression
  • Order of Operations: Multiply all the terms and then combine like terms

Learning Path

Here is a suggested study sequence to master this topic from scratch to exam-ready:


  1. Beginner Foundation: Learn the basic concepts of algebra, including variables, exponents, and polynomials.
  2. Core Rules: Learn the FOIL method, the distributive property, and how to combine like terms.
  3. Practice: Practice multiplying polynomials using the FOIL method and combining like terms.
  4. Timed Drills: Practice multiplying polynomials under timed conditions to build speed and accuracy.
  5. Mock Tests: Take mock tests to assess your knowledge and identify areas for improvement.

Related Topics

Here are three closely connected topics that appear alongside this one in exams:


  • Factoring Polynomials: This topic involves factoring polynomials into their prime factors.
  • Simplifying Expressions: This topic involves simplifying expressions using the distributive property and combining like terms.
  • Graphing Polynomials: This topic involves graphing polynomial functions and identifying their key features.


ADVERTISEMENT