1.5 Polynomial Equations

Learning Objectives

By the end of this section, you will be able to:

  • Use the Zero Product Property
  • Solve quadratic equations by factoring
  • Solve equations with polynomial functions
  • Solve applications modelled by polynomial equations

Try It

Before you get started, take this readiness quiz:

1) Solve: [latex]5y-3=0[/latex].
2) Factor completely: [latex]n^3-9n^2-22n[/latex].
3) If [latex]f(x)=8x-16[/latex], find [latex]f(3)[/latex] and solve [latex]f(x)=0[/latex].

We have spent considerable time learning how to factor polynomials. We will now look at polynomial equations and solve them using factoring, if possible.

A polynomial equation is an equation that contains a polynomial expression. The degree of the polynomial equation is the degree of the polynomial.

Polynomial Equation

A polynomial equation is an equation that contains a polynomial expression.

The degree of the polynomial equation is the degree of the polynomial.

We have already solved polynomial equations of degree one. Polynomial equations of degree one are linear equations are of the form [latex]ax+b=c[/latex].

We are now going to solve polynomial equations of degree two. A polynomial equation of degree two is called a quadratic equation. Listed below are some examples of quadratic equations:

[latex]\begin{eqnarray*}{x}^{2}+5x+6=0&&&&&&&3{y}^{2}+4y=10&&&&&&&64{u}^{2}-81=0&&&&&&&n(n+1)=42\end{eqnarray*}[/latex]

The last equation doesn’t appear to have the variable squared, but when we simplify the expression on the left we will get [latex]{n}^{2}+n[/latex].

The general form of a quadratic equation is [latex]a{x}^{2}+bx+c=0[/latex], with [latex]a\neq0[/latex]. (If [latex]a=0[/latex], then [latex]0\cdot{x}^{2}=0[/latex] and we are left with no quadratic term.)

Quadratic Equation

An equation of the form [latex]a{x}^{2}+bx+c=0[/latex] is called a quadratic equation.

[latex]a[/latex], [latex]b[/latex], and [latex]c[/latex] are real numbers and [latex]a\neq0[/latex].

To solve quadratic equations we need methods different from the ones we used in solving linear equations. We will look at one method here and then several others in a later chapter.

Use the Zero Product Property

We will first solve some quadratic equations by using the Zero Product Property. The Zero Product Property says that if the product of two quantities is zero, then at least one of the quantities is zero. The only way to get a product equal to zero is to multiply by zero itself.

Zero Product Property

If [latex]a\cdot b=0[/latex], then either [latex]a=0[/latex] or [latex]b=0[/latex] or both.

We will now use the Zero Product Property, to solve a quadratic equation.

Example 1.5.1

How to Solve a Quadratic Equation Using the Zero Product Property

Solve: [latex](5n-2)(6n-1)=0[/latex].

Solution

Step 1: Set each factor equal to zero.

The product equals zero, so at least one factor must equal zero.

[latex]\begin{eqnarray*}(5n-2)(6n-1)&=&0\\5n-2&=&0\\\text{ or }6n-1&=&0\end{eqnarray*}[/latex]

Step 2: Solve the linear equations.

Solve each equation.

[latex]\begin{eqnarray*}n=\frac25&&&n=\frac16\end{eqnarray*}[/latex]

Step 3:  Check.

Substitute each solution separately into the original equation.

[latex]\begin{eqnarray*}n&=&{\color{Red}{\frac25}}\\(5n-2)(6n-1)&=&0\\\left(5\cdot{\color{Red}{\;\frac25}}-2\right)\left(6\cdot{\color{Red}{\;\frac25}}-1\right)&\overset?=&0\\(2-2)\left(\frac{12}{5}-1\right)&\overset?=&0\\0\cdot\frac75&\overset?=&0\\0&=&0\checkmark\end{eqnarray*}[/latex]

 

[latex]\begin{eqnarray*}n&=&{\color{Blue}{\frac16}}\\(5n-2)(6n-1)&=&0\\\left(5\cdot{\color{Blue}{\;\frac16}}-2\right)\left(6\cdot{\color{Blue}{\;\frac16}}-1\right)&\overset?=&0\\\left(\frac56-\frac{12}{6}\right)(1-1)&\overset?=&0\\0\cdot-\frac76&\overset?=&0\\0&=&0\checkmark\end{eqnarray*}[/latex]

Try It

4) Solve: [latex]\left(3m-2\right)\left(2m+1\right)=0[/latex].

Solution

[latex]m=\frac{2}{3},\;m=-\frac{1}{2}[/latex]

