Section 4.7 Factoring: A General Strategy
ΒΆ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 \(h+k=b\)
-
If the leading coefficient 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 expanding 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 counterproductive and mean-spirited to ask students to factor dozens of polynomials, most of which were prime. Regardless, we have to throw the occasional prime polynomial into the mix to remind you that such things do exist.
Exercises Exercises
Completely factor each of the following expressions. Check each result by expanding the factored form.
1.
\(x^2+19x+48\)
\(x^2+19x+48=(x+16)(x+3)\)
2.
\(y^2+47y-48\)
\(y^2+47y-48=(y+48)(y-1)\)
3.
\(6x^2-5x-25\)
\(\begin{aligned}[t] 6x^2-5x-25\amp=6x^2-15x+10x-25\\ \amp=\highlightb{3x}\highlight{(2x-5)}\highlightg{+5}\highlight{(2x-5)}\\ \amp=(\highlightb{3x}\highlightg{+5})\highlight{(2x-5)} \end{aligned}\)
4.
\(125w^6+27z^3\)
\(125w^6+27z^3=(5w^2+3z)(25w^4-15w^2z+9z^2)\)
5.
\(y^2-2y-48\)
\(y^2-2y-48=(y-8)(y+6)\)
6.
\(x^2y^4+26xy^2+48\)
\(x^2y^4+26xy^2+48=(xy^2+24)(xy^2+2)\)
7.
\(121-9w^4\)
\(121-9w^4=(11+3w^2)(11-3w^2)\)
8.
\(32w^4-18w^2\)
\(\begin{aligned}[t] 32w^4-18w^2\amp=2w^2(16w^2-9)\\ \amp=2w^2(4w+3)(4w-3) \end{aligned}\)
9.
\(3x^2-33x+84\)
\(\begin{aligned}[t] 3x^2-33x+84\amp=3(x^2-11x+28)\\ \amp=3(x-7)(x-4) \end{aligned}\)
10.
\(15x^2+45x+15\)
\(15x^2+45x+15=15(x^2+3x+1)\)
11.
\(x^4y^2+9x^2y^2\)
\(x^4y^2+9x^2y^2=x^2y^2(x^2+9)\)
12.
\(121+9w^4\)
\(121+9w^4\) is prime.