We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > Intermediate Algebra

Polynomial Equations

Learning Objectives

  • Polynomial Equations
    • Use factoring methods to factor polynomial equations
    • Use the principle of zero products to solve polynomial equations
  • Projectiles
    • Define projectile motion
    • Solve a polynomial function that represents projectile motion
    • Interpret the solution to a polynomial function that represents projectile motion
  • Pythagorean Theorem
    • Recognize a right triangle from other types of triangles
    • Use the Pythagorean theorem to find the lengths of a right triangle
Not all of the techniques we use for solving linear equations will apply to solving polynomial equations. In this section we will introduce a method for solving polynomial equations that combines factoring and the zero product principle.

The Principle of Zero Products

The number zero Zero
What if we told you that we multiplied two numbers together and got an answer of zero? What could you say about the two numbers? Could they be 2 and 5? Could they be 9 and 1? No! When the result (answer) from multiplying two numbers is zero, that means that one of them had to be zero. This idea is called the zero product principle, and it is useful for solving polynomial equations that can be factored.  

Principle of Zero Products

The Principle of Zero Products states that if the product of two numbers is 0, then at least one of the factors is 0. If [latex]ab=0[/latex], then either [latex]a=0[/latex] or [latex]b=0[/latex], or both a and b are 0.
Let's start with a simple example.  We will factor a GCF from a binomial and apply the principle of zero products to solve a polynomial equation.

Example

Solve: [latex-display]-t^2+t=0[/latex-display]

Answer: Each term has a common factor of t, so we can factor and use the zero product principle. Rewrite each term as the product of the GCF and the remaining terms. [latex-display]\begin{array}{c}-t^2=t\left(-t\right)\\t=t\left(1\right)\end{array}[/latex-display] Rewrite the polynomial equation using the factored terms in place of the original terms.

[latex]\begin{array}{c}-t^2+t=0\\t\left(-t\right)+t\left(1\right)\\t\left(-t+1\right)=0\end{array}[/latex]

Now we have a product on one side and zero on the other, so we can set each factor equal to zero using the zero product principle.

[latex]\begin{array}{c}t=0\,\,\,\,\,\,\,\,\text{ OR }\,\,\,\,\,\,\,\,\,\,\,-t+1=0\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underline{-1}\,\,\,\underline{-1}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,-t=-1\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\frac{-t}{-1}=\frac{-1}{-1}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,t=1\end{array}[/latex]

Answer

[latex-display]t=0\text{ OR }t=1[/latex-display]

In the following video we show two more examples of using both factoring and the principle of zero products to solve a polynomial equation. https://youtu.be/gIwMkTAclw8 In the next video we show that you can factor a trinomial using methods previously learned to solve a quadratic equation. https://youtu.be/bi7i_RuIGl0 You and I both know that it is rare to be given an equation to solve that has zero on one side, so let's try another one.

Example

Solve:[latex]s^2-4s=5[/latex]

Answer: First, move all the terms to one side.  The goal is to try and see if we can use the zero product principle, since that is the only tool we know for solving polynomial equations.

[latex]\begin{array}{c}\,\,\,\,\,\,\,s^2-4s=5\\\,\,\,\,\,\,\,s^2-4s-5=0\\\end{array}[/latex]

We now have all the terms on the left side, and zero on the other side. The polynomial[latex]s^2-4s-5[/latex] factors nicely, which makes this equation a good candidate for the zero product principle. (imagine that)

[latex]\begin{array}{c}s^2-4s-5=0\\\left(s+1\right)\left(s-5\right)=0\end{array}[/latex]

We separate our factors into two linear equations using the principle of zero products.

[latex-display]\begin{array}{c}\left(s-5\right)=0\\s-5=0\\\,\,\,\,\,\,\,\,\,s=5\end{array}[/latex-display] OR [latex-display]\begin{array}{c}\left(s+1\right)=0\\s+1=0\\s=-1\end{array}[/latex-display]

Answer

[latex-display]s=-1\text{ OR }s=5[/latex-display]

  We will work through one more example that is similar to the one above, except this example has fractions, yay!

Example

Solve [latex]y^2-5=-\frac{7}{2}y+\frac{5}{2}[/latex]

