Factoring Trinomials by Grouping `1`

Learning Objective

Introduction

A polynomialA monomial or sum of monomials, like `4x^2 + 3x - 10`. with three terms is called a trinomialA three-term polynomial.. Trinomials often (but not always!) have the form `x^2 + bx + c`. At first glance, it may seem difficult to factor trinomials and polynomials with even more terms, but a technique called grouping has the answer. Grouping is a divide-and-conquer strategy—it lets us factor big polynomials a pair of terms at a time instead of all at once.

Let’s start by considering how to use the grouping techniqueA factoring technique involving finding common factors among groups of terms rather than among all of the terms. with four-term polynomials. Then we will apply this method to the special cases of trinomials in the form `x^2 + bx + c`.

Grouping

When we factor the two-term polynomial `12r^2 - 8r` as `4r(3r - 2)`, we are using the distributive propertyStates that the product of a number and a sum equals the sum of the individual products of the number and the addends: for all real numbers `a`, `b`, and `c`, `a(b + c) = ab + ac`. , which states that `a(b + c) = ab+ac`. We pull out the greatest common factor of two monomialsA number, a variable, or a product of a number and one or more variables with whole number exponents, such as `-5`, `x`, and `8xy^3`. (the `a`), add the factors left behind (the `b + c`), and rewrite the expression as the product of the two. That gives us `a(b + c)`

We can apply this same technique to factoring polynomials of three or more terms: wherever we find common factors among monomials, we pull them out and rewrite the expression.

This process is easier when we use the grouping technique. Here's how we do it:

Let's see how that looks in action, when we use the grouping technique to factor a four-term polynomial.

Example

Problem

Factor `4ab + 12a + 3b + 9`

 

`(4ab + 12a) + (3b + 9)`

 

Use parentheses to group terms into pairs.

 

`4ab=bb4 * bba * b` 

`12a = 3 * bb4 * bba` 

 

`"GCF" = 4a`

 

Find the GCF of the first pair of terms.

 

 

 

 

`4a(b + 3) + (3b+9)`

 

Use the distributive property to pull the common factor, `4a`, out of the first group.

 

`3b = bb3 * b`

`9 = bb3 * 3`

 

`"GCF"=3`

 

Find the GCF of the second pair of terms.

 

 

Answer

`4a(b + 3) + 3(b+3)`

 

Use the distributive property to pull the common factor, `3`, out of the second group.

         

Let’s stop here to take a look at how the original polynomial has changed. The distributive property has been applied twice, creating two terms that are each a product of a monomial and a binomial: `4a(b + 3)` and `3(b + 3)`. Great! But now what?

Notice that the new terms have a common factor: `(b + 3)`. Surely we can make use of that.

Think about how we'd factor `4ax + 3x`. What factors do `4ax` and `3x` share? The greatest common factor is `x`, so we'd pull that factor out and rewrite the polynomial as `x(4a + 3)`. Make sense? Well our polynomial, `4a(b + 3) + 3(b+3)`, is just like that except with `(b + 3)` instead of `x`. So we can factor it the same way, pulling out `(b + 3)` just like we pulled out `x`:

 

`4a(b + 3) + 3(b+3)`

 

 

`(b + 3)(4a + 3)`

 

Use the distributive property to pull the common factor, `(b + 3)`, out of the expression

 

The original polynomial is fully factored.

Answer

`(b + 3)(4a + 3)`

 

 

Notice that when we factor `2` terms, the result is a monomial times a polynomial. But the factored form of a `4`-term polynomial is the product of `2` polynomials.

Below is a visual representation of what we just did. Notice how the individual terms in the factors multiply to create the `4` terms of the original polynomial. The entire rectangle has dimensions of `(b + 3)` and `(4a + 3)`. The four smaller rectangles that make up its area are each a different term in the original polynomial. The factored form and the original form of the polynomial are equivalent.

The image shows a grid with two columns and two rows, making four rectangles. The columns are labeled B and 3. The rows are labeled 4A and 3. Multiplying each row times each column files the rectangles, as follows: B time 4 A equals 4 A B. 3 times 4 A equals 12 A. B times 3 equals 3 B. 3 times 3 equals 9.