Try It

5) Solve: [latex]\left(4p+3\right)\left(4p-3\right)=0[/latex].

Solution

[latex]p=-\frac{3}{4},\;p=\frac{3}{4}[/latex]

HOW TO

Use the Zero Product Property

  1. Set each factor equal to zero.
  2. Solve the linear equations.
  3. Check.

Solve Quadratic Equations by Factoring

The Zero Product Property works very nicely to solve quadratic equations. The quadratic equation must be factored, with zero isolated on one side. So we be sure to start with the quadratic equation in standard form, [latex]a{x}^{2}+bx+c=0[/latex]. Then we factor the expression on the left.

Example 1.5.2

How to Solve a Quadratic Equation by Factoring

Solve: [latex]2y^2=13y+45[/latex].

Solution

Step 1: Write the quadratic equation in standard form, [latex]ax^2+bx+c=0[/latex].

Write the equation in standard form.

[latex]\begin{eqnarray*}2y^2&=&13y+45\\2y^2-13y-45&=&0\end{eqnarray*}[/latex]

Step 2: Factor the quadratic expression.

[latex]\begin{eqnarray*}2y^2-13y-45&=&0\\(2y+5)(y-9)&=&0\end{eqnarray*}[/latex]

Step 3: Use the Zero Product Property.

Set each factor equal to zero. We have two linear equations.

[latex]\begin{eqnarray*}2y+5=0&&&&&&&y-9=0\end{eqnarray*}[/latex]

Step 4: Solve the linear equations.

[latex]\begin{eqnarray*}y=-\frac52&&&&&&y=9\end{eqnarray*}[/latex]

Step 5: Check.

Substitute each solution separately into the original equation.

[latex]\begin{eqnarray*}y&=&{\color{Red}{-\frac52}}\\2y^2&=&13y+45\\2\left({\color{Red}{-\frac52}}\right)^2&\overset?=&13\left({\color{Red}{-\frac52}}\right)+45\\2\left(\frac{25}4\right)&\overset?=&\left(-\frac{65}2\right)+\frac{90}2\\\frac{25}2&=&\frac{25}2\checkmark\end{eqnarray*}[/latex]

 

[latex]\begin{eqnarray*}y&=&{\color{Blue}{9}}\\2y^2&=&13y+45\\2({\color{Blue}{9}})^2&\overset?=&13({\color{Blue}{9}})+45\\2(81)&\overset?=&117+45\\162&=&162\checkmark\end{eqnarray*}[/latex]

Try It

6) Solve: [latex]3{c}^{2}=10c-8[/latex].

Solution

[latex]c=2,\;c=\frac{4}{3}[/latex]

Try It

7) Solve: [latex]2{d}^{2}-5d=3[/latex].

Solution

[latex]d=3,\;d=-\frac{1}{2}[/latex]

HOW TO

Solve a Quadratic Equation by Factoring

  1. Write the quadratic equation in standard form, [latex]a{x}^{2}+bx+c=0[/latex].
  2. Factor the quadratic expression.
  3. Use the Zero Product Property.
  4. Solve the linear equations.
  5. Check. Substitute each solution separately into the original equation.

Before we factor, we must make sure the quadratic equation is in standard form.

Solving quadratic equations by factoring will make use of all the factoring techniques you have learned in this chapter! Do you recognize the special product pattern in the next example?

Example 1.5.3

Solve: [latex]169q^2=49[/latex].

Solution

Step 1: Write the quadratic equation in standard form.

[latex]169q^2-49=0[/latex]

Step 2: Factor.

It is a difference of squares.

[latex](13q-7)(13q+7)=0[/latex]

Step 3: Use the Zero Product Property to set each factor to [latex]0[/latex].

[latex]\begin{eqnarray*}13q-7=0&&&&&&&13q+7=0\end{eqnarray*}[/latex]

Step 4: Solve each equation.

[latex]\begin{eqnarray*}13q&=&7\\q&=&\frac7{13}\end{eqnarray*}[/latex]

 

[latex]\begin{eqnarray*}13q&=&-7\\q&=&-\frac7{13}\end{eqnarray*}[/latex]

Step 5: Check.

We leave the check up to you.

 

Try It

8) Solve: [latex]25{p}^{2}=49[/latex].

Solution

[latex]p=\frac{7}{5},\;p=-\frac{7}{5}[/latex]

Try It

9) Solve: [latex]36{x}^{2}=121[/latex].

Solution

[latex]x=\frac{11}{6},\;x=-\frac{11}{6}[/latex]

