Skip to main content
Mathematics LibreTexts

4.2: Factoring Polynomials

  • Page ID
    6255
    • Anonymous
    • LibreTexts
    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    • Determine the greatest common factor (GCF) of monomials.
    • Factor out the GCF of a polynomial.
    • Factor a four-term polynomial by grouping.
    • Factor special binomials.

    Determining the GCF of Monomials

    The process of writing a number or expression as a product is called factoring5. If we write the monomial \(8x^{7}=2x^{5}⋅4x^{2}\), we say that the product \(2x^{5}⋅4x^{2}\) is a factorization6 of \(8x^{7}\) and that \(2x^{5}\) and \(4x^{2}\) are factors7. Typically, there are many ways to factor a monomial. Some factorizations of \(8x^{7}\) follow:

    \(\left. \begin{aligned} 8 x ^ { 7 } & = 2 x ^ { 5 } \cdot 4 x ^ { 2 } \\ 8 x ^ { 7 } & = 8 x ^ { 6 } \cdot x \\ 8 x ^ { 7 } & = 2 x \cdot 2 x ^ { 2 } \cdot 2 x ^ { 4 } \end{aligned} \right\} \quad \color{Cerulean} { Factorizations\: of \:} 8 x ^ { 7 }\)

    Given two or more monomials, it will be useful to find the greatest common monomial factor (GCF)8 of each. The GCF of the monomials is the product of the common variable factors and the GCF of the coefficients.

    Example \(\PageIndex{1}\)

    Find the GCF of \(25x^{7}y^{2}z\) and \(15x^{3}y^{4}z^{2}\).

    Solution

    Begin by finding the GCF of the coefficients. In this case, \(25=5⋅5\) and \(15=3⋅5\). It should be clear that

    \(\operatorname { GCF } ( 25,15 ) = 5\)

    Next determine the common variable factors with the smallest exponents.

    \(25 x ^ { 7 } \color{Cerulean}{y ^ { 2 } z} \quad \color{black}{\text { and} } \quad 15\color{Cerulean}{ x ^ { 3} } \color{black}{y ^ { 4 }} z ^ { 2 }\)

    The common variable factors are \(x^{3}, y^{2}\), and \(z\). Therefore, given the two monomials,

    \(\mathrm { GCF } = 5 x ^ { 3 } y ^ { 2 } z\)

    Answer:

    \(5x^{3}y^{2}z\)

    It is worth pointing out that the GCF divides both expressions evenly.

    \(\frac { 25 x ^ { 7 } y ^ { 2 } z } {\color{Cerulean}{ 5 x ^ { 3 } y ^ { 2 } z} }\color{black}{ =} 5 x ^ { 4 } \quad \text { and } \quad \frac { 15 x ^ { 3 } y ^ { 4 } z ^ { 2 } } {\color{Cerulean}{ 5 x ^ { 3 } y ^ { 2 } z} }\color{black}{ =} 3 y ^ { 2 } z\)

    Furthermore, we can write the following:

    \(25 x ^ { 7 } y ^ { 2 } z = \color{Cerulean}{5 x ^ { 3 } y ^ { 2 } z}\color{black}{ \cdot} 5 x ^ { 4 } \quad \text { and } \quad 15 x ^ { 3 } y ^ { 4 } z ^ { 2 } = \color{Cerulean}{5 x ^ { 3 } y ^ { 2 } z}\color{black}{ \cdot} 3 y ^ { 2 } z\)

    The factors \(5x^{4}\) and \(3y^{2}z\) share no common monomial factors other than \(1\); they are relatively prime9.

    Example \(\PageIndex{2}\)

    Determine the GCF of the following three expressions: \(12a^{5}b^{2}(a+b)^{5}, 60a^{4}b^{3}c (a+b)^{3}\), and \(24a^{2}b^{7}c^{3}(a+b)^{2}\).

    Solution

    Begin by finding the GCF of the coefficients. To do this, determine the prime factorization of each and then multiply the common factors with the smallest exponents.

    \(\begin{array} { l } { 12 = 2 ^ { 2 } \cdot 3 } \\ { 60 = 2 ^ { 2 } \cdot 3 \cdot 5 } \\ { 24 = 2 ^ { 3 } \cdot 3 } \end{array}\)

    Therefore, the GCF of the coefficients of the three monomials is

    \(\operatorname { GCF } ( 12,60,24 ) = 2 ^ { 2 } \cdot 3 = 12\)

    Next, determine the common factors of the variables.

    \(12a^{5}\color{Cerulean}{b^{2}}\color{black}{(}a+b)^{5}\) and \(60a^{4}b^{3}c(a+b)^{3}\) and \(24\color{Cerulean}{a^{2}}\color{black}{b^{7}}c^{3}\color{Cerulean}{(a+b)^{2}}\)

    The variable factors in common are \(a^{2}, b^{2}\), and \((a+b)^{2}\). Therefore,

    \(\mathrm { GCF } = 12 \cdot a ^ { 2 } \cdot b ^ { 2 } \cdot ( a + b ) ^ { 2 }\)

    Note that the variable \(c\) is not common to all three expressions and thus is not included in the GCF.

    Answer

    \(12a^{2}b^{2}(a+b)^{2}\)

    Factoring out the GCF

    The application of the distributive property is the key to multiplying polynomials. For example,

    \(\begin{aligned} \color{Cerulean}{6 x y ^ { 2} }\color{black}{ (} 2 x y + 1 ) & = \color{Cerulean}{6 x y ^ { 2} }\color{black}{ \cdot} 2 x y + \color{Cerulean}{6 x y ^ { 2} }\color{black}{ \cdot} 1 \quad \color{Cerulean} { Multiplying } \\ & = 12 x ^ { 2 } y ^ { 3 } + 6 x y ^ { 2 } \end{aligned}\)

    The process of factoring a polynomial involves applying the distributive property in reverse to write each polynomial as a product of polynomial factors.

    \(\begin{array} { c c } { \color{Cerulean}{a}\color{black}{ (} b + c ) = \color{Cerulean}{a}\color{black}{ b} + \color{Cerulean}{a}\color{black}{ c} } & { \color{Cerulean} { Multiplying } } \\ {\color{Cerulean}{ a}\color{black}{ b} + \color{Cerulean}{a}\color{black}{ c} = \color{Cerulean}{a}\color{black}{ (} b + c ) } & { \color{Cerulean} { Factoring } } \end{array}\)

    Consider factoring the result of the opening example:

    \(\begin{aligned} 12 x ^ { 2 } y ^ { 3 } + 6 x y ^ { 2 } & = \color{Cerulean}{6 x y ^ { 2} }\color{black}{ \cdot} 2 x y +\color{Cerulean}{ 6 x y ^ { 2} }\color{black}{ \cdot} 1 \quad \color{Cerulean}{Factoring} \\ & =\color{Cerulean}{ 6 x y ^ { 2} } \color{black}{(}\quad ?\quad ) \\ & = \color{Cerulean}{6 x y ^ { 2} }\color{black}{ (} 2 x y + 1 ) \end{aligned}\)

    We see that the distributive property allows us to write the polynomial \(12x^{2}y^{3} +  6xy^{2}\) as a product of the two factors \(6xy^{2}\) and \((2xy+1)\). Note that in this case, \(6x^{2}y\) is the GCF of the terms of the polynomial.

    \(\operatorname { GCF } \left( 12 x ^ { 2 } y ^ { 3 } , 6 x y ^ { 2 } \right) = 6 x y ^ { 2 }\)

    Factoring out the greatest common factor (GCF)10 of a polynomial involves rewriting it as a product where a factor is the GCF of all of its terms.

    \(\left. \begin{array} { c } { 8 x ^ { 3 } + 4 x ^ { 2 } - 16 x = \color{Cerulean}{4 x} \color{black}{\left( 2 x ^ { 2 } + x - 4 \right) }} \\ { 9 a b ^ { 2 } - 18 a ^ { 2 } b - 3 a b =\color{Cerulean}{ 3 a b}\color{black}{ (} 3 b - 6 a - 1 ) } \end{array} \right\} \quad \color{Cerulean}{Factoring\:out\:the\:GCF}\)

    To factor out the GCF of a polynomial, we first determine the GCF of all of its terms. Then we can divide each term of the polynomial by this factor as a means to determine the remaining factor after applying the distributive property in reverse.

    Example \(\PageIndex{3}\)

    Factor out the GCF: \(18x^{7}−30x^{5}+6x^{3}\).

    Solution

    In this case, the \(GCF(18, 30, 6) = 6\), and the common variable factor with the smallest exponent is \(x^{3}\). The GCF of the polynomial is \(6x^{3}\).

    \(18 x ^ { 7 } - 30 x ^ { 5 } + 6 x ^ { 3 } = \color{Cerulean}{6 x ^ { 3} }\color{black}{ (} \quad ?\quad )\)

    The missing factor can be found by dividing each term of the original expression by the GCF.

    \(\frac { 18 x ^ { 7 } } { \color{Cerulean}{6 x ^ { 3} } } \color{black}{=} 3 x ^ { 4 } \quad \frac { - 30 x ^ { 5 } } { \color{Cerulean}{6 x ^ { 3} } } \color{black}{=} - 5 x ^ { 2 } \quad \frac { + 6 x ^ { 3 } } {\color{Cerulean}{ 6 x ^ { 3} } } \color{black}{=} + 1\)

    Apply the distributive property (in reverse) using the terms found in the previous step.

    \(18 x ^ { 7 } - 30 x ^ { 5 } + 6 x ^ { 3 } = \color{Cerulean}{6 x ^ { 3} }\color{black}{ \left( 3 x ^ { 4 } - 5 x ^ { 2 } + 1 \right)}\)

    If the GCF is the same as one of the terms, then, after the GCF is factored out, a constant term \(1\) will remain. The importance of remembering the constant term becomes clear when performing the check using the distributive property.

    \(\begin{aligned} \color{Cerulean}{6 x ^ { 3} }\color{black}{ \left( 3 x ^ { 4 } - 5 x ^ { 2 } + 1 \right)} & = \color{Cerulean}{6 x ^ { 3} }\color{black}{ \cdot} 3 x ^ { 4 } - \color{Cerulean}{6 x ^ { 3} }\color{black}{ \cdot} 5 x ^ { 2 } +\color{Cerulean}{ 6 x ^ { 3} } \color{black}{\cdot} 1 \\ & = 18 x ^ { 7 } - 30 x ^ { 5 } + 6 x ^ { 3 } \quad\color{Cerulean}{✓}\end{aligned}\)

    Answer

    \(6 x ^ { 3 } \left( 3 x ^ { 4 } - 5 x ^ { 2 } + 1 \right)\)

    Example \(\PageIndex{4}\)

    Factor out the GCF: \(27x^{5}y^{5}z+54x^{5}yz−63x^{3}y^{4}\).

    Solution

    The GCF of the terms is \(9x^{3}y\). The last term does not have a variable factor of \(z\), and thus \(z\) cannot be a part of the greatest common factor. If we divide each term by \(9x^{3}y\), we obtain

    \(\frac { 27 x ^ { 5 } y ^ { 5 } z } { \color{Cerulean}{9 x ^ { 3 } y} }\color{black}{ =} 3 x ^ { 2 } y ^ { 4 } z \quad \frac { 54 x ^ { 5 } y z } { \color{Cerulean}{9 x ^ { 3 } y} }\color{black}{ =} 6 x ^ { 2 } z \quad \frac { - 63 x ^ { 3 } y ^ { 4 } } { \color{Cerulean}{9 x ^ { 3 } y} }\color{black}{ =} - 7 y ^ { 3 }\)

    and can write

    \(\begin{aligned} 27 x ^ { 5 } y ^ { 5 } z + 54 x ^ { 5 } y z - 63 x ^ { 3 } y ^ { 4 } & = \color{Cerulean}{9 x ^ { 3 } y}\color{black}{ (} \quad ?\quad ) \\ & = 9 x ^ { 3 } y \left( 3 x ^ { 2 } y ^ { 4 } z + 6 x ^ { 2 } z - 7 y ^ { 3 } \right) \end{aligned}\)

    Answer:

    \(9 x ^ { 3 } y \left( 3 x ^ { 2 } y ^ { 4 } z + 6 x ^ { 2 } z - 7 y ^ { 3 } \right)\)

    Exercise \(\PageIndex{1}\)

    Factor out the GCF: \(12 x ^ { 3 } y ^ { 4 } - 6 x ^ { 2 } y ^ { 3 } - 3 x y ^ { 2 }\)

    Answer

    \(3 x y ^ { 2 } \left( 4 x ^ { 2 } y ^ { 2 } - 2 x y - 1 \right)\)

    www.youtube.com/v/FRnIljz10XY

    Of course, not every polynomial with integer coefficients can be factored as a product of polynomials with integer coefficients other than \(1\) and itself. If this is the case, then we say that it is a prime polynomial11. For example, a linear factor such as \(10x−9\) is prime. However, it can be factored as follows:

    \(10 x - 9 = x \left( 10 - \frac { 9 } { x } \right) \quad \text { or } \quad 10 x - 9 = 5 \left( 2 x - \frac { 9 } { 5 } \right)\)

    If an x is factored out, the resulting factor is not a polynomial. If any constant is factored out, the resulting polynomial factor will not have integer coefficients. Furthermore, some linear factors are not prime. For example,

    \(5x−10=5(x−2)\)

    In general, any linear factor of the form \(ax+b\), where \(a\) and \(b\) are relatively prime integers, is prime.

    Factoring by Grouping

    In this section, we outline a technique for factoring polynomials with four terms. First, review a preliminary example where the terms have a common binomial factor.

    Example \(\PageIndex{5}\)

    Factor: \(7x(3x−2)−(3x−2)\).

    Solution

    Begin by rewriting the second term \(−(3x−2)\) as \(−1(3x−2)\). Next, consider \((3x−2)\) as a common binomial factor and factor it out as follows:

    \(\begin{aligned} 7 x ( 3 x - 2 ) - ( 3 x - 2 ) & = 7 x \color{Cerulean}{( 3 x - 2 )}\color{black}{ -} 1 \color{Cerulean}{( 3 x - 2 )} \\ & =\color{Cerulean}{ ( 3 x - 2 )}\color{black}{ (}\quad ?\quad ) \\ & = ( 3 x - 2 ) ( 7 x - 1 ) \end{aligned}\)

    Answer:

    \((3x−2)(7x−1)\)

    Factoring by grouping12 is a technique that enables us to factor polynomials with four terms into a product of binomials. This involves an intermediate step where a common binomial factor will be factored out. For example, we wish to factor

    \(3x^{3}−12x^{2}+2x−8\)

    Begin by grouping the first two terms and the last two terms. Then factor out the GCF of each grouping:

    479e48452dc0066e5802335d0472e3dc.png
    Figure \(\PageIndex{1}\)

    In this form, the polynomial is a binomial with a common binomial factor, \((x−4)\).

    \(\begin{array} { c } { = ( x - 4 ) ( \quad?\quad ) } \\ { = ( x - 4 ) \left( \color{Cerulean}{3 x ^ { 2 } + 2} \right) } \end{array}\)

    Therefore,

    \(3 x ^ { 3 } - 12 x ^ { 2 } + 2 x - 8 = ( x - 4 ) \left( 3 x ^ { 2 } + 2 \right)\)

    We can check by multiplying.

    \(\begin{aligned} ( x - 4 ) \left( 3 x ^ { 2 } + 2 \right) & = 3 x ^ { 3 } + 2 x - 12 x ^ { 2 } - 8 \\ & = 3 x ^ { 3 } - 12 x ^ { 2 } + 2 x - 8 \end{aligned} \:\:\color{Cerulean}{✓}\) 

    Example \(\PageIndex{6}\)

    Factor by grouping \(24a^{4}−18a^{3}−20a+15\).

    Solution

    The GCF for the first group is \(6a^{3}\). We have to choose \(5\) or \(−5\) to factor out of the second group.

    57e297e95cc01943bcf70f45ca5522d7.png
    Figure \(\PageIndex{2}\)

    Factoring out \(+5\) does not result in a common binomial factor. If we choose to factor out \(−5\), then we obtain a common binomial factor and can proceed. Note that when factoring out a negative number, we change the signs of the factored terms.

    b47a9f5d08f1e9fab7e607a388bf93ec.png
    Figure \(\PageIndex{3}\)

    Answer

    \((4a−3)(6a^{3}−5)\). Check by multiplying; this is left to the reader as an exercise.

    Sometimes we must first rearrange the terms in order to obtain a common factor.

    Example \(\PageIndex{7}\)

    Factor \(ab -2a^{2}b + a^{3} -2b^{2}\).

    Solution

    Simply factoring the GCF out of the first group and last group does not yield a common binomial factor.

    d2a13fa4d912e74207ae2723fd26f861.png
    Figure \(\PageIndex{4}\)

    We must rearrange the terms, searching for a grouping that produces a common factor. In this example, we have a workable grouping if we switch the terms \(a^{3}\) and \(ab\).

    b09a58cd1aafd7d6e78e0dfe1fa97466.png
    Figure \(\PageIndex{5}\)

    Answer

    \(( a - 2 b ) \left( a ^ { 2 } + b \right)\)

    Exercise \(\PageIndex{2}\)

    Factor \(x ^ { 3 } - x ^ { 2 } y - x y + y ^ { 2 }\).

    Answer

    \(( x - y ) \left( x ^ { 2 } - y \right)\)

    www.youtube.com/v/ECdPaOZ0TRs

    Not all factorable four-term polynomials can be factored with this technique. For example,

    \(3x^{3}+5x^{2}−x+2\)

    This four-term polynomial cannot be grouped in any way to produce a common binomial factor. Despite this, the polynomial is not prime and can be written as a product of polynomials. It can be factored as follows:

    \(3x^{3}+5x^{2}−x+2=(x+2)(3x^{2}−x+1)\)

    Factoring such polynomials is something that we will learn to do as we move further along in our study of algebra. For now, we will limit our attempt to factor four-term polynomials to using the factor by grouping technique.

    Factoring Special Binomials

    A binomial is a polynomial with two terms. We begin with the special binomial called difference of squares13:

    \(a^{2}−b^{2}=(a+b)(a−b)\)

    To verify the above formula, multiply.

    \(  \begin{aligned} ( a + b ) ( a - b ) & = a ^ { 2 } - a b + b a - b ^ { 2 } \\ & = a ^ { 2 } \color{red}{- a b + a b}\color{black}{ -} b ^ { 2 } \\ & = a ^ { 2 } - b ^ { 2 } \end{aligned}\)

    We use this formula to factor certain special binomials.

    Example \(\PageIndex{8}\)

    Factor \(x^{2}-9y^{2}\).

    Solution

    Identify the binomial as difference of squares and determine the square factors of each term.

    15cbd89c4be3f683b378d13eabe7bbf3.png
    Figure \(\PageIndex{6}\)

    Here we can write

    \(x ^ { 2 } - 9 y ^ { 2 } = ( \color{Cerulean}{x}\color{black}{ )} ^ { 2 } - ( \color{Cerulean}{3 y}\color{black}{ )} ^ { 2 }\)

    Substitute into the difference of squares formula where \(a=x\) and \(b=3y\).

    \(\begin{array} { c } { a ^ { 2 } - b ^ { 2 } = ( a + b ) ( a - b ) } \\ {\quad\quad\quad\quad \color{Cerulean}{\downarrow\quad\downarrow\quad\:\downarrow\quad\downarrow} } \\ { x ^ { 2 } - 9 y ^ { 2 } = ( x + 3 y ) ( x - 3 y ) } \end{array}\)

    Multiply to check:

    \(\begin{aligned} ( x + 3 y ) ( x - 3 y ) & = x ^ { 2 } - 3 x y + 3 y x - 9 y ^ { 2 } \\ & = x ^ { 2 } - 3 x y + 3 x y - 9 y ^ { 2 } \\ & = x ^ { 2 } - 9 y ^ { 2 }\:\:\color{Cerulean}{✓} \end{aligned}\)

    Answer

    \(( x + 3 y ) ( x - 3 y )\)

    Example \(\PageIndex{9}\)

    Factor: \(x ^ { 2 } - ( 2 x - 1 ) ^ { 2 }\).

    Solution

    First, identify this expression as a difference of squares.

    \(x ^ { 2 } - ( 2 x - 1 ) ^ { 2 } = ( \color{Cerulean}{x}\color{black}{ )} ^ { 2 } - ( \color{Cerulean}{2 x - 1}\color{black}{ )} ^ { 2 }\)

    Use \(a=x\) and \(b=2x−1\) in the formula for a difference of squares and then simplify.

    \(a ^ { 2 } - b ^ { 2 } = ( a + b ) ( a - b )\)

    \(\begin{aligned} x ^ { 2 } - ( 2 x - 1 ) ^ { 2 } & = [ x + ( 2 x - 1 ) ] [ x - ( 2 x - 1 ) ] \\ & = ( x + 2 x - 1 ) ( x - 2 x + 1 ) \\ & = ( 3 x - 1 ) ( - x + 1 ) \end{aligned}\)

    Answer

    \((3x−1)(−x+1)\)

    Given any real number \(b\), a polynomial of the form \(x^{2}+b^{2}\) is prime. Furthermore, the sum of squares14 \(a^{2}+b^{2}\) does not have a general factored equivalent. Care should be taken not to confuse this with a perfect square trinomial.

    \(\begin{aligned} ( a + b ) ^ { 2 } & = ( a + b ) ( a + b ) \\ & = a ^ { 2 } + a b + b a + b ^ { 2 } \\ & = a ^ { 2 } + 2 a b + b ^ { 2 } \end{aligned}\)

    Therefore,

    \((a+b)^{2}≠a^{2}+b^{2}\)

    For example, the sum of squares binomial \(x^{2}+9\) is prime. Two other special binomials of interest are the sum15 and difference of cubes16:

    \(\begin{aligned} a ^ { 3 } + b ^ { 3 } & = ( a + b ) \left( a ^ { 2 } - a b + b ^ { 2 } \right) \\ a ^ { 3 } - b ^ { 3 } & = ( a - b ) \left( a ^ { 2 } + a b + b ^ { 2 } \right) \end{aligned}\)

    We can verify these formulas by multiplying.

    \(\begin{aligned} ( a + b ) \left( a ^ { 2 } - a b + b ^ { 2 } \right) & = a ^ { 3 } - a ^ { 2 } b + a b ^ { 2 } + a ^ { 2 } b - a b ^ { 2 } + b ^ { 3 } \\ & = a ^ { 3 } + b ^ { 3 } \end{aligned} \:\:\color{Cerulean}{✓}\)

    \(\begin{aligned} ( a - b ) \left( a ^ { 2 } + a b + b ^ { 2 } \right) & = a ^ { 3 } + a ^ { 2 } b + a b ^ { 2 } - a ^ { 2 } b - a b ^ { 2 } - b ^ { 3 } \\ & = a ^ { 3 } - b ^ { 3 } \end{aligned}\:\:\color{Cerulean}{✓}\)

    The process for factoring sums and differences of cubes is very similar to that of differences of squares. We first identify \(a\) and \(b\) and then substitute into the appropriate formula. The separate formulas for the sum and difference of cubes allow us to always choose \(a\) and \(b\) to be positive.

    Example \(\PageIndex{10}\)

    Factor \(x^{3}-8y^{3}\).

    Solution

    First, identify this binomial as a difference of cubes.

    8ad239686f2d5c99d10ce4b53472d5d2.png
    Figure \(\PageIndex{7}\)

    Next, identify what is being cubed.

    \(x ^ { 3 } - 8 y ^ { 3 } = ( \color{Cerulean}{x}\color{black}{ )} ^ { 3 } - ( \color{Cerulean}{2 y}\color{black}{ )} ^ { 3 }\)

    In this case, \(a=x\) and \(b=2y\). Substitute into the difference of cubes formula.

    \(\begin{aligned} a ^ { 3 } + b ^ { 3 } = ( a\:\: - b \:\:) \left( a ^ { 2 }\:\: + a\: \cdot\: b\:\:\: + b ^ { 2 } \right)\:\:\:\: \\ \color{Cerulean}{\downarrow\quad\:\:\:\downarrow\quad\:\:\downarrow\:\:\:\quad\:\:\downarrow\quad\downarrow\quad\:\:\:\:\:\downarrow\quad\:\:\:} \\ x ^ { 3 } - 8 y ^ { 3 } = ( x - 2 y ) \left( ( x ) ^ { 2 } + x \cdot 2 y + ( 2 y ) ^ { 2 } \right) \\ = ( x - 2 y ) \left( x ^ { 2 } + 2 x y + 4 y ^ { 2 } \right) \end{aligned}\)

    We can check this factorization by multiplying.

    \(\begin{aligned} ( x - 2 y ) \left( x ^ { 2 } + 2 x y + 4 y ^ { 2 } \right) & = x ^ { 3 } + 2 x ^ { 2 } y + 4 x y ^ { 2 } - 2 x ^ { 2 } y - 4 x y ^ { 2 } - 8 y ^ { 3 } \\ & = x ^ { 3 } \color{red}{+ 2 x ^ { 2 } y}\color{OliveGreen}{ + 4 x y ^ { 2 }}\color{red}{ - 2 x ^ { 2 } y}\color{OliveGreen}{ - 4 x y ^ { 2} }\color{black}{ - 8 y ^ { 3} } \\ & = x ^ { 3 } - 8 y ^ { 3 } \end{aligned}\:\:\color{Cerulean}{✓}\)

    Answer

    \(( x - 2 y ) \left( x ^ { 2 } + 2 x y + 4 y ^ { 2 } \right)\)

    It may be the case that the terms of the binomial have a common factor. If so, it will be difficult to identify it as a special binomial until we first factor out the GCF.

    Example \(\PageIndex{11}\)

    Factor: \(81 x ^ { 4 } y + 3 x y ^ { 4 }\).

    Solution

    The terms are not perfect squares or perfect cubes. However, notice that they do have a common factor. First, factor out the GCF, \(3xy\).

    \(81 x ^ { 4 } y + 3 x y ^ { 4 } = 3 x y \left( 27 x ^ { 3 } + y ^ { 3 } \right)\)

    The resulting binomial factor is a sum of cubes with \(a=3x\) and \(b=y\).

    \(\begin{aligned} 81 x ^ { 4 } y + 3 x y ^ { 4 } & = 3 x y \left( 27 x ^ { 3 } + y ^ { 3 } \right) \\ & = 3 x y ( 3 x + y ) \left( 9 x ^ { 2 } - 3 x y + y ^ { 2 } \right) \end{aligned}\)

    Answer

    \(3 x y ( 3 x + y ) \left( 9 x ^ { 2 } - 3 x y + y ^ { 2 } \right)\)

    When the degree of the special binomial is greater than two, we may need to apply the formulas multiple times to obtain a complete factorization. A polynomial is completely factored17 when it is prime or is written as a product of prime polynomials.

    Example \(\PageIndex{12}\)

    Factor completely \(x ^ { 4 } - 81 y ^ { 4 }\).

    Solution

    First, identify what is being squared.

    \(x ^ { 4 } - 81 y ^ { 4 } = (\:\: ) ^ { 2 } - (\:\: ) ^ { 2 }\)

    To do this, recall the power rule for exponents, \((x^{m})^{n}=x^{mn}\). When exponents are raised to a power, multiply them. With this in mind, we find

    \(x ^ { 4 } - 81 y ^ { 4 } = \left( \color{Cerulean}{x ^ { 2} } \right) ^ { 2 } - \left(\color{Cerulean}{ 9 y ^ { 2} } \right) ^ { 2 }\)

    Therefore, \(a=x^{2}\) and \(b=9y^{2}\). Substitute into the formula for difference of squares.

    \(x ^ { 4 } - 81 y ^ { 4 } = \left( x ^ { 2 } + 9 y ^ { 2 } \right) \left( x ^ { 2 } - 9 y ^ { 2 } \right)\)

    At this point, notice that the factor \((x^{2}−9y^{2})\) is itself a difference of two squares and thus can be further factored using \(a=x^{2}\) and \(b=3y\). The factor \((x^{2}+9y^{2})\) is prime and cannot be factored using real numbers.

    \(\begin{aligned} x ^ { 4 } - 81 y ^ { 4 } & = \left( x ^ { 2 } + 9 y ^ { 2 } \right) \left( x ^ { 2 } - 9 y ^ { 2 } \right) \\ & = \left( x ^ { 2 } + 9 y ^ { 2 } \right) ( x + 3 y ) ( x - 3 y ) \end{aligned}\)

    Answer

    \(\left( x ^ { 2 } + 9 y ^ { 2 } \right) ( x + 3 y ) ( x - 3 y )\)

    When factoring, always look for resulting factors to factor further.

    Example \(\PageIndex{13}\)

    Factor completely \(64 x ^ { 6 } - y ^ { 6 }\).

    Solution

    This binomial is both a difference of squares and difference of cubes.

    \(\begin{array} { l } { 64 x ^ { 6 } - y ^ { 6 } = \left( \color{Cerulean}{4 x ^ { 2} } \right) ^ { 3 } - \left( \color{Cerulean}{y ^ { 2} } \right) ^ { 3 } \quad\color{Cerulean} { Difference\: of\: cubes } } \\ { 64 x ^ { 6 } - y ^ { 6 } = \left( \color{Cerulean}{8 x ^ { 3} } \right) ^ { 2 } - \left( \color{Cerulean}{y ^ { 3} } \right) ^ { 2 } \quad \color{Cerulean} { Difference\: of\: squares } } \end{array}\)

    When confronted with a binomial that is a difference of both squares and cubes, as this is, make it a rule to factor using difference of squares first. Therefore, \(a=8x^{3}\) and \(b=y^{3}\). Substitute into the difference of squares formula.

    \(64 x ^ { 6 } - y ^ { 6 } = \left( 8 x ^ { 3 } + y ^ { 3 } \right) \left( 8 x ^ { 3 } - y ^ { 3 } \right)\)

    The resulting two binomial factors are sum and difference of cubes. Each can be factored further. Therefore, we have

    d839d991db274c1bbc947dc65bb43efd.png
    Figure \(\PageIndex{8}\)

    The trinomial factors are prime and the expression is completely factored.

    Answer

    \(( 2 x + y ) \left( 4 x ^ { 2 } - 2 x y + y ^ { 2 } \right) ( 2 x - y ) \left( 4 x ^ { 2 } + 2 x y + y ^ { 2 } \right)\)

    As an exercise, factor the previous example as a difference of cubes first and then compare the results. Why do you think we make it a rule to factor using difference of squares first?

    Exercise \(\PageIndex{3}\)

    Factor: \(a ^ { 6 } b ^ { 6 } - 1\)

    Answer

    \(( a b + 1 ) \left( a ^ { 2 } b ^ { 2 } - a b + 1 \right) ( a b - 1 ) \left( a ^ { 2 } b ^ { 2 } + a b + 1 \right)\)

    www.youtube.com/v/oZZXRfb7APo

    Key Takeaways

    • The GCF of two or more monomials is the product of the GCF of the coefficients and the common variable factors with the smallest power.
    • If the terms of a polynomial have a greatest common factor, then factor out that GCF using the distributive property. Divide each term of the polynomial by the GCF to determine the terms of the remaining factor.
    • Some four-term polynomials can be factored by grouping the first two terms and the last two terms. Factor out the GCF of each group and then factor out the common binomial factor.
    • When factoring by grouping, you sometimes have to rearrange the terms to find a common binomial factor. After factoring out the GCF, the remaining binomial factors must be the same for the technique to work.
    • When factoring special binomials, the first step is to identify it as a sum or difference. Once we identify the binomial, we then determine the values of \(a\) and \(b\) and then substitute into the appropriate formula.
    • If a binomial is both a difference of squares and cubes, then first factor it as a difference of squares.

    Exercise \(\PageIndex{4}\)

    Determine the GCF of the given expressions.

    1. \(9 x ^ { 5 } , 27 x ^ { 2 } , 15 x ^ { 7 }\)
    2. \(20 y ^ { 4 } , 12 y ^ { 7 } , 16 y ^ { 3 }\)
    3. \(50 x ^ { 2 } y ^ { 3 } , 35 x y ^ { 3 } , 10 x ^ { 3 } y ^ { 2 }\)
    4. \(12 x ^ { 7 } y ^ { 2 } , 36 x ^ { 4 } y ^ { 2 } , 18 x ^ { 3 } y\)
    5. \(15 a ^ { 7 } b ^ { 2 } c ^ { 5 } , 75 a ^ { 7 } b ^ { 3 } c , 45 a b ^ { 4 } c ^ { 3 }\)
    6. \(12 a ^ { 6 } b ^ { 3 } c ^ { 2 } , 48 a b c ^ { 3 } , 125 a ^ { 2 } b ^ { 3 } c\)
    7. \(60 x ^ { 2 } ( 2 x - 1 ) ^ { 3 } , 42 x ( 2 x - 1 ) ^ { 3 } , 6 x ^ { 3 } ( 2 x - 1 )\)
    8. \(14 y ^ { 5 } ( y - 8 ) ^ { 2 } , 28 y ^ { 2 } ( y - 8 ) , 35 y ( y - 8 ) ^ { 3 }\)
    9. \(10 a ^ { 2 } b ^ { 3 } ( a + b ) ^ { 5 } , 48 a ^ { 5 } b ^ { 2 } ( a + b ) ^ { 2 } , 26 a b ^ { 5 } ( a + b ) ^ { 3 }\)
    10. \(45 a b ^ { 7 } ( a - b ) ^ { 7 } , 36 a ^ { 2 } b ^ { 2 } ( a - b ) ^ { 3 } , 63 a ^ { 4 } b ^ { 3 } ( a - b ) ^ { 2 }\)
    Answer

    1. \(3x^{2}\)

    3. \(5xy^{2}\)

    5. \(15ab^{2}c\)

    7. \(6x(2x-1)\)

    9. \(2 a b ^ { 2 } ( a + b ) ^ { 2 }\)

    Exercise \(\PageIndex{5}\)

    Determine the missing factor.

    1. \(18 x ^ { 4 } - 6 x ^ { 3 } + 2 x ^ { 2 } = 2 x ^ { 2 } ( \:\:?\:\: )\)
    2. \(6 x ^ { 5 } - 9 x ^ { 3 } - 3 x = 3 x ( \:\:?\:\: )\)
    3. \(- 10 y ^ { 6 } + 6 y ^ { 4 } - 4 y ^ { 2 } = - 2 y ^ { 2 } ( \:\:?\:\: )\)
    4. \(- 27 y ^ { 9 } - 9 y ^ { 6 } + 3 y ^ { 3 } = - 3 y ^ { 3 } ( \:\:?\:\: )\)
    5. \(12 x ^ { 3 } y ^ { 2 } - 8 x ^ { 2 } y ^ { 3 } + 8 x y = 4 x y ( \:\:?\:\: )\)
    6. \(10 x ^ { 4 } y ^ { 3 } - 50 x ^ { 3 } y ^ { 2 } + 15 x ^ { 2 } y ^ { 2 } = 5 x y ( \:\:?\:\: )\)
    7. \(14 a ^ { 4 } b ^ { 5 } - 21 a ^ { 3 } b ^ { 4 } - 7 a ^ { 2 } b ^ { 3 } = 7 a ^ { 2 } b ^ { 3 } ( \:\:?\:\: )\)
    8. \(15 a ^ { 5 } b ^ { 4 } + 9 a ^ { 4 } b ^ { 2 } - 3 a ^ { 2 } b = 3 a ^ { 2 } b (\:\: ?\:\: )\)
    9. \(x ^ { 3 n } + x ^ { 2 n } + x ^ { n } = x ^ { n } ( \:\:?\:\: )\)
    10. \(y ^ { 4 n } + y ^ { 3 n } - y ^ { 2 n } = y ^ { 2 n } ( \:\:?\:\: )\)
    Answer

    1. \(\left( 9 x ^ { 2 } - 3 x + 1 \right)\)

    3. \(\left( 5 y ^ { 4 } - 3 y ^ { 2 } + 2 \right)\)

    5. \(\left( 3 x ^ { 2 } y - 2 x y ^ { 2 } + 2 \right)\)

    7. \(\left( 2 a ^ { 2 } b ^ { 2 } - 3 a b - 1 \right)\)

    9. \(\left( x ^ { 2 n } + x ^ { n } + 1 \right)\)

    Exercise \(\PageIndex{6}\)

    Factor out the GCF.

    1. \(12 x ^ { 4 } - 16 x ^ { 3 } + 4 x ^ { 2 }\)
    2. \(15 x ^ { 5 } - 10 x ^ { 4 } - 5 x ^ { 3 }\)
    3. \(20 y ^ { 8 } + 28 y ^ { 6 } + 40 y ^ { 3 }\)
    4. \(18 y ^ { 7 } - 24 y ^ { 5 } - 30 y ^ { 3 }\)
    5. \(2 a ^ { 4 } b ^ { 3 } - 6 a ^ { 3 } b ^ { 2 } + 8 a ^ { 2 } b\)
    6. \(28 a ^ { 3 } b ^ { 3 } - 21 a ^ { 2 } b ^ { 4 } - 14 a b ^ { 5 }\)
    7. \(2 x ^ { 3 } y ^ { 5 } - 4 x ^ { 4 } y ^ { 4 } + x ^ { 2 } y ^ { 3 }\)
    8. \(3 x ^ { 5 } y - 2 x ^ { 4 } y ^ { 2 } + x ^ { 3 } y ^ { 3 }\)
    9. \(5 x ^ { 2 } ( 2 x + 3 ) - 3 ( 2 x + 3 )\)
    10. \(y ^ { 2 } ( y - 1 ) + 9 ( y - 1 )\)
    11. \(9 x ^ { 2 } ( 3 x - 1 ) + ( 3 x - 1 )\)
    12. \(7 y ^ { 2 } ( 5 y + 2 ) - ( 5 y + 2 )\)
    13. \(x ^ { 5 n } - x ^ { 3 n } + x ^ { n }\)
    14. \(y ^ { 6 n } - y ^ { 3 n } - y ^ { 2 n }\)
    Answer

    1. \(4 x ^ { 2 } \left( 3 x ^ { 2 } - 4 x + 1 \right)\)

    3. \(4 y ^ { 3 } \left( 5 y ^ { 5 } + 7 y ^ { 3 } + 10 \right)\)

    5. \(2 a ^ { 2 } b \left( a ^ { 2 } b ^ { 2 } - 3 a b + 4 \right)\)

    7. \(x ^ { 2 } y ^ { 3 } \left( 2 x y ^ { 2 } - 4 x ^ { 2 } y + 1 \right)\)

    9. \(( 2 x + 3 ) \left( 5 x ^ { 2 } - 3 \right)\)

    11. \(( 3 x - 1 ) \left( 9 x ^ { 2 } + 1 \right)\)

    13. \(x ^ { n } \left( x ^ { 4 n } - x ^ { 2 n } + 1 \right)\)

    Exercise \(\PageIndex{7}\)

    Factor by grouping.

    1. \(2 x ^ { 3 } + 3 x ^ { 2 } + 2 x + 3\)
    2. \(5 x ^ { 3 } + 25 x ^ { 2 } + x + 5\)
    3. \(6 x ^ { 3 } - 3 x ^ { 2 } + 4 x - 2\)
    4. \(3 x ^ { 3 } - 2 x ^ { 2 } - 15 x + 10\)
    5. \(x ^ { 3 } - x ^ { 2 } - 3 x + 3\)
    6. \(6 x ^ { 3 } - 15 x ^ { 2 } - 2 x + 5\)
    7. \(2 x ^ { 3 } + 7 x ^ { 2 } - 10 x - 35\)
    8. \(3 x ^ { 3 } - x ^ { 2 } + 24 x - 8\)
    9. \(14 y ^ { 4 } + 10 y ^ { 3 } - 7 y - 5\)
    10. \(5 y ^ { 4 } + 2 y ^ { 3 } + 20 y + 8\)
    11. \(x ^ { 4 n } + x ^ { 3 n } + 2 x ^ { n } + 2\)
    12. \(x ^ { 5 n } + x ^ { 3 n } + 3 x ^ { 2 n } + 3\)
    13. \(x ^ { 3 } - x ^ { 2 } y + x y ^ { 2 } - y ^ { 3 }\)
    14. \(x ^ { 3 } + x ^ { 2 } y - 2 x y ^ { 2 } - 2 y ^ { 3 }\)
    15. \(3 x ^ { 3 } y ^ { 2 } + 9 x ^ { 2 } y ^ { 3 } - x - 3 y\)
    16. \(2 x ^ { 3 } y ^ { 3 } - x ^ { 2 } y ^ { 3 } + 2 x - y\)
    17. \(a ^ { 2 } b - 4 a b ^ { 2 } - 3 a + 12 b\)
    18. \(a ^ { 2 } b + 3 a b ^ { 2 } + 5 a + 15 b\)
    19. \(a ^ { 4 } + a ^ { 2 } b ^ { 3 } + a ^ { 2 } b + b ^ { 4 }\)
    20. \(a ^ { 3 } b + 2 a ^ { 2 } + 3 a b ^ { 4 } + 6 b ^ { 3 }\)
    21. \(3 a x + 10 b y - 5 a y - 6 b x\)
    22. \(a ^ { 2 } x - 5 b ^ { 2 } y - 5 a ^ { 2 } y + b ^ { 2 } x\)
    23. \(x ^ { 4 } y ^ { 2 } - x ^ { 3 } y ^ { 3 } + x ^ { 2 } y ^ { 4 } - x y ^ { 5 }\)
    24. \(2 x ^ { 5 } y ^ { 2 } + 4 x ^ { 4 } y ^ { 2 } + 18 x ^ { 3 } y + 36 x ^ { 2 } y\)
    25. \(a ^ { 5 } b ^ { 2 } + a ^ { 4 } b ^ { 4 } + a ^ { 3 } b ^ { 3 } + a ^ { 2 } b ^ { 5 }\)
    26. \(3 a ^ { 6 } b + 3 a ^ { 5 } b ^ { 2 } + 9 a ^ { 4 } b ^ { 2 } + 9 a ^ { 3 } b ^ { 3 }\)
    Answer

    1. \(( 2 x + 3 ) \left( x ^ { 2 } + 1 \right)\)

    3. \(( 2 x - 1 ) \left( 3 x ^ { 2 } + 2 \right)\)

    5. \(( x - 1 ) \left( x ^ { 2 } - 3 \right)\)

    7. \(( 2 x + 7 ) \left( x ^ { 2 } - 5 \right)\)

    9. \(( 7 y + 5 ) \left( 2 y ^ { 3 } - 1 \right)\)

    11. \(\left( x ^ { n } + 1 \right) \left( x ^ { 3 n } + 2 \right)\)

    13. \(( x - y ) \left( x ^ { 2 } + y ^ { 2 } \right)\)

    15. \(( x + 3 y ) \left( 3 x ^ { 2 } y ^ { 2 } - 1 \right)\)

    17. \(( a - 4 b ) ( a b - 3 )\)

    19. \(\left( a ^ { 2 } + b \right) \left( a ^ { 2 } + b ^ { 3 } \right)\)

    21. \(( a - 2 b ) ( 3 x - 5 y )\)

    23. \(x y ^ { 2 } ( x - y ) \left( x ^ { 2 } + y ^ { 2 } \right)\)

    25. \(a ^ { 2 } b ^ { 2 } \left( a ^ { 2 } + b \right) \left( a + b ^ { 2 } \right)\)

    Exercise \(\PageIndex{8}\)

    Factor.

    1. \(x^{2}-64\)
    2. \(x^{2}-100\)
    3. \(9-4y^{2}\)
    4. \(25 - y^{2}\)
    5. \(x ^ { 2 } - 81 y ^ { 2 }\)
    6. \(x ^ { 2 } - 49 y ^ { 2 }\)
    7. \(a ^ { 2 } b ^ { 2 } - 4\)
    8. \(1 - 9 a ^ { 2 } b ^ { 2 }\)
    9. \(a ^ { 2 } b ^ { 2 } - c ^ { 2 }\)
    10. \(4 a ^ { 2 } - b ^ { 2 } c ^ { 2 }\)
    11. \(x ^ { 4 } - 64\)
    12. \(36 - y ^ { 4 }\)
    13. \(( 2 x + 5 ) ^ { 2 } - x ^ { 2 }\)
    14. \(( 3 x - 5 ) ^ { 2 } - x ^ { 2 }\)
    15. \(y ^ { 2 } - ( y - 3 ) ^ { 2 }\)
    16. \(y ^ { 2 } - ( 2 y + 1 ) ^ { 2 }\)
    17. \(( 2 x + 5 ) ^ { 2 } - ( x - 3 ) ^ { 2 }\)
    18. \(( 3 x - 1 ) ^ { 2 } - ( 2 x - 3 ) ^ { 2 }\)
    19. \(x ^ { 4 } - 16\)
    20. \(81 x ^ { 4 } - 1\)
    21. \(x ^ { 4 } y ^ { 4 } - 1\)
    22. \(x ^ { 4 } - y ^ { 4 }\)
    23. \(x ^ { 8 } - y ^ { 8 }\)
    24. \(y ^ { 8 } - 1\)
    25. \(x ^ { 2 n } - y ^ { 2 n }\)
    26. \(x ^ { 2 n } y ^ { 2 n } - 4\)
    27. \(x ^ { 4 n } - y ^ { 4 n }\)
    28. \(x ^ { 4 n } y ^ { 4 n } - 16\)
    29. \(x ^ { 3 } - 27\)
    30. \(8 x ^ { 3 } - 125\)
    31. \(8 y ^ { 3 } + 27\)
    32. \(64 x ^ { 3 } + 343\)
    33. \(x ^ { 3 } - y ^ { 3 }\)
    34. \(x ^ { 3 } + y ^ { 3 }\)
    35. \(8 a ^ { 3 } b ^ { 3 } + 1\)
    36. \(27 a ^ { 3 } - 8 b ^ { 3 }\)
    37. \(x ^ { 3 } y ^ { 3 } - 125\)
    38. \(216 x ^ { 3 } + y ^ { 3 }\)
    39. \(x ^ { 3 } + ( x + 3 ) ^ { 3 }\)
    40. \(y ^ { 3 } - ( 2 y - 1 ) ^ { 3 }\)
    41. \(( 2 x + 1 ) ^ { 3 } - x ^ { 3 }\)
    42. \(( 3 y - 5 ) ^ { 3 } - y ^ { 3 }\)
    43. \(x ^ { 3 n } - y ^ { 3 n }\)
    44. \(x ^ { 3 n } + y ^ { 3 n }\)
    45. \(a ^ { 6 } + 64\)
    46. \(64 a ^ { 6 } - 1\)
    47. \(x ^ { 6 } - y ^ { 6 }\)
    48. \(x ^ { 6 } + y ^ { 6 }\)
    49. \(x ^ { 6 n } - y ^ { 6 n }\)
    50. \(x ^ { 6 n } + y ^ { 6 n }\)
    51. Given \(f (x) = 2x − 1\), show that \((f + f ) (x) = 2f (x)\).
    52. Given \(f (x) = x^{2} − 3x + 2\), show that \((f + f ) (x) = 2f (x)\).
    53. Given \(f (x) = mx + b\), show that \((f + f ) (x) = 2f (x)\).
    54. Given \(f (x) = ax^{2} + bx + c\), show that \((f + f ) (x) = 2f (x)\).
    55. Given \(f (x) = ax^{2} + bx + c\), show that \((f − f ) (x) = 0\).
    56. Given \(f (x) = mx + b\), show that \((f − f ) (x) = 0\).
    Answer

    1. \(( x + 8 ) ( x - 8 )\)

    3. \(( 3 + 2 y ) ( 3 - 2 y )\)

    5. \(( x + 9 y ) ( x - 9 y )\)

    7. \(( a b + 2 ) ( a b - 2 )\)

    9. \(( a b + c ) ( a b - c )\)

    11. \(\left( x ^ { 2 } + 8 \right) \left( x ^ { 2 } - 8 \right)\)

    13. \(( 3 x + 5 ) ( x + 5 )\)

    15. \(3 ( 2 y - 3 )\)

    17. \(( 3 x + 2 ) ( x + 8 )\)

    19. \(\left( x ^ { 2 } + 4 \right) ( x + 2 ) ( x - 2 )\)

    21. \(\left( x ^ { 2 } y ^ { 2 } + 1 \right) ( x y + 1 ) ( x y - 1 )\)

    23. \(\left( x ^ { 4 } + y ^ { 4 } \right) \left( x ^ { 2 } + y ^ { 2 } \right) ( x + y ) ( x - y )\)

    25. \(\left( x ^ { n } + y ^ { n } \right) \left( x ^ { n } - y ^ { n } \right)\)

    27. \(\left( x ^ { 2 n } + y ^ { 2 n } \right) \left( x ^ { n } + y ^ { n } \right) \left( x ^ { n } - y ^ { n } \right)\)

    29. \(( x - 3 ) \left( x ^ { 2 } + 3 x + 9 \right)\)

    31. \(( 2 y + 3 ) \left( 4 y ^ { 2 } - 6 y + 9 \right)\)

    33. \(( x - y ) \left( x ^ { 2 } + x y + y ^ { 2 } \right)\)

    35. \(( 2 a b + 1 ) \left( 4 a ^ { 2 } b ^ { 2 } - 2 a b + 1 \right)\)

    37. \(( x y - 5 ) \left( x ^ { 2 } y ^ { 2 } + 5 x y + 25 \right)\)

    39. \(( 2 x + 3 ) \left( x ^ { 2 } + 3 x + 9 \right)\)

    41. \(( x + 1 ) \left( 7 x ^ { 2 } + 5 x + 1 \right)\)

    43. \(\left( x ^ { n } - y ^ { n } \right) \left( x ^ { 2 n } + x ^ { n } y ^ { n } + y ^ { 2 n } \right)\)

    45. \(\left( a ^ { 2 } + 4 \right) \left( a ^ { 4 } - 4 a ^ { 2 } + 16 \right)\)

    47. \(( x + y ) \left( x ^ { 2 } - x y + y ^ { 2 } \right) ( x - y ) \left( x ^ { 2 } + x y + y ^ { 2 } \right)\)

    49. \(\begin{array} { l } { \left( x ^ { n } + y ^ { n } \right) \left( x ^ { 2 n } - x ^ { n } y ^ { n } + y ^ { 2 n } \right) } { \times \left( x ^ { n } - y ^ { n } \right) \left( x ^ { 2 n } + x ^ { n } y ^ { n } + y ^ { 2 n } \right) } \end{array}\)

    51. Answer may vary

    53. Answer may vary

    55. Answer may vary

    Exercise \(\PageIndex{9}\)

    1. What can be said about the degree of a factor of a polynomial? Give an example.
    2. If a binomial falls into both categories, difference of squares and difference of cubes, which would be best to use for factoring, and why? Create an example that illustrates this situation and factor it using both formulas.
    3. Write your own examples for each of the three special types of binomial. Factor them and share your results.
    Answer

    1. Answer may vary

    3. Answer may vary

    Footnotes

    5The process of writing a number or expression as a product.

    6Any combination of factors, multiplied together, resulting in the product.

    7Any of the numbers or expressions that form a product.

    8The product of the common variable factors and the GCF of the coefficients.

    9Expressions that share no common factors other than \(1\).

    10The process of rewriting a polynomial as a product using the GCF of all of its terms.

    11A polynomial with integer coefficients that cannot be factored as a product of polynomials with integer coefficients other than \(1\) and itself.

    12A technique for factoring polynomials with four terms.

    13\(a ^ { 2 } - b ^ { 2 } = ( a + b ) ( a - b )\), where \(a\) and \(b\) represent algebraic expressions.

    14\(a^{2} + b^{2}\), where \(a\) and \(b\) represent algebraic expressions. This does not have a general factored equivalent.

    15\(a^{3} + b^{3} = (a+b)(a^{2} - ab + b^{2})\) where \(a\) and \(b\) represent algebraic expressions.

    16\(a^{3}-b^{3}=(a-b)(a^{2}+ab+b^{2})\) where \(a\) and \(b\) represent algebraic expressions.

    17A polynomial that is prime or written as a product of prime polynomials.


    This page titled 4.2: Factoring Polynomials is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Anonymous via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.