Skip to main content

Section 7.1 Factoring out the Common Factor

In Chapter 6, we learned how to multiply polynomials, such as when you start with \((x+2)(x+3)\) and obtain \(x^2+5x+6\text{.}\) This chapter, starting with this section, is about the opposite process—factoring. For example, starting with \(x^2+5x+6\) and obtaining \((x+2)(x+3)\text{.}\) We will start with the simplest kind of factoring: for example starting with \(x^2+2x\) and obtaining \(x(x+2)\text{.}\)

Subsection 7.1.1 Motivation for Factoring

When you write \(x^2+2x\text{,}\) you have an algebraic expression built with two terms—two parts that are added together. When you write \(x(x+2)\text{,}\) you have an algebraic expression built with two factors—two parts that are multiplied together. Factoring is useful, because sometimes (but not always) having your expression written as parts that are multiplied together makes it easy to simplify the expression.

You've seen this with fractions. To simplify \(\frac{15}{35}\text{,}\) breaking down the numerator and denominator into factors is useful: \(\frac{3\cdot5}{7\cdot5}\text{.}\) Now you can see that the factors of \(5\) cancel.

There are a few other reasons to appreciate the value of factoring that will float to the surface in this chapter and beyond.

Subsection 7.1.2 Identifying the Greatest Common Factor

The most basic technique for factoring involves recognizing the greatest common factor between two expressions, which is the largest factor that goes in evenly to both expressions. For example, the greatest common factor between \(6\) and \(8\) is \(2\) since \(2\) is a factor of both \(6\) and \(8\) and no larger number would divide both \(6\) and \(8\) evenly.

Similarly, the greatest common factor between \(4x\) and \(3x^2\) is \(x\text{.}\) If you write \(4x\) as a product of its factors, you have \(2\cdot 2 \cdot x\text{.}\) If you fully factor \(3x^2\text{,}\) you have \(3\cdot x\cdot x\text{.}\) The only factor they have in common is \(x\text{,}\) so that is the greatest common factor.

Example 7.1.1. Finding the Greatest Common Factor.

What is the common factor between \(6x^2\) and \(70x\text{?}\) Break down each of these into its prime factors:

\begin{align*} 6x^2 \amp =2\cdot3\cdot x\cdot x \amp 70x \amp =2\cdot5\cdot7\cdot x\\ \end{align*}

Identify the common factors:

\begin{align*} 6x^2 \amp =\attention{2}\cdot3\cdot \attention{x}\cdot x \amp 70x \amp =\attention{2}\cdot5\cdot7\cdot \attention{x} \end{align*}

With \(2\) and \(x\) in common, the greatest common factor is \(2x\text{.}\)

Let's try a few more examples.

Checkpoint 7.1.2.

Subsection 7.1.3 Factoring Out the Greatest Common Factor

We have learned the distributive property: \(a(b+c)=ab+ac\text{.}\) Perhaps you have thought of this as a way to “distribute” the number \(a\) to each of \(b\) and \(c\text{.}\) In this section, we will use the distributive property in the opposite way. If you have an expression \(ab+ac\text{,}\) it is equal to \(a(b+c)\text{.}\) In that example, we factored out \(a\text{,}\) which is the common factor between \(ab\) and \(ac\text{.}\)

The following steps use the distributive property to factor out the greatest common factor between two or more terms.

Factoring Out the Greatest Common Factor by Filling in the Blank.
Example 7.1.4.

To factor \(12x^2+15x\text{:}\)

  1. The greatest common factor between \(12x^2\) and \(15x\) is \(3x\text{.}\)

  2. \(\displaystyle 3x(\phantom{4x}+\phantom{5})\)

  3. \(\displaystyle 3x(4x+5)\)

Let's look at a few examples.

Example 7.1.5.

Factor the polynomial \(3x^3+3x^2-9\text{.}\)

  1. We identify the greatest common factor as \(3\text{,}\) because \(3\) is the only common factor between \(3x^3\text{,}\) \(3x^2\) and \(9\text{.}\)

  2. We write:

    \begin{equation*} 3x^3+3x^2-9=3(\phantom{x^2}+\phantom{x^2}-\phantom{3})\text{.} \end{equation*}
  3. We ask the question “\(3\) times what gives \(3x^3\text{?}\)” The answer is \(x^3\text{.}\) Now we have:

    \begin{equation*} 3x^3+3x^2-9=3(x^3+\phantom{x^2}-\phantom{3})\text{.} \end{equation*}

    We ask the question “\(3\) times what gives \(3x^2\text{?}\)” The answer is \(x^2\text{.}\) Now we have:

    \begin{equation*} 3x^3+3x^2-9=3(x^3+x^2-\phantom{3})\text{.} \end{equation*}

    We ask the question “\(3\) times what gives \(9\text{?}\)” The answer is \(3\text{.}\) Now we have:

    \begin{equation*} 3x^3+3x^2-9=3(x^3+x^2-3)\text{.} \end{equation*}