In the next example, the left side of the equation is factored, but the right side is not zero. In order to use the Zero Product Property, one side of the equation must be zero. We’ll multiply the factors and then write the equation in standard form.

Example 1.5.4

Solve: [latex](3x-8)(x-1)=3x[/latex].

Solution

Step 1: Multiply the binomials.

[latex]3x^2-11x+8=3x[/latex]

Step 2: Write the quadratic equation in standard form.

[latex]3x^2-14x+8=0[/latex]

Step 3: Factor the trinomial.

[latex](3x-2)(x-4)=0[/latex]

Step 4: Use the Zero Product Property to set each factor to [latex]0[/latex].

[latex]\begin{eqnarray*}3x-2=0&&&&&&x-4=0\end{eqnarray*}[/latex]

Step 5: Solve each equation.

[latex]\begin{eqnarray*}3x&=&2&&&&&x=4\\x&=&\frac23&&&\end{eqnarray*}[/latex]

Step 6: Check your answers.

The check is left to you.

Try It

10) Solve: [latex]\left(2m+1\right)\left(m+3\right)=12m[/latex].

Solution

[latex]m=1,\;m=\frac{3}{2}[/latex]

Try It

11) Solve: [latex]\left(k+1\right)\left(k-1\right)=8[/latex].

Solution

[latex]k=3,\;k=-3[/latex]

In the next example, when we factor the quadratic equation we will get three factors. However the first factor is a constant. We know that factor cannot equal [latex]0[/latex].

Example 1.5.5

Solve: [latex]3x^2=12x+63[/latex].

Solution

Step 1: Write the quadratic equation in standard form.

[latex]3x^2-12x-63=0[/latex]

Step 2:Factor the greatest common factor first.

[latex]3(x^2-4x-21)=0[/latex]

Step 3: Factor the trinomial.

[latex]3(x-7)(x+3)=0[/latex]

Step 4: Use the Zero Product Property to set each factor to [latex]0[/latex].

[latex]\begin{eqnarray*}3\neq0&&&&&x-7=0&&&&&x+3=0\end{eqnarray*}[/latex]

Step 5: Solve each equation.

[latex]\begin{eqnarray*}3\neq0&&&&&x=7&&&&&x=-3\end{eqnarray*}[/latex]

Step 6: Check your answers.

The check is left to you.

Try It

12) Solve: [latex]18{a}^{2}-30=-33a[/latex].

Solution

[latex]a=-\frac{5}{2},\;a=\frac{2}{3}[/latex]

Try It

13) Solve: [latex]123b=-6-60{b}^{2}[/latex].

Solution

[latex]b=-2,\;b=-\frac{1}{20}[/latex]

The Zero Product Property also applies to the product of three or more factors. If the product is zero, at least one of the factors must be zero. We can solve some equations of degree greater than two by using the Zero Product Property, just like we solved quadratic equations.

Example 1.5.6

Solve: [latex]9m^3+100m=60m^2[/latex].

Solution

Step 1: Bring all the terms to one side so that the other side is zero.

[latex]9m^3-60m^2+100m=0[/latex]

Step 2: Factor the greatest common factor first.

[latex]m(9m^2-60m+100)=0[/latex]

Step 3: Factor the trinomial.

[latex]m(3m-10)(3m-10)=0[/latex]

Step 4: Use the Zero Product Property to set each factor to [latex]0[/latex].

[latex]\begin{eqnarray*}m=0&&&&&3m-10=0&&&&&3m-10=0\end{eqnarray*}[/latex]

Step 5: Solve each equation.

[latex]\begin{eqnarray*}m=0&&&&&m=\frac{10}3&&&&&m=\frac{10}3\end{eqnarray*}[/latex]

Step 6: Check your answers.

The check is left to you.

Try It

14) Solve: [latex]8{x}^{3}=24{x}^{2}-18x[/latex].

Solution

[latex]x=0,\;x=\frac{3}{2}[/latex]

Try It

15) Solve: [latex]16{y}^{2}=32{y}^{3}+2y[/latex].

Solution

[latex]y=0,\;y=\frac{1}{4}[/latex]

Solve Equations with Polynomial Functions

As our study of polynomial functions continues, it will often be important to know when the function will have a certain value or what points lie on the graph of the function. Our work with the Zero Product Property will be help us find these answers.

Example 1.5.7

For the function [latex]f(x)=x^2+2x-2[/latex],

a. find [latex]x[/latex] when [latex]f\left(x\right)=6[/latex]
b. find two points that lie on the graph of the function.

Solution

a.

