Skip to main content
Mathematics LibreTexts

6.5: General Guidelines for Factoring Polynomials

  • Page ID
    18366
    • Anonymous
    • LibreTexts
    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    • Develop a general strategy for factoring polynomials.

    General Factoring Strategy

    We have learned various techniques for factoring polynomials with up to four terms. The challenge is to identify the type of polynomial and then decide which method to apply. The following outlines a general guideline for factoring polynomials:

    1. Check for common factors. If the terms have common factors, then factor out the greatest common factor (GCF) and look at the resulting polynomial factors to factor further.
    2. Determine the number of terms in the polynomial.
      1. Factor four-term polynomials by grouping.
      2. Factor trinomials (three terms) using “trial and error” or the AC method.
      3. Factor binomials (two terms) using the following special products:
        Difference of Squares: \(a^{2}-b^{2}+(a+b)(a-b)\)
        Sum of Squares: \(a^{2}+b^{2}\) no general formula
        Difference of Cubes: \(a^{3}-b^{3}=(a-b)(a^{2}+ab+b^{2})\)
        Sum of Cubes: \(a^{3}+b^{3}=(a+b)(a^{2}-ab+b^{2})\)
        Table \(\PageIndex{1}\)
    3. Look for factors that can be factored further.
    4. Check by multiplying.

    Note

    • If a binomial is both a difference of squares and a difference of cubes, then first factor it as difference of squares and then as a sum and difference of cubes to obtain a more complete factorization.
    • Not all polynomials with integer coefficients factor. When this is the case, we say that the polynomial is prime.

    If an expression has a GCF, then factor this out first. Doing so is often overlooked and typically results in factors that are easier to work with. Also, look for the resulting factors to factor further; many factoring problems require more than one step. A polynomial is completely factored when none of the factors can be factored further.

    Example \(\PageIndex{1}\)

    Factor:

    \(6x^{4}−3x^{3}−24x^{2}+12x\).

    Solution:

    This four-term polynomial has a GCF of \(3x\). Factor this out first.

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

    Now factor the resulting four-term polynomial by grouping.

    \(\begin{array}{ccc} {6x^{4}-3x^{3}-24x^{2}+12x=3x}&{\color{black}{\underbrace{\color{black}{(2x^{3}-x^{2}}}}}&{\color{black}{\underbrace{\color{black}{-8x+4)}}}} \\ {}&{\color{Cerulean}{group}}&{\color{Cerulean}{group}} \end{array}\)

    \(\begin{aligned} &=3x(x^{2}(2x-1)-4(2x-1))\\&=3x((2x-1)(x^{2}-4)) \\ &=3x(2x-1)(x^{2}-4) \end{aligned}\)

    The factor \((x^{2}−4)\) is a difference of squares and can be factored further.

    \(\begin{aligned} &=3x(2x-1)(x^{2}-4) \\ &=3x(2x-1)(x+2)(x-2) \end{aligned}\)

    Answer:

    \(3x(2x-1)(x+2)(x-2)\)

    Example \(\PageIndex{2}\)

    Factor:

    \(18x^{3}y−60x^{2}y+50xy\).

    Solution:

    This trinomial has a GCF of \(2xy\). Factor this out first.

    \(18x^{3}y-60x^{2}y+50xy=2xy(9x^{2}-30x+25)\)

    The trinomial factor can be factored further using the trial and error method. Use the factors \(9=3⋅3\) and \(25=(−5)⋅(−5)\). These combine to generate the correct coefficient for the middle term: \(3(−5)+3(−5)=−15−15=−30\).

    \(\begin{aligned} 18x^{3}y-60x^{2}y+50xy&=2xy(9x^{2}-30x+25)\\ &=2xy(3x\quad\color{Cerulean}{?}\color{black}{)(3x}\quad\color{Cerulean}{?}\color{black}{)} \\ &=2xy(3x-5)(3x-5) \\ &=2xy(3x-5)^{2} \end{aligned}\)

    Check.

    \(\begin{aligned} 2xy(3x-5)^{2}&=2xy(9x^{2}-2\cdot 3x\cdot 5+5^{2}) \\ &=2xy(9x^{2}-30x+25) \\ &=18x^{3}y-60x^{2}y+50xy\quad\color{Cerulean}{\checkmark} \end{aligned}\)

    Answer:

    \(2xy(3x-5)^{2}\)

    Example \(\PageIndex{3}\)

    Factor:

    \(5a^{3}b^{4}+10a^{2}b^{3}−75ab^{2}\).

    Solution:

    This trinomial has a GCF of 5ab2. Factor this out first.

    \(5a^{3}b^{4}+10a^{2}b^{3}−75ab^{2}=5ab^{2}(a^{2}b^{2}+2ab-15)\)

    The resulting trinomial factor can be factored as follows:

    \(\begin{aligned} 5a^{3}b^{4}+10a^{2}b^{3}-75ab^{2} &=5ab^{2}(a^{2}b^{2}+2ab-15) \\ &=5ab^{2}(ab\quad\color{Cerulean}{?}\color{black}{)(ab}\quad\color{Cerulean}{?}\color{black}{)} \\ &=5ab^{2}(ab+5)(ab-3) \end{aligned}\)

    Answer:

    \(5ab^{2}(ab+5)(ab-3)\)

    Exercise \(\PageIndex{1}\)

    Factor:

    \(3x^{3}y−12x^{2}y^{2}+12xy^{3}\).

    Answer

    \(3xy(x−2y)^{2}\)

    Example \(\PageIndex{4}\)

    Factor:

    \(16y^{4}−1\).

    Solution:

    This binomial does not have a GCF. Therefore, begin factoring by identifying it as a difference of squares.

    \(16y^{4}-1=(\color{Cerulean}{4y^{2}}\color{black}{)^{^{2}}-(}\color{Cerulean}{1}\color{black}{)^{2}}\)

    Here \(a=4y^{2}\) and \(b = 1\). Substitute into the formula for difference of squares.

    The factor \((4y^{2}+1)\) is a sum of squares and is prime. However, \((4y^{2}−1)\) is a difference of squares and can be factored further.

    \(\begin{aligned} 16y^{4}-1&=(4y^{2}+1)(4y^{2}-1) \\ &=(4y^{2}+1)(2y+1)(2y-1) \end{aligned}\)

    Answer:

    \((4y^{2}+1)(2y+1)(2y-1)\)

    Example \(\PageIndex{5}\)

    Factor:

    \(x^{6}−64y^{6}\).

    Solution:

    This binomial is a difference of squares and a difference of cubes. When this is the case, first factor it as a difference of squares.

    \(x^{6}-64y^{6}=(\color{Cerulean}{x^{3}}\color{black}{)^{^{2}}-(}\color{Cerulean}{8y^{3}}\color{black}{)^{^{2}}}\)

    We can write

    \(x^{6}-64y^{6}=(x^{3}+8y^{3})(x^{3}-8y^{3})\)

    Each factor can be further factored either as a sum or difference of cubes, respectively.

    \(\begin{aligned} x^{3}+8y^{3}&=(x)^{3}+(2y)^{3}=(x+2y)(x^{2}-2xy+4y^{2}) \\ x^{3}-8y^{3} &= (x)^{3} -(2y)^{3} =(x-2y)(x^{2}+2xy+4y^{2}) \end{aligned}\)

    Therefore,

    \(\begin{aligned} x^{6}-64y^{6}&=(x^{3}+8y^{3})(x^{3}-8y^{3}) \\ &=(x+2y)(x^{2}-2xy+4y^{2})(x-2y)(x^{2}+2xy+4y^{2}) \end{aligned}\)

    Answer:

    \((x+2y)(x^{2}-2xy+4y^{2})(x-2y)(x^{2}+2xy+4y^{2})\)

    Example \(\PageIndex{6}\)

    First, identify this expression as a difference of squares.

    \(x^{2}-(2x-1)^{2}=(\color{Cerulean}{x}\color{black}{)^{2}-(}\color{Cerulean}{2x-1}\color{black}{)^{2}}\)

    Solution:

    Here use \(a=x\) and \(b=2x−1\) in the formula for a difference of squares.

    \(\begin{aligned} a^{2}-b^{2} &=(a+b)(a-b) \\ x^{2}-(2x-1)^{2} &= [(x+(2x-1))][(x-(2x-1))] \\ &=(x+2x-1)(x-2x+1) \\ &=(3x-1)(-x+1) \end{aligned}\)

    Answer:

    \((3x-1)(-x+1)\)

    Exercise \(\PageIndex{2}\)

    Factor:

    \(x^{4}+2x^{3}+27x+54\).

    Answer

    \((x+2)(x+3)(x^{2}−3x+9)\)

    Key Takeaways

    • Use the polynomial type to determine the method used to factor it.
    • It is a best practice to look for and factor out the greatest common factor (GCF) first. This will facilitate further factoring and simplify the process. Be sure to include the GCF as a factor in the final answer.
    • Look for resulting factors to factor further. It is often the case that factoring requires more than one step.
    • If a binomial can be considered as both a difference of squares and a difference of cubes, then first factor it as a difference of squares. This results in a more complete factorization.

    Exercise \(\PageIndex{3}\) Mixed Factoring

    Factor completely.

    1. \(2x^{5}y^{2}−12x^{4}y^{3}\)
    2. \(18x^{5}y^{3}−6x^{4}y^{5}\)
    3. \(5x^{2}+20x−25\)
    4. \(4x^{2}+10x−6\)
    5. \(24x^{3}−30x^{2}−9x\)
    6. \(30x^{3}−65x^{2}+10x\)
    7. \(6x^{3}+27x^{2}−9x\)
    8. \(21x^{3}+49x^{2}−28x\)
    9. \(5x^{3}−30x^{2}−15x+90 \)
    10. \(6x^{4}+24x^{3}−2x^{2}−8x\)
    11. \(x^{4}−6x^{3}+8x−48 \)
    12. \(x^{4}−5x^{3}+27x−135 \)
    13. \(4x^{3}−4x^{2}−9x+9 \)
    14. \(50x^{3}+25x^{2}−32x−16 \)
    15. \(2x^{3}+250 \)
    16. \(3x^{5}−81x^{2}\)
    17. \(2x^{5}−162x^{3}\)
    18. \(4x^{4}−36\)
    19. \(x^{4}+16\)
    20. \(x^{3}+9\)
    21. \(72 − 2 x^{2}\)
    22. \(5 x^{4} −25 x^{2}\)
    23. \(7 x^{3} −14 x\)
    24. \(36 x^{2} −12 x + 1\)
    25. \(25 x^{2} +10 x + 1\)
    26. \(250 x^{3} +200 x^{4} +40 x^{5}\)
    27. \(− 7 x^{2} +19 x + 6\)
    28. \(− 8 x^{4} +40 x^{3} −50x^{2}\)
    29. \(a^{4} −16\)
    30. \(16 a^{4} −81 b^{4}\)
    31. \(y^{5} +y^{4} −y − 1\)
    32. \(4y^{5} + 2y^{4} − 4y^{2} − 2y\)
    33. \(3 x^{8} −192 x^{2}\)
    34. \(4 x^{7} + 4x\)
    35. \(4 x^{2} −19xy +12y^{2}\)
    36. \(16 x^{2} −66xy −27y^{2}\)
    37. \(5 x^{5} − 3 x^{4} − 5 x^{3} + 3 x^{2}\)
    38. \(4 a^{2} b^{2} − 4 a^{2} − 9 b^{2} + 9\)
    39. \(15 a^{2} − 4ab − 4 b^{2}\)
    40. \(6 a^{2} −25ab + 4 b^{2}\)
    41. \(6 x^{2} + 5xy + 6y^{2}\)
    42. \(9 x^{2} + 5xy −12y^{2}\)
    43. \(( 3 x − 1 )^{2} −64\)
    44. \((x − 5 )^{2}−(x − 2 )^{2}\)
    45. \((x + 1 )^{3} + 8\)
    46. \((x − 4 )^{3} −27\)
    47. \(( 2 x − 1 )^{2}−( 2x − 1)−12\)
    48. \((x − 4 )^{2} + 5 (x − 4)+ 6\)
    49. \(a^{3} b −10 a ^{2} b^{ 2} +25ab^{3}\)
    50. \(2a^{3}b^{2}−12a^{2}b+18a\)
    51. \(15a^{2}b^{2}−57ab−12\)
    52. \(−60x^{3}+4x^{2}+24x\)
    53. \(−24x^{5}+78x^{3}−54x\)
    54. \(9y^{6}−13y^{4}+4y^{2}\)
    55. \(36−15a−6a^{2}\)
    56. \(60ab^{2}+5a^{2}b^{2}−5a^{3}b^{2}\)
    57. \(x^{4}−1\)
    58. \(16x^{4}−64\)
    59. \(x^{8}−1\)
    60. \(81x^{8}−1\)
    61. \(x^{16}−1\)
    62. \(x^{12}−1\)
    63. \(54x^{6}−216x^{4}−2x^{3}+8x\)
    64. \(4a^{4}−4a^{2}b^{2}−a^{2}+b^{2}\)
    65. \(32y^{3}+32y^{2}−18y−18\)
    66. \(3a^{3}+a^{2}b−12ab−4b^{2}\)
    67. \(18m^{2}−21mn−9n^{2}\)
    68. \(5m^{2}n^{2}+10mn−15\)
    69. The volume of a certain rectangular solid is given by the function \(V(x)=x^{3}−2x^{2}−3x\). Write the function in its factored form.
    70. The volume of a certain right circular cylinder is given by the function \(V(x)=4πx^{3}−4πx^{2}+πx\). Write the function in its factored form.
    Answer

    1. \(2x^{4}y^{2}(x−6y)\)

    3. \(5(x−1)(x+5)\)

    5. \(3x(2x−3)(4x+1)\)

    7. \(3x(2x^{2}+9x−3)\)

    9. \(5(x−6)(x^{2}−3)\)

    11. \((x−6)(x+2)(x^{2}−2x+4)\)

    13. \((x−1)(2x−3)(2x+3)\)

    15. \(2(x+5)(x^{2}−5x+25)\)

    17. \(2x^{3}(x+9)(x−9)\)

    19. Prime

    21. \(2(6+x)(6−x)\)

    23. \(7x(x^{2}−2)\)

    25. \((5x+1)^{2}\)

    27. \(−(x−3)(7x+2)\)

    29. \((a^{2}+4)(a+2)(a−2)\)

    31. \((y^{2}+1)(y−1)(y+1)^{2}\)

    33. \(3x^{2}(x+2)(x^{2}−2x+4)(x−2)(x^{2}+2x+4)\)

    35. \((x−4y)(4x−3y)\)

    37. \(x^{2}(5x−3)(x+1)(x−1)\)

    39. \((3a−2b)(5a+2b)\)

    41. Prime

    43. \(3(x−3)(3x+7)\)

    45. \((x+3)(x^{2}+3)\)

    47. \(2(x+1)(2x−5) \)

    49. \(ab(a−5b)^{2}\)

    51. \(3(ab−4)(5ab+1)\)

    53. \(−6x(x+1)(x−1)(2x+3)(2x−3)\)

    55. \(−3(a+4)(2a−3)\)

    57. \((x^{2}+1)(x+1)(x−1)\)

    59. \((x^{4}+1)(x^{2}+1)(x+1)(x−1)\)

    61. \((x^{8}+1)(x^{4}+1)(x^{2}+1)(x+1)(x−1)\)

    63. \(2x(x+2)(x−2)(3x−1)(9x^{2}+3x+1)\)

    65. \(2(y+1)(4y−3)(4y+3)\)

    67. \(3(2m−3n)(3m+n)\)

    69. \(V(x)=x(x+1)(x−3)\)

    Exercise \(\PageIndex{4}\) Discussion Board

    1. First, factor the trinomial \(24x^{2}−28x−40\). Then factor out the GCF. Discuss the significance of factoring out the GCF first. Do you obtain the same result?
    2. Discuss a plan for factoring polynomial expressions on an exam. What should you be looking for and what should you be expecting?
    Answer

    1. Answer may vary


    This page titled 6.5: General Guidelines for Factoring Polynomials is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Anonymous.

    • Was this article helpful?