More on Factoring General Polynomials

Site: Saylor Academy
Course: MA007: Algebra
Book: More on Factoring General Polynomials
Printed by: Guest user
Date: Tuesday, 15 July 2025, 7:38 AM

Description

Learning Objectives


Source: OpenStax, https://openstax.org/books/elementary-algebra/pages/7-3-factor-quadratic-trinomials-with-leading-coefficient-other-than-1
Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 License.

Recognize a Preliminary Strategy for Factoring

Let's summarize where we are so far with factoring polynomials. In the first two sections of this chapter, we used three methods of factoring: factoring the GCF, factoring by grouping, and factoring a trinomial by "undoing" FOIL. More methods will follow as you continue in this chapter, as well as later in your studies of algebra.

How will you know when to use each factoring method? As you learn more methods of factoring, how will you know when to apply each method and not get them confused? It will help to organize the factoring methods into a strategy that can guide you to use the correct method.

As you start to factor a polynomial, always ask first, "Is there a greatest common factor?" If there is, factor it first.

The next thing to consider is the type of polynomial. How many terms does it have? Is it a binomial? A trinomial? Or does it have more than three terms?

If it is a trinomial where the leading coefficient is one, \(x^{2}+b x+c\), use the "undo FOIL" method.

If it has more than three terms, try the grouping method. This is the only method to use for polynomials of more than three terms.

Some polynomials cannot be factored. They are called "prime".

Below we summarize the methods we have so far. These are detailed in Choose a strategy to factor polynomials completely.

This figure lists strategies for factoring polynomials. At the top of the figure is G C F, where factoring always starts. Fro

HOW TO

Choose a strategy to factor polynomials completely.

Step 1. Is there a greatest common factor?

Factor it out.

Step 2. Is the polynomial a binomial, trinomial, or are there more than three terms?

If it is a binomial, right now we have no method to factor it.

If it is a trinomial of the form \(x^{2}+b x+c\): Undo FOIL \((x \quad)(x \quad)\)

If it has more than three terms: Use the grouping method.

Step 3. Check by multiplying the factors.

Use the preliminary strategy to completely factor a polynomial. A polynomial is factored completely if, other than monomials, all of its factors are prime.

Example 7.29

Identify the best method to use to factor each polynomial.

  1. \(6 y^{2}-72\)
  2. \(r^{2}-10 r-24\)
  3. \(p^{2}+5 p+p q+5 q\)
Solution

Is there a greatest common factor?
Factor out the 6.

Is it a binomial, trinomial, or are there more than 3 terms?

\(6 y^{2}-72\)

Yes, 6.

\(6\left(y^{2}-12\right)\)

Binomial, we have no method to factor binomials yet.

 

Is there a greatest common factor?

Is it a binomial, trinomial, or are there more than three terms?

\(r^{2}-10 r-24\)

No, there is no common factor.

Trinomial, with leading coefficient 1, so "undo" FOIL.

 

Is there a greatest common factor?

Is it a binomial, trinomial, or are there more than three terms?

\(p^{2}+5 p+p q+5 q\)

No, there is no common factor.

More than three terms, so factor using grouping.
Try It 7.57

Identify the best method to use to factor each polynomial:

  1. \(4 y^{2}+32\)
  2. \(y^{2}+10 y+21\)
  3. \(y z+2 y+3 z+6\)
Try It 7.58

Identify the best method to use to factor each polynomial:

  1. \(a b+a+4 b+4\)
  2. \(3 k^{2}+15\)
  3. \(p^{2}+9 p+8\)

Factor Trinomials of the form ax2 + bx + c with a GCF

Now that we have organized what we've covered so far, we are ready to factor trinomials whose leading coefficient is not 1, trinomials of the form \(a x^{2}+b x+c\).

Remember to always check for a GCF first! Sometimes, after you factor the GCF, the leading coefficient of the trinomial becomes 1 and you can factor it by the methods in the last section. Let's do a few examples to see how this works.

Watch out for the signs in the next two examples.

Example 7.30

