Learn on PengiOpenstax Elementary Algebra 2EChapter 7: Factoring

Lesson 4: Factor Special Products

In this lesson from OpenStax Elementary Algebra 2E, students learn to factor special products including perfect square trinomials, differences of squares, and sums and differences of cubes by recognizing patterns such as a² + 2ab + b² = (a+b)² and a² − b² = (a+b)(a−b). Students practice identifying when a polynomial fits one of these special forms and applying the corresponding pattern to factor it efficiently. The lesson also guides students in choosing the most appropriate factoring method to factor a polynomial completely.

Section 1

📘 Factor Special Products

New Concept

This lesson introduces shortcuts for factoring polynomials. By learning to recognize special patterns like perfect square trinomials, differences of squares, and sums/differences of cubes, you can factor expressions more quickly and efficiently.

What’s next

Now, let's break down each pattern. You'll work through interactive examples and practice cards to master factoring these special products.

Section 2

Factor Perfect Square Trinomials

Property

If aa and bb are real numbers, the perfect square trinomials pattern is as follows:

a2+2ab+b2=(a+b)2a^2 + 2ab + b^2 = (a+b)^2
a22ab+b2=(ab)2a^2 - 2ab + b^2 = (a-b)^2
To use this pattern, first verify that the trinomial fits. Check if the first term is a perfect square (a2a^2) and the last term is a perfect square (b2b^2). Then, check if the middle term is twice their product (2ab2ab). If it matches, write the square of the binomial (a+b)2(a+b)^2 or (ab)2(a-b)^2.

Examples

  • To factor 25x2+30x+925x^2 + 30x + 9, recognize it as (5x)2+2(5x)(3)+32(5x)^2 + 2(5x)(3) + 3^2. This fits the pattern a2+2ab+b2a^2+2ab+b^2, so the factored form is (5x+3)2(5x+3)^2.
  • To factor 49y242y+949y^2 - 42y + 9, identify it as (7y)22(7y)(3)+32(7y)^2 - 2(7y)(3) + 3^2. This matches the pattern a22ab+b2a^2-2ab+b^2, so the factored form is (7y3)2(7y-3)^2.

Section 3

Factor Differences of Squares

Property

If aa and bb are real numbers, a difference of squares factors to a product of conjugates using the following pattern:

a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b)
To use this pattern, ensure you have a binomial where two perfect squares are being subtracted. Write each term as a square, (a)2(b)2(a)^2 - (b)^2, then write the product of the conjugates, (ab)(a+b)(a-b)(a+b). Note that a sum of squares, a2+b2a^2+b^2, is prime and cannot be factored.

Examples

  • To factor 9x2259x^2 - 25, rewrite the expression as a difference of squares, (3x)252(3x)^2 - 5^2. This factors into the product of conjugates (3x5)(3x+5)(3x-5)(3x+5).
  • To factor 16a281b216a^2 - 81b^2, identify the terms as (4a)2(4a)^2 and (9b)2(9b)^2. The factored form is the product of their conjugates, (4a9b)(4a+9b)(4a-9b)(4a+9b).

Section 4

Factor Sums and Differences of Cubes

Property

The patterns for factoring the sum and difference of cubes are:

a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a+b)(a^2 - ab + b^2)
a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a-b)(a^2 + ab + b^2)
To factor, confirm the binomial is a sum or difference of perfect cubes. Write the terms as cubes (a3a^3 and b3b^3), then apply the corresponding pattern. The sign of the binomial factor matches the original binomial, while the middle sign of the trinomial factor is the opposite. The resulting trinomial factor is prime.

Examples

  • To factor y3+27y^3 + 27, recognize it as a sum of cubes, y3+33y^3 + 3^3. Applying the sum of cubes pattern gives (y+3)(y23y+9)(y+3)(y^2 - 3y + 9).
  • To factor 8x318x^3 - 1, see it as a difference of cubes, (2x)313(2x)^3 - 1^3. The pattern gives (2x1)((2x)2+(2x)(1)+12)(2x-1)((2x)^2 + (2x)(1) + 1^2), which simplifies to (2x1)(4x2+2x+1)(2x-1)(4x^2 + 2x + 1).

Section 5

Complete Factoring Strategy

Property

To factor a polynomial completely, follow a structured approach.

  1. GCF First: Always factor out the Greatest Common Factor (GCF).
  2. Identify Terms:
    • Binomial (2 terms): Check for Difference of Squares (a2b2a^2-b^2), Sum of Cubes (a3+b3a^3+b^3), or Difference of Cubes (a3b3a^3-b^3).
    • Trinomial (3 terms): Check for a Perfect Square Trinomial (a2±2ab+b2a^2 \pm 2ab + b^2).
  3. Factor Further: Always check if any of the resulting factors can themselves be factored.

Examples

  • To factor 3x312x3x^3 - 12x, first factor out the GCF of 3x3x, which gives 3x(x24)3x(x^2 - 4). The binomial is a difference of squares, so the final result is 3x(x2)(x+2)3x(x-2)(x+2).
  • To factor 2y320y2+50y2y^3 - 20y^2 + 50y, first factor out the GCF of 2y2y to get 2y(y210y+25)2y(y^2 - 10y + 25). The trinomial is a perfect square, (y5)2(y-5)^2. The result is 2y(y5)22y(y-5)^2.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 7: Factoring

  1. Lesson 1

    Lesson 1: Greatest Common Factor and Factor by Grouping

  2. Lesson 2

    Lesson 2: Factor Trinomials of the Form x2+bx+c

  3. Lesson 3

    Lesson 3: Factor Trinomials of the Form ax2+bx+c

  4. Lesson 4Current

    Lesson 4: Factor Special Products

  5. Lesson 5

    Lesson 5: General Strategy for Factoring Polynomials

  6. Lesson 6

    Lesson 6: Quadratic Equations

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Factor Special Products

