Section2.2Factoring: special products and a general strategy
Subsection2.2.1Examples and Exercises
A binomial (two term polynomial) of form \(a^2-b^2\) always factors into the product \((a+b)(a-b)\text{.}\) We can confrim this by applying FOIL to the expression \((a+b)(a-b)\text{.}\)
\begin{align*} (a+b)(a-b)\amp=a^2-ab+ab-b^2\\ \amp=a^2-b^2 \end{align*}A few simple examples follow. As always, we can check our result by expanding the factored expression.
\begin{equation*} x^2-4=(x+2)(x-2) \end{equation*} \begin{equation*} y^2-25=(y+5)(y-5) \end{equation*} \begin{equation*} 36-x^2=(6+x)(6-x) \end{equation*}Now let's consider a few expressions that don't immediately fit the pattern. Consider \(x^{10}-16\text{.}\) Hopefully we are quick to see that \(16\) is the square of \(4\text{.}\) To use our factor pattern successfully, we need to also recognize that \(x^{10}\) is a perfect square, as is any even power of \(x\text{.}\) The power-to-a-power rule of exponents relates that \((x^m)^n=x^{mn}\text{.}\) So the power of \(x\) we square that results in \(x^{10}\) must be half of \(10\text{,}\) i.e. \(5\text{.}\) Putting it all together we have:
\begin{equation*} x^{10}-16=(x^5+4)(x^5-4) \end{equation*}Similar examples follow.
\begin{equation*} y^8-9=(y^4+3)(y^4-3) \end{equation*} \begin{equation*} x^{46}-1=(x^{23}+1)(x^{23}-1) \end{equation*} \begin{equation*} 100-w^{12}=(10+w^6)(10-w^6) \end{equation*}A binomial (two term polynomial) of form \(a^3-b^3\) always factors into the product \((a-b)(a^2+ab+b^2)\text{.}\) We can confrim this by expanding the expression \((a-b)(a^2+ab+b^2)\text{.}\)
\begin{align*} (a-b)(a^2+ab+b^2)\amp=a^3+a^2b+ab^2-a^2b-ab^2-b^3\\ \amp=a^3-b^3 \end{align*}Similarly, a binomial of form \(a^3+b^3\) always factors into the product \((a+b)(a^2-ab+b^2)\text{.}\) We can confrim this by expanding the expression \((a+b)(a^2-ab+b^2)\text{.}\)
\begin{align*} (a+b)(a^2-ab+b^2)\amp=a^3-a^2b+ab^2+a^2b-ab^2-b^3\\ \amp=a^3-b^3 \end{align*}Let's consider the binomials \(8x^3+27\) and \(8x^3-27\text{.}\) In both cases, \(8x^3\) corresponds to what is identified in the patterns as \(a^3\) and \(27\) corresponds to what is identified in the pattern as \(b\text{.}\) The resultant expressions for \(a\text{,}\) \(b\text{,}\) \(a^2\text{,}\) and \(b^2\) and shown in Table 2.2.1 and the factorizations are shown to the left of the table.
\(a^3=8x^3\) | \(b^3=27\) |
\(a=2x\) | \(b=3\) |
\(a^2=4x^2\) | \(b^2=9\) |
Similar analysis is shown below for the binomials \(1+64x^{15}\) and \(1-64x^{15}\text{.}\) Note that the power-to-a-power rule of exponents gives us \((x^5)^3=x^{(5\times3)}\text{.}\)
\(a^3=1\) | \(b^3=64x^{15}\) |
\(a=1\) | \(b=4x^5\) |
\(a^2=1\) | \(b^2=16x^{10}\) |
Unless the expression also happens to be a sum of cubes, sums of squares do not factor - that is, they are prime.
\(x^2+4\) is prime.
\(y^4+25\) is prime.
\(w^6+4x^2\) is prime.
Many folks would like \(x^2+4\) to factor, so much so that they will write \(x^2+4=(x+2)^2\text{.}\) Would that it were so. But alas:
\begin{align*} (x+2)^2\amp=(x+2)(x+2)\\ \amp=x^2+2x+2x+4\\ \amp=x^2+4x+4 \end{align*}In summary, \(x^2+4\neq(x+2)^2\text{,}\) \(x^2+4x+4=(x+2)^2\text{.}\)
Use the factor pattern \(a^2-b^2=(a+b)(a-b)\) to factor \(x^{10}-25y^4\) after first completing the entries in Table 2.2.3
\(a^2=\) \(b^2=\) \(a=\) \(b=\) Table2.2.3 Use the factor pattern \(a^3-b^3=(a-b)(a^2+ab+b^2)\) to factor \(8x^3-y^6\) after first completing the entries in Table 2.2.4
\(a^3=\) \(b^3=\) \(a=\) \(b=\) \(a^2=\) \(b^2=\) Table2.2.4 Use the factor pattern \(a^3+b^3=(a+b)(a^2-ab+b^2)\) to factor \(125t^{12}+27x^9\) after first completing the entries in Table 2.2.5
\(a^3=\) \(b^3=\) \(a=\) \(b=\) \(a^2=\) \(b^2=\) Table2.2.5
Factor each binomial. Check your result by expanding the factored expression. If the binomial does not factor, state that it is prime.
- \(36p^2-q^2\)
- \(36p^2+q^2\)
- \(125+y^3\)
- \(8x^3-27y^3\)
\(x^{10}-25y^4=(x^5+5y^2)(x^5-5y^2)\)
\(a^2=x^{10}\) \(b^2=25y^4\) \(a=x^5\) \(b=5y^2\) Table2.2.6 \(8x^3-y^6=(2x-y^2)(4x^2+2xy^2+y^4)\)
\(a^3=8x^3\) \(b^3=y^6\) \(a=2x\) \(b=y^2\) \(a^2=4x^2\) \(b^2=y^4\) Table2.2.7 -
\(125t^{12}+27x^9=(5t^4+3x^3)(25t^8+15t^4x^3+16x^6)\)
\(a^3=125t^{12}\) \(b^3=27x^9\) \(a=5t^4\) \(b=3x^3\) \(a^2=25t^8\) \(b^2=9x^6\) Table2.2.8
\(36p^2-q^2=(6p+q)(6p-q)\)
\(36p^2+q^2\) is prime
\(125+y^3=(5+y)(25-5y+y^2)\)
\(8x^3-27y^3=(2x-3y)(4x^2+6xy+9y^2)\)
A Factor Plan
Always begin by factoring out the Greatest Common Factor of the terms.
-
If there's a binomial lurking about, see if it fits one of the following special forms:
\begin{equation*} a^2-b^2=(a+b)(a-b) \end{equation*} \begin{equation*} a^3-b^3=(a-b)(a^2+ab+b^2) \end{equation*} \begin{equation*} a^3+b^3=(a+b)(a^2-ab+b^2) \end{equation*} -
If there's a trinomial in the picture, then:
-
If the leading coefficient is \(1\) and the trinomial is factorable, then:
\begin{equation*} x^2+bx+c=(x+h)(x+k) \end{equation*}where \(hk=c\) and \(k+k=b\)
-
If the leading coeficcient isn't \(1\text{,}\) you could try "guess and check." You could also try the "\(ac\)" method. Begin by finding a pair of numbers, \(h\) and \(k\text{,}\) whose product is \(ac\) and whose sum is \(b\text{.}\) Then rewrite the trinomial in the following form and factor by grouping:
\begin{equation*} ax^2+bx+c=ax^2+hx+kx+c \end{equation*}
-
If there's a four-termed polynomial on the table, try factoring by grouping.
In each of the above circumstances, check you factorization by exapnding the result and making sure that it matches the polynomial you started with.
Remember, many (most!) polynomials are prime - they do not factor at all. This fact is almost surely counter to your experienced reality. That's because it would counterproduct and mean-spirited to ask students to factor dozens of polynomials, most of which were prime. Regardless, we have to throw the occassional prime polynomial into the mix to remind you that such things do exist.
Completely factor each of the following expressions. Check each result by expanding the factored form.
- \(x^2+19x+48\)
- \(y^2+47y-48\)
- \(6x^2-5x-25\)
- \(125w^6+27z^3\)
- \(y^2-2y-48\)
- \(x^2y^4+26xy^2+48\)
- \(121-9w^4\)
- \(32w^4-18w^2\)
- \(3x^2-33x+84\)
- \(15x^2+45x+15\)
- \(x^4y^2+9x^2y^2\)
- \(121+9w^4\)
- \(x^2+19x+48=(x+16)(x+3)\)
- \(y^2+47y-48=(y+48)(y-1)\)
\(\begin{aligned}[t] 6x^2-5x-25\amp=6x^2-15x+10x-25\\ \amp=3x(2x-5)+5(2x-5)\\ \amp=(2x-5)(3x+5) \end{aligned}\)
- \(125w^6+27z^3=(5w^2+3z)(25w^4-15w^2z+9z^2)\)
- \(y^2-2y-48=(y-8)(y+6)\)
- \(x^2y^4+26xy^2+48=(xy^2+24)(xy^2+2)\)
- \(121-9w^4=(11+3w^2)(11-3w^2)\)
\(\begin{aligned}[t] 32w^4-18w^2\amp=2w^2(16w^2-9)\\ \amp=2w^2(4w+3)(4w-3) \end{aligned}\)
\(\begin{aligned}[t] 3x^2-33x+84\amp=3(x^2-11x+28)\\ \amp=3(x-7)(x-4) \end{aligned}\)
- \(15x^2+45x+15=15(x^2+3x+1)\)
- \(x^4y^2+9x^2y^2=x^2y^2(x^2+9)\)
- \(121+9w^4\) is prime