Factor completely: \(2 n^{2}-8 n-42\).

Solution

Use the preliminary strategy.

Is there a greatest common factor?

Yes, GCF = 2. Factor it out.

\(2 n^{2}-8 n-42\)

\(2\left(n^{2}-4 n-21\right)\)

Inside the parentheses, is it a binomial, trinomial, or are there more than three terms?

It is a trinomial whose coefficient is 1, so undo FOIL.

Use 3 and −7 as the last terms of the binomials.

\(2(n)(n)\)

\(2(n+3)(n-7)\)

 

Factors of −21 Sum of factors
\(1, −21\) \(1+(−21)=−20\)
\(3,−7\) \(3+(−7)=−4\ *\)


Check.

\(2(n+3)(n-7)\)

\(2\left(n^{2}-7 n+3 n-21\right)\)

\(2\left(n^{2}-4 n-21\right)\)

\(2 n^{2}-8 n-42 \text{✓}\)

Try It 7.59

Factor completely: \(4 m^{2}-4 m-8\).

Try It 7.60

Factor completely: \(5 k^{2}-15 k-50\).

Example 7.31

Factor completely: \(4 y^{2}-36 y+56\).

Solution

Use the preliminary strategy.

Is there a greatest common factor?

Yes, GCF = 4. Factor it.

\(4 y^{2}-36 y+56\)

\(4\left(y^{2}-9 y+14\right)\)

Inside the parentheses, is it a binomial, trinomial, or are there more than three terms?

It is a trinomial whose coefficient is 1. So undo FOIL.

 

 

\(4(y \qquad)(y \qquad)\)

Use a table like the one below to find two numbers that multiply to 14 and add to −9.  
Both factors of 14 must be negative. \(4(y-2)(y-7)\)

 

Factors of 14 Sum of factors
\(−1,−14\) \(−1+(−14)=−15\)
\(−2,−7\) \(−2+(−7)=−9*\)


Check.

\(4(y-2)(y-7)\)

\(4\left(y^{2}-7 y-2 y+14\right)\)

\(4\left(y^{2}-9 y+14 \text{✓}\right)\)

Try It 7.61

Factor completely: \(3 r^{2}-9 r+6\).

Try It 7.62

Factor completely: \(2 t^{2}-10 t+12\).

In the next Example the GCF will include a variable.

Example 7.32

Factor completely: \(4 u^{3}+16 u^{2}-20 u\).

Solution

Use the preliminary strategy.

Is there a greatest common factor?

Yes, GCF = 4u. Factor it.

\(4 u^{3}+16 u^{2}-20 u\)

\(4 u\left(u^{2}+4 u-5\right)\)

Binomial, trinomial, or more than three terms?

It is a trinomial. So "undo FOIL".

 

\(4 u(u)(u)\)

Use a table like the table below to find two numbers that multiply to -5 and add to 4. \(4 u(u-1)(u+5)\)


Factors of −5 Sum of factors
\(−1,5\) \(−1+5=4*\)
\(1,−5\) \(1+(−5)=−4\)


Check.

\(4 u(u-1)(u+5)\)

\(4 u\left(u^{2}+5 u-u-5\right)\)

\(4 u\left(u^{2}+4 u-5\right)\)

\(4 u^{3}+16 u^{2}-20 u\text{✓}\)

Try It 7.63

Factor completely: \(5 x^{3}+15 x^{2}-20 x\).

Try It 7.64

Factor completely: \(6 y^{3}+18 y^{2}-60 y\).

Factor Trinomials using Trial and Error

What happens when the leading coefficient is not 1 and there is no GCF? There are several methods that can be used to factor these trinomials. First we will use the Trial and Error method.

Let's factor the trinomial \(3 x^{2}+5 x+2\).

From our earlier work we expect this will factor into two binomials.

\( \begin{array}{c} 3 x^{2}+5 x+2 \\
(\quad)(\quad) \end{array} \)

We know the first terms of the binomial factors will multiply to give us \(3 x^{2}\). The only factors of \(3 x^{2}\) are \(1 x, 3 x\). We can place them in the binomials.