Step 1: Substitute [latex]6[/latex] for [latex]f(x)[/latex].

[latex]6=x^2+2x-2[/latex]

Step 2: Put the quadratic in standard form.

[latex]x^2+2x-8=0[/latex]

Step 3: Factor the trinomial.

[latex](x+4)(x-2)=0[/latex]

Step 4: Use the Zero Product Property.

[latex]\begin{eqnarray*}x+4=0&&&&&x-2=0\end{eqnarray*}[/latex]

Step 5: Solve.

[latex]\begin{eqnarray*}x=-4&&&&&x=2\end{eqnarray*}[/latex]

Step 6: Check.

[latex]\begin{eqnarray*}f(x)&=&x^2+2x-2&&&&&f(x)&=&x^2+2x-2\\f(-4)&=&(-4)^2+2(-4)-2&&&&&f(2)&=&2^2+2\cdot2-2\\f(-4)&=&16-8-2&&&&&f(2)&=&4+4-2\\f(-4)&=&6\checkmark&&&&&f(2)&=&6\checkmark\end{eqnarray*}[/latex]


b.

Step 1: Use [latex]f(-4)=6[/latex] and [latex]f(2)=6[/latex] to find two points that lie on the graph of the function.

Since [latex]f(-4)=6[/latex] and [latex]f(2)=6[/latex], the points [latex](-4,6)[/latex] and [latex](2,6)[/latex] lie on the graph of the function.

Try It

16) For the function [latex]f\left(x\right)={x}^{2}-2x-8[/latex],

a. Find [latex]x[/latex] when [latex]f\left(x\right)=7[/latex]
b. Find two points that lie on the graph of the function.

Solution

a. [latex]x=-3[/latex] or [latex]x=5[/latex]
b. [latex](-3,7)[/latex] [latex](5,7)[/latex]

Try It

17) For the function [latex]f\left(x\right)={x}^{2}-8x+3[/latex],

a. find [latex]x[/latex] when [latex]f(x)=-4[/latex]
b. Find two points that lie on the graph of the function.

Solution

a. [latex]x=1[/latex] or [latex]x=7[/latex]
b. [latex](1,-4)[/latex] [latex](7,-4)[/latex]

The Zero Product Property also helps us determine where the function is zero. A value of [latex]x[/latex] where the function is [latex]0[/latex], is called a zero of the function.

Zero of a Function

For any function [latex]f[/latex], if [latex]f(x)=0[/latex], then [latex]x[/latex] is a zero of the function.

When [latex]f(x)=0[/latex], the point [latex](x,0)[/latex] is a point on the graph. This point is an [latex]x[/latex]-intercept of the graph. It is often important to know where the graph of a function crosses the axes. We will see some examples later.

Example 1.5.8

For the function [latex]f\left(x\right)=3{x}^{2}+10x-8[/latex], find

a. the zeros of the function,
b. any [latex]x[/latex]-intercepts of the graph of the function
c. any [latex]y[/latex]-intercepts of the graph of the function

Solution

a.

Step 1: To find the zeros of the function, we need to find when the function value is [latex]0[/latex]. Substitute [latex]0[/latex] for [latex]f(x)[/latex].

[latex]0=3x^2+10x-8[/latex]

Step 2: Factor the trinomial.

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

Step 3: Use the Zero Product Property.

[latex]\begin{eqnarray*}x+4=0&&&&&&3x-2=0\end{eqnarray*}[/latex]

Step 4: Solve.

[latex]\begin{eqnarray*}x=-4&&&&&&x=\frac23\end{eqnarray*}[/latex]


b.

Step 1: An [latex]x[/latex]-intercept occurs when [latex]y=0[/latex].

Since [latex]f(-4)=0[/latex] and [latex]f(\frac23)=0[/latex], the points [latex](-4,0)[/latex] and [latex](\frac23,0)[/latex] lie on the graph. These points are [latex]x[/latex]-intercepts of the function.


c.

Step 1: A [latex]y[/latex]-intercept occurs when [latex]x=0[/latex]. To find the [latex]y[/latex]-intercepts we need to find [latex]f(0)[/latex].

Find [latex]f(0)[/latex] by substituting [latex]0[/latex] for [latex]x[/latex].

[latex]f(0)=3\cdot0^2+10\cdot0-8[/latex]

Step 2: Simplify.

[latex]f(0)=-8[/latex]

Since [latex]f\left(0\right)=-8[/latex], the point [latex]\left(0,-8\right)[/latex] lies on the graph. This point is the [latex]y[/latex]-intercept of the function.