Answer: We can solve this in one of two ways.  One way is to eliminate the fractions like you may have done when solving linear equations, and the second is to find a common denominator and factor fractions. Eliminating fractions is easier, so we will show that way. Start by multiplying the whole equation by 2 to eliminate fractions: [latex-display]\begin{array}{ccc}2\left(y^2-5=-\frac{7}{2}y+\frac{5}{2}\right)\\\,\,\,\,\,\,2(y^2)+2(-5)=2\left(-\frac{7}{2}\right)+2\left(-\frac{5}{2}\right)\\2y^2-10=-7y+5\end{array}[/latex-display] Now we can move all the terms to one side and see if this will factor so we can use the principle of zero products. [latex-display]\begin{array}{c}2y^2-10=-7y-5\\2y^2-10+7y-5=0\\2y^2-15+7y=0\\2y^2+7y-15=0\end{array}[/latex-display] We can now check whether this polynomial will factor, using a table we can list factors until we find two numbers with a product of [latex]2\cdot-15=-30[/latex] and a sum of 7.

Factors of [latex]2\cdot-15=-30[/latex] Sum of Factors
[latex]1,-30[/latex] [latex]-29[/latex]
[latex]-1,30[/latex] 29
[latex]2,-15[/latex] [latex]-13[/latex]
[latex]-2,15[/latex] 13
[latex]3,-10[/latex] [latex]-7[/latex]
[latex]-3,10[/latex] 7
We have found the factors that will produce the middle term we want,[latex]-3,10[/latex]. We need to place the factors in a way that will lead to a term of [latex]10y[/latex]: [latex-display]\left(2y-3\right)\left(y+5\right)=0[/latex-display] Now we can set each factor equal to zero and solve: [latex-display]\begin{array}{ccc}\left(2y-3\right)=0\text{ OR }\left(y+5\right)=0\\2y=3\text{ OR }y=-5\\y=\frac{3}{2}\text{ OR }y=-5\end{array}[/latex-display] You can always check your work to make sure your solutions are correct: Check [latex]y=\frac{3}{2}[/latex] [latex-display]\begin{array}{ccc}\left(\frac{3}{2}\right)^2-5=-\frac{7}{2}\left(\frac{3}{2}\right)+\frac{5}{2}\\\frac{9}{4}-5=-\frac{21}{4}+\frac{5}{2}\\\text{ common denominator = 4}\\\frac{9}{4}-\frac{20}{4}=-\frac{21}{4}+\frac{10}{4}\\-\frac{11}{4}=-\frac{11}{4}\end{array}[/latex-display] [latex-display]y=\frac{3}{2}[/latex] is indeed a solution, now check [latex]y=-5[/latex-display] [latex-display]\begin{array}{ccc}\left(-5\right)^2-5=-\frac{7}{2}\left(-5\right)+\frac{5}{2}\\25-5=\frac{35}{2}+\frac{5}{2}\\20=\frac{40}{2}\\20=20\end{array}[/latex-display] [latex]y=-5[/latex] is also a solution, so we must have done something right!

 Answer

[latex]y=\frac{3}{2}\text{ OR }y=-5[/latex]

In our last video, we show how to solve another quadratic equation that contains fractions. https://youtu.be/kDj_qdKW-ls

 Projectile Motion

Projectile motion happens when you throw a ball into the air and it comes back down because of gravity.  A projectile will follow a curved path that behaves in a predictable way.  This predictable motion has been studied for centuries, and in simple cases it's height from the ground at a given time, t, can be modeled with a polynomial function of the form [latex]h(t)=at^2+bt+c[/latex], where h(t) = height of an object at a given time, t.  Projectile motion is also called a parabolic trajectory because of the shape of the path of a projectile's motion, as in the image of water in the fountain below.
Water from a fountain shoing classic parabolic motion. Parabolic WaterTrajectory
Parabolic motion and it's related functions allow us to launch satellites for telecommunications, and rockets for space exploration. Recently, police departments have even begun using projectiles with GPS to track fleeing suspects in vehicles, rather than pursuing them by high-speed chase [footnote]"Cops' Latest Tool in High-speed Chases: GPS Projectiles." CBSNews. CBS Interactive, n.d. Web. 14 June 2016.[/footnote]. In this section we will use polynomial functions to answer questions about the parabolic motion of a projectile. The real mathematical model for the path of a rocket or a police GPS projectile may have different coefficients or more variables, but the concept remains the same. We will also learn to interpret the meaning of the variables in a polynomial function that models projectile motion.

Example

A small toy rocket is launched from a 4-foot pedestal. The height (h, in feet) of the rocket t seconds after taking off is given by the function [latex]h(t)=−2t^{2}+7t+4[/latex]. How long will it take the rocket to hit the ground?

