6.3: Factoring Trinomials with Leading Coefficient of 1

section 6.3 Learning Objectives

6.3: Factoring Trinomials with Leading Coefficient of 1

  • Factor trinomials of the type x2+bx+c by grouping
  • Factor trinomials of the type x2+bx+c using the Product and Sum method
  • Rewrite and factor trinomials of the above type by first factoring out the GCF
  • Factor two-variable trinomials of the type x2+bxy+cy2

 

Factor Trinomials Part I – Using Grouping

In the last section we introduced the technique of factoring by grouping as a means to be able to factor a four-term polynomial. However, many of the polynomials we encountered were actually trinomials in disguise. Now we will get to the work of starting with a three-term polynomial, and rewriting it as a four term polynomial so it can be factored using our grouping process.

We will start with factoring trinomials of the form x2+bx+c, and hence with a leading coefficient of 1.

Remember that when (x+2) and (x+5), are multiplied, the result is a four term polynomial and then it is simplified into a trinomial:

 (x+2)(x+5)=x2+5x+2x+10=x2+7x+10

Factoring is the reverse of multiplying, so let’s go in reverse and factor the trinomial x2+7x+10. The individual terms x2, 7x, and 10 share no common factors. If we rewrite the middle term as the sum of the two terms 7x=5x+2x then we can use the grouping technique:

(x2+5x)+(2x+10)

Factor each pair: x(x+5)+2(x+5)common binomial factor

Then pull out the common binomial factor: (x+5)(x+2)

But how would we know to rewrite 7x as 5x+2x? What would have happened if we had rewritten 7x as 6x+x?

(x2+6x)+(x+10)

Factor each pair: x(x+6)+1(x+10)

Then we don’t have a common binomial! There is a method to the madness of choosing how to rewrite the middle terms so that you will end up with a common binomial factor.

Shakespeare quote: "Though this be madness, yet there is method in it."

Method to the Madness

The following is a summary of the method, then we will show some examples of how to use it.

Factoring Trinomials in the form x2+bx+c

To factor a trinomial in the form x2+bx+c, find two integers, r and s, whose product is c and whose sum is b.

rs=c and r+s=b

Rewrite the trinomial as x2+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).

For example, to factor x2+7x+10, you are looking for two numbers whose sum is 7 (the coefficient of the middle term) and whose product is 10 (the last term).

Look at factor pairs of 10: 1 and 10, 2, and 5. Do either of these pairs have a sum of 7? Yes, 2 and 5. So you can rewrite 7x as 2x+5x, and continue factoring as in the example above. Note that you can also rewrite 7x as 5x+2x. Both will work.

With all terms positive in the last example, we did not really need to consider any negative factors. Let’s take a look at the trinomial x2+x12. In this trinomial, the c term is 12. So look at all of the combinations of factors whose product is 12. Then see which of these combinations will give you the correct middle term, where b is 1.

Factors whose product is 12 Sum of the factors
112=12 1+(12)=11
26=12 2+(6)=4
34=12 3+(4)=1
43=12 4+(3)=1
62=12 6+(2)=4
121=12 12+(1)=11

There is only one combination where the product is 12 and the sum is 1, and that is when r=4, and s=3. Let’s use these to factor our original trinomial.

Example 1

Factor x2+x12.

In the above example, you could also rewrite x2+x12 as x23x+4x12 first. Then factor x(x3)+4(x3), and factor out (x3) getting (x3)(x+4). Since multiplication is commutative, this is the same answer.

In the following video, we present another example of how to use grouping to factor a trinomial of this form.

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. And, there are times when the trinomial cannot be factored.

While there is no foolproof way to find the right combination on the first guess, there are some tips that can ease the way.

Tips for Finding Values that Work when factoring a trinomial

When factoring a trinomial in the form x2+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 positive.
  • If the c term is positive and the b term is negative, then both r and s are negative.
  • If the c term is negative and the b term is positive, then the factor that is positive 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 factor that is negative will have the greater absolute value. That is, if |r|>|s|, then r is negative and s is positive.