Factor: `10ab + 5b + 8a+4`

 

A) `(2a + 1)(5b + 4)`

 

B) `(5b + 2a)(4 + 1)`

 

C) `5(2ab + b + 8a + 4)`

 

D) `(4 + 2a)(5b + 1)`

 

Let’s try factoring one more four-term polynomial. Notice that in the example below, the first term is `x^2`, and `x` is the only variable present—the other examples you have looked at so far have included two variables, but no squared terms.

Example

Problem

Factor `x^2 + 2x + 5x + 10`

 

`(x^2 + 2x) + (5x + 10)`

 

Use parentheses to group terms into pairs.

 

`x(x + 2) + (5x+10)`

 

 

Use the distributive property to pull the GCF, `x`, out of the first group.

 

`x(x + 2) + 5(x+2)`

 

 

Use the distributive property to pull the GCF, `5`, out of the second group.

 

`(x + 2)(x + 5)`

 

 

Use the distributive property to pull the common factor, `(x + 2)`, out of both terms. The original polynomial is now fully factored.

 

Answer

`(x + 2)(x + 5)`

 

 

         

Notice that both factors here, `(x + 2)` and `(x + 5)`, contain the term `x`. This is often how squared terms are factored, and it leads us nicely into the next topic: factoring trinomials.

Factoring Trinomials

Polynomials with three terms are called trinomials. Some trinomials are in the form `x^2 + bx + c`. Trinomials can be factored just like other polynomials, and once again, the key is to use the idea of grouping that we just explored.

Let’s start with the trinomial `x^2 + 7x + 10`. At first glance, it looks like this trinomial cannot be factored, because the individual terms `x^2`, `7x`, and `10` share no common factors. We could pull `x` out of the first two terms, but that would leave us with `x(x + 7) + 10`, which hardly seems helpful.

But let’s look closer… `x^2 + 7x + 10` looks an awful lot like the polynomial `x^2 + 2x + 5x + 10` that we just solved. In fact, if you add `2x` and `5x`, you get `7x`, so the two polynomials are equivalent! And if we factored `x^2 + 2x + 5x + 10` successfully (remember, we arrived at `(x + 2)(x + 5)`) then we should be able to factor `x^2 + 7x + 10` as well. So how do we do it?

Thinking about `x^2 + 7x + 10` as `x^2 + 2x + 5x + 10` actually helps us factor the trinomial, because now we can use groups and the distributive property to pull out common factors. This is one strategy for factoring trinomials in the form `x^2 + bx + c`: expanding the term `bx` into the sum of two quantities.

Great! But wait. How do we know what numbers to break `bx` into? Lucky for us, there's a rule for that:

Factoring Trinomials

 

To factor a trinomial in the form `x^2 + bx + c`, find two integers, `r` and `s`, whose sum is `b` and whose product is `c`. Rewrite the trinomial as `x^2 + rx + sx + c` and then use grouping and the distributive property to factor the polynomial. The resulting factors will be `(x + r)` and `(x + s)`

 

One way to understand why this method works is to see what happens when the expression `(x + r)(x + s)` is evaluated: it becomes `x^2 + rx + sx + rs`, as shown in the diagram below. The blue square is `x^2`, which is present in both forms of the polynomial. The red rectangle represents `rs` in the expanded, four-term version of the polynomial and `c` in the original trinomial. The two green rectangles stand for `rx + sx` in the expanded form and `bx` in the original expression.

The image shows a grid with two columns and two rows, making four rectangles. The columns are labeled X and R. The rows are labeled X and S. Multiplying each row times each column fills the rectangles, as follows: X times X equals X squared, shown in blue. R times X equals R X, shown in green. X times S equals S X, also shown in green. R times S equals R S, shown in red.

In other words, we've taken the three parts of the trinomial (represented by the three colors of the diagram), and split one of them in two (as shown by the four boxes). The size of the pieces has changed, but the total value is the same.

When we are using this method of factoring trinomials, we are looking for the way to turn three terms into four terms.