Try It

18) For the function [latex]f\left(x\right)=2{x}^{2}-7x+5[/latex], find

a. the zeros of the function
b. any [latex]x[/latex]-intercepts of the graph of the function
c. any [latex]y[/latex]-intercepts of the graph of the function.

Solution

a. [latex]x=1[/latex] or [latex]x=\frac{5}{2}[/latex]
b. [latex](1,0)[/latex], [latex]\left(\frac{5}{2},0\right)[/latex]
c. [latex](0,5)[/latex]

Try It

19) For the function [latex]f\left(x\right)=6{x}^{2}+13x-15[/latex], find

a. the zeros of the function
b. any [latex]x[/latex]-intercepts of the graph of the function
c. any [latex]y[/latex]-intercepts of the graph of the function.

Solution

a. [latex]x=-3[/latex] or [latex]x=\frac{5}{6}[/latex]
b. [latex](-3,0)[/latex], [latex](\frac{5}{6},0)[/latex]
c. [latex](0,-15)[/latex]

Solve Applications Modelled by Polynomial Equations

The problem-solving strategy we used earlier for applications that translate to linear equations will work just as well for applications that translate to polynomial equations. We will copy the problem-solving strategy here so we can use it for reference.

HOW TO

Use a Problem Solving Strategy to Solve Word Problems

  1. Read the problem. Make sure all the words and ideas are understood.
  2. Identify what we are looking for.
  3. Name what we are looking for. Choose a variable to represent that quantity.
  4. Translate into an equation. It may be helpful to restate the problem in one sentence with all the important information. Then, translate the English sentence into an algebraic equation.
  5. Solve the equation using appropriate algebra techniques.
  6. Check the answer in the problem and make sure it makes sense.
  7. Answer the question with a complete sentence.

We will start with a number problem to get practice translating words into a polynomial equation.

Example 1.5.9

The product of two consecutive odd integers is [latex]323[/latex]. Find the integers.

Solution

Step 1: Read the problem.

Step 2: Identify what we are looking for.

We are looking for two consecutive integers.

Step 3: Name what we are looking for.

[latex]\begin{eqnarray*}\text{Let }n&=&\text{the first integer}\\n+2&=&\text{next consecutive odd integer}\end{eqnarray*}[/latex]

Step 4: Translate into an equation. Restate the problem in a sentence.

The product of the two consecutive odd integers is [latex]323[/latex].

Step 5: Solve the equation.

[latex]\begin{eqnarray*}n(n+2)&=&323\\n^2+2n&=&323\end{eqnarray*}[/latex]

Step 6: Bring all the terms to one side.

[latex]n^2+2n-323=0[/latex]

Step 7: Factor the trinomial.

[latex](n-17)(n+19)=0[/latex]

Step 8: Use the Zero Product Property.

[latex]\begin{eqnarray*}n-17=0&&&&&&n+19=0\end{eqnarray*}[/latex]

Step 9: Solve the equations.

[latex]\begin{eqnarray*}n=17&&&&&&n=-19\end{eqnarray*}[/latex]

Step 10: There are two values for [latex]n[/latex] that are solutions to this problem. So there are two sets of consecutive odd integers that will work.

If the first integer is [latex]n=17[/latex], then the next odd integer is [latex]n+2[/latex].

[latex]\begin{eqnarray*}n+2&=&17+2\\n+2&=&19\end{eqnarray*}[/latex]

[latex](17,19)[/latex]

If the first integer is [latex]n=-19[/latex], then the next odd integer is [latex]n+2[/latex].

[latex]\begin{eqnarray*}n+2&=&-19+2\\n+2&=&-17\end{eqnarray*}[/latex]

[latex](-19,-17)[/latex]

Step 11: Check the answer.

The results are consecutive odd integers [latex](17,19)[/latex] and [latex](-19,-17)[/latex].

[latex]\begin{eqnarray*}17\cdot19=323\checkmark&&&&&&-19(-17)=323\checkmark\end{eqnarray*}[/latex]

Both pairs of consecutive integers are solutions.

Step 12: Answer the question.

The consecutive integers are [latex](17,19)[/latex] and [latex](-19,-17)[/latex].

Try It

20) The product of two consecutive odd integers is [latex]255[/latex]. Find the integers.

Solution

[latex]-15,-17[/latex] and [latex]15,17[/latex]

Try It

21) The product of two consecutive odd integers is [latex]483[/latex]. Find the integers.

Solution

[latex]-23,-21[/latex] and [latex]21,23[/latex]

