Skip to main content
permalink

Section 10.4 Factoring Trinomials with a Nontrivial Leading Coefficient

permalink

permalinkIn Section 10.3, we learned how to factor ax2+bx+c when a=1. In this section, we will examine the situation when aβ‰ 1. The techniques are similar to those in the last section, but there are a few important differences that will make-or-break your success in factoring these.

permalink
Figure 10.4.1. Alternative Video Lesson
permalink

Subsection 10.4.1 The AC Method

permalinkThe AC Method is a technique for factoring trinomials like 4x2+5xβˆ’6, where there is no greatest common factor, and the leading coefficient is not 1.

permalinkPlease note at this point that if we try the method in the previous section and ask ourselves the question β€œwhat two numbers multiply to be βˆ’6 and add to be 5?,” we might come to the erroneous conclusion that 4x2+5xβˆ’6 factors as (x+6)(xβˆ’1). If we expand (x+6)(xβˆ’1), we get

(x+6)(xβˆ’1)=x2+5xβˆ’6

permalinkThis expression is almost correct, except for the missing leading coefficient, 4. Dealing with this missing coefficient requires starting over with the AC method. If you are only interested in the steps for using the technique, skip ahead to Algorithm 10.4.3.

permalinkThe example below explains why the β€œAC Method” works, which will be more carefully outlined a bit later. Understanding all of the details might take a few rereads, and coming back to this example after mastering the algorithm may be the best course of action.

permalink
Example 10.4.2.

Expand the expression (px+q)(rx+s) and analyze the result to gain insight into factoring 4x2+5xβˆ’6.

Explanation

Factoring is the opposite process from multiplying polynomials together. We can gain some insight into how to factor complicated polynomials by taking a closer look at what happens when two generic polynomials are multiplied together:

\begin{align} (px+q)(rx+s)\amp=(px+q)(rx)+(px+q)s\notag\\ \amp=(px)(rx)+q(rx)+(px)s+qs\notag\\ \amp=(pr)x^2+qrx+psx+qs\notag\\ \amp=(pr)x^2+(qr+ps)x+qs\label{equation-ac-method}\tag{10.4.1} \end{align}

When you encounter a trinomial like \(4x^2+5x-6\) and you wish to factor it, the leading coefficient, \(4\text{,}\) is the \((pr)\) from Equation (10.4.1). Similarly, the \(-6\) is the \(qs\text{,}\) and the \(5\) is the \((qr+ps)\text{.}\)

Now, if you multiply the leading coefficient and constant term from Equation (10.4.1), you have \((pr)(qs)\text{,}\) which equals \(pqrs\text{.}\) Notice that if we factor this number in just the right way, \((qr)(ps)\text{,}\) then we have two factors that add to the middle coefficient from Equation (10.4.1), \((qr+ps)\text{.}\)

Can we do all this with the example \(4x^2+5x-6\text{?}\) Multiplying \(4\) and \(-6\) makes \(-24\text{.}\) Is there some way to factor \(-24\) into two factors which add to \(5\text{?}\) We make a table of factor pairs for \(-24\) to see:

Factor Pair Sum of the Pair
\(-1\cdot24\) \(23\)
\(-2\cdot12\) \(10\)
\(-3\cdot8\) \(5\) (what we wanted)
\(-4\cdot6\) (no need to go this far)
Factor Pair Sum of the Pair
\(1\cdot(-24)\) (no need to go this far)
\(2\cdot(-12)\) (no need to go this far)
\(3\cdot(-8)\) (no need to go this far)
\(4\cdot(-6)\) (no need to go this far)

So that \(5\) in \(4x^2+5x-6\text{,}\) which is equal to the abstract \((qr+ps)\) from Equation (10.4.1), breaks down as \(-3+8\text{.}\) We can take \(-3\) to be the \(qr\) and \(8\) to be the \(ps\text{.}\) Once we intentionally break up the \(5\) this way, factoring by grouping (see Section 10.2) can take over and is guaranteed to give us a factorization.

\begin{align*} 4x^2\overbrace{{}+5x}-6\amp=4x^2\overbrace{-3x+8x}-6\\ \end{align*}

Now that there are four terms, group them and factor out each group's greatest common factor.

\begin{align*} \phantom{4x^2+5x-6}\amp=\left(4x^2-3x\right)+\left(8x-6\right)\\ \amp=x\highlight{(4x-3)}+2\highlight{(4x-3)}\\ \amp=\highlight{(4x-3)}(x+2) \end{align*}