Answer:  The rocket will be on the ground when the [latex]h(t)=0[/latex]. We want to know how long, t,  the rocket is in the air. [latex-display]\begin{array}{l}h(t)=−2t^{2}+7t+4=0\\0=−2t^{2}+7t+4\end{array}[/latex-display] We can factor the polynomial [latex]−2t^{2}+7t+4[/latex] more easily by first factoring out a [latex]-1[/latex] [latex-display]\begin{array}{c}0=-1(2t^{2}-7t-4)\\0=-1\left(2t+1\right)\left(t-4\right)\end{array}[/latex-display] Use the Zero Product Property. There is no need to set the constant factor [latex]-1[/latex] to zero, because [latex]-1[/latex] will never equal zero.

[latex]2t+1=0\,\,\,\,\,\,\text{or}\,\,\,\,\,\,t-4=0[/latex]

Solve each equation.

[latex]t=-\frac{1}{2}\,\,\,\,\,\,\text{or}\,\,\,\,\,\,t=4[/latex]

Interpret the answer. Since t represents time, it cannot be a negative number; only [latex]t=4[/latex] makes sense in this context. [latex-display]t=4[/latex-display] We can check our answer: [latex]\begin{array}{c}h(4)=−2(4)^{2}+7(4)+4=0\\h(4)=-2(16)+28+4=0\\h(4)-32+32=0\\h(4)=0\end{array}[/latex]

Answer

The rocket will hit the ground 4 seconds after being launched.

In the next example we will solve for the time that the rocket is at a given height other than zero.

Example

Use the formula for the height of the rocket in the previous example to find the time when the rocket is 4 feet from hitting the ground on it's way back down.  Refer to the image. [latex-display]h(t)=−2t^{2}+7t+4[/latex-display] Parabolic motion of rocket which starts four feet up from the ground. t=0 is labeled at the starti of hte parabolic motion adn t=? is labeled at four feet from the ground on the other side of the parabola.

Answer: We are given that the height of the rocket is 4 feet from the ground on it's way back down. We want to know how long it has taken the rocket to get to that point in it's path, we are going to solve for t. Substitute [latex]h(t) = 4[/latex] into the formula for height, and try to get zero on one side since we know we can use the zero product principle to solve polynomials. Write and Solve:

[latex]\begin{array}{l}h(t)=4=−2t^{2}+7t+4\\4=-2t^2+7t+4\\\underline{-4}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underline{-4}\\0=-2t^2+7t\end{array}[/latex]

Now we can factor out a t from each term:

[latex]0=t\left(-2t+7\right)[/latex]

Solve each equation for t using the zero product principle:

[latex]\begin{array}{l}t=0\text{ OR }-2t+7=0\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underline{-7}\,\,\,\,\,\,\,\underline{-7}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\frac{-2t}{-2}=\frac{-7}{-2}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,t=\frac{7}{2}=3.5\end{array}[/latex]

It doesn't make sense for us to choose t=0 because we are interested in the amount of time that has passed when the projectile is 4 feet from hitting the ground on it's way back down. We will choose t=3.5

Check the answer on your own for practice.

Answer

[latex-display]t=3.5\text{ seconds }[/latex-display]

In the following video we show another example of how to find the time when a object following a parabolic trajectory hits the ground. https://youtu.be/hsWSzu3KcPU In this section we introduced the concept of projectile motion, and showed that it can be modeled with polynomial function.  While the models used in these examples are simple, the concepts and interpretations are the same as what would happen in "real life".

Pythagorean Theorem

Four types of triangles, scalene, right, equaliateral, and isosceles. Triangles
The Pythagorean theorem or Pythagoras's theorem is a statement about the sides of a right triangle. One of the angles of a right triangle is always equal to 90 degrees. This angle is the right angle. The two sides next to the right angle are called the legs and the other side is called the hypotenuse. The hypotenuse is the side opposite to the right angle, and it is always the longest side. The image above shows four common kinds of triangle, including a right triangle.
right triangle labeled with teh longest length = a, and the other two b and c. Right Triangle Labeled

The Pythagorean theorem is often used to find unknown lengths of the sides of right triangles. If the longest leg of a right triangle is labeled c, and the other two a, and b as in the image on teh left,  The Pythagorean Theorem states that

[latex]a^2+b^2=c^2[/latex]

Given enough information, we can solve for an unknown length.  This relationship has been used for many, many years for things such as celestial navigation and early civil engineering projects. We now have digital GPS and survey equipment that have been programmed to do the calculations for us.