New Concept

This lesson introduces shortcuts for factoring polynomials. By learning to recognize special patterns like perfect square trinomials, differences of squares, and sums/differences of cubes, you can factor expressions more quickly and efficiently.

What’s next

Now, let's break down each pattern. You'll work through interactive examples and practice cards to master factoring these special products.

Section 2

Factor Perfect Square Trinomials

Property

If aa and bb are real numbers, the perfect square trinomials pattern is as follows:

a2+2ab+b2=(a+b)2a^2 + 2ab + b^2 = (a+b)^2
a22ab+b2=(ab)2a^2 - 2ab + b^2 = (a-b)^2
To use this pattern, first verify that the trinomial fits. Check if the first term is a perfect square (a2a^2) and the last term is a perfect square (b2b^2). Then, check if the middle term is twice their product (2ab2ab). If it matches, write the square of the binomial (a+b)2(a+b)^2 or (ab)2(a-b)^2.

Examples

  • To factor 25x2+30x+925x^2 + 30x + 9, recognize it as (5x)2+2(5x)(3)+32(5x)^2 + 2(5x)(3) + 3^2. This fits the pattern a2+2ab+b2a^2+2ab+b^2, so the factored form is (5x+3)2(5x+3)^2.
  • To factor 49y242y+949y^2 - 42y + 9, identify it as (7y)22(7y)(3)+32(7y)^2 - 2(7y)(3) + 3^2. This matches the pattern a22ab+b2a^2-2ab+b^2, so the factored form is (7y3)2(7y-3)^2.

Section 3

Factor Differences of Squares

Property

If aa and bb are real numbers, a difference of squares factors to a product of conjugates using the following pattern:

a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b)
To use this pattern, ensure you have a binomial where two perfect squares are being subtracted. Write each term as a square, (a)2(b)2(a)^2 - (b)^2, then write the product of the conjugates, (ab)(a+b)(a-b)(a+b). Note that a sum of squares, a2+b2a^2+b^2, is prime and cannot be factored.

Examples

  • To factor 9x2259x^2 - 25, rewrite the expression as a difference of squares, (3x)252(3x)^2 - 5^2. This factors into the product of conjugates (3x5)(3x+5)(3x-5)(3x+5).
  • To factor 16a281b216a^2 - 81b^2, identify the terms as (4a)2(4a)^2 and (9b)2(9b)^2. The factored form is the product of their conjugates, (4a9b)(4a+9b)(4a-9b)(4a+9b).

Section 4

Factor Sums and Differences of Cubes

Property

The patterns for factoring the sum and difference of cubes are:

a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a+b)(a^2 - ab + b^2)
a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a-b)(a^2 + ab + b^2)
To factor, confirm the binomial is a sum or difference of perfect cubes. Write the terms as cubes (a3a^3 and b3b^3), then apply the corresponding pattern. The sign of the binomial factor matches the original binomial, while the middle sign of the trinomial factor is the opposite. The resulting trinomial factor is prime.

Examples

  • To factor y3+27y^3 + 27, recognize it as a sum of cubes, y3+33y^3 + 3^3. Applying the sum of cubes pattern gives (y+3)(y23y+9)(y+3)(y^2 - 3y + 9).
  • To factor 8x318x^3 - 1, see it as a difference of cubes, (2x)313(2x)^3 - 1^3. The pattern gives (2x1)((2x)2+(2x)(1)+12)(2x-1)((2x)^2 + (2x)(1) + 1^2), which simplifies to (2x1)(4x2+2x+1)(2x-1)(4x^2 + 2x + 1).

Section 5

Complete Factoring Strategy

Property

To factor a polynomial completely, follow a structured approach.

  1. GCF First: Always factor out the Greatest Common Factor (GCF).
  2. Identify Terms:
    • Binomial (2 terms): Check for Difference of Squares (a2b2a^2-b^2), Sum of Cubes (a3+b3a^3+b^3), or Difference of Cubes (a3b3a^3-b^3).
    • Trinomial (3 terms): Check for a Perfect Square Trinomial (a2±2ab+b2a^2 \pm 2ab + b^2).
  3. Factor Further: Always check if any of the resulting factors can themselves be factored.

Examples

  • To factor 3x312x3x^3 - 12x, first factor out the GCF of 3x3x, which gives 3x(x24)3x(x^2 - 4). The binomial is a difference of squares, so the final result is 3x(x2)(x+2)3x(x-2)(x+2).
  • To factor 2y320y2+50y2y^3 - 20y^2 + 50y, first factor out the GCF of 2y2y to get 2y(y210y+25)2y(y^2 - 10y + 25). The trinomial is a perfect square, (y5)2(y-5)^2. The result is 2y(y5)22y(y-5)^2.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 7: Factoring

  1. Lesson 1

    Lesson 1: Greatest Common Factor and Factor by Grouping

  2. Lesson 2

    Lesson 2: Factor Trinomials of the Form x2+bx+c

  3. Lesson 3

    Lesson 3: Factor Trinomials of the Form ax2+bx+c

  4. Lesson 4Current

    Lesson 4: Factor Special Products

  5. Lesson 5

    Lesson 5: General Strategy for Factoring Polynomials

  6. Lesson 6

    Lesson 6: Quadratic Equations