And this is the factorization of \(4x^2+5x-6\text{.}\) This whole process is known as the β€œAC method,” since it begins by multiplying \(a\) and \(c\) from the generic \(ax^2+bx+c\text{.}\)

permalinkHere is a summary of the algorithm:

permalink
Example 10.4.4.

Factor 10x2+23x+6.

  1. 10β‹…6=60

  2. Use a list of factor pairs for 60 to find that 3 and 20 are a pair that sums to 23.

  3. Intentionally break up the 23 as 3+20:

    10x2+23x⏞+6=10x2+3x+20x⏞+6=(10x2+3x)+(20x+6)=x(10x+3)+2(10x+3)=(10x+3)(x+2)
permalink
Example 10.4.5.

Factor 2x2βˆ’5xβˆ’3.

Explanation

Always start the factoring process by examining if there is a greatest common factor. Here there is not one. Next, note that this is a trinomial with a leading coefficient that is not \(1\text{.}\) So the AC Method may be of help.

  1. Multiply \(2\cdot(-3)=-6\text{.}\)

  2. Examine factor pairs that multiply to \(-6\text{,}\) looking for a pair that sums to \(-5\text{:}\)

    Factor Pair Sum of the Pair
    \(1\cdot-6\) \(-5\) (what we wanted)
    \(2\cdot-3\) (no need to go this far)
    Factor Pair Sum of the Pair
    \(-1\cdot6\) (no need to go this far)
    \(-2\cdot3\) (no need to go this far)
  3. Intentionally break up the \(\firsthighlight{-5}\) as \(\firsthighlight{1+(-6)}\text{:}\)

    \begin{align*} 2x^2\overbrace{\firsthighlight{{}-5x}}-3\amp=2x^2\overbrace{\firsthighlight{{}+x-6x}}-3\\ \amp=\left(2x^2\mathbin{\firsthighlight{+}}\firsthighlight{x}\right)+(\firsthighlight{-6x}-3)\\ \amp=x\secondhighlight{(2x+1)}-3\highlight{(2x+1)}\\ \amp=\secondhighlight{(2x+1)}(x-3) \end{align*}

So we believe that \(2x^2-5x-3\) factors as \((2x+1)(x-3)\text{,}\) and we should check by multiplying out the factored form:

\begin{align*} (2x+1)(x-3)\amp=(2x+1)\cdot x+(2x+1)\cdot(-3)\\ \amp=2x^2+x-6x-3\\ \amp\stackrel{\checkmark}{=}2x^2-5x-3 \end{align*}
\(2x\) \(1\)
\(x\) \(2x^2\) \(x\)
\(-3\) \(-6x\) \(-3\)

Our factorization passes the tests.

permalink
Example 10.4.6.

Factor 6p2+5pqβˆ’6q2. Note that this example has two variables, but that does not really change our approach.

Explanation

There is no greatest common factor. Since this is a trinomial, we try the AC Method.

  1. Multiply \(6\cdot(-6)=-36\text{.}\)

  2. Examine factor pairs that multiply to \(-36\text{,}\) looking for a pair that sums to \(5\text{:}\)

    Factor Pair Sum of the Pair
    \(1\cdot-36\) \(-35\)
    \(2\cdot-18\) \(-16\)
    \(3\cdot-12\) \(-9\)
    \(4\cdot-9\) \(-5\) (close; wrong sign)
    \(6\cdot-6\) \(0\)
    Factor Pair Sum of the Pair
    \(-1\cdot36\) \(35\)
    \(-2\cdot18\) \(16\)
    \(-3\cdot12\) \(9\)
    \(-4\cdot9\) \(5\) (what we wanted)
  3. Intentionally break up the \(\firsthighlight{5}\) as \(\firsthighlight{-4+9}\text{:}\)

    \begin{align*} 6p^2\overbrace{\firsthighlight{{}+5pq}}-6q^2\amp=6p^2\overbrace{\firsthighlight{{}-4pq+9pq}}-6q^2\\ \amp=\left(6p^2\mathbin{\firsthighlight{-}}\firsthighlight{4pq}\right)+\left(\firsthighlight{9pq}-6q^2\right)\\ \amp=2p\secondhighlight{(3p-2q)}+3q\secondhighlight{(3p-2q)}\\ \amp=\secondhighlight{(3p-2q)}(2p+3q) \end{align*}

So we believe that \(6p^2+5pq-6q^2\) factors as \((3p-2q)(2p+3q)\text{,}\) and we should check by multiplying out the factored form:

\begin{align*} (3p-2q)(2p+3q)\amp=(3p-2q)\cdot 2p+(3p-2q)\cdot3q\\ \amp=6p^2-4pq+9pq-6q^2\\ \amp\stackrel{\checkmark}{=}6p^2+5pq-6q^2 \end{align*}
\(3p\) \(-2q\)
\(2p\) \(6p^2\) \(-4pq\)
\(3q\) \(9pq\) \(-6q^2\)

Our factorization passes the tests.

permalink

Subsection 10.4.2 Factoring in Stages

permalinkSometimes factoring a polynomial will take two or more β€œstages.” For instance you may need to begin factoring a polynomial by factoring out its greatest common factor, and then apply a second stage where you use a technique from this section. The process of factoring a polynomial is not complete until each of the factors cannot be factored further.

permalink
Example 10.4.7.

Factor 18n2βˆ’21nβˆ’60.

Explanation

Notice that \(3\) is a common factor in this trinomial. We should factor it out first:

\begin{equation*} 18n^2-21n-60=3\left(6n^2-7n-20\right) \end{equation*}

Now we are left with two factors, one of which is \(6n^2-7n-20\text{,}\) which might factor further. Using the AC Method:

  1. \(6\cdot-20=-120\)

  2. Examine factor pairs that multiply to \(-120\text{,}\) looking for a pair that sums to \(-7\text{:}\)

    Factor Pair Sum of the Pair
    \(1\cdot-120\) \(-119\)
    \(2\cdot-60\) \(-58\)
    \(3\cdot-40\) \(-37\)
    \(4\cdot-30\) \(-26\)
    \(5\cdot-24\) \(-19\)
    \(6\cdot-20\) \(-14\)
    \(8\cdot-15\) \(-7\) (what we wanted)
    \(10\cdot-12\) (no need to go this far)
    Factor Pair Sum of the Pair
    \(-1\cdot120\) (no need to go this far)
    \(-2\cdot60\) (no need to go this far)
    \(-3\cdot40\) (no need to go this far)
    \(-4\cdot30\) (no need to go this far)
    \(-5\cdot24\) (no need to go this far)
    \(-6\cdot20\) (no need to go this far)
    \(-8\cdot15\) (no need to go this far)
    \(-10\cdot12\) (no need to go this far)
  3. Intentionally break up the \(\firsthighlight{-7}\) as \(\firsthighlight{8+(-15)}\text{:}\)

    \begin{align*} 18n^2-21n-60\amp=3\left(6n^2\overbrace{\firsthighlight{{}-7n}}-20\right)\\ \amp=3\left(6n^2\overbrace{\firsthighlight{{}+8n-15n}}-20\right)\\ \amp=3\left(\left(6n^2\mathbin{\firsthighlight{+}}\firsthighlight{8n}\right)+(\firsthighlight{-15n}-20)\right)\\ \amp=3\left(2n\secondhighlight{(3n+4)}-5\secondhighlight{(3n+4)}\right)\\ \amp=3\secondhighlight{(3n+4)}(2n-5) \end{align*}

So we believe that \(18n^2-21n-60\) factors as \(3(3n+4)(2n-5)\text{,}\) and you should check by multiplying out the factored form.

permalink
Example 10.4.8.

Factor βˆ’16x3yβˆ’12x2y+18xy.

Explanation

Notice that \(2xy\) is a common factor in this trinomial. Also the leading coefficient is negative, and as discussed in Section 10.1, it is wise to factor that out as well. So we find:

\begin{equation*} -16x^3y-12x^2y+18xy=-2xy\left(8x^2+6x-9\right) \end{equation*}

