Learning Objectives
In this section, you will:
- Factor the greatest common factor of a polynomial.
- Factor a trinomial.
- Factor by grouping.
- Factor a perfect square trinomial.
- Factor a difference of squares.
- Factor the sum and difference of cubes.
- Factor expressions using fractional or negative exponents.
Imagine that we are trying to find the area of a lawn so that we can determine how much grass seed to purchase. The lawn is the green portion inΒ Figure 1.
Figure 1
The area of the entire region can be found using the formula for the area of a rectangle.
A===lw10xβ 6x60x2units2π΄=ππ€=10π₯β 6π₯=60π₯2units2
The areas of the portions that do not require grass seed need to be subtracted from the area of the entire region. The two square regions each have an area of A=s2=42=16π΄=π 2=42=16 units2. The other rectangular region has one side of length 10xβ810π₯β8 and one side of length 4,4, giving an area of A=lw=4(10xβ8)=40xβ32π΄=ππ€=4(10π₯β8)=40π₯β32 units2. So the region that must be subtracted has an area of 2(16)+40xβ32=40×2(16)+40π₯β32=40π₯ units2.
The area of the region that requires grass seed is found by subtracting 60×2β40×60π₯2β40π₯ units2. This area can also be expressed in factored form as 20x(3xβ2)20π₯(3π₯β2) units2. We can confirm that this is an equivalent expression by multiplying.
Many polynomial expressions can be written in simpler forms by factoring. In this section, we will look at a variety of methods that can be used to factor polynomial expressions.
Factoring the Greatest Common Factor of a Polynomial
When we study fractions, we learn that the greatest common factor (GCF) of two numbers is the largest number that divides evenly into both numbers. For instance, 44 is the GCF of 1616 and 2020 because it is the largest number that divides evenly into both 1616 and 2020 The GCF of polynomials works the same way: 4×4π₯ is the GCF of 16×16π₯ and 20×220π₯2 because it is the largest polynomial that divides evenly into both 16×16π₯ and 20×2.20π₯2.
When factoring a polynomial expression, our first step should be to check for a GCF. Look for the GCF of the coefficients, and then look for the GCF of the variables.
GREATEST COMMON FACTOR
The greatest common factor (GCF) of polynomials is the largest polynomial that divides evenly into the polynomials.
HOW TO
Given a polynomial expression, factor out the greatest common factor.
- Identify the GCF of the coefficients.
- Identify the GCF of the variables.
- Combine to find the GCF of the expression.
- Determine what the GCF needs to be multiplied by to obtain each term in the expression.
- Write the factored expression as the product of the GCF and the sum of the terms we need to multiply by.
EXAMPLE 1
Factoring the Greatest Common Factor
Factor 6x3y3+45x2y2+21xy.6π₯3π¦3+45π₯2π¦2+21π₯π¦.
Solution
First, find the GCF of the expression. The GCF of 6, 45, and 21 is 3. The GCF of x3,x2π₯3,π₯2 , and xπ₯ is xπ₯ . (Note that the GCF of a set of expressions in the form xnπ₯π will always be the exponent of lowest degree.) And the GCF of y3,y2π¦3,π¦2 , and yπ¦ is yπ¦ . Combine these to find the GCF of the polynomial, 3xy3π₯π¦ .
Next, determine what the GCF needs to be multiplied by to obtain each term of the polynomial. We find that 3xy(2x2y2)=6x3y3,3xy(15xy)=45x2y23π₯π¦(2π₯2π¦2)=6π₯3π¦3,3π₯π¦(15π₯π¦)=45π₯2π¦2 , and 3xy(7)=21xy.3π₯π¦(7)=21π₯π¦.
Finally, write the factored expression as the product of the GCF and the sum of the terms we needed to multiply by.
(3xy)(2x2y2+15xy+7)(3π₯π¦)(2π₯2π¦2+15π₯π¦+7)
Analysis
After factoring, we can check our work by multiplying. Use the distributive property to confirm that (3xy)(2x2y2+15xy+7)=6x3y3+45x2y2+21xy.(3π₯π¦)(2π₯2π¦2+15π₯π¦+7)=6π₯3π¦3+45π₯2π¦2+21π₯π¦.
TRY IT #1
Factor x(b2βa)+6(b2βa)π₯(π2βπ)+6(π2βπ) by pulling out the GCF.
Factoring a Trinomial with Leading Coefficient 1
Although we should always begin by looking for a GCF, pulling out the GCF is not the only way that polynomial expressions can be factored. The polynomial x2+5x+6π₯2+5π₯+6 has a GCF of 1, but it can be written as the product of the factors (x+2)(π₯+2) and (x+3).(π₯+3).
Trinomials of the form x2+bx+cπ₯2+ππ₯+π can be factored by finding two numbers with a product of cπ and a sum of b.π. The trinomial x2+10x+16,π₯2+10π₯+16, for example, can be factored using the numbers 22 and 88 because the product of those numbers is 1616 and their sum is 10.10. The trinomial can be rewritten as the product of (x+2)(π₯+2) and (x+8).(π₯+8).
FACTORING A TRINOMIAL WITH LEADING COEFFICIENT 1
A trinomial of the form x2+bx+cπ₯2+ππ₯+π can be written in factored form as (x+p)(x+q)(π₯+π)(π₯+π) where pq=cππ=π and p+q=b.π+π=π.
Q&A
Can every trinomial be factored as a product of binomials?
No. Some polynomials cannot be factored. These polynomials are said to be prime.
HOW TO
Given a trinomial in the form x2+bx+c,π₯2+ππ₯+π, factor it.
- List factors ofΒ c.π.
- FindΒ pπΒ andΒ q,π,Β a pair of factors ofΒ cπΒ with a sum ofΒ b.π.
- Write the factored expressionΒ (x+p)(x+q).(π₯+π)(π₯+π).
EXAMPLE 2
Factoring a Trinomial with Leading Coefficient 1
Factor x2+2xβ15.π₯2+2π₯β15.
Solution
We have a trinomial with leading coefficient 1,b=2,1,π=2, and c=β15.π=β15. We need to find two numbers with a product of β15β15 and a sum of 2.2. In the table below, we list factors until we find a pair with the desired sum.
| Factors of β15β15 | Sum of Factors |
|---|---|
| 1,β151,β15 | β14β14 |
| β1,15β1,15 | 14 |
| 3,β53,β5 | β2β2 |
| β3,5β3,5 | 2 |
Now that we have identifiedΒ pπΒ andΒ qπΒ asΒ β3β3Β andΒ 5,5,Β write the factored form asΒ (xβ3)(x+5).(π₯β3)(π₯+5).
Analysis
We can check our work by multiplying. Use FOIL to confirm that (xβ3)(x+5)=x2+2xβ15.(π₯β3)(π₯+5)=π₯2+2π₯β15.
Q&A
Does the order of the factors matter?
No. Multiplication is commutative, so the order of the factors does not matter.
TRY IT #2
Factor x2β7x+6.π₯2β7π₯+6.
Factoring by Grouping
Trinomials with leading coefficients other than 1 are slightly more complicated to factor. For these trinomials, we can factor by grouping by dividing the x term into the sum of two terms, factoring each portion of the expression separately, and then factoring out the GCF of the entire expression. The trinomial 2×2+5x+32π₯2+5π₯+3 can be rewritten as (2x+3)(x+1)(2π₯+3)(π₯+1) using this process. We begin by rewriting the original expression as 2×2+2x+3x+32π₯2+2π₯+3π₯+3 and then factor each portion of the expression to obtain 2x(x+1)+3(x+1).2π₯(π₯+1)+3(π₯+1). We then pull out the GCF of (x+1)(π₯+1) to find the factored expression.
FACTOR BY GROUPING
To factor a trinomial in the form ax2+bx+cππ₯2+ππ₯+π by grouping, we find two numbers with a product of acππ and a sum of b.π. We use these numbers to divide the xπ₯ term into the sum of two terms and factor each portion of the expression separately, then factor out the GCF of the entire expression.
HOW TO
Given a trinomial in the form ax2+bx+c,ππ₯2+ππ₯+π, factor by grouping.
- List factors ofΒ ac.ππ.
- FindΒ pπΒ andΒ q,π,Β a pair of factors ofΒ acππΒ with a sum ofΒ b.π.
- Rewrite the original expression asΒ ax2+px+qx+c.ππ₯2+ππ₯+ππ₯+π.
- Pull out the GCF ofΒ ax2+px.ππ₯2+ππ₯.
- Pull out the GCF ofΒ qx+c.ππ₯+π.
- Factor out the GCF of the expression.
EXAMPLE 3
Factoring a Trinomial by Grouping
Factor 5×2+7xβ65π₯2+7π₯β6 by grouping.
Solution
We have a trinomial with a=5,b=7,π=5,π=7, and c=β6.π=β6. First, determine ac=β30.ππ=β30. We need to find two numbers with a product of β30β30 and a sum of 7.7. In the table below, we list factors until we find a pair with the desired sum.
| Factors of β30β30 | Sum of Factors |
|---|---|
| 1,β301,β30 | β29β29 |
| β1,30β1,30 | 29 |
| 2,β152,β15 | β13β13 |
| β2,15β2,15 | 13 |
| 3,β103,β10 | β7β7 |
| β3,10β3,10 | 7 |
So p=β3π=β3 and q=10.π=10.
5×2β3x+10xβ6 x(5xβ3)+2(5xβ3)(5xβ3)(x+2)Rewrite the original expression as ax2+px+qx+c.Factor out the GCF of each part.Factor out the GCFβof the expression.5π₯2β3π₯+10π₯β6 Rewrite the original expression as ππ₯2+ππ₯+ππ₯+π.π₯(5π₯β3)+2(5π₯β3)Factor out the GCF of each part.(5π₯β3)(π₯+2)Factor out the GCFβof the expression.
Analysis
We can check our work by multiplying. Use FOIL to confirm that (5xβ3)(x+2)=5×2+7xβ6.(5π₯β3)(π₯+2)=5π₯2+7π₯β6.
TRY IT #3
Factor
- βΒ 2×2+9x+92π₯2+9π₯+9
- βΒ 6×2+xβ16π₯2+π₯β1
Factoring a Perfect Square Trinomial
A perfect square trinomial is a trinomial that can be written as the square of a binomial. Recall that when a binomial is squared, the result is the square of the first term added to twice the product of the two terms and the square of the last term.
a2+2ab+b2a2β2ab+b2=and=(a+b)2(aβb)2π2+2ππ+π2=(π+π)2andπ2β2ππ+π2=(πβπ)2
We can use this equation to factor any perfect square trinomial.
PERFECT SQUARE TRINOMIALS
A perfect square trinomial can be written as the square of a binomial:
a2+2ab+b2=(a+b)2π2+2ππ+π2=(π+π)2
HOW TO
Given a perfect square trinomial, factor it into the square of a binomial.
- Confirm that the first and last term are perfect squares.
- Confirm that the middle term is twice the product ofΒ ab.ππ.
- Write the factored form asΒ (a+b)2.(π+π)2.
EXAMPLE 4
Factoring a Perfect Square Trinomial
Factor 25×2+20x+4.25π₯2+20π₯+4.
Solution
Notice that 25×225π₯2 and 44 are perfect squares because 25×2=(5x)225π₯2=(5π₯)2 and 4=22.4=22. Then check to see if the middle term is twice the product of 5×5π₯ and 2.2. The middle term is, indeed, twice the product: 2(5x)(2)=20x.2(5π₯)(2)=20π₯. Therefore, the trinomial is a perfect square trinomial and can be written as (5x+2)2.(5π₯+2)2.
TRY IT #4
Factor 49×2β14x+1.49π₯2β14π₯+1.
Factoring a Difference of Squares
A difference of squares is a perfect square subtracted from a perfect square. Recall that a difference of squares can be rewritten as factors containing the same terms but opposite signs because the middle terms cancel each other out when the two factors are multiplied.
a2βb2=(a+b)(aβb)π2βπ2=(π+π)(πβπ)
We can use this equation to factor any differences of squares.
DIFFERENCES OF SQUARES
A difference of squares can be rewritten as two factors containing the same terms but opposite signs.
a2βb2=(a+b)(aβb)π2βπ2=(π+π)(πβπ)
HOW TO
Given a difference of squares, factor it into binomials.
- Confirm that the first and last term are perfect squares.
- Write the factored form asΒ (a+b)(aβb).(π+π)(πβπ).
EXAMPLE 5
Factoring a Difference of Squares
Factor 9×2β25.9π₯2β25.
Solution
Notice that 9×29π₯2 and 2525 are perfect squares because 9×2=(3x)29π₯2=(3π₯)2 and 25=52.25=52. The polynomial represents a difference of squares and can be rewritten as (3x+5)(3xβ5).(3π₯+5)(3π₯β5).
TRY IT #5
Factor 81y2β100.81π¦2β100.
Q&A
Is there a formula to factor the sum of squares?
No. A sum of squares cannot be factored.
Factoring the Sum and Difference of Cubes
Now, we will look at two new special products: the sum and difference of cubes. Although the sum of squares cannot be factored, the sum of cubes can be factored into a binomial and a trinomial.
a3+b3=(a+b)(a2βab+b2)π3+π3=(π+π)(π2βππ+π2)
Similarly, the difference of cubes can be factored into a binomial and a trinomial, but with different signs.
a3βb3=(aβb)(a2+ab+b2)π3βπ3=(πβπ)(π2+ππ+π2)
We can use the acronym SOAP to remember the signs when factoring the sum or difference of cubes. The first letter of each word relates to the signs: Same Opposite Always Positive. For example, consider the following example.
x3β23=(xβ2)(x2+2x+4)π₯3β23=(π₯β2)(π₯2+2π₯+4)
The sign of the first 2 is the same as the sign between x3β23.π₯3β23. The sign of the 2×2π₯ term is opposite the sign between x3β23.π₯3β23. And the sign of the last term, 4, is always positive.
SUM AND DIFFERENCE OF CUBES
We can factor the sum of two cubes as
a3+b3=(a+b)(a2βab+b2)π3+π3=(π+π)(π2βππ+π2)
We can factor the difference of two cubes as
a3βb3=(aβb)(a2+ab+b2)π3βπ3=(πβπ)(π2+ππ+π2)
HOW TO
Given a sum of cubes or difference of cubes, factor it.
- Confirm that the first and last term are cubes,Β a3+b3π3+π3Β orΒ a3βb3.π3βπ3.
- For a sum of cubes, write the factored form asΒ (a+b)(a2βab+b2).(π+π)(π2βππ+π2).Β For a difference of cubes, write the factored form asΒ (aβb)(a2+ab+b2).(πβπ)(π2+ππ+π2).
EXAMPLE 6
Factoring a Sum of Cubes
Factor x3+512.π₯3+512.
Solution
Notice that x3π₯3 and 512512 are cubes because 83=512.83=512. Rewrite the sum of cubes as (x+8)(x2β8x+64).(π₯+8)(π₯2β8π₯+64).
Analysis
After writing the sum of cubes this way, we might think we should check to see if the trinomial portion can be factored further. However, the trinomial portion cannot be factored, so we do not need to check.
TRY IT #6
Factor the sum of cubes: 216a3+b3.216π3+π3.
EXAMPLE 7
Factoring a Difference of Cubes
Factor 8×3β125.8π₯3β125.
Solution
Notice that 8×38π₯3 and 125125 are cubes because 8×3=(2x)38π₯3=(2π₯)3 and 125=53.125=53. Write the difference of cubes as (2xβ5)(4×2+10x+25).(2π₯β5)(4π₯2+10π₯+25).
Analysis
Just as with the sum of cubes, we will not be able to further factor the trinomial portion.
TRY IT #7
Factor the difference of cubes: 1,000×3β1.1,000π₯3β1.
Factoring Expressions with Fractional or Negative Exponents
Expressions with fractional or negative exponents can be factored by pulling out a GCF. Look for the variable or exponent that is common to each term of the expression and pull out that variable or exponent raised to the lowest power. These expressions follow the same factoring rules as those with integer exponents. For instance, 2×14+5×342π₯14+5π₯34 can be factored by pulling out x14π₯14 and being rewritten as x14(2+5×12).π₯14(2+5π₯12).
EXAMPLE 8
Factoring an Expression with Fractional or Negative Exponents
Factor 3x(x+2)β13+4(x+2)23.3π₯(π₯+2)β13+4(π₯+2)23.
Solution
Factor out the term with the lowest value of the exponent. In this case, that would be (x+2)β13.(π₯+2)β13.
(x+2)β13(3x+4(x+2))(x+2)β13(3x+4x+8)(x+2)β13(7x+8)Factor out the GCF.Simplify.(π₯+2)β13(3π₯+4(π₯+2))Factor out the GCF.(π₯+2)β13(3π₯+4π₯+8)Simplify.(π₯+2)β13(7π₯+8)
TRY IT #8
Factor 2(5aβ1)34+7a(5aβ1)β14.
RELATED POSTS
View all