Chapter 7: Factoring

7.3 Factoring Trinomials where a = 1

Factoring expressions with three terms, or trinomials, is a very important type of factoring to master, since this kind of expression is often a quadratic and occurs often in real life applications. The strategy to master these is to turn the trinomial into the four-term polynomial problem type solved in the previous section. The tool used to do this is central to the Master Product Method. To better understand this, consider the following example.

Example 7.3.1

Factor the trinomial x^2 + 2x - 24.

Start by multiplying the coefficients from the first and the last terms. This is 1\cdot -24, which yields −24.

The next task is to find all possible integers that multiply to −24 and their sums.

\begin{array}{cc} \text{multiply to }-24\hspace{0.25in}&\text{sum of these integers} \\ -1\cdot 24&23 \\ -2\cdot 12&10 \\ -3\cdot 8&\phantom{0}5 \\ -4\cdot 6&\phantom{0}2 \\ -6\cdot 4&-2 \\ -8\cdot 3&-5 \\ -12\cdot 2&-10 \\ -24\cdot 1&-23 \end{array}

Look for the pair of integers that multiplies to −24 and adds to 2, so that it matches the equation that you started with.

For this example, the pair is -4\cdot 6, which adds to 2.

Now take the original trinomial x^2 + 2x - 24 and break the 2x into -4x and 6x.

Rewrite the original trinomial as x^2 - 4x + 6x - 24.

Now, split this into two binomials as done in the previous section and factor.

x^2 - 4x yields x(x - 4) and 6x - 24 yields 6(x - 4).

x^2 - 4x + 6x - 24 becomes x(x - 4) + 6(x - 4).

x(x - 4) + 6(x - 4) factors to (x - 4)(x + 6).

x^2 + 2x - 24 = (x - 4)(x + 6)

Example 7.3.2

Factor the trinomial x^2 + 9x + 18.

Start by multiplying the coefficients from the first and the last terms. This is 1\cdot 18, which yields 18.

The next task is to find all possible integers that multiply to 18 and their sums.

\begin{array}{cc} \text{multiply to }18\hspace{0.25in}&\text{sum of these integers} \\ 1\cdot 18&19 \\ 2\cdot 9&11 \\ 3\cdot 6&9 \\ 6\cdot 3&9 \\ 9\cdot 2&11 \\ 18\cdot 1&19 \end{array}

Look for the pair of integers that multiplies to 18 and adds to 9, so that it matches the equation that you started with.

For this example, the pair is 3\cdot 6, which adds to 9.

Now take the original trinomial x^2 + 9x + 18 and break the 9x into 3x and 6x.

Rewrite the original trinomial as x^2 + 3x + 6x + 18.

Now, split this into two binomials as done in the previous section and factor.

x^2 + 3x yields x(x + 3) and 6x + 18 yields 6(x + 3).

x^2 + 3x + 6x + 18 becomes x(x + 3) + 6(x + 3).

x(x + 3) + 6(x + 3) factors to (x + 3)(x + 6).

x^2 + 9x + 18 = (x + 3)(x + 6)

Please note the following is also true:

\begin{array}{cc} \text{multiply to }18\hspace{0.25in}&\text{sum of these integers} \\ -1\cdot -18&-19 \\ -2\cdot -9&-11 \\ -3\cdot -6&-9 \\ -6\cdot -3&-9 \\ -9\cdot -2&-11 \\ -18\cdot -1&-19 \end{array}

This means that solutions can be found where the middle term is 19x, 11x, 9x, -19x, -11x or -9x.

Questions

Factor each of the following trinomials.

  1. p^2+17p+72
  2. x^2+x-72
  3. n^2-9n+8
  4. x^2+x-30
  5. x^2-9x-10
  6. x^2+13x+40
  7. b^2+12b+32
  8. b^2-17b+70
  9. u^2-8uv+15v^2
  10. m^2-3mn-40n^2
  11. m^2+2mn-8n^2
  12. x^2+10xy+16y^2
  13. x^2-11xy+18y^2
  14. u^2-9uv+14v^2
  15. x^2+xy-12y^2
  16. x^2+14xy+45y^2

Answer Key 7.3

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Intermediate Algebra Copyright © 2020 by Terrance Berg is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book