In the next example we will combine the power of the Pythagorean theorem and what we know about solving quadratic equations to find unknown lengths of right triangles.

Example

A right triangle has one leg with length x, another whose length is greater by two,  and the length of the hypotenuse is greater by four.  Find the lengths of the sides of the triangle. Use the image below. Right triangle with one leg having length = x, one with length= x+2 and the hypotenuse = x+4

Answer: Read and understand: We know the lengths of all the sides of a triangle in terms of one side. We also know that the Pythagorean theorem will give us a relationship between the side lengths of a right triangle. Translate: 

[latex]\begin{array}{l}a^2+b^2=c^2\\x^2+\left(x+2\right)^2=\left(x+4\right)^2\end{array}[/latex]

Solve:  If we can move all the terms to one side and factor, we can use the zero product principle to solve.  Since this is the only method we know - let's hope it works! First, multiply the binomials and simplify so we can see what we are working with.

[latex]\begin{array}{l}x^2+\left(x+2\right)^2=\left(x+4\right)^2\\x^2+x^2+4x+4=x^2+8x+16\\2x^2+4x+4=x^2+8x+16\end{array}[/latex]

Now move all the terms to one side and see if we can factor.

[latex]\begin{array}{l}2x^2+4x+4=x^2+8x+16\\\underline{-x^2}\,\,\,\underline{-8x}\,\,\,\underline{-16}\,\,\,\,\,\underline{-x^2}\,\,\,\underline{-8x}\,\,\,\underline{-16}\\x^2-4x-12=0\end{array}[/latex]

This went from a messy looking problem to something promising. We can factor using the shortcut:

[latex]-6\cdot{2}=-12,\text{ and }-6+2=-4[/latex]

So we can build our binomial factors with -6 and 2:

[latex]\left(x-6\right)\left(x+2\right)=0[/latex]

Set each factor equal to zero:

[latex]x-6=0, x=6[/latex]

[latex]x+2=0, x=-2[/latex]

Interpret: Ok, it doesn't make sense to have a length equal to -2, so we can safely throw that solution out.  The lengths of the sides are as follows:

[latex]x=6[/latex]

[latex]x+2=6+2=8[/latex]

[latex]x+4=6+4=10[/latex]

Check: Since we know the relationship between the sides of a right triangle we can check that we are correct. Sometimes it helps to draw a picture

.Screen Shot 2016-06-14 at 9.20.06 PM

We know that [latex]a^2+b^2=c^2[/latex], so we can substitute the values we found:

[latex]\begin{array}{l}6^2+8^2=10^2\\36+64=100\\100=100\end{array}[/latex]

Our solution checks out.

Answer

The lengths of the sides of the right triangle are 6, 8, and 10

This video example shows another way a quadratic equation can be used to find and unknown length of a right triangle. https://youtu.be/xeP5pRBqsNs If you are interested in celestial navigation and the mathematics behind it, watch this video for fun. https://www.youtube.com/watch?v=XWLZKmPU17M

Licenses & Attributions

CC licensed content, Original

  • Solve a Quadratic Equations with Fractions by Factoring (a not 1). Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
  • Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.
  • Parabolic motion description and example. Provided by: Lumen Learning License: CC BY: Attribution.
  • Factoring Application - Find the Time When a Projectile Hits and Ground. Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
  • Pythagorean Theorem, Description and Examples. Provided by: Lumen Learning License: CC BY: Attribution.
  • Screenshot: Thumbsdown. Provided by: Lumen Learning License: CC BY: Attribution.

CC licensed content, Shared previously

  • Ex: Factor and Solve Quadratic Equation - Greatest Common Factor Only. Authored by: James Sousa (Mathispower4u.com) . License: CC BY: Attribution.
  • Ex: Factor and Solve Quadratic Equations When A equals 1. Authored by: James Sousa (Mathispower4u.com) . License: CC BY: Attribution.
  • Unit 12: Factoring, from Developmental Math: An Open Program. Provided by: Monterey Institute of Technology Located at: https://www.nroc.org/. License: CC BY: Attribution.
  • Parabolic water trajectory. Authored by: By GuidoB. Located at: https://commons.wikimedia.org/w/index.php?curid=8015696. License: CC BY-SA: Attribution-ShareAlike.
  • Celestial Navigation Math. Authored by: TabletClass Math. License: All Rights Reserved. License terms: Standard YouTube License.
  • Pythagorean Theorem. Provided by: Wikipedia Located at: https://en.wikipedia.org/wiki/Pythagorean_theorem. License: CC BY-SA: Attribution-ShareAlike.