Section1.8Factoring
¶Subsection1.8.1Written Examples
The process used to determine the factored form of a given polynomial is dependent upon the nature of the polynomial. For example, the strategies used for trinomials (polynomials with three terms) are completely different than the strategies used for binomials (polynomials with two terms).
One thing that is common to all factorizations is that the first step is to identify the Greatest Common Factor (GCF) of the terms in the polynomial and if the GCF is not \(1\) proceed to factor out the GCF.
For example, we can see that \(2\) is a factor of both terms of the expression \(2x+10\text{,}\) so the first step in factoring \(2x+10\) is to "take out" the factor of \(2\text{.}\) (Side note: the author prefers the phrase "take out the factor" over the phrase "factor out the factor"; using the word "factor" as both a verb and a noun in the same sentence just seems wrong.) Back to factoring:
Determining the GCF for variable factors is fairly straight forward. A strategy follows.
- Any variable that appears in every term is in the GCF and only variables that occur in every term are in the GCF.
- The exponent on any given variable in the GCF is the smallest exponent that occurs on the variable in any given term. When making this determination, we need to recognize that an expression such as "\(x\)" can be regarded as having an exponent of \(1\text{.}\)
Let's determine and take out the GCF of the expression
The variables that occur in all three terms are \(x\) and \(y\text{.}\) The smallest exponent on \(x\) is \(3\) and the smallest exponent on \(y\) is (the hidden) \(1\text{,}\) so the GCF is \(x^3y\text{.}\) Taking out the GCF we have
The thought process I used to determine the factor \((y^2z^7+x-x^4z)\) is outlined below.
- I took out three factors of \(x\) and one factor of \(y\) from the first term, \(x^3y^3z^7\text{.}\) So what was left behind were no factors of \(x\text{,}\) two factors of \(y\text{,}\) and all seven factors of \(z\text{.}\)
- I took out three factors of \(x\) and one factor of \(y\) from the middle term, \(x^4y\text{,}\) so all that was left behind was a single factor of \(x\text{.}\)
- I took out three factors of \(x\) and one factor of \(y\) from the last term, \(x^7yz\text{,}\) so I left behind four factors \(x\) and the lone factor of \(z\text{.}\)
One of the great things about factor problems is that you can always check your answer by expansion. That is, you can confirm the equality
When it comes to determining the GCF of the coefficients of the terms, the numbers are usually small enough that you can just "figure it out." Remember that your goal is to determine the greatest integer that evenly divides into each coefficient. When we say "evenly divide" we mean that there is no remainder after the division is performed. Once you think you have determined the GCF, take it out (along with relevant variable factors) and make sure that there are no remaining common factors to each of the coefficients.
There are some tools you can use to help you determine if certain integers evenly divide into a given integer.
Each of the following statements are "if and only if" statements which I find easier to remember if they are simply stated in the affirmative. For example, instead of saying "an integer is evenly divisible by \(2\) if and only if ends in an even digit" I say "any integer that ends in an even digit is evenly divisible by \(2\text{.}\)" In addition to that rule, we have the following.
- If \(3\) evenly divides into the sum of the digits, then \(3\) evenly divides into the original number. For example, I know that \(3\) evenly divides into \(11,874\) because \(1+1+8+7+4=21\) and \(3\) evenly divides into \(21\text{.}\) Conversely, I know that \(3\) does not evenly divide into \(2,437\) because \(2+4+3+7=16\) and \(3\) does not evenly divide into \(16\text{.}\)
- If \(4\) evenly divides into the the last two digits of the number, then it evenly divides into the entire number. For example, \(4\) evenly divides in \(1,302,824\) but \(4\) does not evenly divide into \(226,734\text{.}\)
- Numbers that end in \(0\) or \(5\) are evenly divisible by \(5\text{.}\)
- If \(9\) evenly divides into the sum of the digits, then \(9\) evenly divides into the original number. For example, I know that \(9\) evenly divides into \(41,274\) because \(4+1+2+7+4=18\) and \(9\) evenly divides into \(18\text{.}\) Conversely, I know that \(9\) does not evenly divide into \(11,874\) because \(1+1+8+7+4=21\) and \(9\) does not evenly divide into \(21\text{.}\)
While there are tricks for other numbers, most people find them too cumbersome to remember. If you're good at remembering rules, you might try searching for them online.
When the first term of the polynomial has a negative coefficient, we tend to factor the negative sign along with the GCF. For example, it would be standard to factor \(-12x^2y+24x^2+18x^3\) as follows.
One final note. A very common mistake is to write out too few terms when factoring an expression where the GCF happens to be a term of the original expression. For example, consider the polynomial \(6x^3+8x^2+2x\text{.}\) Hopefully you recognize that the GCF of the terms is \(2x\text{.}\) With that, a common error is to write
One way to recognize that can't be correct is to expand the proposed factorization.
Uh oh - we're missing a term - where's "\(+2x\)"? We forgot to save a place for it! Whenever you take out the GCF, the expression left behind in parentheses needs to have as many terms as the original polynomial. In this case, we forgot a term of \(+1\) so that the last term in the expansion is \(+2x\text{.}\) That is:
Click here to access some practice exercises: Practice Exercises 1.8.2.1
2Factoring trinomials with leading coefficients of \(1\)
Factoring a trinomial of form \(x^2+bx+c\text{,}\) where \(b\) and \(c\) are integers, is essentially the reversal of a FOIL process. For this reason, we can develop a strategy by investigating a FOIL expansion. Let's expand \((x+4)(x+6)\text{.}\)
Let's observe that the linear coefficient, \(10\text{,}\) is the sum of \(4\) and \(6\) whereas the constant term, \(24\text{,}\) is the product of \(4\) and \(6\text{.}\) Since we expanded \((x+4)(x+6)\text{,}\) we can infer that finding the constants in a factorization of trinomials of form \(x^2+bx+c\) is dependent upon determining two numbers that sum to \(b\) and multiply to \(c\text{.}\)
From the factor pairs and sums shown in Table 1.8.1, we can infer the following factorizations.factors | sum |
\(1,6\) | \(7\) |
\(2,3\) | \(5\) |
\(-1,-6\) | \(-7\) |
\(-2,-3\) | \(-5\) |
Just as noteworthy, since the factor pairs shown in Table 1.8.1 form an exhaustive list, we cannot factor any trinomial of form \(x^2+bx+6\) where b is not one of the four numbers shown in the sum column. Such trinomials are said to be prime. For example, \(x^2+3x+6\) is prime.
Let's factor \(x^2-8x+15\text{.}\) Our first task is to determine a factor pair that multiplies to \(15\) and adds to \(-8\text{.}\) Since the product is positive and the sum is negative, we are searching for two negative numbers. The pair that works is \(-3\) and \(-5\text{.}\) This gives us:
Now let's factor \(w^2-4w-12\text{.}\) Since our factor pair needs to multiply to a negative value \((-12)\text{,}\) one the numbers in the pair must be positive and the other negative. Let's note that \(6\) and \(2\) multiply to 12 and have a difference of \(4\text{.}\) This can be helpful in determining that the factor pair that multiplies to \(-12\) and adds to \(-4\) is \(-6\) and \(2\text{.}\) This gives us
We also could have written the factorization in the reverse order:
Click here to access some practice exercises: Practice Exercises 1.8.2.2
3Factoring by grouping
The expressions that are factored in this set of examples are not trinomials - they all have one too many terms. The reason we are exploring this skill is that it is a useful process when factoring trinomials where the leading coefficients isn't \(1\text{.}\)
Let's consider the expression \(10xy+15x-6y^2-9y\text{.}\) The factoring by grouping method begins by considering only the first two terms and factoring from them any and all common factors. In this case we could factor out \(5x\) leaving the residual factor \((2y+3)\text{.}\) We now consider the final two terms. Our goal is to factor out something that also leaves the residual factor \((2y+3)\text{.}\) While it's true that we could factor out \(3y\text{,}\) that would leave behind \((-2y-3)\text{.}\) What we want to factor out is \(-3y\) so that the residual factor is the desired \((2y+3)\text{.}\) Altogether, then, the first step in the process is:
The expression now has two terms, with the terms delineated by the subtraction sign. Each of the terms has a factor of \((2y+3)\text{.}\) Just like we can factor (on the right), say, \(z\) from the expression \(\highlightb{5x}\highlight{z}-\highlightg{3y}\highlight{z}\) resulting in \((\highlightb{5x}\highlightg{-3y})\highlight{z}\text{,}\) we can factor \(\highlight{(2y+3)}\) for the expression \(\highlightb{5x}\highlight{(2y+3)}\highlightg{-3y}\highlight{(2y+3)}\) resulting in \((\highlightb{5x}\highlightg{-3y})\highlight{(2y+3)}\text{.}\)
Let's see the process in total:
We can use FOIL to check our result.
Let's factor \(6x^2y-4x^2+12y-8\text{.}\) We begin by observing that \(2x^2\) can be factored from the first two terms while \(4\) can be factored from the final two terms. Heads up! One of the most common errors made during this process is to forget to put a plus sign in front of the factor of \(4\text{.}\) Written correctly, our factorization process is:
One more example. Let's factor \(7w^2-2w+7w-2\text{.}\) We can see that \(w\) can be factored from the first two terms, but there seems to be nothing that can be factored from the final two terms. When we factor \(w\) from the first two terms, the residual factor is \((7w-2)\) which contains the two terms at the rear of our original expression. The resolution of our dilemma, then, is to factor \(1\) away from the final two terms. We need to remember to put a plus sign in from of that factor of \(1\text{.}\) Going through the complete process we have:
Before closing, let's note that \(7w^2-2w+7w-2\) simplifies to \(7w^2+5w-2\text{.}\) This gives us some insight into how the factoring by grouping process will be useful when factoring trinomials where the leading coefficient isn't \(1\text{.}\)
Click here to access some practice exercises: Practice Exercises 1.8.2.3
4Factoring trinomials where the leading coefficients are not \(1\)
When factoring trinomials it is important to first look for factors common to all three terms. While we won't lead with an example of this type, it's always good to remind ourselves of this. Some of the problems in the your next problem set are all but impossible to resolve if you omit this step.
That said, our first few examples are going to deal with trinomials of form \(ax^2+bx+c\) where \(a\neq1\text{.}\) We are going to use what is known as the \(ac\)-method to factor. The initial task is to determine two factors of the product \(ac\) that sum to \(b\text{.}\) We will then rewrite the expression using that factor pair to split the linear term into two terms and factor the result by grouping. Hopefully that will make more sense when you see some examples!
Let's start by factoring \(6x^2+7x-5\text{.}\) Our initial task is to find a factor pair of \(-30\) \((ac)\) that sums to \(7\text{.}\) The pair that works is \(-3\) and \(10\text{.}\) Let's precede with the strategy outlined above.
Let's now factor \(3x^2+16xy-12y^2\text{.}\) Our first objective is to determine two factors of \(-36\) that sum to \(16\text{.}\) The pair that works is \(18\) and \(-2\text{.}\) Proceeding to our factoring by grouping we have:
Let's try one more: \(24w^4-42w^3z+9w^2z^2\text{.}\) The first thing we should notice is that there are common factors to all three terms. Three evenly divides into each term, and each term contains at least two factors of \(w\text{,}\) so we can factor \(3w^2\) for the expression.
Turning our attention to the expression in the last set of parentheses, we need to determine a factor pair of 24 that sums to -14. The factor pair is \(-12\) and \(-2\text{.}\) This gives us:
Click here to access some practice exercises: Practice Exercises 1.8.2.4
5Factoring differences of squares
A binomial (two term polynomial) of form \(a^2-b^2\) always factors into the product \((a+b)(a-b)\text{.}\) We can confirm this by applying FOIL to the expression \((a+b)(a-b)\text{.}\)
A few simple examples follow. As always, we can check our result by expanding the factored expression.
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:
Similar examples follow.
Click here to access some practice exercises: Practice Exercises 1.8.2.5
6Factoring sums and differences of cubes
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 confirm this by expanding the expression \((a-b)(a^2+ab+b^2)\text{.}\)
Similarly, a binomial of form \(a^3+b^3\) always factors into the product \((a+b)(a^2-ab+b^2)\text{.}\) We can confirm this by expanding the expression \((a+b)(a^2-ab+b^2)\text{.}\)
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 1.8.2 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\) |
\(ab=6x\) |
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\times 3)}\text{.}\)
\(a^3=1\) | \(b^3=64x^{15}\) |
\(a=1\) | \(b=4x^5\) |
\(a^2=1\) | \(b^2=16x^{10}\) |
\(ab=4x^5\) |
Click here to access some practice exercises: Practice Exercises 1.8.2.5
7A cautionary note about sums of squares
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:
In summary, \(x^2+4\neq (x+2)^2\text{,}\) \(x^2+4x+4=(x+2)^2\text{.}\)
8A general strategy for factoring polynomials
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.
Click here to access some practice exercises: Practice Exercises 1.8.2.6
Subsection1.8.2Practice Exercises (with step-by-step solutions)
1Greatest common factor
- \(12x^5-21x^4-24x^2+3x\)
- \(-4x^2y^3-44x^3y^2+4x^2y^2\)
- \(63a^8b^{12}c^5+108a^6b^9c-135a^6b^4c\)
- \(12x^5-21x^4-24x^2+3x=3x(4x^4-7x^3-8x+1)\)
- \(-4x^2y^3-44x^3y^2+4x^2y^2=-4x^2y^2(y+11x-1)\)
- \(63a^8b^{12}c^5+108a^6b^9c-135a^6b^4c=9a^6b^4c(7a^2b^8c^4+12b^5-15)\)
2Factoring trinomials with leading coefficients of \(1\)
Factor each trinomial. Check your answer by expanding the factorization. If the trinomial cannot be factored, state that it is prime.
- \(x^2+6x+5\)
- \(t^2-6t+8\)
- \(x^2+8x+4\)
- \(y^2-14y-32\)
- \(x^2+6x-20\)
- \(x^2+15x-100\)
- \(w^2-18w+45\)
- \(x^2+21x+80\)
- \(b^2-9b-400\)
- \(x^2+6x+5=(x+2)(x+3)\)
- \(t^2-6t+8=(t-2)(t-4)\)
- \(x^2+8x+4\) is prime.
- \(y^2-14y-32=(y-16)(y+2)\)
- \(x^2+6x-20\) is prime.
- \(x^2+15x-100=(x+20)(x-5)\)
- \(w^2-18w+45=(w-15)(w-3)\)
- \(x^2+21x+80\) is prime
- \(b^2-9b-400=(b-25)(b+16)\)
3Factoring by grouping
Factor each of the following expressions. Check each result using the FOIL technique.
- \(x^2+5x-3x-15\)
- \(8x+50+4xy+25y\)
- \(4a^2+10a-10a-25\)
- \(w^2-6wz-7wz+42z^2\)
- \(xy+5y-2x-10\)
- \(x^2-11x-9x+99\)
- \(3x^2-12x+7x-28\)
- \(4y^2-36xy-7xy+63x^2\)
\(\begin{aligned}[t] x^2+5x-3x-15\amp=\highlightb{x}\highlight{(x+5)}\highlightg{-3}\highlight{(x+5)}\\ \amp=(\highlightb{x}\highlightg{-3})\highlight{(x+5)} \end{aligned}\)
\(\begin{aligned}[t] 8x+50+4xy+25y\amp=\highlightb{2}\highlight{(4x+25)}\highlightg{+y}\highlight{(4x+25)}\\ \amp=(\highlightb{2}\highlightg{+y})\highlight{(4x+25)} \end{aligned}\)
\(\begin{aligned}[t] 4a^2+10a-10a-25\amp=\highlightb{2a}\highlight{(2a+5)}\highlightg{-5}\highlight{(2a+5)}\\ \amp=(\highlightb{2a}\highlightg{-5})\highlight{(2a+5)} \end{aligned}\)
\(\begin{aligned}[t] w^2-6wz-7wz+42z^2\amp=\highlightb{w}\highlight{(w-6z)}\highlightg{-7z}\highlight{(w-6z)}\\ \amp=(\highlightb{w}\highlightg{-7z})\highlight{(w-6z)} \end{aligned}\)
\(\begin{aligned}[t] xy+5y-2x-10\amp=\highlightb{y}\highlight{(x+5)}\highlightg{-2}\highlight{(x+5)}\\ \amp=(\highlightb{y}\highlightg{-2})\highlight{(x+5)} \end{aligned}\)
\(\begin{aligned}[t] x^2-11x-9x+99\amp=\highlightb{x}\highlight{(x-11)}\highlightg{-9}\highlight{(x-11)}\\ \amp=(\highlightb{x}\highlightg{-9})\highlight{(x-11)} \end{aligned}\)
\(\begin{aligned}[t] 3x^2-12x+7x-28\amp=\highlightb{3x}\highlight{(x-4)}\highlightg{+7}\highlight{(x-4)}\\ \amp=(\highlightb{3x}\highlightg{+7})\highlight{(x-4)} \end{aligned}\)
\(\begin{aligned}[t] 4y^2-36xy-7xy+63x^2\amp=\highlightb{4y}\highlight{(y-9x)}\highlightg{-7x}\highlight{(y-9x)}\\ \amp=(\highlightb{4y}\highlightg{-7x})\highlight{(y-9x)} \end{aligned}\)
4Factoring trinomials where the leading coefficients are not \(1\)
Completely factor each of the following expressions. Check each result by expanding the factored form.
- \(4x^2-11x+6\)
- \(5x^2-2x-7\)
- \(8x^2-14x+3\)
- \(4x^2y-20xy+24y\)
- \(36x^2-48xy+15y^2\)
- \(-9t^8+90xt^4-216x^2\)
- \(9x^6-25x^3y^2-6y^4\)
- \(14x^2y^5+56x^2y^4+420x^2y^3\)
\(\begin{aligned}[t] 4x^2-11x+6\amp=4x^2-8x-3x+6\\ \amp=\highlightb{4x}\highlight{(x-2)}\highlightg{-3}\highlight{(x-2)}\\ \amp=(\highlightb{4x}\highlightg{-3})\highlight{(x-2)} \end{aligned}\)
\(\begin{aligned}[t] 5x^2-2x-7\amp=5x^2-7x+5x-7\\ \amp=\highlightb{x}\highlight{(5x-7)}\highlightg{+1}\highlight{(5x-7)}\\ \amp=(\highlightb{x}\highlightg{+1})\highlight{(5x-7)} \end{aligned}\)
\(\begin{aligned}[t] 8x^2-14x+3\amp=8x^2-12x-2x+3\\ \amp=\highlightb{4x}\highlight{(2x-3)}\highlightg{-1}\highlight{(2x-3)}\\ \amp=(\highlightb{4x}\highlightg{-1})\highlight{(2x-3)} \end{aligned}\)
\(\begin{aligned}[t] 4x^2y-20xy+24y\amp=4y(x^2-5x+6)\\ \amp=4y(x-3)(x-2) \end{aligned}\)
\(\begin{aligned}[t] 36x^2-48xy+15y^2\amp=3(12x^2-16xy+5y^2)\\ \amp=3(12x^2-10xy-6xy+5y^2\\ \amp=3[\highlightb{2x}\highlight{(6x-5y)}\highlightg{-y}\highlight{(6x-5)}]\\ \amp=3(\highlightb{2x}\highlightg{-y})\highlight{(6x-5y)} \end{aligned}\)
\(\begin{aligned}[t] -9t^8+90xt^4-216x^2\amp=-9(t^8-10xt^4+24x^2)\\ \amp=-9(t^8-4xt^4-6xt^4+24x^2)\\ \amp=-9[\highlightb{t^4}\highlight{(t^4-4x)}\highlightg{-6x}\highlight{(t^4-4x)}]\\ \amp=-9(\highlightb{t^4}\highlightg{-6x})\highlight{(t^4-4x)} \end{aligned}\)
\(\begin{aligned}[t] 9x^6-25x^3y^2-6y^4\amp=9x^6-27x^3y^2+2x^3y^2-6y^4\\ \amp=\highlightb{9x^3}\highlight{(x^3-3y^2)}\highlightg{+2y^2}\highlight{(x^3-3y^2)}\\ \amp=(\highlightb{9x^3}\highlightg{+2y^2})\highlight{(x^3-3y^2)} \end{aligned}\)
- \(14x^2y^5+56x^2y^4+420x^2y^3=14x^2y^3(y^2+4y+30)\)
5Factoring binomials
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 1.8.4
\(a^2=\) \(b^2=\) \(a=\) \(b=\) Table1.8.4 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 1.8.5
\(a^3=\) \(b^3=\) \(a=\) \(b=\) \(a^2=\) \(b^2=\) \(ab=\) Table1.8.5 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 1.8.6
\(a^3=\) \(b^3=\) \(a=\) \(b=\) \(a^2=\) \(b^2=\) \(ab=\) Table1.8.6
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\) \(ab=5x^5y^2\) Table1.8.7 \(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\) \(ab=2xy^2\) Table1.8.8 -
\(125t^{12}+27x^9=(5t^4+3x^3)(25t^8-15t^4x^3+9x^6)\)
\(a^3=125t^{12}\) \(b^3=27x^9\) \(a=5t^4\) \(b=3x^3\) \(a^2=25t^8\) \(b^2=9x^6\) \(ab=15t^4x^3\) Table1.8.9
\(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)\)
6Factoring a hodge-podge of polynomials
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=\highlightb{3x}\highlight{(2x-5)}\highlightg{+5}\highlight{(2x-5)}\\ \amp=(\highlightb{3x}\highlightg{+5})\highlight{(2x-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
Subsection1.8.3Workshop Materials (with short answers)
1Greatest common factor
Follow this link to see some written examples: Written Examples 1.8.1.1.
Factor the greatest common factor from each polynomial.
- \(4x^2-10xy+16x^2y^2\)
- \(-12a^2b^3c^4+18ab^3c^5-60ab^2c^4\)
- \(45x^7y^{11}+75x^6y^{12}+15x^6y^9\)
- \(4x^2-10xy+16x^2y^2=2x(2x-5y+8xy^2)\)
- \(-12a^2b^3c^4+18ab^3c^5-60ab^2c^4=-6ab^2c^4(2ab-3bc+10)\)
- \(45x^7y^{11}-75x^6y^{12}+15x^6y^9=15x^6y^9(3xy^2-5y^3+1)\)
2Factoring trinomials with leading coefficients of \(1\)
Follow this link to see some written examples: Written Examples 1.8.1.2.
.Factor each trinomial.
- \(x^2-10x-24\)
- \(x^2+11x+30\)
- \(y^2-12y+36\)
- \(w^2+12w+24\)
- \(w^2+21w+80\)
- \(x^2-10x-24=(x-12)(x+2)\)
- \(x^2+11x+30=(x+6)(x+5)\)
- \(y^2-12y+36=(y-6)(y-6)\)
- \(w^2+12w+24\) is prime.
- \(w^2+21w+80=(w+15)(w+6)\)
3Factoring by grouping
Follow this link to see some written examples: Written Examples 1.8.1.3.
Factor each polynomial by grouping.
- \(x^2y+4x-3xy^2-12y\)
- \(12x^2+8x-21x-14\)
- \(4a^2b-8ab^2+a-2b\)
- \(x^2y+4x-3xy^2-12y=(xy+4)(x-3y)\)
- \(12x^2+8x-21x-14=(3x+2)(4x-7)\)
- \(4a^2b-8ab^2+a-2b=(a-2b)(4ab+1)\)
4Factoring trinomials where the leading coefficients are not \(1\)
Follow this link to see some written examples: Written Examples 1.8.1.4.
Factor each trinomial.
- \(4x^2-17x-15\)
- \(6x^2+17x+5\)
- \(2x^2+5x-4\)
- \(3x^2-10x-8\)
- \(16x^2-8x+1\)
- \(4x^2-17x-15=(4x+3)(x-5)\)
- \(6x^2+17x+5=(2x+5)(3x+1)\)
- \(2x^2+5x-4\) is prime.
- \(3x^2-10x-8=(x-4)(3x+2)\)
- \(16x^2-8x+1=(4x-1)(4x-1)\)
5Factoring binomials
Follow this link to see some written examples of difference of squares: Written Examples 1.8.1.5.
Follow this link to see some written examples of sum and difference of cubes: Written Examples 1.8.1.6.
Follow this link to read about sum of squares: Written Examples 1.8.1.7.
Factor each binomial.
- \(x^3+8\)
- \(w^2-64\)
- \(y^2+49\)
- \(1-27x^3\)
- \(100-9y^{10}\)
- \(x^3+8=(x+2)(x^2-2x+4)\)
- \(w^2-64=(w-8)(w+8)\)
- \(y^2+49\) is prime.
- \(1-27x^3=(1-3x)(1+3x+9x^2)\)
- \(100-9y^{10}=(10-3y^5)(10+3y^5)\)
6General factoring
Follow this link to see a factor plan: Written Examples 1.8.1.8.
Completely factor each polynomial.
- \(w^2-3w-88\)
- \(3x^2-54x+240\)
- \(3x^2-11x-20\)
- \(3x^3-81y^{15}\)
- \(4x^2-16y^{12}\)
- \(4x^2+16y^{12}\)
- \(20x^2-3xy-2y^2\)
- \(1+125w^9\)
- \(xy^4+6x^2y^3-40x^3y^2\)
- \(w^2-3w-88=(w-11)(w+8)\)
- \(3x^2-54x+240=3(x-10)(x-2)\)
- \(3x^2-11x-20=(3x+4)(x-5)\)
- \(3x^3-81y^{15}=3(x-3y^5)(x^2+3xy^5+9y^{10})\)
- \(4x^2-16y^{12}=4(x-2y^6)(x+2y^6)\)
- \(4x^2+16y^{12}=4(x^2+4y^{12})\)
- \(20x^2-3xy-2y^2=(4x+y)(5x-2y)\)
- \(1+125w^9=(1+5w^3)(1-5w^3+25w^6)\)
- \(xy^4+6x^2y^3-40x^3y^2=xy^2(y-4x)(y+10x)\)