This figure has the polynomial 3 x^ 2 +5 x +2. Underneath there are two terms, 1 x, and 3 x. Below these are the two factors

Check. Does \(1 x \cdot 3 x=3 x^{2}\)?

We know the last terms of the binomials will multiply to 2. Since this trinomial has all positive terms, we only need to consider positive factors. The only factors of 2 are 1 and 2. But we now have two cases to consider as it will make a difference if we write 1, 2, or 2, 1.

This figure demonstrates the possible factors of the polynomial 3x^2 +5x +2. The polynomial is written twice. Underneath both

Which factors are correct? To decide that, we multiply the inner and outer terms.

This figure demonstrates the possible factors of the polynomial 3 x^ 2 + 5 x +2. The polynomial is written twice. Underneath

Since the middle term of the trinomial is 5x, the factors in the first case will work. Let's FOIL to check.

\( \begin{array}{l} (x+1)(3 x+2)\\ 3 x^{2}+2 x+3 x+2\\ 3 x^{2}+5 x+2 \text{✓} \end{array} \)

Our result of the factoring is:

\( \begin{array}{l} 3 x^{2}+5 x+2 \\ (x+1)(3 x+2) \end{array} \)

Example 7.33

How to Factor Trinomials of the Form \(a x^{2}+b x+c\) Using Trial and Error

Factor completely: \(3 y^{2}+22 y+7\).

Solution
Step 1. Write the trinomial in descending order. The trinomial is already in descending order. \(3 y^{2}+22 y+7\) 

Step 2. Find all the factor pairs of the first term.

The only factors of \(3 y^{2}\) are \(1 y, 3 y\)

Since there is only one pair, we can put them in the parentheses.

\(3 y^{2}+22 y+7\\ 1y, 3y\)

\( 3 y^{2}+22 y+7 \\ 1y, 3y \\ (y \qquad )(3y \qquad) \)

Step 3. Find all the factor pairs of the third term. The only factors of 7 are \(1,7\).  

\(3 y^{2}+22 y+7 \\ 1y, 3y \qquad 1 ,7\\ (y \qquad )(3y \qquad) \)

Step 4. Test all the possible combinations of the factors until the correct product is found.

 

 

 

\(3 y^{2}+22 y+7\)
Possible factors
Product
\((y+1)(3y+7)\) \(3 y^{2}+10y+7\)
\((y+7)(3y+1)\) \(3 y^{2}+22 y+7\)

\((y+7)(3 y+1)\)

Step 5. Check by multiplying.   \( \begin{array}{l} (y+7)(3 y+1) \\ 3 y^{2}+22 y+7 \text{✓} \end{array}\)
Try It 7.65

Factor completely: \(2 a^{2}+5 a+3\).

Try It 7.66

Factor completely: \(4 b^{2}+5 b+1\).

HOW TO

Factor trinomials of the form \(a x^{2}+b x+c\) using trial and error.

Step 1. Write the trinomial in descending order of degrees.

Step 2. Find all the factor pairs of the first term.

Step 3. Find all the factor pairs of the third term.

Step 4. Test all the possible combinations of the factors until the correct product is found.

Step 5. Check by multiplying.

When the middle term is negative and the last term is positive, the signs in the binomials must both be negative.

Example 7.34

Factor completely: \(6 b^{2}-13 b+5\).

Solution
The trinomial is already in descending order. \(6 b^{2}-13 b+5\)
Find the factors of the first term.
\(6b^2 -13b + 5\\
1b \cdot 6b \\
2b \cdot 3b\)
Find the factors of the last term. Consider the signs. Since the last term, 5 is positive its factors must both be positive or both be negative. The coefficient of the middle term is negative, so we use the negative factors. \( 6b^2 -13b + 5\\1b \cdot 6b \qquad -1, -5\\2b \cdot 3b \)

Consider all the combinations of factors.