Were you surprised by the pair of negative integers that is one of the solutions to the previous example? The product of the two positive integers and the product of the two negative integers both give positive results.

In some applications, negative solutions will result from the algebra, but will not be realistic for the situation.

Example 1.5.10

A rectangular bedroom has an area [latex]117[/latex] square feet. The length of the bedroom is four feet more than the width. Find the length and width of the bedroom.

Solution

Step 1: Read the problem.

In problems involving geometric figures, a sketch can help you visualize the situation.

Rectangle represents a bedroom with width w and length w plus 4.
Figure 1.5.1

Step 2: Identify what you are looking for.

We are looking for the length and width.

Step 3: Name what you are looking for.

The length is four feet more than the width.

Let [latex]w=[/latex] the width of the bedroom

[latex]w+4=[/latex] the length of the garden

Step 4: Translate into an equation. Restate the important information in a sentence.

The area of the bedroom is [latex]117[/latex] square feet.

Use the formula for the area of a rectangle.

[latex]A=l·w[/latex]

Substitute in the variables.

[latex]117=(w+4)w[/latex]

Step 5: Solve the equation.

Distribute first.

[latex]117=w^2+4w[/latex]

Get zero on one side.

[latex]0=w^2+4w-117[/latex]

Factor the trinomial.

[latex]0=(w+13)(w-9)[/latex]

Use the Zero Product Property.

[latex]\begin{eqnarray*}0=w+13&&&&&&0=w-9\end{eqnarray*}[/latex]

Solve each equation.

Since [latex]w[/latex] is the width of the bedroom, it does not make sense for it to be negative. We eliminate that value for [latex]w[/latex].

[latex]\begin{eqnarray*}\cancel{-13=w}&&&&&&9=w\end{eqnarray*}[/latex]

[latex]w=9[/latex]

Width is [latex]9[/latex] feet.

Find the value of the length.

[latex]\begin{eqnarray*}w+4&=&9+4\\w+4&=&13\\l&=&13\end{eqnarray*}[/latex]

Length is [latex]13[/latex] feet.

Step 6: Check the answer. Does the answer make sense?

This rectangle has a width w of 9 feet and a length of w+4 feet which is equal to 9 plus 4 which is equal to 13 feet. On the right side of the image, the area of the rectangle is calculated to check against the given area of 117 feet squared. The formula is A equals l times w. Substituting the values gives A equals 13 times 9, and solving gives A equals 117 feet squared, which matches the value given in this word problem.
Figure 1.5.2

Yes, this makes sense.

Step 7: Answer the question.

The width of the bedroom is [latex]9[/latex] feet and the length is [latex]13[/latex] feet.

Try It

22) A rectangular sign has area [latex]30[/latex] square feet. The length of the sign is one foot more than the width. Find the length and width of the sign.

Solution

The width is [latex]5[/latex] feet and length is [latex]6[/latex] feet.

Try It

23) A rectangular patio has area [latex]180[/latex] square feet. The width of the patio is three feet less than the length. Find the length and width of the patio.

Solution

The length of the patio is [latex]12[/latex] feet and the width [latex]15[/latex] feet.

In the next example, we will use the Pythagorean Theorem [latex]\left({a}^{2}+{b}^{2}={c}^{2}\right)[/latex]. This formula gives the relation between the legs and the hypotenuse of a right triangle.

Figure shows a right triangle with the shortest side being a, the second side being b and the hypotenuse being c.
Figure 1.5.3

We will use this formula to in the next example.

Example 1.5.11

A boat’s sail is in the shape of a right triangle as shown. The hypotenuse will be [latex]17[/latex] feet long. The length of one side will be [latex]7[/latex] feet less than the length of the other side. Find the lengths of the sides of the sail.

Figure shows a right triangle with the shortest side being x, the second side being x minus 7 and the hypotenuse being 17.
Figure 1.5.4
Solution

Step 1: Read the problem.

Step 2: Identify what you are looking for.

We are looking for the lengths of the sides of the sail.

Step 3: Name what you are looking for.

One side is [latex]7[/latex] less than the other.

Let [latex]x=[/latex] length of a side of the sail

[latex]x-7=[/latex] length of other side

Step 4: Translate into an equation. Since this is a right triangle we can use the Pythagorean Theorem.

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

Substitute in the variables.

[latex]x^2+(x-7)^2=17^2[/latex]

Step 5: Solve the equation.

Simplify.

[latex]2x^2-14x+49=289[/latex]

It is a quadratic equation, so get zero on one side.

[latex]2x^2-14x-240=0[/latex]

