Use factoring to find zeros of polynomial functions

Recall that if f is a polynomial function, the values of x for which [latex]f\left(x\right)=0[/latex] are called zeros of f. If the equation of the polynomial function can be factored, we can set each factor equal to zero and solve for the zeros.

We can use the method of factoring the polynomial function and setting each factor equal to zero to find x-intercepts because at the x-intercepts we find the input values when the output value is zero. For general polynomials, this can be a challenging prospect. While quadratics can be solved using the relatively simple quadratic formula, the corresponding formulas for cubic and fourth-degree polynomials are not simple enough to remember, and formulas do not exist for general higher-degree polynomials. Consequently, we will limit ourselves to three cases in this section:

  1. The polynomial can be factored using known methods: greatest common factor and trinomial factoring.
  2. The polynomial is given in factored form.
  3. Technology is used to determine the intercepts.

How To: Given a polynomial function f, find the x-intercepts by factoring.

  1. Set [latex]f\left(x\right)=0[/latex].
  2. If the polynomial function is not given in factored form:
    1. Factor out any common monomial factors.
    2. Factor any factorable binomials or trinomials.
  3. Set each factor equal to zero and solve to find the [latex]x\text{-}[/latex] intercepts.

Example 2: Finding the x-Intercepts of a Polynomial Function by Factoring

Find the x-intercepts of [latex]f\left(x\right)={x}^{6}-3{x}^{4}+2{x}^{2}[/latex].

We can attempt to factor this polynomial to find solutions for [latex]f\left(x\right)=0[/latex].

[latex]\begin{cases}{x}^{6}-3{x}^{4}+2{x}^{2}=0 \hfill & \text{Factor out the greatest common factor}. \hfill \\ \text{ }{x}^{2}\left({x}^{4}-3{x}^{2}+2\right)=0\hfill & \text{Factor the trinomial}.\hfill \\ {x}^{2}\left({x}^{2}-1\right)\left({x}^{2}-2\right)=0\hfill & \text{Set each factor equal to zero}.\hfill \end{cases}[/latex]
[latex]\begin{cases}\hfill & \hfill & \left({x}^{2}-1\right)=0\hfill & \hfill & \left({x}^{2}-2\right)=0 \\ {x}^{2}=0 \hfill & \text{or}\hfill &{x}^{2}=1\hfill & \text{or}\hfill &{x}^{2}=2 \\ x=0\hfill & \hfill & x=\pm 1\hfill & \hfill & x=\pm \sqrt{2}\hfill \end{cases}[/latex]
Four graphs where the first graph is of an even-degree polynomial, the second graph is of an absolute function, the third graph is an odd-degree polynomial, and the fourth graph is a disjoint function.

Figure 3

This gives us five x-intercepts: [latex]\left(0,0\right),\left(1,0\right),\left(-1,0\right),\left(\sqrt{2},0\right)[/latex], and [latex]\left(-\sqrt{2},0\right)[/latex]. We can see that this is an even function.

Example 3: Finding the x-Intercepts of a Polynomial Function by Factoring

Find the x-intercepts of [latex]f\left(x\right)={x}^{3}-5{x}^{2}-x+5[/latex].

Solution

Find solutions for [latex]f\left(x\right)=0[/latex] by factoring.

[latex]\begin{cases} \text{ }{x}^{3}-5{x}^{2}-x+5=0\hfill & \text{Factor by grouping}.\hfill \hfill \\ \text{ }{x}^{2}\left(x - 5\right)-\left(x - 5\right)=0\hfill & \text{Factor out the common factor}.\hfill \\ \text{ }\left({x}^{2}-1\right)\left(x - 5\right)=0\hfill & \text{Factor the difference of squares}.\hfill \\ \left(x+1\right)\left(x - 1\right)\left(x - 5\right)=0\hfill & \text{Set each factor equal to zero}.\hfill \end{cases}[/latex]
[latex]\begin{cases}x+1=0\hfill & \text{or}\hfill & x - 1=0\hfill & \text{or}\hfill & x - 5=0\hfill \\ x=-1\hfill & \hfill & x=1\hfill & \hfill & x=5\hfill \end{cases}[/latex]
Graph of f(x)=x^6-3x^4+2x^2 with its five intercepts, (-sqrt(2), 0), (-1, 0), (0, 0), (1, 0), and (sqrt(2), 0).