\(6 b^{2}-13 b+5\)
Possible factors Product
\((b-1)(6 b-5)\) \(6 b^{2}-11 b+5\)
\((b-5)(6 b-1)\) \(6 b^{2}-31 b+5\)
\((2 b-1)(3 b-5)\) \(6 b^{2}-13 b+5^{*}\)
\((2 b-5)(3 b-1)\) \(6 b^{2}-17 b+5\)

 

The correct factors are those whose product s the original trinomial \((2 b-1)(3 b-5)\)

Check by multiplying

\((2 b-1)(3 b-5)\)
\(6 b^{2}-10 b-3 b+5\)
\(6 b^{2}-13 b+5 \text{✓}\)

 
Try It 7.67

Factor completely: \(8 x^{2}-13 x+3\).

Try It 7.68

Factor completely: \(10 y^{2}-37 y+7\).

When we factor an expression, we always look for a greatest common factor first. If the expression does not have a greatest common factor, there cannot be one in its factors either. This may help us eliminate some of the possible factor combinations.

Example 7.35

Factor completely: \(14 x^{2}-47 x-7\).

Solution
The trinomial is already in descending order. \(14 x^{2}-47 x-7\)
Find the factors of the first term. \(14x^2 -47x -7\\
1x \cdot 14x\\
2x \cdot 7x\)

Find the factors of the last term. Consider the signs. Since it is negative, one factor must be positive and one negative. \( 14x^2 -47x -7\\1x \cdot 14x \qquad 1, -7\\2x \cdot 7x \qquad -1, 7 \)


Consider all the combinations of factors. We use each pair of the factors of \(14 x^{2}\) with each pair of factors of \(−7\).

Factors of \(14 x^{2}\) Pair with Factors of \(-7\)
\(x, 14 x\)   \(1,-7\)
\(-7,1\)
(reverse order)
\(x, 14 x\)   \(-1,7\)
\(7,-1\)
(reverse order)
\(2 x, 7 x\)   \(1,-7\)
\(-7,1\)
(reverse order)
\(2 x, 7 x\)   \(-1,7\)
\(7,-1\)
(reverse order)

These pairings lead to the following eight combinations.

This table has the heading 14 x ^ 2 – 47 x minus 7. This table has two columns. The first column is labeled “possible factors

 

The correct factors are those whose product is the original trinomial. \((2 x-7)(7 x+1)\)
Check by multiplying.  
Try It 7.69

Factor completely: \(8 a^{2}-3 a-5\).

Try It 7.70

Factor completely: \(6 b^{2}-b-15\).

Example 7.36

Factor completely: \(18 n^{2}-37 n+15\).

Solution
The trinomial is already in descending order. \(18 n^{2}-37 n+15\)
Find the factors of the first term. \(18 n^{2}-37 n+15\\ 1n \cdot 18n\\2n \cdot 9n\\3n \cdot 6n\)
Find the factors of the last term. Consider the signs. Since 15 is positive and the coefficient of the middle term is negative, we use the negative factors. \( 18 n^{2}-37 n+15\\ 1n \cdot 18n \qquad -1(-15)\\2n \cdot 9n \qquad -3(-5)\\3n \cdot 6n \)

 

Consider all the combinations of factors.

This table has the heading 18 n ^ 2 – 37n + 15. This table has two columns. The first column is labeled possible factors and

The correct factors are those whose product is the original trinomial. \((2 n-3)(9 n-5)\)

Check by multiplying.

\((2 n-3)(9 n-5)\)

\(18 n^{2}-10 n-27 n+15\)

\(18 n^{2}-37 n+15 \text{✓}\)

 
Try It 7.71

Factor completely: \(18 x^{2}-3 x-10\).

Try It 7.72

Factor completely: \(30 y^{2}-53 y-21\).

Don't forget to look for a GCF first.

Example 7.37

Factor completely: \(10 y^{4}+55 y^{3}+60 y^{2}\).

Solution
  \(10 y^{4}+55 y^{3}+60 y^{2}\)
Notice the greatest common factor, and factor it first. \(15 y^{2}\left(2 y^{2}+11 y+12\right)\)
Factor the trinomial.