Factor the greatest common factor.

[latex]2(x^2-7x-120)=0[/latex]

Factor the trinomial.

[latex]2(x-15)(x+8)=0[/latex]

Use the Zero Product Property.

[latex]\begin{eqnarray*}2\neq0&&&&&&x-15=0&&&&&&x+8=0\end{eqnarray*}[/latex]

Solve.

[latex]\begin{eqnarray*}2\neq0&&&x=15&&&&&&x=-8\end{eqnarray*}[/latex]

Since [latex]x[/latex] is a side of the triangle, [latex]x=-8[/latex] does not make sense.

[latex]\begin{eqnarray*}2\neq0&&&&&&x=15&&&&&&\cancel{x=-8}\end{eqnarray*}[/latex]

Find the length of the other side.

If the length of one side is [latex]x=15[/latex], then the length of the other side is:

[latex]\begin{eqnarray*}x-7&=&{\color{Red}{15}}-7\\x-7&=&8\end{eqnarray*}[/latex]

The length of the other side is [latex]8[/latex] feet.

Step 6: Check the answer in the problem. Do these numbers make sense?

The image shows a triangle with a hypotenuse of 17 feet, height x of 15 feet, and a base of x minus 7 feet, which equals 15 minus 7 feet, which equals 8 feet.
Figure 1.5.5

[latex]\begin{eqnarray*}a^2+b^2&=&c^2\\15^2+8^2&\overset?=&17^2\\225+64&\overset?=&289\\289&=&289\checkmark\end{eqnarray*}[/latex]

Yes, these numbers make sense.

Step 7: Answer the question.

The sides of the sail are [latex]8[/latex], [latex]15[/latex], and [latex]17[/latex] feet.

Try It

24) Justine wants to put a deck in the corner of her backyard in the shape of a right triangle. The length of one side of the deck is [latex]7[/latex] feet more than the other side. The hypotenuse is [latex]13[/latex]. Find the lengths of the two sides of the deck.

Solution

[latex]5[/latex] feet and [latex]12[/latex] feet

Try It

25) A meditation garden is in the shape of a right triangle, with one leg [latex]7[/latex] feet. The length of the hypotenuse is one more than the length of the other leg. Find the lengths of the hypotenuse and the other leg.

Solution

[latex]24[/latex] feet and [latex]25[/latex] feet

The next example uses the function that gives the height of an object as a function of time when it is thrown from [latex]80[/latex] feet above the ground.

Example 1.5.12

Dennis is going to throw his rubber band ball upward from the top of a campus building. When he throws the rubber band ball from [latex]80[/latex] feet above the ground, the function [latex]h\left(t\right)=-16{t}^{2}+64t+80[/latex] models the height, [latex]h[/latex], of the ball above the ground as a function of time, [latex]t[/latex]. Find:

a. the zeros of this function which tell us when the ball hits the ground
b. when the ball will be [latex]80[/latex] feet above the ground
c. the height of the ball at [latex]t=2[/latex] seconds.

Solution

a.

Step 1: The zeros of this function are found by solving [latex]h(t)=0[/latex]. This will tell us when the ball will hit the ground.

Substitute in the polynomial for [latex]h(t)[/latex].

[latex]-16t^2+64t+80=0[/latex]

Step 2: Factor the GCF, [latex]-16[/latex].

[latex]-16(t^2-4t-5)=0[/latex]

Step 3: Factor the trinomial.

[latex]-16(t-5)(t+1)=0[/latex]

Step 4: Use the Zero Product Property.

[latex]\begin{eqnarray*}t-5=0&&&&&&t+1=0\end{eqnarray*}[/latex]

Step 5: Solve.

[latex]\begin{eqnarray*}t=5&&&&&&&t=-1\end{eqnarray*}[/latex]

The result [latex]t=5[/latex] tells us the ball will hit the ground [latex]5[/latex] seconds after it is thrown. Since time cannot be negative, the result [latex]t=-1[/latex] is discarded.


b.

Step 1: The ball will be [latex]80[/latex] feet above the ground when [latex]h(t)=80[/latex].

Substitute in the polynomial for [latex]h(t)[/latex].

[latex]-16t^2+64t+80=80[/latex]

Step 2: Subtract [latex]80[/latex] from both sides.

[latex]-16t^2+64t=0[/latex]

Step 3: Factor the GCF, [latex]-16t[/latex].

[latex]-16t(t-4)=0[/latex]

Step 4: Use the Zero Product Property.

[latex]\begin{eqnarray*}-16t=0&&&t-4=0\end{eqnarray*}[/latex]

