Recognize and Use the Appropriate Method to Factor a Polynomial Completely
You have now become acquainted with all the methods of factoring that you will need in this course. The following chart summarizes all the factoring methods we have covered, and outlines a strategy you should use when factoring polynomials.
GENERAL STRATEGY FOR FACTORING POLYNOMIALS
USE A GENERAL STRATEGY FOR FACTORING POLYNOMIALS.
- Is there a greatest common factor?
Factor it out.
- Is the polynomial a binomial, trinomial, or are there more than three terms?
If it is a binomial:
- Is it a sum?
Of squares? Sums of squares do not factor.
Of cubes? Use the sum of cubes pattern.
- Is it a difference?
Of squares? Factor as the product of conjugates.
Of cubes? Use the difference of cubes pattern.
If it is a trinomial:
- Is it of the form \(x^2+bx+c\)? Undo FOIL.
- Is it of the form \(ax^2+bx+c\)?
If a and c are squares, check if it fits the trinomial square pattern.
Use the trial and error or “\(ac\)” method.
If it has more than three terms:
- Check.
Is it factored completely?
Do the factors multiply back to the original polynomial?
Remember, a polynomial is completely factored if, other than monomials, its factors are prime!
Example \(\PageIndex{1}\)
Factor completely: \(7x^3−21x^2−70x\).
Solution
\(\begin{array} {ll} {7x^3−21x^2−70x} & \\ \text{Is there a GCF? Yes, }7x. & \\ \text{Factor out the GCF.} &7x(x^2−3x−10) \\ \text{In the parentheses, is it a binomial, trinomial,} & \\ \text{or are there more terms?} & \\ \text{Trinomial with leading coefficient 1.} & \\ \text{“Undo” FOIL.} &7x(x\hspace{8mm})(x\hspace{8mm}) \\ &7x(x+2)(x−5) \\ \text{Is the expression factored completely? Yes.} & \\ \text{Neither binomial can be factored.} & \\ \text{Check your answer.} & \\ \text{Multiply.} & \\ & \\ & \\ \hspace{15mm}7x(x+2)(x−5) & \\ \hspace{10mm}7x(x^2−5x+2x−10) & \\ \hspace{15mm}7x(x^2−3x−10) & \\ \hspace{13mm}7x^3−21x^2−70x\checkmark & \end{array} \)
Try It \(\PageIndex{1}\)
Factor completely: \(8y^3+16y^2−24y\).
- Answer
-
\(8y(y−1)(y+3)\)
Try It \(\PageIndex{2}\)
Factor completely: \(5y^3−15y^2−270y\).
- Answer
-
\(5y(y−9)(y+6)\)
Be careful when you are asked to factor a binomial as there are several options!
Example \(\PageIndex{2}\)
Factor completely: \(24y^2−150\)
Solution
\(\begin{array} {ll} &24y^2−150 \\ \text{Is there a GCF? Yes, }6. & \\ \text{Factor out the GCF.} &6(4y^2−25) \\ \text{In the parentheses, is it a binomial, trinomial} & \\ \text{or are there more than three terms? Binomial.} & \\ \text{Is it a sum? No.} & \\ \text{Is it a difference? Of squares or cubes? Yes, squares.} &6((2y)^2−(5)^2) \\ \text{Write as a product of conjugates.} &6(2y−5)(2y+5) \\ & \\ & \\ \hspace{5mm}\text{Is the expression factored completely?} & \\ \hspace{5mm}\text{Neither binomial can be factored.} & \\ \text{Check:} & \\ & \\ & \\ \hspace{5mm}\text{Multiply.} & \\ & \\ \hspace{15mm}6(2y−5)(2y+5) & \\ & \\ \hspace{18mm}6(4y^2−25) & \\ \hspace{18mm}24y^2−150\checkmark \end{array}\)
Try It \(\PageIndex{3}\)
Factor completely: \(16x^3−36x\).
- Answer
-
\(4x(2x−3)(2x+3)\)
Try It \(\PageIndex{4}\)
Factor completely: \(27y^2−48\).
- Answer
-
\(3(3y−4)(3y+4)\)
The next example can be factored using several methods. Recognizing the trinomial squares pattern will make your work easier.
Example \(\PageIndex{3}\)
Factor completely: \(4a^2−12ab+9b^2\).
Solution
\(\begin{array} {ll} &4a^2−12ab+9b^2 \\ \text{Is there a GCF? No.} & \\ \text{Is it a binomial, trinomial, or are there more terms?} & \\ \text{Trinomial with }a\neq 1.\text{ But the first term is a perfect square.} \\ \text{Is the last term a perfect square? Yes.} &(2a)^2−12ab+(3b)^2 \\ \text{Does it fit the pattern, }a^2−2ab+b^2?\text{ Yes.} &(2a)^2 −12ab+ (3b)^2 \\ &\hspace{7mm} {\,}^{\searrow}{\,}_{−2(2a)(3b)}{\,}^{\swarrow}\\ \text{Write it as a square.} &(2a−3b)^2 \\ & \\ & \\ \quad\text{Is the expression factored completely? Yes.} & \\ \quad\text{The binomial cannot be factored.} & \\ \text{Check your answer.} \\ & \\ & \\ \quad\text{Multiply.} & \\ \hspace{30mm}(2a−3b)^2 \\ \hspace{20mm} (2a)^2−2·2a·3b+(3b)^2 \\ \hspace{24mm}4a^2−12ab+9b^2\checkmark & \end{array} \)
Try It \(\PageIndex{5}\)
Factor completely: \(4x^2+20xy+25y^2\).
- Answer
-
\((2x+5y)^2\)
Try It \(\PageIndex{6}\)
Factor completely: \(9x^2−24xy+16y^2\).
- Answer
-
\((3x−4y)^2\)
Remember, sums of squares do not factor, but sums of cubes do!
Example \(\PageIndex{4}\)
Factor completely \(12x^3y^2+75xy^2\).
Solution
\(\begin{array} {ll} &12x^3y^2+75xy^2 \\ \text{Is there a GCF? Yes, }3xy^2. & \\ \text{Factor out the GCF.} &3xy^2(4x^2+25) \\ \text{In the parentheses, is it a binomial, trinomial, or are} & \\ \text{there more than three terms? Binomial.} & \\ & \\ \text{Is it a sum? Of squares? Yes.} &\text{Sums of squares are prime.} \\ & \\ & \\ \quad\text{Is the expression factored completely? Yes.} & \\ \text{Check:} & \\ & \\ & \\ \quad\text{Multiply.} & \\ \hspace{15mm}3xy^2(4x^2+25) & \\ \hspace{14mm}12x^3y^2+75xy^2\checkmark \end{array} \)
Try It \(\PageIndex{7}\)
Factor completely: \(50x^3y+72xy\).
- Answer
-
\(2xy(25x^2+36)\)
Try It \(\PageIndex{8}\)
Factor completely: \(27xy^3+48xy\).
- Answer
-
\(3xy(9y^2+16)\)
When using the sum or difference of cubes pattern, being careful with the signs.
Try It \(\PageIndex{9}\)
Factor completely: \(250m^3+432n^3\).
- Answer
-
\(2(5m+6n)(25m^2−30mn+36n^2)\)
Try It \(\PageIndex{10}\)
Factor completely: \(2p^3+54q^3\).
- Answer
-
\(2(p+3q)(p^2−3pq+9q^2)\)
Example \(\PageIndex{6}\)
Factor completely: \(3x^5y−48xy\).
Solution
\(\begin{array} {ll} &3x^5y−48xy \\ \text{Is there a GCF? Factor out }3xy &3xy(x^4−16) \\ \begin{array} {l} \text{Is the binomial a sum or difference? Of squares or cubes?} \\ \text{Write it as a difference of squares.} \end{array} &3xy\left((x^2)^2−(4)2\right) \\ \text{Factor it as a product of conjugates} &3xy(x^2−4)(x^2+4) \\ \text{The first binomial is again a difference of squares.} &3xy\left((x)^2−(2)^2\right)(x^2+4) \\ \text{Factor it as a product of conjugates.} &3xy(x−2)(x+2)(x^2+4) \\ \text{Is the expression factored completely? Yes.} & \\ \text{Check your answer.} & \\ \text{Multiply.} & \\ 3xy(x−2)(x+2)(x^2+4) & \\ 3xy(x^2−4)(x^2+4) & \\ 3xy(x^4−16) & \\ 3x^5y−48xy\checkmark & \end{array}\)
Try It \(\PageIndex{11}\)
Factor completely: \(4a^5b−64ab\).
- Answer
-
\(4ab(a^2+4)(a−2)(a+2)\)
Try It \(\PageIndex{12}\)
Factor completely: \(7xy^5−7xy\).
- Answer
-
\(7xy(y^2+1)(y−1)(y+1)\)
Example \(\PageIndex{7}\)
Factor completely: \(4x^2+8bx−4ax−8ab\).
Solution
\(\begin{array} {ll} &4x^2+8bx−4ax−8ab \\ \text{Is there a GCF? Factor out the GCF, }4. &4(x^2+2bx−ax−2ab) \\ \text{There are four terms. Use grouping.} &4[x(x+2b)−a(x+2b)]4(x+2b)(x−a) \\ \text{Is the expression factored completely? Yes.} & \\ \text{Check your answer.} & \\ \text{Multiply.} & \\ \hspace{25mm}4(x+2b)(x−a) & \\ \hspace{20mm} 4(x^2−ax+2bx−2ab) & \\ \hspace{20mm}4x^2+8bx−4ax−8ab\checkmark \end{array}\)
Try It \(\PageIndex{13}\)
Factor completely: \(6x^2−12xc+6bx−12bc\).
- Answer
-
\(6(x+b)(x−2c)\)
Try It \(\PageIndex{14}\)
Factor completely: \(16x^2+24xy−4x−6y\).
- Answer
-
\(2(4x−1)(2x+3y)\)
Taking out the complete GCF in the first step will always make your work easier.
Example \(\PageIndex{8}\)
Factor completely: \(40x^2y+44xy−24y\).
Solution
\(\begin{array} {ll} &40x^2y+44xy−24y \\ \text{Is there a GCF? Factor out the GCF, }4y. &4y(10x^2+11x−6) \\ \text{Factor the trinomial with }a\neq 1. &4y(10x^2+11x−6) \\ &4y(5x−2)(2x+3) \\ \text{Is the expression factored completely? Yes.} & \\ \text{Check your answer.} & \\ \text{Multiply.} & \\ \hspace{25mm}4y(5x−2)(2x+3) & \\ \hspace{24mm}4y(10x^2+11x−6) & \\ \hspace{22mm}40x^2y+44xy−24y\checkmark \end{array}\)
Try It \(\PageIndex{15}\)
Factor completely: \(4p^2q−16pq+12q\).
- Answer
-
\(4q(p−3)(p−1)\)
Try It \(\PageIndex{16}\)
Factor completely: \(6pq^2−9pq−6p\).
- Answer
-
\(3p(2q+1)(q−2)\)
When we have factored a polynomial with four terms, most often we separated it into two groups of two terms. Remember that we can also separate it into a trinomial and then one term.
Example \(\PageIndex{9}\)
Factor completely: \(9x^2−12xy+4y^2−49\).
Solution
\(\begin{array} {ll} &9x^2−12xy+4y^2−49 \\ \text{Is there a GCF? No.} & \\ \begin{array} {l} \text{With more than 3 terms, use grouping. Last 2 terms} \\ \text{have no GCF. Try grouping first 3 terms.} \end{array} &9x^2−12xy+4y^2−49 \\ \begin{array} {l} \text{Factor the trinomial with }a\neq 1. \text{ But the first term is a} \\ \text{perfect square.} \end{array} & \\ \text{Is the last term of the trinomial a perfect square? Yes.} &(3x)^2−12xy+(2y)^2−49 \\ \text{Does the trinomial fit the pattern, }a^2−2ab+b^2? \text{ Yes.} &(3x)^2 −12xy+ (2y)^2−49 \\ &\hspace{7mm} {\,}^{\searrow}{\,}_{−2(3x)(2y))}{\,}^{\swarrow} \\ \text{Write the trinomial as a square.} &(3x−2y)^2−49 \\ \begin{array} {ll} \text{Is this binomial a sum or difference? Of squares or} \\ \text{cubes? Write it as a difference of squares.} \end{array} &(3x−2y)^2−72 \\ \text{Write it as a product of conjugates.} &((3x−2y)−7)((3x−2y)+7) \\ &(3x−2y−7)(3x−2y+7) \\ \text{Is the expression factored completely? Yes.} & \\ \text{Check your answer.} & \\ \text{Multiply.} & \\ \hspace{23mm}(3x−2y−7)(3x−2y+7) & \\ \hspace{10mm}9x^2−6xy−21x−6xy+4y^2+14y+21x−14y−49 \qquad & \\ \hspace{25mm}9x^2−12xy+4y^2−49\checkmark & \end{array}\)
Try It \(\PageIndex{17}\)
Factor completely: \(4x^2−12xy+9y^2−25\).
- Answer
-
\((2x−3y−5)(2x−3y+5)\)
Try It \(\PageIndex{18}\)
Factor completely: \(16x^2−24xy+9y^2−64\).
- Answer
-
\((4x−3y−8)(4x−3y+8)\)