\( 5y^2(2y^2+11y+12)\\ \qquad y \cdot 2y \qquad 1 \cdot 12 \\ \qquad \qquad \qquad 2 \cdot 6 \\ \qquad \qquad \qquad 3 \cdot 4 \)

 

Consider all the combinations.

This table has the heading 2 y squared + 11 y + 12 This table has two columns. The first column is labeled “possible factors”

The correct factors are those whose product
is the original trinomial. Remember to include
the factor \(5 y^{2}\).
\(5 y^{2}(y+4)(2 y+3)\)

Check by multiplying.

\(5 y^{2}(y+4)(2 y+3)\)

\(5 y^{2}\left(2 y^{2}+8 y+3 y+12\right)\)

\(10 y^{4}+55 y^{3}+60 y^{2} \text{✓}\)

 
Try It 7.73

Factor completely: \(15 n^{3}-85 n^{2}+100 n\).

Try It 7.74

Factor completely: \(56 q^{3}+320 q^{2}-96 q\).

Factor Trinomials using the "ac" Method

Another way to factor trinomials of the form \(ax^{2}+b x+c\) is the "ac" method. (The "ac" method is sometimes called the grouping method.) The "ac" method is actually an extension of the methods you used in the last section to factor trinomials with leading coefficient one. This method is very structured (that is step-by-step), and it always works!

Example 7.38

How to Factor Trinomials Using the "ac" Method

Factor: \(6 x^{2}+7 x+2\).

Solution
Step 1. Factor any GCF. Is there a greatest common factor? No. \(6 x^{2}+7 x+2\) 
Step 2. Find the product \(a c\). \(\begin{array}{c} a \cdot c \\ 6 \cdot 2 \\ 12 \end{array} \)

 \(ax^2 + bx+c\)

\(6x^2+7x+2\)

Step 3. Find two numbers \(m\) and \(n\) that:
Multiply to ac \(m \cdot n=a \cdot c\)
Add to \(b \quad m+n=b\)
Find two numbers that multiply to 12 and add to 7. Both factors must be positive.
\(3 \cdot 4=12 \qquad 3+4=7\)
 

Step 4. Split the middle term using \(m\), and \(n\)

\(a x^{2}+b x+c\)
\(\underbrace{bx}_{a x^{2}+m x+n x+c}\)

Rewrite \(7 x\) as \(3 x+4 x\)

Notice that \(6 x^{2}+3 x+4 x+2\)
is equal to \(6 x^{2}+7 x+2 .\) We just split the middle term to get a more useful form.

 
Step 5. Factor by grouping.
 \( \begin{array}{c} 3 x(2 x+1)+2(2 x+1) \\ (2 x+1)(3 x+2) \end{array} \)
Step 5. Check by multiplying.

\( \begin{array}{l} (2 x+1)(3 x+2) \\

6 x^{2}+4 x+3 x+2 \\ 6 x^{2}+7 x+2 \text{✓} \end{array} \)

Try It 7.75

Factor: \(6 x^{2}+13 x+2\).

Try It 7.76

Factor: \(4 y^{2}+8 y+3\).

HOW TO

Factor trinomials of the form using the "ac" method.

Step 1. Factor any GCF.

Step 2. Find the product ac.

Step 3. Find two numbers \(m\) and \(n\) that:

\( \begin{array}{l} \text { Multiply to } a c \qquad m \cdot n=a \cdot c\\ \text { Add to } b \qquad \qquad \, m+n=b \end{array} \)

Step 4. Split the middle term using \(m\) and \(n\):\( \begin{array}{c}a x^{2}+b x+c \\ a x^{2}+\overbrace{m x+n x}^{bx}+c \end{array} \)

Step 5. Factor by grouping.

Step 6. Check by multiplying the factors.

When the third term of the trinomial is negative, the factors of the third term will have opposite signs.

Example 7.39

Factor: \(8 u^{2}-17 u-21\).

Solution
Is there a greatest common factor? No.  