Figure 4

There are three x-intercepts: [latex]\left(-1,0\right),\left(1,0\right)[/latex], and [latex]\left(5,0\right)[/latex]. 

Example 4: Finding the y– and x-Intercepts of a Polynomial in Factored Form

Find the y– and x-intercepts of [latex]g\left(x\right)={\left(x - 2\right)}^{2}\left(2x+3\right)[/latex].

Solution

The y-intercept can be found by evaluating [latex]g\left(0\right)[/latex].

[latex]\begin{cases}g\left(0\right)={\left(0 - 2\right)}^{2}\left(2\left(0\right)+3\right)\\ =12\end{cases}[/latex]

So the y-intercept is [latex]\left(0,12\right)[/latex].

The x-intercepts can be found by solving [latex]g\left(x\right)=0[/latex].

[latex]{\left(x - 2\right)}^{2}\left(2x+3\right)=0[/latex]
[latex]\begin{cases}{\left(x - 2\right)}^{2}=0\hfill & \hfill & \hfill & \hfill & \left(2x+3\right)=0\hfill \\ \text{ }x - 2=0\hfill & \hfill & \text{or}\hfill & \hfill & \text{ }x=-\frac{3}{2}\hfill \\ \text{ }x=2\hfill & \hfill & \hfill & \hfill & \hfill \end{cases}[/latex]

So the x-intercepts are [latex]\left(2,0\right)[/latex] and [latex]\left(-\frac{3}{2},0\right)[/latex].

Analysis of the Solution

We can always check that our answers are reasonable by using a graphing calculator to graph the polynomial as shown in Figure 5.

Graph of f(x)=x^3-5x^2-x+5 with its three intercepts (-1, 0), (1, 0), and (5, 0).

Figure 5

Example 5: Finding the x-Intercepts of a Polynomial Function Using a Graph

Find the x-intercepts of [latex]h\left(x\right)={x}^{3}+4{x}^{2}+x - 6[/latex].

Solution

This polynomial is not in factored form, has no common factors, and does not appear to be factorable using techniques previously discussed. Fortunately, we can use technology to find the intercepts. Keep in mind that some values make graphing difficult by hand. In these cases, we can take advantage of graphing utilities.

Looking at the graph of this function, as shown in Figure 6, it appears that there are x-intercepts at [latex]x=-3,-2[/latex], and 1.

Graph of g(x)=(x-2)^2(2x+3) with its two x-intercepts (2, 0) and (-3/2, 0) and its y-intercept (0, 12).

Figure 6

We can check whether these are correct by substituting these values for x and verifying that

[latex]h\left(-3\right)=h\left(-2\right)=h\left(1\right)=0[/latex].

Since [latex]h\left(x\right)={x}^{3}+4{x}^{2}+x - 6[/latex], we have:

[latex]\begin{cases}h\left(-3\right)={\left(-3\right)}^{3}+4{\left(-3\right)}^{2}+\left(-3\right)-6=-27+36 - 3-6=0\hfill \\ h\left(-2\right)={\left(-2\right)}^{3}+4{\left(-2\right)}^{2}+\left(-2\right)-6=-8+16 - 2-6=0\hfill \\ \text{ }h\left(1\right)={\left(1\right)}^{3}+4{\left(1\right)}^{2}+\left(1\right)-6=1+4+1 - 6=0\hfill \end{cases}[/latex]

Each x-intercept corresponds to a zero of the polynomial function and each zero yields a factor, so we can now write the polynomial in factored form.

[latex]\begin{cases}h\left(x\right)={x}^{3}+4{x}^{2}+x - 6\hfill\hfill \\ \text{ }=\left(x+3\right)\left(x+2\right)\left(x - 1\right)\hfill \end{cases}[/latex]

Try It 1

Find the y– and x-intercepts of the function [latex]f\left(x\right)={x}^{4}-19{x}^{2}+30x[/latex].

Solution