To check that this is correct, multiplying through \(3(x^3+x^2-3)\) should give the original expression \(3x^3+3x^2-9\text{.}\) We check this, and it does.

Checkpoint 7.1.6.

Subsection 7.1.4 Visualizing With Rectangles

In Section 6.5, we learned one way to multiply polynomials using rectangle diagrams. Similarly, we can factor a polynomial with a rectangle diagram.

Factoring Out the Greatest Common Factor Using Rectangles.
Example 7.1.8.

We will factor \(12x^2+15x\text{,}\) the same polynomial from the example in Process 7.1.3, so that you may compare the two styles.

\(12x^2\) \(15x\)
\(3x\) \(12x^2\) \(15x\)
\(4x\) \(5\)
\(3x\) \(12x^2\) \(15x\)

So \(12x^2+15x\) factors as \(3x(4x+5)\text{.}\)

Subsection 7.1.5 More Examples of Factoring out the Greatest Common Factor

Previous examples did not cover every nuance with factoring out the greatest common factor. Here are a few more factoring examples that attempt to do so.

Example 7.1.9.

Factor \(-35m^5+5m^4-10m^3\text{.}\)

First, we identify the greatest common factor. The number \(5\) is the greatest common factor of the three coefficients (which were \(-35\text{,}\) \(5\text{,}\) and \(-10\)) and also \(m^3\) is the largest expression that divides \(m^5\text{,}\) \(m^4\text{,}\) and \(m^3\text{.}\) Therefore, the greatest common factor is \(5m^3\text{.}\)

In this example, the leading term is a negative number. When this happens, we will make it common practice to take that negative as part of the greatest common factor. So we will proceed by factoring out \(-5m^3\text{.}\) Note the sign changes.

\begin{align*} -35m^5\highlight{{}+{}}5m^4\highlight{{}-{}}10m^3\amp=-5m^3(\phantom{7m^2}\highlight{{}-{}}\phantom{m}\highlight{{}+{}}\phantom{2})\\ \amp=-5m^3(7m^2-\phantom{m}+\phantom{2})\\ \amp=-5m^3(7m^2-m+\phantom{2})\\ \amp=-5m^3(7m^2-m+2) \end{align*}
Example 7.1.10.

Factor \(14-7n^2+28n^4-21n\text{.}\)

Notice that the terms are not in a standard order, with powers of \(n\) decreasing as you read left to right. It is usually a best practice to rearrange the terms into the standard order first.

\begin{equation*} 14-7n^2+28n^4-21n=28n^4-7n^2-21n+14\text{.} \end{equation*}

The number \(7\) divides all of the numerical coefficients. Separately, no power of \(n\) is part of the greatest common factor because the \(14\) term has no \(n\) factors. So the greatest common factor is just \(7\text{.}\) We proceed by factoring that out:

\begin{align*} 14-7n^2+28n^4-21n\amp=28n^4-7n^2-21n+14\\ \amp=7\mathopen{}\left(4n^4-n^2-3n+2\right)\mathclose{} \end{align*}
Example 7.1.11.

Factor \(24ab^2+16a^2b^3-12a^3b^2\text{.}\)

There are two variables in this polynomial, but that does not change the factoring strategy. The greatest numerical factor between the three terms is \(4\text{.}\) The variable \(a\) divides all three terms, and \(b^2\) divides all three terms. So we have:

\begin{align*} 24ab^2+16a^2b^3-12a^3b^2 \amp=4ab^2\mathopen{}\left(6+4ab-3a^2\right)\mathclose{} \end{align*}
Example 7.1.12.

Factor \(4m^2n-3xy\text{.}\)

There are no common factors in those two terms (unless you want to count \(1\) or \(-1\text{,}\) but we do not count these for the purposes of identifying a greatest common factor). In this situation we can say the polynomial is prime, and leave it as it is.

Example 7.1.13.

Factor \(-x^3+2x+18\text{.}\)

There are no common factors in those three terms, and it would be correct to state that this polynomial is prime. However, since its leading coefficient is negative, it may be wise in some situations to factor out a negative sign. So, it could be factored as \(-\mathopen{}\left(x^3-2x-18\right)\mathclose{}\text{.}\) Note that every term is negated as the leading negative sign is extracted.

Exercises 7.1.6 Exercises

Review and Warmup
1.

Multiply the polynomials.

\({2x}\left({x+7}\right)=\)

2.

Multiply the polynomials.