Now we are left with one factor being \(8x^2+6x-9\text{,}\) which might factor further. Using the AC Method:

  1. \(8\cdot-9=-72\)

  2. Examine factor pairs that multiply to \(-72\text{,}\) looking for a pair that sums to \(6\text{:}\)

    Factor Pair Sum of the Pair
    \(1\cdot-72\) \(-71\)
    \(2\cdot-36\) \(-34\)
    \(3\cdot-24\) \(-21\)
    \(4\cdot-18\) \(-14\)
    \(6\cdot-12\) \(-6\) (close; wrong sign)
    \(8\cdot-9\) \(-1\)
    Factor Pair Sum of the Pair
    \(-1\cdot72\) \(71\)
    \(-2\cdot36\) \(34\)
    \(-3\cdot24\) \(21\)
    \(-4\cdot18\) \(14\)
    \(-6\cdot12\) \(6\) (what we wanted)
    \(-8\cdot9\) (no need to go this far)
  3. Intentionally break up the \(\firsthighlight{6}\) as \(\firsthighlight{-6+12}\text{:}\)

    \begin{align*} -16x^3y-12x^2y+18xy\amp=-2xy\left(8x^2\overbrace{\firsthighlight{{}+6x}}-9\right)\\ \amp=-2xy\left(8x^2\overbrace{\firsthighlight{{}-6x+12x}}-9\right)\\ \amp=-2xy\left(\left(8x^2\mathbin{\firsthighlight{-}}\firsthighlight{6x}\right)+(\firsthighlight{12x}-9)\right)\\ \amp=-2xy\left(2x\secondhighlight{(4x-3)}+3\secondhighlight{(4x-3)}\right)\\ \amp=-2xy\secondhighlight{(4x-3)}(2x+3) \end{align*}

So we believe that \(-16x^3y-12x^2y+18xy\) factors as \(-2xy(4x-3)(2x+3)\text{,}\) and you should check by multiplying out the factored form.

permalink

Reading Questions 10.4.3 Reading Questions

permalink
1.

The AC Method is really trying to turn a trinomial into a polynomial with terms so that factoring by grouping may be used.

permalink
2.

When you are trying to factor a polynomial and the leading coefficient is not 1, what should you try to do before you try the AC Method?

permalink

Exercises 10.4.4 Exercises

Review and Warmup
permalink
1.

Multiply the polynomials.

(4y+10)(2y+9)=

permalink
2.

Multiply the polynomials.

(2r+9)(4r+3)=

permalink
3.

Multiply the polynomials.

(6rβˆ’8)(3rβˆ’8)=

permalink
4.

Multiply the polynomials.

(4tβˆ’10)(2tβˆ’7)=

permalink
5.

Multiply the polynomials.

(3tβˆ’10)(t+9)=

permalink
6.

Multiply the polynomials.

(9xβˆ’6)(x+2)=

permalink
7.

Multiply the polynomials.

(6x3+9)(x2+3)=

permalink
8.

Multiply the polynomials.

(2y3+4)(y2+10)=

Factoring Trinomials with a Nontrivial Leading Coefficient
permalink
9.

Factor the given polynomial.

5y2+6y+1=

permalink
10.

Factor the given polynomial.

3y2+17y+10=

permalink
11.

Factor the given polynomial.

2r2+11rβˆ’21=

permalink
12.

Factor the given polynomial.

5r2+23rβˆ’10=

permalink
13.

Factor the given polynomial.

2t2βˆ’13t+15=

permalink
14.

Factor the given polynomial.

3t2βˆ’16t+20=

permalink
15.

Factor the given polynomial.

5x2+6x+10=

permalink
16.

Factor the given polynomial.

2x2+3x+6=

permalink
17.

Factor the given polynomial.

4x2+13x+9=

permalink
18.

Factor the given polynomial.

6y2+23y+15=

permalink
19.

Factor the given polynomial.

4y2βˆ’11yβˆ’3=

permalink
20.

Factor the given polynomial.

8r2βˆ’rβˆ’7=

permalink
21.

Factor the given polynomial.

6r2βˆ’13r+7=

permalink
22.

Factor the given polynomial.

4t2βˆ’17t+18=

permalink
23.

Factor the given polynomial.

6t2+19t+10=

permalink
24.

Factor the given polynomial.

8x2+18x+9=

permalink
25.

Factor the given polynomial.

10x2βˆ’xβˆ’24=

permalink
26.

Factor the given polynomial.

10x2+3xβˆ’27=

permalink
27.

Factor the given polynomial.

6y2βˆ’29y+9=

permalink
28.

Factor the given polynomial.

10y2βˆ’17y+6=

permalink
29.

Factor the given polynomial.

18r2+27r+9=

permalink
30.

Factor the given polynomial.

4r2+34r+16=

permalink
31.

Factor the given polynomial.

35t2+28tβˆ’7=

permalink
32.

Factor the given polynomial.

14t2βˆ’7tβˆ’21=

permalink
33.

Factor the given polynomial.

4x2βˆ’26x+12=

permalink
34.

Factor the given polynomial.

15x2βˆ’24x+9=

permalink
35.

Factor the given polynomial.

4x9+18x8+14x7=

permalink
36.

Factor the given polynomial.

14y9+21y8+7y7=

permalink
37.

Factor the given polynomial.

16y6βˆ’8y5βˆ’24y4=