After you have factored a number of trinomials in the form x2+bx+c, you may notice that the numbers you identify for r and s end up being included in the factored form of the trinomial. Have a look at the following chart, which includes some of the problems you have seen so far.

Trinomial x2+7x+10 x2+5x+6 x2+x12
r and s values r=+5,s=+2 r=+2,s=+3 r=+4,s=3
Factored form (x+5)(x+2) (x+2)(x+3) (x+4)(x3)

Factoring Trinomials II – The Shortcut (Product and Sum Method)

Notice that in all of the examples, the r and values are repeated in the factored form of the trinomial. So what does this mean? It means that in trinomials of the form x2+bx+c (where the coefficient in front of x2 is 1), if you can identify the correct r and s values, you can effectively skip the grouping steps and go right to the factored form. For those of you that like shortcuts, let’s look at some examples where we use this idea.

Picture of a sidewalk leading to a parking lot. There is a path through the grass to teh right of the sidewalk through the trees that has been made by people walking on the grass. The shortcut to the parking lot is the preferred way.

Shortcut This Way

In the next two examples, we will show how you can skip the step of factoring by grouping and move directly to the factored form of a product of two binomials with the r and s values that you find. The idea is that you can build factors for a trinomial in this form: x2+bx+c by finding r and s, then placing them in two binomial factors like this:

(x+r)(x+s) OR (x+s)(x+r)

This technique is sometime referred to as the “Product and Sum Method.”

Let us revisit the problem x2+7x+10. We determined that the factors 2 and 5 multiply to 10 while simultaneously adding to 7. We proceeded by rewriting the problem and transforming it into a grouping problem. Alternatively, we could have jumped to the final answer immediately using Product and Sum, factoring the polynomial as

x2+7x+10=(x+2)(x+5).

Note that the order does not matter, and we could have also written x2+7x+10=(x+5)(x+2).

We give several more examples demonstrating the Product and Sum Method.

Example 2

Factor: y2+6y27

Let us try another.

Example 3

Factor: x2x12

In the following video, we present two more examples of factoring a trinomial using the shortcut presented here.

Another situation we sometime encounter is a trinomial with two variables of the form x2+bxy+cy2. Applying the same logic behind beginning each parenthetical expression with x and x to produce the leading term of x2, we will similarly end each expression with y.  We will then be able to deal with the coefficients using the same approach as previous examples.

Example 4

Factor: x212xy+20y2

 

Its Okay To Be Prime

Many students become frustrated when searching for the proper pair of factors, only to discover that no such pair existed! Remember, not every polynomial can be factored.

ExAMPLE 5

Factor, if possible: x27x+18

 

Factor Trinomials Part III – Factoring Out A GCF First

Not all trinomials look like x2+5x+6, where the coefficient in front of the x2 term is 1. In these cases, your first step should be to look for common factors for the three terms.

Trinomial Factor out Common Factor Factored
2x2+10x+12 2(x2+5x+6) 2(x+2)(x+3)
5a215a10 5(a2+3a+2) 5(a+2)(a+1)
c38c2+15c c(c28c+15) c(c5)(c3)
y49y310y2 y2(y29y10) y2(y10)(y+1)

Notice that once you have identified and pulled out the common factor, if the resulting trinomial has a leading coefficient of 1, you can factor the remaining trinomial as usual.

Let’s begin with an example where the leading coefficient is 1. Recall that in Section 6.1, we discussed that it could be useful to factor out the negative in this case. Here, it is imperative in order to directly apply the shortcut we have introduced.

Example 6

Factor: m2+16m48

In the next example, we must first factor out a more substantial GCF.

Example 7

Factor 3x33x290x.

The following video contains two more examples of factoring a quadratic trinomial where the first step is to factor out a GCF.

The general form of trinomials with a leading coefficient of a is ax2+bx+c. Sometimes the factor of a can be factored out as you saw above; this happens when a is in common to all three terms. The remaining trinomial that still needs factoring (if possible) will then be simpler, with the leading term only being an x2 term, instead of an ax2 term.

But what do we do if a is not 1 and yet is not a common factor? We explore this in the next section.