\({5x}\left({x-4}\right)=\)

3.

Multiply the polynomials.

\({9x}\left({8x+7}\right)=\)

4.

Multiply the polynomials.

\({10x}\left({-3x-7}\right)=\)

5.

Multiply the polynomials.

\({-9x^{2}}\left({x+4}\right)=\)

6.

Multiply the polynomials.

\({-7x^{2}}\left({x+9}\right)=\)

7.

Multiply the polynomials.

\({-6y^{2}}\left({7y^{2}+9y}\right)=\)

8.

Multiply the polynomials.

\({3y^{2}}\left({5y^{2}-4y}\right)=\)

Identifying Common Factors
9.

Find the greatest common factor of the following terms.

\({9}\) and \({36y}\)

10.

Find the greatest common factor of the following terms.

\({6}\) and \({48r}\)

11.

Find the greatest common factor of the following terms.

\({3r}\) and \({21r^{2}}\)

12.

Find the greatest common factor of the following terms.

\({9t}\) and \({54t^{2}}\)

13.

Find the greatest common factor of the following terms.

\({5t^{3}}\) and \({-15t^{4}}\)

14.

Find the greatest common factor of the following terms.

\({2x^{3}}\) and \({-16x^{4}}\)

15.

Find the greatest common factor of the following terms.

\({8x^{17}}\) and \({-56x^{12}}\)

16.

Find the greatest common factor of the following terms.

\({5y^{11}}\) and \({-45y^{9}}\)

17.

Find the greatest common factor of the following terms.

\({2y^{16}}\text{,}\) \({-6y^{11}}\text{,}\) \({18y^{8}}\)

18.

Find the greatest common factor of the following terms.

\({8y^{20}}\text{,}\) \({-40y^{13}}\text{,}\) \({32y^{11}}\)

19.

Find the greatest common factor of the following terms.

\({4x^{14}y^{5}}\text{,}\) \({-12x^{13}y^{11}}\text{,}\) \({36x^{2}y^{16}}\)

20.

Find the greatest common factor of the following terms.

\({2x^{14}y^{7}}\text{,}\) \({-16x^{9}y^{9}}\text{,}\) \({8x^{4}y^{17}}\)

Factoring out the Common Factor
21.

Factor the given polynomial.

\(7t+7=\)

22.

Factor the given polynomial.

\(4t+4=\)

23.

Factor the given polynomial.

\(10x-10=\)

24.

Factor the given polynomial.

\(7x-7=\)

25.

Factor the given polynomial.

\(-4y-4=\)

26.

Factor the given polynomial.

\(-10y-10=\)

27.

Factor the given polynomial.

\(7y - 56=\)

28.

Factor the given polynomial.

\(3r+9=\)

29.

Factor the given polynomial.

\(63r^2+54=\)

30.

Factor the given polynomial.

\(42t^2 - 60=\)

31.

Factor the given polynomial.

\({12t^{2}-8t+40}=\)

32.

Factor the given polynomial.

\({27x^{2}+18x+12}=\)

33.

Factor the given polynomial.

\({24x^{4}-16x^{3}+12x^{2}}=\)

34.

Factor the given polynomial.

\({54y^{4}-30y^{3}+30y^{2}}=\)

35.

Factor the given polynomial.

\({27y^{5}-27y^{4}+21y^{3}}=\)

36.

Factor the given polynomial.

\({15y^{5}-3y^{4}+6y^{3}}=\)

37.

Factor the given polynomial.

\({42r-7r^{2}+21r^{3}}=\)

38.

Factor the given polynomial.

\({18r-30r^{2}+18r^{3}}=\)

39.

Factor the given polynomial.

\(13t^2+22=\)

40.

Factor the given polynomial.

\(3t^2 - 5=\)

41.

Factor the given polynomial.

\({2xy+2y}=\)

42.

Factor the given polynomial.

\({3xy+3y}=\)

43.

Factor the given polynomial.

\({4x^{11}y^{3}-8y^{3}}=\)

44.

Factor the given polynomial.

\({5x^{7}y^{3}+35y^{3}}=\)

45.

Factor the given polynomial.

\({8x^{5}y^{9}-4x^{4}y^{9}+18x^{3}y^{9}}=\)

46.

Factor the given polynomial.

\({12x^{5}y^{9}-6x^{4}y^{9}+27x^{3}y^{9}}=\)

47.

Factor the given polynomial.

\({30x^{5}y^{3}z^{7}-50x^{4}y^{3}z^{6}+25x^{3}y^{3}z^{5}}=\)

48.

Factor the given polynomial.

\({10x^{5}y^{4}z^{10}+2x^{4}y^{4}z^{9}+12x^{3}y^{4}z^{8}}=\)