Step 5: Solve.

[latex]\begin{eqnarray*}t=0&&&t=4\end{eqnarray*}[/latex]

The ball will be at [latex]80[/latex] feet the moment Dennis tosses the ball and then [latex]4[/latex] seconds later, when the ball is falling.


c.

Step 1: To find the height ball at [latex]t=2[/latex] seconds we find [latex]h(2)[/latex].

To find [latex]h(2)[/latex], substitute [latex]2[/latex] for [latex]t[/latex].

[latex]h(2)=-16(2)^2+64\cdot2+80[/latex]

Step 2: Simplify.

[latex]h(2)=144[/latex]

After [latex]2[/latex] seconds, the ball will be at [latex]144[/latex] feet.

Try It

26) Genevieve is going to throw a rock from the top a trail overlooking the ocean. When she throws the rock upward from [latex]160[/latex] feet above the ocean, the function [latex]h\left(t\right)=-16{t}^{2}+48t+160[/latex] models the height, [latex]h[/latex], of the rock above the ocean as a function of time, [latex]t[/latex]. Find:

a. the zeros of this function which tell us when the rock will hit the ocean
b. when the rock will be [latex]160[/latex] feet above the ocean.
c. the height of the rock at [latex]t=1.5[/latex] seconds.

Solution

a. [latex]5[/latex]
b. [latex]0,3[/latex]
c. [latex]196[/latex]

Try It

27) Calib is going to throw his lucky penny from his balcony on a cruise ship. When he throws the penny upward from [latex]128[/latex] feet above the ground, the function [latex]h\left(t\right)=-16{t}^{2}+32t+128[/latex] models the height, [latex]h[/latex], of the penny above the ocean as a function of time, [latex]t[/latex]. Find:

a. the zeros of this function which is when the penny will hit the ocean
b. when the penny will be [latex]128[/latex] feet above the ocean.
c. the height the penny will be at [latex]t=1[/latex] seconds which is when the penny will be at its highest point.

Solution

a. [latex]4[/latex]
b. [latex]0,2[/latex]
c. [latex]144[/latex]

Access this online resource for additional instruction and practice with quadratic equations.

Key Concepts

  • Polynomial Equation: A polynomial equation is an equation that contains a polynomial expression. The degree of the polynomial equation is the degree of the polynomial.
  • Quadratic Equation: An equation of the form [latex]a{x}^{2}+bx+c=0[/latex] is called a quadratic equation.
    [latex]a[/latex], [latex]b[/latex], and [latex]c[/latex] are real numbers and [latex]a\neq0[/latex].
  • Zero Product Property: If [latex]a\cdot b=0[/latex], then either [latex]a=0[/latex] or [latex]b=0[/latex] or both.
  • How to use the Zero Product Property
    1. Set each factor equal to zero.
    2. Solve the linear equations.
    3. Check.
  • How to solve a quadratic equation by factoring.
    1. Write the quadratic equation in standard form, [latex]ax^2+bx+c=0[/latex].
    2. Factor the quadratic expression.
    3. Use the Zero Product Property.
    4. Solve the linear equations.
    5. Check. Substitute each solution separately into the original equation.
  • Zero of a Function: For any function [latex]f[/latex], if [latex]f(x)=0[/latex], then [latex]x[/latex] is a zero of the function.
  • How to use a problem solving strategy to solve word problems.
    1. Read the problem. Make sure all the words and ideas are understood.
    2. Identify what we are looking for.
    3. Name what we are looking for. Choose a variable to represent that quantity.
    4. Translate into an equation. It may be helpful to restate the problem in one sentence with all the important information. Then, translate the English sentence into an algebraic equation.
    5. Solve the equation using appropriate algebra techniques.
    6. Check the answer in the problem and make sure it makes sense.
    7. Answer the question with a complete sentence.

Self Check

a) After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

b) Overall, after looking at the checklist, do you think you are well-prepared for the next section? Why or why not?

Glossary

degree of the polynomial equation 
The degree of the polynomial equation is the degree of the polynomial.
polynomial equation
A polynomial equation is an equation that contains a polynomial expression.
quadratic equation
Polynomial equations of degree two are called quadratic equations.
zero of the function
A value of [latex]x[/latex] where the function is 0, is called a zero of the function.
Zero Product Property
The Zero Product Property says that if the product of two quantities is zero, then at least one of the quantities is zero.
definition

License

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

Fanshawe Pre-Health Sciences Mathematics 2 Copyright © 2022 by Domenic Spilotro, MSc is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book