\(ax^2+bx+c\)

\(8u^2-17u-21\)

Find \(a \cdot c\). \(a \cdot c\)  
  \(8(−21)\)  
  \(−168\)  

Find two numbers that multiply to −168 and add to −17. The larger factor must be negative.

Factors of \(−168\) Sum of factors
\(1,−168\) \(1+(−168)=−167\)
\(2,−84\) \(2+(−84)=−82\)
\(3,−56\) \(3+(−56)=−53\)
\(4,−42\) \(4+(−42)=−38\)
\(6,−28\) \(6+(−28)=−22\)
\(7,−24\) \( 7+(−24)=−17 \ast \)
\(8,−21\) \(8+(−21)=−13\)

 

Split the middle term using 7u and -24 u.  

\( 8u^2 -17u-21\\ \qquad \quad \downarrow \\ \underbrace{8u^2+7u}_{ } \; \underbrace{-24u-21}_{ } \)

Factor by grouping. \( \begin{array}{c} u(8 u+7)-3(8 u+7) \\ (8 u+7)(u-3) \end{array} \)

Check by multiplying.

\( \begin{array}{l} (8 u+7)(u-3) \\ 8 u^{2}-24 u+7 u-21 \\ 8 u^{2}-17 u-21 \text{✓} \end{array} \)

 


Try It 7.77

Factor: \(20 h^{2}+13 h-15\).

Try It 7.78

Factor: \(6 g^{2}+19 g-20\).

Example 7.40

Factor: \(2 x^{2}+6 x+5\).

Solution
Is there a greatest common factor? No. \(ax^2+bx+c\)
\(2x^2+6x+5\)
Find \(a \cdot c\). \(a \cdot c\)
  \(2(5)\)
  \(10\)

 

Find two numbers that multiply to 10 and add to 6.

Factors of 10 Sum of factors
\(1,10\) \(1+10=11\)
\(2, 5\) \(2+5=7\)


There are no factors that multiply to 10 and add to 6. The polynomial is prime.

Try It 7.79

Factor:\(10 t^{2}+19 t-15\).

Try It 7.80

Factor: \(3 u^{2}+8 u+5\).

Don't forget to look for a common factor!

Example 7.41

Factor: \(10 y^{2}-55 y+70\).

Solution
Is there a greatest common factor? Yes. The GCF is 5. \(10 y^{2}-55 y+70\)
Factor it. Be careful to keep the factor of 5 all the way through the solution! \(5\left(2 y^{2}-11 y+14\right)\)
The trinomial inside the parentheses has a leading coefficient that is not 1.

\(ax^3 + bx + c\)

\(5(2y^2 - 11y +14\)

Factor the trinomial. \(5(y-2)(2 y-7)\)
Check by multiplying all three factors.  
\(5\left(2 y^{2}-2 y-4 y+14\right)\)  
\(5\left(2 y^{2}-11 y+14\right)\)  
\(10 y^{2}-55 y+70 \text{✓}\)  
Try It 7.81

Factor: \(16 x^{2}-32 x+12\).

Try It 7.82

Factor: \(18 w^{2}-39 w+18\).

We can now update the Preliminary Factoring Strategy, as shown in Figure 7.2 and detailed in Choose a strategy to factor polynomials completely (updated), to include trinomials of the form \(a x^{2}+b x+c\). Remember, some polynomials are prime and so they cannot be factored.

Figure 7.2

HOW TO

Choose a strategy to factor polynomials completely (updated).

Step 1. Is there a greatest common factor?

  • Factor it.

Step 2. Is the polynomial a binomial, trinomial, or are there more than three terms?

  • If it is a binomial, right now we have no method to factor it.
  • If it is a trinomial of the form \(x^{2}+b x+c\)
    Undo FOIL \((x \quad)(x \quad)\).
  • If it is a trinomial of the form \(a x^{2}+b x+c\)
    Use Trial and Error or the "ac" method.
  • If it has more than three terms
    Use the grouping method.

Step 3. Check by multiplying the factors.