maths.free › Algebra › 6. Factoring › Factor Special Products
Factor Special Products
Factor perfect square trinomials
Factor Perfect Square Trinomials
Some trinomials are perfect squares. They result from multiplying a binomial times itself. We squared a binomial using the Binomial Squares pattern in a previous chapter.
The trinomial \(9{x}^{2}+24x+16\) is called a perfect square trinomial. It is the square of the binomial \(3x+4.\)
In this chapter, you will start with a perfect square trinomial and factor it into its prime factors.
You could factor this trinomial using the methods described in the last section, since it is of the form \(a{x}^{2}+bx+c.\) But if you recognize that the first and last terms are squares and the trinomial fits the perfect square trinomials pattern, you will save yourself a lot of work.
Here is the pattern—the reverse of the binomial squares pattern.
To make use of this pattern, you have to recognize that a given trinomial fits it. Check first to see if the leading coefficient is a perfect square, \({a}^{2}.\) Next check that the last term is a perfect square, \({b}^{2}.\) Then check the middle term—is it the product, \(2ab?\) If everything checks, you can easily write the factors.
How to Factor Perfect Square Trinomials
Try it.
Factor: \(9{x}^{2}+12x+4.\)
Solution
The sign of the middle term determines which pattern we will use. When the middle term is negative, we use the pattern \({a}^{2}-2ab+{b}^{2},\) which factors to \({(a-b)}^{2}.\)
Condensed — the full section is in OpenStax Intermediate Algebra 2e.
Factor Differences of Squares
The other special product you saw in the previous chapter was the Product of Conjugates pattern. You used this to multiply two binomials that were conjugates. Here’s an example:
A difference of squares factors to a product of conjugates.
Remember, “difference” refers to subtraction. So, to use this pattern you must make sure you have a binomial in which two squares are being subtracted.
How to Factor a Binomial Using the Difference of Squares
Try it.
Factor: \(64{y}^{2}-1.\)
Solution
It is important to remember that sums of squares do not factor into a product of binomials. There are no binomial factors that multiply together to get a sum of squares. After removing any GCF, the expression \({a}^{2}+{b}^{2}\) is prime!
The next example shows variables in both terms.
Example
Try it.
Factor: \(144{x}^{2}-49{y}^{2}.\)
Solution
| \(144{x}^{2}-49{y}^{2}\) | |
| Is this a difference of squares? Yes. | \({(12x)}^{2}-{(7y)}^{2}\) |
| Factor as the product of conjugates. | \((12x-7y)(12x+7y)\) |
| Check by multiplying. \(\ \begin{array}{l} \\ \\ (12x-7y)(12x+7y) \\ 144{x}^{2}-49{y}^{2}✓\end{array}\) |
As always, you should look for a common factor first whenever you have an expression to factor. Sometimes a common factor may “disguise” the difference of squares and you won’t recognize the perfect squares until you factor the GCF.
Also, to completely factor the binomial in the next example, we’ll factor a difference of squares twice!
Condensed — the full section is in OpenStax Intermediate Algebra 2e.
Factor Sums and Differences of Cubes
There is another special pattern for factoring, one that we did not use when we multiplied polynomials. This is the pattern for the sum and difference of cubes. We will write these formulas first and then check them by multiplication.
\[\begin{array}{l}{a}^{3}+{b}^{3}=(a+b)({a}^{2}-ab+{b}^{2}) \\ {a}^{3}-{b}^{3}=(a-b)({a}^{2}+ab+{b}^{2})\end{array}\]We’ll check the first pattern and leave the second to you.
| Distribute. | |
| Multiply. | |
| Combine like terms. |
The two patterns look very similar, don’t they? But notice the signs in the factors. The sign of the binomial factor matches the sign in the original binomial. And the sign of the middle term of the trinomial factor is the opposite of the sign in the original binomial. If you recognize the pattern of the signs, it may help you memorize the patterns.
The trinomial factor in the sum and difference of cubes pattern cannot be factored.
It will be very helpful if you learn to recognize the cubes of the integers from 1 to 10, just like you have learned to recognize squares. We have listed the cubes of the integers from 1 to 10 in .
| n | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| \({n}^{3}\) | 1 | 8 | 27 | 64 | 125 | 216 | 343 | 512 | 729 | 1000 |
How to Factor the Sum or Difference of Cubes
Try it.
Factor: \({x}^{3}+64.\)
Solution
Example
Try it.
Factor: \(27{u}^{3}-125{v}^{3}.\)
Solution
| This binomial is a difference. The first and last terms are perfect cubes. | |
| Write the terms as cubes. | |
| Use the difference of cubes pattern. | |
| Simplify. | |
| Check by multiplying. | We’ll leave the check to you. |
In the next example, we first factor out the GCF. Then we can recognize the sum of cubes.
Condensed — the full section is in OpenStax Intermediate Algebra 2e.
Key Concepts
- Perfect Square Trinomials Pattern: If a and b are real numbers,
\[\begin{array}{l}{a}^{2}+2ab+{b}^{2}={(a+b)}^{2} \\ {a}^{2}-2ab+{b}^{2}={(a-b)}^{2}\end{array}\] - How to factor perfect square trinomials.
\(\begin{array}{llllllll}\text{Step 1.} & \text{Does the trinomial fit the pattern?} & & & \ {a}^{2}+2ab+{b}^{2} & & & {a}^{2}-2ab+{b}^{2} \\ & \text{Is the first term a perfect square?} & & & \ {(a)}^{2} & & & {(a)}^{2} \\ & \text{Write it as a square.} & & & & & & \\ & \text{Is the last term a perfect square?} & & & \ {(a)}^{2}\ {(b)}^{2} & & & {(a)}^{2}\ {(b)}^{2} \\ & \text{Write it as a square.} & & & & & & \\ & \text{Check the middle term. Is it}\ 2ab? & & & \ {(a)}^{2}{}_{\text{↘}}\underset{2\cdot a\cdot b}{}{}_{\text{↙}}{(b)}^{2} & & & {(a)}^{2}{}_{\text{↘}}\underset{2\cdot a\cdot b}{}{}_{\text{↙}}{(b)}^{2} \\ \text{Step 2.} & \text{Write the square of the binomial.} & & & \ {(a+b)}^{2} & & & {(a-b)}^{2} \\ \text{Step 3.} & \text{Check by multiplying.} & & & & & & \end{array}\) - Difference of Squares Pattern: If \(a,b\) are real numbers,
- How to factor differences of squares.
\(\begin{array}{lllll}\text{Step 1.} & \text{Does the binomial fit the pattern?} & & & \ {a}^{2}-{b}^{2} \\ & \text{Is this a difference?} & & & \ \text{____}-\text{____} \\ & \text{Are the first and last terms perfect squares?} & & & \\ \text{Step 2.} & \text{Write them as squares.} & & & \ {(a)}^{2}-{(b)}^{2} \\ \text{Step 3.} & \text{Write the product of conjugates.} & & & \ (a-b)(a+b) \\ \text{Step 4.} & \text{Check by multiplying.} & & & \end{array}\) - Sum and Difference of Cubes Pattern
\(\begin{array}{l}{a}^{3}+{b}^{3}=(a+b)({a}^{2}-ab+{b}^{2}) \\ {a}^{3}-{b}^{3}=(a-b)({a}^{2}+ab+{b}^{2})\end{array}\) - How to factor the sum or difference of cubes.
- Does the binomial fit the sum or difference of cubes pattern?
Is it a sum or difference?
Are the first and last terms perfect cubes? - Write them as cubes.
- Use either the sum or difference of cubes pattern.
- Simplify inside the parentheses
- Check by multiplying the factors.
- Does the binomial fit the sum or difference of cubes pattern?
Factor Special Products
Factor Perfect Square Trinomials
In the following exercises, factor completely using the perfect square trinomials pattern.
Try it.
\(16{y}^{2}+24y+9\)
Solution
\({(4y+3)}^{2}\)
Try it.
\(25{v}^{2}+20v+4\)
Try it.
\(36{s}^{2}+84s+49\)
Solution
\({(6s+7)}^{2}\)
Try it.
\(49{s}^{2}+154s+121\)
Try it.
\(100{x}^{2}-20x+1\)
Solution
\({(10x-1)}^{2}\)
Try it.
\(64{z}^{2}-16z+1\)
Try it.
\(25{n}^{2}-120n+144\)
Solution
\({(5n-12)}^{2}\)
Try it.
\(4{p}^{2}-52p+169\)
Try it.
\(49{x}^{2}+28xy+4{y}^{2}\)
Solution
\({(7x+2y)}^{2}\)
Try it.
\(25{r}^{2}+60rs+36{s}^{2}\)
Try it.
\(100{y}^{2}-20y+1\)
Solution
\((10y-1{)}^{2}\)
Try it.
\(64{m}^{2}-16m+1\)
Try it.
\(10j{k}^{2}+80jk+160j\)
Solution
\(10j{(k+4)}^{2}\)
Try it.
\(64{x}^{2}y-96xy+36y\)
Try it.
\(75{u}^{4}-30{u}^{3}v+3{u}^{2}{v}^{2}\)
Solution
\(3{u}^{2}{(5u-v)}^{2}\)
Try it.
\(90{p}^{4}+300{p}^{3}q+250{p}^{2}{q}^{2}\)
Factor Differences of Squares
In the following exercises, factor completely using the difference of squares pattern, if possible.
Try it.
\(25{v}^{2}-1\)
Solution
\((5v-1)(5v+1)\)
Try it.
\(169{q}^{2}-1\)
Try it.
\(4-49{x}^{2}\)
Solution
\((2-7x)(2+7x)\)
Try it.
\(121-25{s}^{2}\)
Try it.
\(6{p}^{2}{q}^{2}-54{p}^{2}\)
Solution
\(6{p}^{2}(q-3)(q+3)\)
Try it.
\(98{r}^{3}-72r\)
Try it.
\(24{p}^{2}+54\)
Solution
\(6(4{p}^{2}+9)\)
Try it.
\(20{b}^{2}+140\)
Try it.
\(121{x}^{2}-144{y}^{2}\)
Solution
\((11x-12y)(11x+12y)\)
Try it.
\(49{x}^{2}-81{y}^{2}\)
Try it.
\(169{c}^{2}-36{d}^{2}\)
Solution
\((13c-6d)(13c+6d)\)
Try it.
\(36{p}^{2}-49{q}^{2}\)
Try it.
\(16{z}^{4}-1\)
Solution
\((2z-1)(2z+1)(4{z}^{2}+1)\)
Try it.
\({m}^{4}-{n}^{4}\)
Try it.
\(162{a}^{4}{b}^{2}-32{b}^{2}\)
Solution
\(2{b}^{2}(3a-2)(3a+2)(9{a}^{2}+4)\)
Try it.
\(48{m}^{4}{n}^{2}-243{n}^{2}\)
Try it.
\({x}^{2}-16x+64-{y}^{2}\)
Solution
\((x-8-y)(x-8+y)\)
Try it.
\({p}^{2}+14p+49-{q}^{2}\)
Try it.
\({a}^{2}+6a+9-9{b}^{2}\)
Solution
\((a+3-3b)(a+3+3b)\)
Try it.
\({m}^{2}-6m+9-16{n}^{2}\)
Factor Sums and Differences of Cubes
In the following exercises, factor completely using the sums and differences of cubes pattern, if possible.
Try it.
\({x}^{3}+125\)
Solution
\((x+5)({x}^{2}-5x+25)\)
Try it.
\({n}^{6}+512\)
Try it.
\({z}^{6}-27\)
Solution
\(({z}^{2}-3)({z}^{4}+3{z}^{2}+9)\)
Try it.
\({v}^{3}-216\)
Try it.
\(8-343{t}^{3}\)
Solution
\((2-7t)(4+14t+49{t}^{2})\)
Try it.
\(125-27{w}^{3}\)
Try it.
\(8{y}^{3}-125{z}^{3}\)
Solution
\((2y-5z)(4{y}^{2}+10yz+25{z}^{2})\)
Try it.
\(27{x}^{3}-64{y}^{3}\)
Try it.
\(216{a}^{3}+125{b}^{3}\)
Solution
\((6a+5b)(36{a}^{2}-30ab+25{b}^{2})\)
Try it.
\(27{y}^{3}+8{z}^{3}\)
Try it.
\(7{k}^{3}+56\)
Solution
\(7(k+2)({k}^{2}-2k+4)\)
Try it.
\(6{x}^{3}-48{y}^{3}\)
Try it.
\(2{x}^{2}-16{x}^{2}{y}^{3}\)
Solution
\(2{x}^{2}(1-2y)(1+2y+4{y}^{2})\)
Try it.
\(-2{x}^{3}{y}^{2}-16{y}^{5}\)
Try it.
\({(x+3)}^{3}+8{x}^{3}\)
Solution
\(9(x+1)({x}^{2}+3)\)
Try it.
\({(x+4)}^{3}-27{x}^{3}\)
Try it.
\({(y-5)}^{3}-64{y}^{3}\)
Solution
\(\text{-}(3y+5)(21{y}^{2}-30y+25)\)
Try it.
\({(y-5)}^{3}+125{y}^{3}\)
Mixed Practice
In the following exercises, factor completely.
Try it.
\(64{a}^{2}-25\)
Solution
\((8a-5)(8a+5)\)
Try it.
\(121{x}^{2}-144\)
Try it.
\(27{q}^{2}-3\)
Solution
\(3(3q-1)(3q+1)\)
Try it.
\(4{p}^{2}-100\)
Try it.
\(16{x}^{2}-72x+81\)
Solution
\({(4x-9)}^{2}\)
Try it.
\(36{y}^{2}+12y+1\)
Try it.
\(8{p}^{2}+2\)
Solution
\(2(4{p}^{2}+1)\)
Try it.
\(81{x}^{2}+169\)
Try it.
\(125-8{y}^{3}\)
Solution
\((5-2y)(25+10y+4{y}^{2})\)
Try it.
\(27{u}^{3}+1000\)
Try it.
\(45{n}^{2}+60n+20\)
Solution
\(5{(3n+2)}^{2}\)
Try it.
\(48{q}^{3}-24{q}^{2}+3q\)
Try it.
\({x}^{2}-10x+25-{y}^{2}\)
Solution
\((x-5-y)(x-5+y)\)
Try it.
\({x}^{2}+12x+36-{y}^{2}\)
Try it.
\({(x+1)}^{3}+8{x}^{3}\)
Solution
\((3x+1)(3{x}^{2}+1)\)
Try it.
\({(y-3)}^{3}-64{y}^{3}\)
Condensed — the full section is in OpenStax Intermediate Algebra 2e.
Factor Perfect Square Trinomials
Some trinomials are perfect squares. They result from multiplying a binomial times itself. You can square a binomial by using FOIL, but using the Binomial Squares pattern you saw in a previous chapter saves you a step. Let’s review the Binomial Squares pattern by squaring a binomial using FOIL.
The first term is the square of the first term of the binomial and the last term is the square of the last. The middle term is twice the product of the two terms of the binomial.
\[\begin{array}{l}{(3x)}^{2}+2(3x\cdot 4)+{4}^{2} \\ 9{x}^{2}+24x+16\end{array}\]The trinomial 9x2 + 24 +16 is called a perfect square trinomial. It is the square of the binomial 3x+4.
We’ll repeat the Binomial Squares Pattern here to use as a reference in factoring.
When you square a binomial, the product is a perfect square trinomial. In this chapter, you are learning to factor—now, you will start with a perfect square trinomial and factor it into its prime factors.
You could factor this trinomial using the methods described in the last section, since it is of the form ax2 + bx + c. But if you recognize that the first and last terms are squares and the trinomial fits the perfect square trinomials pattern, you will save yourself a lot of work.
Here is the pattern—the reverse of the binomial squares pattern.
How to Factor Perfect Square Trinomials
Try it.
Factor: \(9{x}^{2}+12x+4\).
Solution
Example
Try it.
Factor: \(81{y}^{2}-72y+16\).
Solution
The first and last terms are squares. See if the middle term fits the pattern of a perfect square trinomial. The middle term is negative, so the binomial square would be \({(a-b)}^{2}\).
| Are the first and last terms perfect squares? | |
| Check the middle term. | |
| Does is match \({(a-b)}^{2}\)? Yes. | |
| Write the square of a binomial. | |
| Check by mulitplying. | |
| \({(9y-4)}^{2}\) | |
| \({(9y)}^{2}-2⋅9y⋅4+{4}^{2}\) | |
| \(81{y}^{2}-72y+16✓\) |
Example
Try it.
Factor: \(36{x}^{2}+84xy+49{y}^{2}\).
Solution
| Test each term to verify the pattern. | |
| Factor. | |
| Check by mulitplying. | |
| \({(6x+7y)}^{2}\) | |
| \({(6x)}^{2}+2⋅6x⋅7y+{(7y)}^{2}\) | |
| \(36{x}^{2}+84xy+49{y}^{2}✓\) |
Condensed — the full section is in OpenStax Elementary Algebra 2e.
Factor Differences of Squares
The other special product you saw in the previous chapter was the Product of Conjugates pattern. You used this to multiply two binomials that were conjugates. Here’s an example:
\[\begin{array}{l}(3x-4)(3x+4) \\ 9{x}^{2}-16\end{array}\]Remember, when you multiply conjugate binomials, the middle terms of the product add to 0. All you have left is a binomial, the difference of squares.
Multiplying conjugates is the only way to get a binomial from the product of two binomials.
To factor, we will use the product pattern “in reverse” to factor the difference of squares. A difference of squares factors to a product of conjugates.
Remember, “difference” refers to subtraction. So, to use this pattern you must make sure you have a binomial in which two squares are being subtracted.
How to Factor Differences of Squares
Try it.
Factor: \({x}^{2}-4\).
Solution
It is important to remember that sums of squares do not factor into a product of binomials. There are no binomial factors that multiply together to get a sum of squares. After removing any GCF, the expression \({a}^{2}+{b}^{2}\) is prime!
Example
Try it.
Factor: \(64{y}^{2}-1\).
Solution
| Is this a difference? Yes. | |
| Are the first and last terms perfect squares? | |
| Yes - write them as squares. | |
| Factor as the product of conjugates. | |
| Check by multiplying. | |
| \((8y-1)(8y+1)\) | |
| \(64{y}^{2}-1✓\) |
Example
Try it.
Factor: \(121{x}^{2}-49{y}^{2}\).
Solution
\(\begin{array}{llll} & & & 121{x}^{2}-49{y}^{2} \\ \\ \\ \text{Is this a difference of squares? Yes.} & & & {(11x)}^{2}-{(7y)}^{2} \\ \\ \\ \text{Factor as the product of conjugates.} & & & (11x-7y)(11x+7y) \\ \\ \\ \text{Check by multiplying.} & & & \\ \\ \\ (11x-7y)(11x+7y) & & & \\ 121{x}^{2}-49{y}^{2}\ ✓ & & & \end{array}\)
Condensed — the full section is in OpenStax Elementary Algebra 2e.
Factor Sums and Differences of Cubes
There is another special pattern for factoring, one that we did not use when we multiplied polynomials. This is the pattern for the sum and difference of cubes. We will write these formulas first and then check them by multiplication.
\[\begin{array}{l}{a}^{3}+{b}^{3}=(a+b)({a}^{2}-ab+{b}^{2}) \\ {a}^{3}-{b}^{3}=(a-b)({a}^{2}+ab+{b}^{2})\end{array}\]We’ll check the first pattern and leave the second to you.
| Distribute. | |
| Multiply. | \({a}^{3}-{a}^{2}b+{ab}^{2}+{a}^{2}b-{ab}^{2}+{b}^{3}\) |
| Combine like terms. | \({a}^{3}+{b}^{3}\) |
The two patterns look very similar, don’t they? But notice the signs in the factors. The sign of the binomial factor matches the sign in the original binomial. And the sign of the middle term of the trinomial factor is the opposite of the sign in the original binomial. If you recognize the pattern of the signs, it may help you memorize the patterns.
The trinomial factor in the sum and difference of cubes pattern cannot be factored.
It can be very helpful if you learn to recognize the cubes of the integers from 1 to 10, just like you have learned to recognize squares. We have listed the cubes of the integers from 1 to 10 in .
| n | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| \({n}^{3}\) | 1 | 8 | 27 | 64 | 125 | 216 | 343 | 512 | 729 | 1000 |
How to Factor the Sum or Difference of Cubes
Try it.
Factor: \({x}^{3}+64\).
Solution
Example
Try it.
Factor: \({x}^{3}-1000\).
Solution
| This binomial is a difference. The first and last terms are perfect cubes. | |
| Write the terms as cubes. | |
| Use the difference of cubes pattern. | |
| Simplify. | |
| Check by multiplying. | |
Be careful to use the correct signs in the factors of the sum and difference of cubes.
Example
Try it.
Factor: \(512-125{p}^{3}\).
Solution
| This binomial is a difference. The first and last terms are perfect cubes. | |
| Write the terms as cubes. | |
| Use the difference of cubes pattern. | |
| Simplify. | |
| Check by multiplying. | We'll leave the check to you. |
Condensed — the full section is in OpenStax Elementary Algebra 2e.
Key Concepts
- Factor perfect square trinomials See .
\(\begin{array}{lllllll}\text{Step 1.}\ \text{Does the trinomial fit the pattern?} & & & {a}^{2}+2ab+{b}^{2} & & & {a}^{2}-2ab+{b}^{2} \\ \text{Is the first term a perfect square?} & & & {(a)}^{2} & & & {(a)}^{2} \\ \text{Write it as a square.} & & & & & & \\ \text{Is the last term a perfect square?} & & & {(a)}^{2}\ {(b)}^{2} & & & {(a)}^{2}\ {(b)}^{2} \\ \text{Write it as a square.} & & & & & & \\ \text{Check the middle term. Is it}\ 2ab? & & & {(a)}^{2}{}_{\text{↘}}\underset{2\cdot a\cdot b}{}{}_{\text{↙}}{(b)}^{2} & & & {(a)}^{2}{}_{\text{↘}}\underset{2\cdot a\cdot b}{}{}_{\text{↙}}{(b)}^{2} \\ \text{Step 2.}\ \text{Write the square of the binomial.} & & & {(a+b)}^{2} & & & {(a-b)}^{2} \\ \text{Step 3.}\ \text{Check by multiplying.} & & & & & & \end{array}\) - Factor differences of squares See .
\(\begin{array}{llll}\text{Step 1.}\ \text{Does the binomial fit the pattern?} & & & {a}^{2}-{b}^{2} \\ \text{Is this a difference?} & & & ____-____ \\ \text{Are the first and last terms perfect squares?} & & & \\ \text{Step 2.}\ \text{Write them as squares.} & & & {(a)}^{2}-{(b)}^{2} \\ \text{Step 3.}\ \text{Write the product of conjugates.} & & & (a-b)(a+b) \\ \text{Step 4.}\ \text{Check by multiplying.} & & & \end{array}\) - Factor sum and difference of cubes To factor the sum or difference of cubes: See .
- Does the binomial fit the sum or difference of cubes pattern? Is it a sum or difference? Are the first and last terms perfect cubes?
- Write them as cubes.
- Use either the sum or difference of cubes pattern.
- Simplify inside the parentheses
- Check by multiplying the factors.
Factor Special Products
Factor Perfect Square Trinomials
In the following exercises, factor.
Try it.
\(16{y}^{2}+24y+9\)
Solution
\({(4y+3)}^{2}\)
Try it.
\(25{v}^{2}+20v+4\)
Try it.
\(36{s}^{2}+84s+49\)
Solution
\({(6s+7)}^{2}\)
Try it.
\(49{s}^{2}+154s+121\)
Try it.
\(100{x}^{2}-20x+1\)
Solution
\({(10x-1)}^{2}\)
Try it.
\(64{z}^{2}-16z+1\)
Try it.
\(25{n}^{2}-120n+144\)
Solution
\({(5n-12)}^{2}\)
Try it.
\(4{p}^{2}-52p+169\)
Try it.
\(49{x}^{2}-28xy+4{y}^{2}\)
Solution
\({(7x-2y)}^{2}\)
Try it.
\(25{r}^{2}-60rs+36{s}^{2}\)
Try it.
\(25{n}^{2}+25n+4\)
Solution
\((5n+4)(5n+1)\)
Try it.
\(100{y}^{2}-20y+1\)
Try it.
\(64{m}^{2}-16m+1\)
Solution
\((8m-1{)}^{2}\)
Try it.
\(100{x}^{2}-25x+1\)
Try it.
\(10{k}^{2}+80k+160\)
Solution
\(10{(k+4)}^{2}\)
Try it.
\(64{x}^{2}-96x+36\)
Try it.
\(75{u}^{3}-30{u}^{2}v+3u{v}^{2}\)
Solution
\(3u{(5u-v)}^{2}\)
Try it.
\(90{p}^{3}+300{p}^{2}q+250p{q}^{2}\)
Factor Differences of Squares
In the following exercises, factor.
Try it.
\({x}^{2}-16\)
Solution
\((x-4)(x+4)\)
Try it.
\({n}^{2}-9\)
Try it.
\(25{v}^{2}-1\)
Solution
\((5v-1)(5v+1)\)
Try it.
\(169{q}^{2}-1\)
Try it.
\(121{x}^{2}-144{y}^{2}\)
Solution
\((11x-12y)(11x+12y)\)
Try it.
\(49{x}^{2}-81{y}^{2}\)
Try it.
\(169{c}^{2}-36{d}^{2}\)
Solution
\((13c-6d)(13c+6d)\)
Try it.
\(36{p}^{2}-49{q}^{2}\)
Try it.
\(4-49{x}^{2}\)
Solution
\((2-7x)(2+7x)\)
Try it.
\(121-25{s}^{2}\)
Try it.
\(16{z}^{4}-1\)
Solution
\((2z-1)(2z+1)(4{z}^{2}+1)\)
Try it.
\({m}^{4}-{n}^{4}\)
Try it.
\(5{q}^{2}-45\)
Solution
\(5(q-3)(q+3)\)
Try it.
\(98{r}^{3}-72r\)
Try it.
\(24{p}^{2}+54\)
Solution
\(6(4{p}^{2}+9)\)
Try it.
\(20{b}^{2}+140\)
Factor Sums and Differences of Cubes
In the following exercises, factor.
Try it.
\({x}^{3}+125\)
Solution
\((x+5)({x}^{2}-5x+25)\)
Try it.
\({n}^{3}+512\)
Try it.
\({z}^{3}-27\)
Solution
\((z-3)({z}^{2}+3z+9)\)
Try it.
\({v}^{3}-216\)
Try it.
\(8-343{t}^{3}\)
Solution
\((2-7t)(4+14t+49{t}^{2})\)
Try it.
\(125-27{w}^{3}\)
Try it.
\(8{y}^{3}-125{z}^{3}\)
Solution
\((2y-5z)(4{y}^{2}+10yz+25{z}^{2})\)
Try it.
\(27{x}^{3}-64{y}^{3}\)
Try it.
\(7{k}^{3}+56\)
Solution
\(7(k+2)({k}^{2}-2k+4)\)
Try it.
\(6{x}^{3}-48{y}^{3}\)
Try it.
\(2-16{y}^{3}\)
Solution
\(2(1-2y)(1+2y+4{y}^{2})\)
Try it.
\(-2{x}^{3}-16{y}^{3}\)
Mixed Practice
In the following exercises, factor.
Try it.
\(64{a}^{2}-25\)
Solution
\((8a-5)(8a+5)\)
Try it.
\(121{x}^{2}-144\)
Try it.
\(27{q}^{2}-3\)
Solution
\(3(3q-1)(3q+1)\)
Try it.
\(4{p}^{2}-100\)
Try it.
\(16{x}^{2}-72x+81\)
Solution
\({(4x-9)}^{2}\)
Try it.
\(36{y}^{2}+12y+1\)
Try it.
\(8{p}^{2}+2\)
Solution
\(2(4{p}^{2}+1)\)
Try it.
\(81{x}^{2}+169\)
Try it.
\(125-8{y}^{3}\)
Solution
\((5-2y)(25+10y+4{y}^{2})\)
Try it.
\(27{u}^{3}+1000\)
Try it.
\(45{n}^{2}+60n+20\)
Solution
\(5{(3n+2)}^{2}\)
Try it.
\(48{q}^{3}-24{q}^{2}+3q\)
ⓐ After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.
ⓑ On a scale of 1–10, how would you rate your mastery of this section in light of your responses on the checklist? How can you improve this?
Condensed — the full section is in OpenStax Elementary Algebra 2e.
Practice (40)
Try each one on paper first. Reveal the answer to check; verified ones can be opened in the solver for every step.
-
Simplify: \({(3{x}^{2})}^{3}.\)
If you missed this problem, review .Revelar la respuesta
\(27{x}^{6}\)
-
Multiply: \({(m+4)}^{2}.\)
If you missed this problem, review .Revelar la respuesta
\({m}^{2}+8m+16\)
-
Multiply: \((x-3)(x+3).\)
If you missed this problem, review .Revelar la respuesta
\({x}^{2}-9\)
-
Factor: \(9{x}^{2}+12x+4.\)
-
Factor: \(4{x}^{2}+12x+9.\)
Revelar la respuesta
\({(2x+3)}^{2}\)
-
Factor: \(9{y}^{2}+24y+16.\)
Revelar la respuesta
\({(3y+4)}^{2}\)
-
Factor: \(81{y}^{2}-72y+16.\)
Revelar la respuesta
The first and last terms are squares. See if the middle term fits the pattern of a perfect square trinomial. The middle term is negative, so the binomial square would be \({(a-b)}^{2}.\)
Are the first and last terms perfect squares? Check the middle term. Does it match \({(a-b)}^{2}?\) Yes. Write as the square of a binomial. Check by multiplying:
\(\ \begin{array}{l}{(9y-4)}^{2} \\ {(9y)}^{2}-2\cdot 9y\cdot 4+{4}^{2} \\ 81{y}^{2}-72y+16✓\end{array}\) -
Factor: \(64{y}^{2}-80y+25.\)
Revelar la respuesta
\({(8y-5)}^{2}\)
-
Factor: \(16{z}^{2}-72z+81.\)
Revelar la respuesta
\({(4z-9)}^{2}\)
-
Factor: \(36{x}^{2}+84xy+49{y}^{2}.\)
Revelar la respuesta
Test each term to verify the pattern. Factor. Check by multiplying.
\(\ \begin{array}{l}{(6x+7y)}^{2} \\ {(6x)}^{2}+2\cdot 6x\cdot 7y+{(7y)}^{2} \\ 36{x}^{2}+84xy+49{y}^{2}✓\end{array}\) -
Factor: \(49{x}^{2}+84xy+36{y}^{2}.\)
Revelar la respuesta
\({(7x+6y)}^{2}\)
-
Factor: \(64{m}^{2}+112mn+49{n}^{2}.\)
Revelar la respuesta
\({(8m+7n)}^{2}\)
-
Factor: \(100{x}^{2}y-80xy+16y.\)
Revelar la respuesta
Is there a GCF? Yes, \(4y,\) so factor it out. Is this a perfect square trinomial? Verify the pattern. Factor. Remember: Keep the factor 4y in the final product.
Check:
\(\ \begin{array}{l}4y{(5x-2)}^{2} \\ 4y[{(5x)}^{2}-2\cdot 5x\cdot 2+{2}^{2}] \\ 4y(25{x}^{2}-20x+4) \\ 100{x}^{2}y-80xy+16y✓\end{array}\) -
Factor: \(8{x}^{2}y-24xy+18y.\)
Revelar la respuesta
\(2y{(2x-3)}^{2}\)
-
Factor: \(27{p}^{2}q+90pq+75q.\)
Revelar la respuesta
\(3q{(3p+5)}^{2}\)
-
Factor: \(64{y}^{2}-1.\)
-
Factor: \(121{m}^{2}-1.\)
Revelar la respuesta
\((11m-1)(11m+1)\)
-
Factor: \(81{y}^{2}-1.\)
Revelar la respuesta
\((9y-1)(9y+1)\)
-
Factor: \(144{x}^{2}-49{y}^{2}.\)
Revelar la respuesta
\(144{x}^{2}-49{y}^{2}\) Is this a difference of squares? Yes. \({(12x)}^{2}-{(7y)}^{2}\) Factor as the product of conjugates. \((12x-7y)(12x+7y)\) Check by multiplying.
\(\ \begin{array}{l} \\ \\ (12x-7y)(12x+7y) \\ 144{x}^{2}-49{y}^{2}✓\end{array}\) -
Factor: \(196{m}^{2}-25{n}^{2}.\)
Revelar la respuesta
\((14m-5n)(14m+5n)\)
-
Factor: \(121{p}^{2}-9{q}^{2}.\)
Revelar la respuesta
\((11p-3q)(11p+3q)\)
-
Factor: \(48{x}^{4}{y}^{2}-243{y}^{2}.\)
Revelar la respuesta
\(48{x}^{4}{y}^{2}-243{y}^{2}\) Is there a GCF? Yes, \(3{y}^{2}\)—factor it out! \(3{y}^{2}(16{x}^{4}-81)\) Is the binomial a difference of squares? Yes. \(3{y}^{2}({(4{x}^{2})}^{2}-{(9)}^{2})\) Factor as a product of conjugates. \(3{y}^{2}(4{x}^{2}-9)(4{x}^{2}+9)\) Notice the first binomial is also a difference of squares! \(3{y}^{2}({(2x)}^{2}-{(3)}^{2})(4{x}^{2}+9)\) Factor it as the product of conjugates. \(3{y}^{2}(2x-3)(2x+3)(4{x}^{2}+9)\) The last factor, the sum of squares, cannot be factored. Check by multiplying: \(3{y}^{2}(2x-3)(2x+3)(4{x}^{2}+9)\) \(3{y}^{2}(4{x}^{2}-9)(4{x}^{2}+9)\) \(3{y}^{2}(16{x}^{4}-81)\) \(48{x}^{4}{y}^{2}-243{y}^{2}✓\) -
Factor: \(2{x}^{4}{y}^{2}-32{y}^{2}.\)
Revelar la respuesta
\(2{y}^{2}(x-2)(x+2)({x}^{2}+4)\)
-
Factor: \(7{a}^{4}{c}^{2}-7{b}^{4}{c}^{2}.\)
Revelar la respuesta
\(7{c}^{2}(a-b)(a+b)({a}^{2}+{b}^{2})\)
-
Factor: \({x}^{2}-6x+9-{y}^{2}.\)
Revelar la respuesta
Notice that the first three terms form a perfect square trinomial.
Factor by grouping the first three terms. Use the perfect square trinomial pattern. Is this a difference of squares? Yes. Yes—write them as squares. Factor as the product of conjugates. You may want to rewrite the solution as \((x-y-3)(x+y-3).\)
-
Factor: \({x}^{2}-10x+25-{y}^{2}.\)
Revelar la respuesta
\((x-5-y)(x-5+y)\)
-
Factor: \({x}^{2}+6x+9-4{y}^{2}.\)
Revelar la respuesta
\((x+3-2y)(x+3+2y)\)
-
Factor: \({x}^{3}+64.\)
-
Factor: \({x}^{3}+27.\)
Revelar la respuesta
\((x+3)({x}^{2}-3x+9)\)
-
Factor: \({y}^{3}+8.\)
Revelar la respuesta
\((y+2)({y}^{2}-2y+4)\)
-
Factor: \(27{u}^{3}-125{v}^{3}.\)
Revelar la respuesta
This binomial is a difference. The first and last
terms are perfect cubes.Write the terms as cubes. Use the difference of cubes pattern. Simplify. Check by multiplying. We’ll leave the check to you. -
Factor: \(8{x}^{3}-27{y}^{3}.\)
Revelar la respuesta
\((2x-3y)(4{x}^{2}+6xy+9{y}^{2})\)
-
Factor: \(1000{m}^{3}-125{n}^{3}.\)
Revelar la respuesta
\(125(4{m}^{2}+2mn+{n}^{2})(2m-n)\)
-
Factor: \(6{x}^{3}y+48{y}^{4}.\)
Revelar la respuesta
Factor the common factor. This binomial is a sum The first and last
terms are perfect cubes.Write the terms as cubes. Use the sum of cubes pattern. Simplify. Check:
To check, you may find it easier to multiply the sum of cubes factors first, then multiply that product by \(6y.\) We’ll leave the multiplication for you.
-
Factor: \(500{p}^{3}+4{q}^{3}.\)
Revelar la respuesta
\(4(5p+q)(25{p}^{2}-5pq+{q}^{2})\)
-
Factor: \(432{c}^{3}+686{d}^{3}.\)
Revelar la respuesta
\(2(6c+7d)(36{c}^{2}-42cd+49{d}^{2})\)
-
Factor: \({(x+5)}^{3}-64{x}^{3}.\)
Revelar la respuesta
This binomial is a difference. The first and
last terms are perfect cubes.Write the terms as cubes. Use the difference of cubes pattern. Simplify. Check by multiplying. We’ll leave the check to you. -
Factor: \({(y+1)}^{3}-27{y}^{3}.\)
Revelar la respuesta
\((-2y+1)(13{y}^{2}+5y+1)\)
-
Factor: \({(n+3)}^{3}-125{n}^{3}.\)
Revelar la respuesta
\((-4n+3)(31{n}^{2}+21n+9)\)
-
\(16{y}^{2}+24y+9\)
Revelar la respuesta
\({(4y+3)}^{2}\)
Symbols used here
Both signs at once: x = 3 ± 2 means 5 and 1.
The two sides are different.
Inequalities that allow equality; < and > exclude it.
The non-negative number whose square (n-th power) is x.
Distance from zero: |−3| = 3. For a complex number, distance from the origin.
i² = −1.
The exponent b must be raised to for x; ln uses base e.
Naturals, integers, rationals, reals, complex numbers.
How to: Factor Special Products
- Factor perfect square trinomials
- Factor differences of squares
- Factor sums and differences of cubes
- Does the binomial fit the sum or difference of cubes pattern?
- Write them as cubes.
- Use either the sum or difference of cubes pattern.
- Simplify inside the parentheses.
- Check by multiplying the factors.
Questions people ask
What does it mean to solve an equation?
To find every value of the unknown that makes both sides equal. Each step is an operation applied to both sides that keeps the solution set the same, until the unknown stands alone.
Why do I sometimes get two answers?
A quadratic can cross the axis twice, so it can have two solutions. A degree-n polynomial has up to n. The graph shows where each one comes from.
How do I know whether to factor or use the quadratic formula?
Try factoring for a few seconds: look for two numbers that multiply to a·c and add to b. If nothing obvious appears, the discriminant b² − 4ac tells you how many real roots there are, and the formula finds them without guessing.
Prueba tu propio
Parts of this page are adapted from OpenStax Elementary Algebra 2e (CC BY-NC-SA 4.0), OpenStax Intermediate Algebra 2e (CC BY-NC-SA 4.0). Condensed and re-explained here; errors are ours.
Más en Algebra
Linear equationsQuadratic equationsSystems of equationsInequalitiesFactoringExpandingSimplifying expressionsFunctions and graphsExponential and logarithmic equationsPolynomial equationsAbsolute value