Special Products

In this article, we shall observe a neat trick that allows us to identify patterns involved in multiplying a pair of binomials. By recognizing such patterns, expanding such products can be done more efficiently without lengthy calculations that could possibly create more confusion. These patterns are called special products

Get started

Millions of flashcards designed to help you ace your studies

Sign up for free

Review generated flashcards

Sign up for free
You have reached the daily AI limit

Start learning or create your own AI flashcards

StudySmarter Editorial Team

Team Special Products Teachers

  • 10 minutes reading time
  • Checked by StudySmarter Editorial Team
Save Article Save Article
Contents
Contents
Table of contents

    Jump to a key chapter

      A special product is a product of two binomials that hold a predictable pattern.

      Before we dive into this topic, let us do a quick recap on the FOIL method and its application towards multiplying binomials.

      Recap on the FOIL Method

      As we have seen before, we can use the FOIL method to multiply binomials. Now let us refresh our memory! The formula for the FOIL method is as follows:

      Now consider the following examples.

      Use the FOIL method to find the products of the expressions below.

      1. (x-1)(x+1) 2. (2x+4)(2x-4)3. (3x+2)2 4. (x+9)25. (x-4)26. (4x-5)2

      Do you see any patterns when you expand these expressions?

      Notice that in Questions 1 and 2, the middle term disappears when we have the product of the sum and difference of the two terms. In Questions 3, 4, 5 and 6, the middle term is twice the product of the terms in the binomial.

      These patterns are examples of special products. These types of products do not require long workings when solving them as they have specific rules we can follow. Shortcuts like these always come in handy! Using special products can help us expand and factorize polynomials in a more efficient way by recognizing the pattern each method holds. Here are our learning objectives for this topic.

      • Identifying patterns found in special products

      • Using these patterns to expand and factor polynomials

      • Solve polynomials via these factoring methods

      In the next segment, we shall look at each type of pattern in turn. We will be introduced to three types, namely

      1. Difference between two squares

      2. Perfect square trinomials

      3. Sum and difference of two cubes

      From there, we shall use these methods to solve polynomials as we did in the previous section.

      Sum and Difference Formula

      The general formula for the sum and difference of two terms is

      (a+b)(a-b)=a2-b2.

      The pattern gives us the difference between the two squares.

      Geometrical Representation

      Now, the statement above may sound somewhat confusing. To help us understand what this means, let us try to visualize this pattern geometrically. Observe the square below.

      Here, the large square has an area of a2 and the purple square has an area of b2. Thus, the area of the orange region is the area of the large square minus the area of the purple square, a2-b2. We have thus proven the right-hand side of the sum and difference formula.

      To show the result of the left-hand side, we first draw a dotted horizontal line as shown in the diagram above. This creates a segment that separates the orange region into two rectangles. We will then move this new segment to the left-hand side as displayed below. For a clearer view, this new segment is represented by the colour red.

      We now have to find the area of the orange region and the area of the red region. Here, we see that the horizontal length of these two regions is a+b while the vertical length is a-b. Thus, the combined area of the orange and red rectangle is a+ba-b, which satisfies the left-hand side of the sum and difference formula.

      Worked Examples

      Let us look at the following worked examples.

      Expand the following terms.

      1. (5x+4)(5x-4)2. (3x+7)(3x-7)

      Solutions

      1. Here, a = 5x and b = 4, so

      (5x+4)(5x-4)=(5x)2-(4)2=25x2-16

      2. Here, a = 3x and b = 7, so

      (3x+7)(3x-7)=(3x)2-(7)2=9x2-49

      Factorize the following expressions.

      1. x2-42. 4x2-36

      Solutions

      1. Since

      (a)2=(x)2=x2 and (b)2=(2)2=4

      Then

      x2-4=(x+2)(x-2)

      2. Since

      (a)2=(2x)2=4x2 and (b)2=(6)2=36

      Then

      4x2-36=(2x+6)(2x-6)

      Note that you cannot factorize the sum of two squares, that is, a2 + b2. You can try doing so with the following example: 9x2 + 16. You will notice that it is impossible to factorize this expression.

      Therefore, the difference between two squares can be factorized as the sum and difference of two terms. Now, let us use this pattern to solve polynomials. To find the solutions of a polynomial, we shall set the equation to zero and apply the Zero Product Property as seen in the lesson, Factoring Polynomials.

      Recall that the Zero Product Property states that if a x b = 0, then a = 0 or b = 0 (or both a = 0, b = 0).

      We shall return to the last two examples to show this.

      Solve

      1. x2-4=(x+2)(x-2)=02. 4x2-36=(2x+6)(2x-6)=0

      Solutions

      1. We obtained that x+2=0 and x-2=0. Thus, we have two distinct real roots:

      x=-2 and x=2

      2. We found that 2x+6=0 and 2x-6=0. Thus, we have two distinct real roots:

      x=-3 and x=3

      Square of a Binomial Pattern

      The square of a binomial can take on two cases

      Case 1: (a+b)2=a2+2ab+b2 Case 2: (a-b)2=a2-2ab+b2

      In both scenarios, the middle term is twice the product of the terms in the binomial. However, in Case 1, we have a positive term while in Case 2, we have a negative term. For these cases, the pattern yields a perfect square trinomial.

      Geometrical Representation

      So what does this mean geometrically speaking? For clarity, let us define the following terms.

      A perfect square is an integer that is a square of an integer. For instance, 22 = 4, 32 = 9, 42 = 16 and so on.

      A trinomial is a polynomial of three terms.

      A binomial is a polynomial of two terms.

      A perfect square trinomial is a trinomial that can be written as a square of a binomial such as the two cases above.

      Now, observe the following square.

      Looking at the diagram above, we can see that the large square has an area of a+ba+b=a+b2. This is made up of the area of the red and green squares and the area of the two identical orange rectangles. Adding these up, we obtain a2+ab+ab+b2=a2+2ab+b2. Thus, we have deduced the first case.

      The same concept follows in the second case. In this case, we only want the area of the green square and the area of the red square which is a2+b2. Here, we are essentially subtracting the area of the two identical orange rectangles from the area of the green and red squares as a2-ab-ab+b2=a2-2ab+b2. Factorizing the left-hand side of this equation via grouping, we obtain

      a2-ab-ab+b2=aa-b-ba-b=a-ba-b=a-b2

      as required.

      Worked Examples

      When factoring polynomials that may show this pattern, remember to check the middle term to ensure that it meets the criteria of Cases 1 or 2. Here are some worked examples for this pattern.

      Expand the following terms.

      1. (x+2)22. (4x-3)2

      Solutions

      1. Here, a=x and b=2, so

      (x+2)2=x2+2(x)(2)+22=x2+4x+4

      2. Here, a=4x and b=3, so

      (4x-3)2=(4x)2-2(4x)(3)+32=16x2-24x+9

      Factorize the following expressions.

      1. x2+10x+252. x2-14x+49

      Solutions

      1. Since

      (a)2=(x)2=x2 and (b)2=(5)2=25

      So

      2ab=2(x)(5)=10x

      Therefore,

      x2+10x+25=(x+5)2

      2. Since

      (a)2=(x)2=x2 and (b)2=(7)2=49

      So

      2ab=2(x)(7)=14x

      Therefore,

      x2-14x+49=(x-7)2

      Thus, we can factorize a perfect square trinomial by the square of a binomial. Again, let us use this pattern to solve some polynomials. For simplicity, we shall return to our last two examples to show this.

      Solve

      1. x2+10x+25=(x+5)2=02. x2-14x+49=(x-7)2=0

      Solutions

      1. We obtained that x+5=0. Thus, we have one solution that is a repeated real root:

      x=-5

      2. We obtained that x-7=0. Thus, we have one solution that is a repeated real root:

      x=7

      Sum and Difference of Two Cubes

      To factorize the sum of two cubes, we can do so by applying the general formula below:

      a3+b3=(a+b)(a2-ab+b2).

      Here are some worked examples to demonstrate this:

      Factorize the following expressions.

      1. x3+1252. 8x3+1

      Solutions

      1. Here

      (a)3=(x)3=x3 and (b)3=(5)3=125

      Factorizing this gives

      x3+125=(x+5)(x2-(x)(5)+52)=(x+5)(x2-5x+25)

      2. Here

      (a)3=(2x)3=8x3 and (b)3=(1)3=1

      Factorizing this yields

      8x3+1=(2x+1)((2x)2-(2x)(1)+12)=(2x+1)(4x2-2x+1)

      As for factorizing the difference between two cubes, we can use the following general formula:

      a3-b3=(a-b)(a2+ab+b2).

      Let us go through some worked examples for this pattern:

      Factorize the following expressions.

      1. 27x3-82. x3-64

      Solutions

      1. Here,

      (a)3=(3x)3=27x3 and (b)3=(2)3=8

      Hence, the factorized form is

      27x3-8=(3x-2)((3x)2+(3x)(2)+22)=(3x-2)(9x2+6x+4)

      2. Here,

      (a)3=(x)3=x3 and (b)3=(4)3=64

      Hence, the factorized form is

      x3-64=(x-4)(x2+(x)(4)+42)=(x-4)(x2+4x+16)

      Tip: It may be helpful to identify your a and b terms before factorizing such expressions to avoid confusion.

      With that, we now know how to factorize the sum and difference of two cubes. Once more, we shall attempt to solve polynomials using this method. In this case, notice that we have a binomial expression and quadratic trinomial when we factorize both the sum and difference of cubes.

      To determine the solution from the binomial expression is indeed straightforward. However, this is not the case for the quadratic trinomial. Here, the quadratic trinomial can no longer be factorized into products of two binomials, that is, (a+b)(c+d). Thus, we must use the quadratic formula to find the remaining two solutions to the polynomial.

      Recap: The Quadratic Formula

      For a quadratic equation of the formax2+bx+c=0, where a, b and c are coefficients, the quadratic formula is

      x=-b±b2-4ac2a.

      It is also helpful to note that these two remaining solutions are always a pair of complex numbers. We shall return to our last example to show this:

      Recall that i = √–1 since i2 = –1.

      Solve

      x3+64==(x-4)(x2+4x+16)=0

      Solution

      We have that

      x-4=0 and x2+4x+16=0

      Here we have one real solution, x = 4.

      Adopting the quadratic formula, we obtain the other two solutions as

      Here a=1, b=4, c=16

      x=-4±42-4(1)(16)2(1)=-4±16-642=-4±-482 =-4±48-12=-4±4i32=-2±2i3

      Therefore, we have a pair of complex solutions

      x= -2-2i3 and x=-2+2i3

      Special Products - Key takeaways

      • Special products allow us to expand expressions without using the FOIL method.
      • Applying special products enables us to factorize polynomials more efficiently.
      • The table below summarises the important formulas for special products. Be sure to memorize them!
      Type of FactoringTechnique
      Difference of two squares(a+b)(a-b)=a2-b2

      Note that you cannot factorize a2+b2

      Perfect square trinomial (a+b)2=a2+2ab+b2 (a-b)2=a2-2ab+b2
      Sum and difference of two cubes a3+b3=(a+b)(a2-ab+b2)a3-b3=(a-b)(a2+ab+b2)
      Special Products Special Products
      Learn with 0 Special Products flashcards in the free StudySmarter app

      We have 14,000 flashcards about Dynamic Landscapes.

      Sign up with Email

      Already have an account? Log in

      Frequently Asked Questions about Special Products

      How to solve special products of polynomials?

      We can solve special products of polynomials by looking out for obvious patterns between the product of two binomials.

      How to find special products of polynomials?

      We can find special products of polynomials by using the sum and difference formula and the square of a binomial method.

      What is the multiplication & special products of polynomials? 

      Special products is the multiplication between two binomials that follow a distinct formula. It does not require you to use the FOIL method to expand the expression.

      What are special products of polynomials examples? 

      There are three types of special products: difference of two squares, perfect square trinomial and the sum and difference of two cubes.

      What are special products of polynomials word problems? 

      Special products are mainly used to solve word problems involving geometry.

      Save Article

      Discover learning materials with the free StudySmarter app

      Sign up for free
      1
      About StudySmarter

      StudySmarter is a globally recognized educational technology company, offering a holistic learning platform designed for students of all ages and educational levels. Our platform provides learning support for a wide range of subjects, including STEM, Social Sciences, and Languages and also helps students to successfully master various tests and exams worldwide, such as GCSE, A Level, SAT, ACT, Abitur, and more. We offer an extensive library of learning materials, including interactive flashcards, comprehensive textbook solutions, and detailed explanations. The cutting-edge technology and tools we provide help students create their own learning materials. StudySmarter’s content is not only expert-verified but also regularly updated to ensure accuracy and relevance.

      Learn more
      StudySmarter Editorial Team

      Team Math Teachers

      • 10 minutes reading time
      • Checked by StudySmarter Editorial Team
      Save Explanation Save Explanation

      Study anywhere. Anytime.Across all devices.

      Sign-up for free

      Sign up to highlight and take notes. It’s 100% free.

      Join over 22 million students in learning with our StudySmarter App

      The first learning app that truly has everything you need to ace your exams in one place

      • Flashcards & Quizzes
      • AI Study Assistant
      • Study Planner
      • Mock-Exams
      • Smart Note-Taking
      Join over 22 million students in learning with our StudySmarter App
      Sign up with Email