permalink
38.

Factor the given polynomial.

8r9βˆ’12r8βˆ’20r7=

permalink
39.

Factor the given polynomial.

6r7βˆ’8r6+2r5=

permalink
40.

Factor the given polynomial.

10t9βˆ’35t8+15t7=

permalink
41.

Factor the given polynomial.

3t2r2+13tr+12=

permalink
42.

Factor the given polynomial.

3x2y2+14xy+16=

permalink
43.

Factor the given polynomial.

2x2t2+3xtβˆ’2=

permalink
44.

Factor the given polynomial.

2x2r2βˆ’3xrβˆ’2=

permalink
45.

Factor the given polynomial.

5y2x2βˆ’23yx+12=

permalink
46.

Factor the given polynomial.

5y2t2βˆ’14yt+8=

permalink
47.

Factor the given polynomial.

3r2+13rx+4x2=

permalink
48.

Factor the given polynomial.

5r2+17rx+14x2=

permalink
49.

Factor the given polynomial.

3t2βˆ’26tyβˆ’9y2=

permalink
50.

Factor the given polynomial.

5t2βˆ’6trβˆ’8r2=

permalink
51.

Factor the given polynomial.

3x2βˆ’11xr+8r2=

permalink
52.

Factor the given polynomial.

5x2βˆ’9xt+4t2=

permalink
53.

Factor the given polynomial.

4x2+11xy+7y2=

permalink
54.

Factor the given polynomial.

4y2+25yx+6x2=

permalink
55.

Factor the given polynomial.

8y2βˆ’17ytβˆ’21t2=

permalink
56.

Factor the given polynomial.

4r2βˆ’9ryβˆ’9y2=

permalink
57.

Factor the given polynomial.

6r2βˆ’31rx+5x2=

permalink
58.

Factor the given polynomial.

8t2βˆ’17tr+2r2=

permalink
59.

Factor the given polynomial.

12t2+25ty+12y2=

permalink
60.

Factor the given polynomial.

12x2+17xt+6t2=

permalink
61.

Factor the given polynomial.

9x2βˆ’9xrβˆ’28r2=

permalink
62.

Factor the given polynomial.

15x2βˆ’7xyβˆ’2y2=

permalink
63.

Factor the given polynomial.

4y2βˆ’16yt+7t2=

permalink
64.

Factor the given polynomial.

12y2βˆ’23yr+10r2=

permalink
65.

Factor the given polynomial.

18r2y2+27ry+9=

permalink
66.

Factor the given polynomial.

15r2t2+20rt+5=

permalink
67.

Factor the given polynomial.

21t2r2βˆ’7trβˆ’28=

permalink
68.

Factor the given polynomial.

15t2x2+12txβˆ’36=

permalink
69.

Factor the given polynomial.

6x9t2βˆ’26x8t+24x7=

permalink
70.

Factor the given polynomial.

10x7r2βˆ’18x6r+8x5=

permalink
71.

Factor the given polynomial.

10x2+22xy+12y2=

permalink
72.

Factor the given polynomial.

8x2+28xy+20y2=

permalink
73.

Factor the given polynomial.

6a2+10abβˆ’4b2=

permalink
74.

Factor the given polynomial.

10a2+8abβˆ’2b2=

permalink
75.

Factor the given polynomial.

10x2βˆ’24xy+8y2=

permalink
76.

Factor the given polynomial.

9x2βˆ’12xy+3y2=

permalink
77.

Factor the given polynomial.

10x2y+32xy2+6y3=

permalink
78.

Factor the given polynomial.

9x2y+21xy2+6y3=

permalink
79.

Factor the given polynomial.

12x2(y+6)+28x(y+6)+16(y+6)=

permalink
80.

Factor the given polynomial.

4x2(yβˆ’6)+18x(yβˆ’6)+8(yβˆ’6)=

permalink
81.

Factor the given polynomial.

9x2(y+9)+21x(y+9)+6(y+9)=

permalink
82.

Factor the given polynomial.

25x2(y+2)+30x(y+2)+5(y+2)=

permalink
83.
  1. Factor the given polynomial.

    3x2+19x+6=

  2. Use your previous answer to factor

    3(yβˆ’7)2+19(yβˆ’7)+6=

permalink
84.
  1. Factor the given polynomial.

    2x2+19x+9=

  2. Use your previous answer to factor

    2(y+3)2+19(y+3)+9=

Challenge
permalink
85.

What integers can go in the place of b so that the quadratic expression 3x2+bx+8 is factorable?