1.4 Solving Polynomial Equations

Polynomial Equations

In MATH 110, there will be many situations where we are interested to solve polynomial equations.

One method which can be used to solve certain equations is called the zero-product property which states that if the product of two algebraic expressions is zero, then at least one of the factors is equal to zero.

This can be stated as:

If [latex]A\times B = 0[/latex], then [latex]A = 0[/latex] or [latex]B = 0[/latex]

This method can be used to solve a quadratic equations using factoring:

  1. Write the equation in the form [latex]ax^2 + bx + c = 0[/latex], where the equation is set equal to zero.
  2. Factor the quadratic expression if possible.
  3. Use the zero-product property to set each factor separately equal to zero.
  4. Solve each of the separate equations.

Example:
Solve the equation: [latex]x^2 + 3x = 40[/latex]

Solution:
First, get the equation set equal to zero by subtracting 40 from both sides of the equation.

[latex]x2 + 3x - 40 = 0[/latex]

Next, factor the left side of the equation:
[latex](x - 5)(x + 8) = 0[/latex]

Next use the zero-product property to set each factor separately equal to zero.

[latex]x - 5 = 0[/latex]  which results in [latex]x = 5[/latex]
[latex]x + 8 = 0[/latex] which results in [latex]x = -8[/latex]

The two solutions to the equation are [latex]x = 5[/latex], [latex]x = -8[/latex].

The zero-product property can be extended such that if the product of any number of algebraic expressions is zero, then at least one of the factors is equal to zero.

For example we can write this for three factors as:

If [latex]A\times B\times C = 0[/latex], then [latex]A = 0[/latex] or [latex]B = 0[/latex] or [latex]C = 0[/latex].

Example:
Solve the equation: [latex]5x^4 -45x^2 = 0[/latex]

Solution:
First, note that the equation is set equal to zero.

Next, factor the left side of the equation.  A greatest common factor of [latex]5x^2[/latex] is noted:
[latex]5x^2(x^2 - 9) = 0[/latex]

Notice that [latex](x^2 - 9)[/latex] can be further factored as the difference of two squares.

[latex]5x^2(x + 3)(x - 3) = 0[/latex]

Next use the zero-product property to set each factor separately equal to zero.

[latex]5\times 2 = 0[/latex] which results in [latex]x = 0[/latex]
[latex]x - 3 = 0[/latex]  which results in [latex]x = 3[/latex]
[latex]x + 3 = 0[/latex] which results in [latex]x = -3[/latex]

The three solutions to the equation are then [latex]x = 0, x = 3, x = -3[/latex].

License

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

Techniques of Calculus 1 Copyright © 2021 by Larry Musolino is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book