Let’s put this method to use and factor the trinomial `a^2 + a - 12`. In this trinomial, the `bx` term is `a` or `1a` and the `c` term is `-12`. (It is important to note that this term is `-12`, not `+12`. This will matter when we find multiplicative pairs!) We want to find two integers, `r` and `s`, whose sum is `1` and whose product is `-12`.

A chart will help us organize possibilities. On the left we'll list all possible factors of `-12`; on the right we'll add the `r` and `s` terms together. Which values for `r` and `s` meet our criteria?

`bbr*bbs = bb(-12)`

`bb(r+s)`

`1 * -12 = -12`

`1 - 12 = -11`

`2 * -6 = -12`

`2 - 6 = -4`

`3 * -4 = -12`

`3 - 4 = -1`

`bb4 * bb(-3 = -12)`

`bb(4 - 3 = 1)`

`6 * -2 = -12`

`6 - 2 = 4`

`12 * -1 = -12`

`12 - 1 = 11`

There is only one combination where `r * s = -12` and `r + s = 1`: when `r = 4`, and `s = -3`. Let’s use these to factor our original trinomial.

Example

Problem

Factor `a^2 + a - 12`

 

 

`a^2 + 4a - 3a - 12`

 

To make grouping and factoring easier, rewrite the trinomial `x^2 + bx + c` as `x^2 + rx + sx + c`. Use values from the chart above: `r = 4` and `s=-3`.

In this trinomial, the `bx` term is `a`, so replace `a` with `4a-3a`.

 

`(a^2 + 4a) - (3a + 12)`

 

Use grouping to consider the terms in pairs. Note that `- 3a - 12` becomes `- (3a + 12)`, as the negative sign is outside of the parentheses and distributes across both terms.

 

`a(a + 4) - (3a+12)`

 

Use the distributive property to pull the common factor, `a`, out of the first group.

 

`a(a + 4) - 3(a+4)`

 

Use the distributive property to pull the common factor, `3`, out of the second group.

 

`(a + 4)(a - 3)`

 

Use the distributive property to pull the common factor, `(a + 4)`, out of the pairs. The original trinomial is fully factored.

Answer

`(a + 4)(a - 3)`

 

 

         

Factoring Tips

Factoring trinomials is a matter of practice and patience. Sometimes the appropriate number combinations will just pop out and seem so obvious! Other times, despite trying many possibilities, the correct combinations are hard to find.

While there is no foolproof way to find the right combination on the first guess, there are some tips that can ease the way. Think about why each of these tips is true:

Tips for Finding Values that Work

 

When factoring a trinomial in the form `x^2 + bx + c`, consider the following tips:

 

Look at the `c` term first.

  • If the `c` term is a positive number, then the factors of `c` will both be positive or both be negative. In other words, `r` and `s` will have the same sign.
  • If the `c` term is a negative number, then one factor of `c` will be positive, and one factor of `c` will be negative. Either `r` or `s` will be negative, but not both.

 

Look at the `b` term second.

  • If the `c` term is positive and the `b` term is positive, then both `r` and `s` are `>0`
  • If the `c` term is positive and the `b` term is negative, then both `r` and `s` are `<0`
  • If the `c` term is negative and the `b` term is positive, then the positive factor will have the greater absolute value. That is, if ` |r| > |s|`, then `r` is positive and `s` is negative.
  • If the `c` term is negative and the `b` term is negative, then the negative factor will have the greater absolute value. That is, if ` |r| >|s|`, then `r` is negative and `s` is positive.

 

 

Jess is trying to use the grouping method to factor the trinomial `v^2 - 10v + 21`. How should she rewrite the central `b` term, `-10v`

 

A) `+7v + 3v`

 

B) `-7v - 3v`

 

C) `-7v + 3v`

 

D) `+7v - 3v`

 

Summary

When factoring a four-term polynomial using grouping, find the common factor of pairs of terms rather than the whole polynomial. Use the distributive property to rewrite the grouped terms as the common factor times a binomial. Finally, pull any common binomials out of the factored groups. The fully factored polynomial will be the product of two binomials.

To factor trinomials in the form `x^2 + bx + c`, find two integers, `r` and `s`, whose sum is `b` and whose product is `c`. Rewrite the trinomial as `x^2 + rx + sx + c` and then use grouping and the distributive property to factor the polynomial.