Factoring

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 modeled by polynomial equations

Before you get started, take this readiness quiz.

  1. Solve: 5y-3=0.

    If you missed this problem, review (Figure).

  2. Factor completely: {n}^{3}-9{n}^{2}-22n.

    If you missed this problem, review (Figure).

  3. If f\left(x\right)=8x-16, find f\left(3\right) and solve f\left(x\right)=0.

    If you missed this problem, review (Figure).

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 ax+b=c.

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:

{x}^{2}+5x+6=0\phantom{\rule{3em}{0ex}}3{y}^{2}+4y=10\phantom{\rule{3em}{0ex}}64{u}^{2}-81=0\phantom{\rule{3em}{0ex}}n\left(n+1\right)=42

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

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

Quadratic Equation

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

a,b,\phantom{\rule{0.2em}{0ex}}\text{and}\phantom{\rule{0.2em}{0ex}}c\phantom{\rule{0.2em}{0ex}}\text{are real numbers and}\phantom{\rule{0.2em}{0ex}}a\ne 0

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 a·b=0, then either a=0 or b=0 or both.

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

How to Solve a Quadratic Equation Using the Zero Product Property

Solve: \left(5n-2\right)\left(6n-1\right)=0.

The equation is open parentheses 5n minus 2 close parentheses open parentheses 6n minus 1 close parentheses equals 0. The product equals zero, so at least one factor must equal zero. Step 1 is set each factor equal to zero. So, 5n minus 2 equals 0 and 6n minus 1 equals 0.Step 2 is to solve the linear equations. So, we get n equal to 2 by 5 and n equal to 1 by 6.Step 3 is to check by substituting each solution separately into the original equation.

Solve: \left(3m-2\right)\left(2m+1\right)=0.

m=\frac{2}{3},m=-\frac{1}{2}

Solve: \left(4p+3\right)\left(4p-3\right)=0.

p=-\frac{3}{4},p=\frac{3}{4}

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, a{x}^{2}+bx+c=0. Then we factor the expression on the left.

How to Solve a Quadratic Equation by Factoring

Solve: 2{y}^{2}=13y+45.

The equation is 2 y squared equals 13y plus 45. Step 1 is to write it in standard form a x squared plus bx plus c. So we have 2 y squared minus 13y minus 45 equals 0.Step 2 is to factor the quadratic expression. So we have 2y plus 5, y minus 9 equals 0.Step 3 is to use the zero product property. Setting each factor equal to zero, we have two linear equations: 2y plus 5 equals 0 and y minus 9 equals 0.Step 4 is to solve the linear equations. We get, y equals minus 5 by 2 and y equals 9.Step 5 is to check by substituting each solution separately into the original equation

Solve: 3{c}^{2}=10c-8.

c=2,c=\frac{4}{3}

Solve: 2{d}^{2}-5d=3.

d=3,d=-\frac{1}{2}

Solve a quadratic equation by factoring.
  1. Write the quadratic equation in standard form, a{x}^{2}+bx+c=0.
  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?

Solve: 169{q}^{2}=49.

\begin{array}{cccccc}& & & & & \phantom{\rule{5.15em}{0ex}}169{x}^{2}=49\hfill \\ \text{Write the quadratic equation in standard form.}\hfill & & & & & \phantom{\rule{3em}{0ex}}169{x}^{2}-49=0\hfill \\ \text{Factor. It is a difference of squares.}\hfill & & & & & \left(13x-7\right)\left(13x+7\right)=0\hfill \\ \begin{array}{c}\text{Use the Zero Product Property to set each factor to}\phantom{\rule{0.2em}{0ex}}0.\hfill \\ \text{Solve each equation.}\hfill \\ \\ \\ \\ \\ \\ \end{array}\hfill & & & & & \begin{array}{ccccccccc}\hfill 13x-7& =\hfill & 0\hfill & & & & \hfill 13x+7& =\hfill & 0\hfill \\ \hfill 13x& =\hfill & 7\hfill & & & & \hfill 13x& =\hfill & -7\hfill \\ \hfill x& =\hfill & \frac{7}{13}\hfill & & & & \hfill x& =\hfill & -\frac{7}{13}\hfill \end{array}\hfill \end{array}

Check:

We leave the check up to you.

Solve: 25{p}^{2}=49.

p=\frac{7}{5},\text{p}=-\frac{7}{5}

Solve: 36{x}^{2}=121.

x=\frac{11}{6},x=-\frac{11}{6}

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.

Solve: \left(3x-8\right)\left(x-1\right)=3x.

\begin{array}{cccccc}& & & & & \phantom{\rule{0.3em}{0ex}}\left(3x-8\right)\left(x-1\right)=3x\hfill \\ \text{Multiply the binomials.}\hfill & & & & & \phantom{\rule{0.6em}{0ex}}3{x}^{2}-11x+8=3x\hfill \\ \text{Write the quadratic equation in standard form.}\hfill & & & & & \phantom{\rule{0.6em}{0ex}}3{x}^{2}-14x+8=0\hfill \\ \text{Factor the trinomial.}\hfill & & & & & \phantom{\rule{0.25em}{0ex}}\left(3x-2\right)\left(x-4\right)=0\hfill \\ \begin{array}{c}\text{Use the Zero Product Property to set each factor to 0.}\hfill \\ \text{Solve each equation.}\hfill \end{array}\hfill & & & & & \begin{array}{ccccccccc}\hfill 3x-2& =\hfill & 0\hfill & & & & \hfill x-4& =\hfill & 0\hfill \\ \hfill 3x& =\hfill & 2\hfill & & & & \hfill x& =\hfill & 4\hfill \end{array}\hfill \\ & & & & & \phantom{\rule{2.7em}{0ex}}x=\frac{2}{3}\hfill \\ \text{Check your answers.}\hfill & & & & & \text{The check is left to you.}\hfill \end{array}

Solve: \left(2m+1\right)\left(m+3\right)=12m.

m=1,m=\frac{3}{2}

Solve: \left(k+1\right)\left(k-1\right)=8.

k=3,k=-3

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 0.

Solve: 3{x}^{2}=12x+63.

\begin{array}{cccccc}& & & & & \phantom{\rule{5.5em}{0ex}}3{x}^{2}=12x+63\hfill \\ \text{Write the quadratic equation in standard form.}\hfill & & & & & \phantom{\rule{0.7em}{0ex}}3{x}^{2}-12x-63=0\hfill \\ \text{Factor the greatest common factor first.}\hfill & & & & & \phantom{\rule{0.7em}{0ex}}3\left({x}^{2}-4x-21\right)=0\hfill \\ \text{Factor the trinomial.}\hfill & & & & & \phantom{\rule{0.8em}{0ex}}3\left(x-7\right)\left(x+3\right)=0\hfill \\ \begin{array}{c}\text{Use the Zero Product Property to set each factor to 0.}\hfill \\ \text{Solve each equation.}\hfill \end{array}\hfill & & & & & \begin{array}{ccccccccccccc}3\ne 0\hfill & & & & \hfill x-7& =\hfill & 0\hfill & & & & \hfill x+3& =\hfill & 0\hfill \\ 3\ne 0\hfill & & & & \hfill x& =\hfill & 7\hfill & & & & \hfill x& =\hfill & -3\hfill \end{array}\hfill \\ \text{Check your answers.}\hfill & & & & & \text{The check is left to you.}\hfill \end{array}

Solve: 18{a}^{2}-30=-33a.

a=-\frac{5}{2},a=\frac{2}{3}

Solve: 123b=-6-60{b}^{2}.

b=-2,b=-\frac{1}{20}

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.

Solve: 9{m}^{3}+100m=60{m}^{2}.

\begin{array}{cccccc}& & & & & \phantom{\rule{3.7em}{0ex}}9{m}^{3}+100m=60{m}^{2}\hfill \\ \text{Bring all the terms to one side so that the other side is zero.}\hfill & & & & & \phantom{\rule{0.35em}{0ex}}9{m}^{3}-60{m}^{2}+100m=0\hfill \\ \text{Factor the greatest common factor first.}\hfill & & & & & \phantom{\rule{0.35em}{0ex}}m\left(9{m}^{2}-60m+100\right)=0\hfill \\ \text{Factor the trinomial.}\hfill & & & & & m\left(3m-10\right)\left(3m-10\right)=0\hfill \\ \begin{array}{c}\text{Use the Zero Product Property to set each factor to 0.}\hfill \\ \text{Solve each equation.}\hfill \end{array}\hfill & & & & & \phantom{\rule{0.35em}{0ex}}\begin{array}{ccccccccccccc}m=0\hfill & & & & \hfill 3m-10& =\hfill & 0\hfill & & & & \hfill 3m-10& =\hfill & 0\hfill \\ m=0\hfill & & & & \hfill m& =\hfill & \frac{10}{3}\hfill & & & & \hfill m& =\hfill & \frac{10}{3}\hfill \end{array}\hfill \\ \text{Check your answers.}\hfill & & & & & \text{The check is left to you.}\hfill \end{array}

Solve: 8{x}^{3}=24{x}^{2}-18x.

x=0,x=\frac{3}{2}

Solve: 16{y}^{2}=32{y}^{3}+2y.

y=0,y=\frac{1}{4}

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.

For the function f\left(x\right)={x}^{2}+2x-2,

find x when f\left(x\right)=6

find two points that lie on the graph of the function.

\begin{array}{cccccc}& & & & & f\left(x\right)={x}^{2}+2x-2\hfill \\ \text{Substitute 6 for}\phantom{\rule{0.2em}{0ex}}f\left(x\right).\hfill & & & & & \phantom{\rule{1.2em}{0ex}}6={x}^{2}+2x-2\hfill \\ \text{Put the quadratic in standard form.}\hfill & & & & & \phantom{\rule{0.8em}{0ex}}{x}^{2}+2x-8=0\hfill \\ \text{Factor the trinomial.}\hfill & & & & & \left(x+4\right)\left(x-2\right)=0\hfill \\ \begin{array}{c}\text{Use the zero product property.}\hfill \\ \text{Solve.}\hfill \end{array}\hfill & & & & & \begin{array}{ccccccccccc}\hfill x+4& =\hfill & 0\hfill & & & \text{or}\hfill & & & \hfill x-2& =\hfill & 0\hfill \\ \hfill x& =\hfill & -4\hfill & & & \text{or}\hfill & & & \hfill x& =\hfill & 2\hfill \end{array}\hfill \\ \text{Check:}\hfill & & & & & \\ \\ \\ \\ \\ \\ \\ \\ \\ \phantom{\rule{4em}{0ex}}\begin{array}{ccccc}\phantom{\rule{0.7em}{0ex}}f\left(x\right)={x}^{2}+2x-2\hfill & & & & f\left(x\right)={x}^{2}+2x-2\hfill \\ f\left(\text{−}4\right)={\left(\text{−}4\right)}^{2}+2\left(\text{−}4\right)-2\hfill & & & & f\left(2\right)={2}^{2}+2·2-2\hfill \\ f\left(\text{−}4\right)=16-8-2\hfill & & & & f\left(2\right)=4+4-2\hfill \\ f\left(\text{−}4\right)=6✓\hfill & & & & f\left(2\right)=6✓\hfill \end{array}\hfill & & & & & \end{array}

Since f\left(-4\right)=6 and f\left(2\right)=6, the points \left(-4,6\right) and \left(2,6\right) lie on the graph of the function.

For the function f\left(x\right)={x}^{2}-2x-8,

find x when f\left(x\right)=7

Find two points that lie on the graph of the function.

x=-3 or x=5

\left(-3,7\right) \left(5,7\right)

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

find x when f\left(x\right)=-4

Find two points that lie on the graph of the function.

x=1 or x=7

\left(1,-4\right) \left(7,-4\right)

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

Zero of a Function

For any function f, if f\left(x\right)=0, then x is a zero of the function.

When f\left(x\right)=0, the point \left(x,0\right) is a point on the graph. This point is an x-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.

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

the zeros of the function,

any x-intercepts of the graph of the function

any y-intercepts of the graph of the function

To find the zeros of the function, we need to find when the function value is 0.

\begin{array}{cccccc}& & & & & f\left(x\right)=3{x}^{2}+10x-8\hfill \\ \text{Substitute 0 for}\phantom{\rule{0.2em}{0ex}}f\left(x\right).\hfill & & & & & \phantom{\rule{1.2em}{0ex}}0=3{x}^{2}+10x-8\hfill \\ \text{Factor the trinomial.}\hfill & & & & & \left(x+4\right)\left(3x-2\right)=0\hfill \\ \begin{array}{c}\text{Use the zero product property.}\hfill \\ \text{Solve.}\hfill \end{array}\hfill & & & & & \begin{array}{ccccccccccc}\hfill x+4& =\hfill & 0\hfill & & & \text{or}\hfill & & & \hfill 3x-2& =\hfill & 0\hfill \\ \hfill x& =\hfill & -4\hfill & & & \text{or}\hfill & & & \hfill x& =\hfill & \frac{2}{3}\hfill \end{array}\hfill \end{array}

An x-intercept occurs when y=0. Since f\left(-4\right)=0 and f\left(\frac{2}{3}\right)=0, the points \left(-4,0\right) and \left(\frac{2}{3},0\right) lie on the graph. These points are x-intercepts of the function.

A y-intercept occurs when x=0. To find the y-intercepts we need to find f\left(0\right).

\begin{array}{cccccc}& & & & & f\left(x\right)=3{x}^{2}+10x-8\hfill \\ \text{Find}\phantom{\rule{0.2em}{0ex}}f\left(0\right)\phantom{\rule{0.2em}{0ex}}\text{by substituting 0 for}\phantom{\rule{0.2em}{0ex}}x.\hfill & & & & & f\left(0\right)=3·{0}^{2}+10·0-8\hfill \\ \text{Simplify.}\hfill & & & & & f\left(0\right)=-8\hfill \end{array}

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

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

the zeros of the function

any x-intercepts of the graph of the function

any y-intercepts of the graph of the function.

x=1 or x=\frac{5}{2}

\left(1,0\right), \left(\frac{5}{2},0\right) \left(0,5\right)

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

the zeros of the function

any x-intercepts of the graph of the function

any y-intercepts of the graph of the function.

x=-3 or x=\frac{5}{6}

\left(-3,0\right), \left(\frac{5}{6},0\right) \left(0,-15\right)

Solve Applications Modeled 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.

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.

The product of two consecutive odd integers is 323. Find the integers.

\begin{array}{cccccc}\mathbf{\text{Step 1. Read}}\phantom{\rule{0.2em}{0ex}}\text{the problem.}\hfill & & & & & \\ \mathbf{\text{Step 2. Identify}}\phantom{\rule{0.2em}{0ex}}\text{what we are looking for.}\hfill & & & & & \text{We are looking for two consecutive integers.}\hfill \\ \mathbf{\text{Step 3. Name}}\phantom{\rule{0.2em}{0ex}}\text{what we are looking for.}\hfill & & & & & \text{Let}\phantom{\rule{0.2em}{0ex}}n=\text{the first integer.}\hfill \\ & & & & & n+2=\phantom{\rule{0.2em}{0ex}}\text{next consecutive odd integer}\hfill \\ \begin{array}{c}\mathbf{\text{Step 4. Translate}}\phantom{\rule{0.2em}{0ex}}\text{into an equation. Restate the}\hfill \\ \text{problem in a sentence.}\hfill \end{array}\hfill & & & & & \begin{array}{c}\text{The product of the two consecutive odd}\hfill \\ \text{integers is 323.}\hfill \end{array}\hfill \\ & & & & & \phantom{\rule{3.47em}{0ex}}n\left(n+2\right)=323\hfill \\ \mathbf{\text{Step 5. Solve}}\phantom{\rule{0.2em}{0ex}}\text{the equation.}\hfill & & & & & \phantom{\rule{3.57em}{0ex}}{n}^{2}+2n=323\hfill \\ \text{Bring all the terms to one side.}\hfill & & & & & \phantom{\rule{0.85em}{0ex}}{n}^{2}+2n-323=0\hfill \\ \text{Factor the trinomial.}\hfill & & & & & \left(n-17\right)\left(n+19\right)=0\hfill \\ \begin{array}{c}\text{Use the Zero Product Property.}\hfill \\ \text{Solve the equations.}\hfill \end{array}\hfill & & & & & \begin{array}{ccccccccc}\hfill n-17& =\hfill & 0\hfill & & & & \hfill n+19& =\hfill & 0\hfill \\ \hfill n& =\hfill & 17\hfill & & & & \hfill n& =\hfill & -19\hfill \end{array}\hfill \end{array}

There are two values for n that are solutions to this problem. So there are two sets of consecutive odd integers that will work.

\begin{array}{cccccc}\text{If the first integer is}\phantom{\rule{0.2em}{0ex}}n=17\hfill & & & & & \text{If the first integer is}\phantom{\rule{0.2em}{0ex}}n=-19\hfill \\ \text{then the next odd integer is}\hfill & & & & & \text{then the next odd integer is}\hfill \\ \phantom{\rule{11em}{0ex}}n+2\hfill & & & & & \phantom{\rule{11em}{0ex}}n+2\hfill \\ \phantom{\rule{10.5em}{0ex}}17+2\hfill & & & & & \phantom{\rule{10em}{0ex}}\text{−}19+2\hfill \\ \phantom{\rule{11.5em}{0ex}}19\hfill & & & & & \phantom{\rule{11em}{0ex}}\text{−}17\hfill \\ \phantom{\rule{10.5em}{0ex}}17,19\hfill & & & & & \phantom{\rule{10em}{0ex}}\text{−}17,-19\hfill \\ \mathbf{\text{Step 6. Check}}\phantom{\rule{0.2em}{0ex}}\text{the answer.}\hfill & & & & & \\ \text{The results are consecutive odd integers}\hfill & & & & & \\ 17,19\phantom{\rule{0.2em}{0ex}}\text{and}\phantom{\rule{0.2em}{0ex}}\text{−}19,-17.\hfill & & & & & \\ 17·19=323✓\phantom{\rule{4em}{0ex}}\text{−}19\left(\text{−}17\right)=323✓\hfill & & & & & \\ \text{Both pairs of consecutive integers are solutions.}\hfill & & & & & \\ \mathbf{\text{Step 7. Answer}}\phantom{\rule{0.2em}{0ex}}\text{the question}\hfill & & & & & \text{The consecutive integers are 17, 19 and}\phantom{\rule{0.2em}{0ex}}\text{−}19,-17.\hfill \end{array}

The product of two consecutive odd integers is 255. Find the integers.

-15,-17 and 15, 17

The product of two consecutive odd integers is 483 Find the integers.

-23,-21 and 21, 23

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.

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

Step 1. Read the problem. In problems involving

geometric figures, a sketch can help you visualize

the situation.

.
Step 2. Identify what you are looking for. We are looking for the length and width.
Step 3. Name what you are looking for. Let w= the width of the bedroom.
The length is four feet more than the width. w+4= the length of the garden
Step 4. Translate into an equation.
Restate the important information in a sentence. The area of the bedroom is 117 square feet.
Use the formula for the area of a rectangle. A=l·w\phantom{\rule{1.2em}{0ex}}
Substitute in the variables. \phantom{\rule{0.2em}{0ex}}117=\left(w+4\right)w
Step 5. Solve the equation Distribute first. 117={w}^{2}+4w
Get zero on one side. 117={w}^{2}+4w
Factor the trinomial. \phantom{\rule{3.5em}{0ex}}0={w}^{2}+4w-117
Use the Zero Product Property. \phantom{\rule{4.4em}{0ex}}0=\left({w}^{2}+13\right)\left(w-9\right)
Solve each equation. \phantom{\rule{5.6em}{0ex}}0=w+13\phantom{\rule{1.5em}{0ex}}0=w-9
Since w is the width of the bedroom, it does not

make sense for it to be negative. We eliminate that value for w.

\phantom{\rule{3em}{0ex}}\overline{)-13=w}\phantom{\rule{3.5em}{0ex}}9=w
w=9 Width is 9 feet.     
Find the value of the length. w+4\phantom{\rule{1.5em}{0ex}}

9+4\phantom{\rule{1.5em}{0ex}}

\phantom{\rule{7em}{0ex}}13  Length is 13 feet.

Step 6. Check the answer.

Does the answer make sense?

.

Yes, this makes sense.

Step 7. Answer the question. The width of the bedroom is 9 feet and

the length is 13 feet.

A rectangular sign has area 30 square feet. The length of the sign is one foot more than the width. Find the length and width of the sign.

The width is 5 feet and length is 6 feet.

A rectangular patio has area 180 square feet. The width of the patio is three feet less than the length. Find the length and width of the patio.

The length of the patio is 12 feet and the width 15 feet.

In the next example, we will use the Pythagorean Theorem \left({a}^{2}+{b}^{2}={c}^{2}\right). 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.

We will use this formula to in the next example.

A boat’s sail is in the shape of a right triangle as shown. The hypotenuse will be 17 feet long. The length of one side will be 7 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.

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 7 less than the other.

Let x= length of a side of the sail.

x-7= length of other side

Step 4. Translate into an equation. Since this is a

right triangle we can use the Pythagorean Theorem.

\phantom{\rule{4.8em}{0ex}}{a}^{2}+{b}^{2}={c}^{2}
Substitute in the variables. \phantom{\rule{2.5em}{0ex}}{x}^{2}+{\left(x-7\right)}^{2}={17}^{2}
Step 5. Solve the equation

Simplify.

{x}^{2}+{x}^{2}-14x+49=289
\phantom{\rule{1.5em}{0ex}}2{x}^{2}-14x+49=289
It is a quadratic equation, so get zero on one side. \phantom{\rule{1em}{0ex}}2{x}^{2}-14x-240=0
Factor the greatest common factor. \phantom{\rule{0.8em}{0ex}}2\left({x}^{2}-7x-120\right)=0
Factor the trinomial. \phantom{\rule{1.1em}{0ex}}2\left(x-15\right)\left(x+8\right)=0
Use the Zero Product Property. 2\ne 0\phantom{\rule{1.5em}{0ex}}x-15=0\phantom{\rule{0.6em}{0ex}}x+8=0
Solve. 2\ne 0\phantom{\rule{1.5em}{0ex}}x=15\phantom{\rule{2em}{0ex}}x=-8
Since x is a side of the triangle, x=-8 does not

make sense.

2\ne 0\phantom{\rule{1.5em}{0ex}}x=15\phantom{\rule{2em}{0ex}}\overline{)x=-8}
Find the length of the other side.
   If the length of one side is

   then the length of the other side is

.

.

.

8 is the length of the other side.

Step 6. Check the answer in the problem

Do these numbers make sense?

.

Step 7. Answer the question The sides of the sail are 8, 15 and 17 feet.

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 7 feet more than the other side. The hypotenuse is 13. Find the lengths of the two sides of the deck.

5 feet and 12 feet

A meditation garden is in the shape of a right triangle, with one leg 7 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.

24 feet and 25 feet

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

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 80 feet above the ground, the function h\left(t\right)=-16{t}^{2}+64t+80 models the height, h, of the ball above the ground as a function of time, t. Find:

the zeros of this function which tell us when the ball hits the ground

when the ball will be 80 feet above the ground

the height of the ball at t=2 seconds.

The zeros of this function are found by solving h\left(t\right)=0. This will tell us when the ball will hit the ground.

\begin{array}{cccccc}& & & & & \phantom{\rule{7.45em}{0ex}}h\left(t\right)=0\hfill \\ \text{Substitute in the polynomial for}\phantom{\rule{0.2em}{0ex}}h\left(t\right).\hfill & & & & & \phantom{\rule{2.03em}{0ex}}-16{t}^{2}+64t+80=0\hfill \\ \text{Factor the GCF,}\phantom{\rule{0.2em}{0ex}}-16.\hfill & & & & & \phantom{\rule{2.35em}{0ex}}-16\left({t}^{2}-4t-5\right)=0\hfill \\ \text{Factor the trinomial.}\hfill & & & & & \phantom{\rule{2.1em}{0ex}}-16\left(t-5\right)\left(t+1\right)=0\hfill \\ \begin{array}{c}\text{Use the Zero Product Property.}\hfill \\ \text{Solve.}\hfill \end{array}\hfill & & & & & \begin{array}{ccccccccccc}\hfill t-5& =\hfill & 0\hfill & & & & & & \hfill \phantom{\rule{2em}{0ex}}t+1& =\hfill & 0\hfill \\ \hfill t& =\hfill & 5\hfill & & & & & & \hfill \phantom{\rule{2em}{0ex}}t& =\hfill & -1\hfill \end{array}\hfill \end{array}

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

The ball will be 80 feet above the ground when h\left(t\right)=80.

\begin{array}{cccccc}& & & & & \phantom{\rule{7.55em}{0ex}}h\left(t\right)=80\hfill \\ \text{Substitute in the polynomial for}\phantom{\rule{0.2em}{0ex}}h\left(t\right).\hfill & & & & & \phantom{\rule{2.05em}{0ex}}-16{t}^{2}+64t+80=80\hfill \\ \text{Subtract 80 from both sides.}\hfill & & & & & \phantom{\rule{4.2em}{0ex}}-16{t}^{2}+64t=0\hfill \\ \text{Factor the GCF,}\phantom{\rule{0.2em}{0ex}}-16t.\hfill & & & & & \phantom{\rule{4.5em}{0ex}}-16t\left(t-4\right)=0\hfill \\ \begin{array}{c}\text{Use the Zero Product Property.}\hfill \\ \text{Solve.}\hfill \end{array}\hfill & & & & & \phantom{\rule{3em}{0ex}}\begin{array}{ccccccccc}\hfill -16t& =\hfill & 0\hfill & & & & \hfill t-4& =\hfill & 0\hfill \\ \hfill t& =\hfill & 0\hfill & & & & \hfill t& =\hfill & 4\hfill \end{array}\hfill \\ & & & & & \begin{array}{c}\text{The ball will be at 80 feet the moment Dennis}\hfill \\ \text{tosses the ball and then 4 seconds later, when}\hfill \\ \text{the ball is falling.}\hfill \end{array}\hfill \end{array}

To find the height ball at t=2 seconds we find h\left(2\right).

\begin{array}{cccccc}& & & & & \phantom{\rule{3.2em}{0ex}}h\left(t\right)=-16{t}^{2}+64t+80\hfill \\ \text{To find}\phantom{\rule{0.2em}{0ex}}h\left(2\right)\phantom{\rule{0.2em}{0ex}}\text{substitute 2 for}\phantom{\rule{0.2em}{0ex}}t.\hfill & & & & & \phantom{\rule{3em}{0ex}}h\left(2\right)=-16{\left(2\right)}^{2}+64·2+80\hfill \\ \text{Simplify.}\hfill & & & & & \phantom{\rule{3em}{0ex}}h\left(2\right)=144\hfill \\ & & & & & \phantom{\rule{3em}{0ex}}\text{After 2 seconds, the ball will be at 144 feet.}\hfill \end{array}

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

the zeros of this function which tell us when the rock will hit the ocean

when the rock will be 160 feet above the ocean.

the height of the rock at t=1.5 seconds.

5 0;3 196

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

the zeros of this function which is when the penny will hit the ocean

when the penny will be 128 feet above the ocean.

the height the penny will be at t=1 seconds which is when the penny will be at its highest point.

4 0;2 144

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 a{x}^{2}+bx+c=0 is called a quadratic equation.
    a,b,c\phantom{\rule{0.2em}{0ex}}\text{are real numbers and}\phantom{\rule{0.2em}{0ex}}a\ne 0
  • Zero Product Property: If a·b=0, then either a=0 or b=0 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, a{x}^{2}+bx+c=0.
    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 f, if f\left(x\right)=0, then x 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.

Section Exercises

Practice Makes Perfect

Use the Zero Product Property

In the following exercises, solve.

\left(3a-10\right)\left(2a-7\right)=0

a=10\text{/}3,a=7\text{/}2

\left(5b+1\right)\left(6b+1\right)=0

6m\left(12m-5\right)=0

m=0,m=5\text{/}12

2x\left(6x-3\right)=0

{\left(2x-1\right)}^{2}=0

x=1\text{/}2

{\left(3y+5\right)}^{2}=0

Solve Quadratic Equations by Factoring

In the following exercises, solve.

5{a}^{2}-26a=24

a=-5\text{/}4,a=6

4{b}^{2}+7b=-3

4{m}^{2}=17m-15

m=5\text{/}4,m=3

{n}^{2}=5-6n

7{a}^{2}+14a=7a

a=-1,a=0

12{b}^{2}-15b=-9b

49{m}^{2}=144

m=12\text{/}7,m=-12\text{/}7

625={x}^{2}

16{y}^{2}=81

y=-9\text{/}4,y=9\text{/}4

64{p}^{2}=225

121{n}^{2}=36

n=-6\text{/}11,\text{n}=6\text{/}11

100{y}^{2}=9

\left(x+6\right)\left(x-3\right)=-8

x=2,x=-5

\left(p-5\right)\left(p+3\right)=-7

\left(2x+1\right)\left(x-3\right)=-4x

x=3\text{/}2,x=-1

\left(y-3\right)\left(y+2\right)=4y

\left(3x-2\right)\left(x+4\right)=12x

x=3\text{/}2,x=-1

\left(2y-3\right)\left(3y-1\right)=8y

20{x}^{2}-60x=-45

x=-2\text{/}3

3{y}^{2}-18y=-27

15{x}^{2}-10x=40

x=2,x=-4\text{/}3

14{y}^{2}-77y=-35

18{x}^{2}-9=-21x

x=-3\text{/}2,x=1\text{/}3

16{y}^{2}+12=-32y

16{p}^{3}=24{p}^{2}+9p

p=0,p=¾

{m}^{3}-2{m}^{2}=\text{−}m

2{x}^{3}+72x=24{x}^{2}

x=0,x=6

3{y}^{3}+48y=24{y}^{2}

36{x}^{3}+24{x}^{2}=-4x

x=0,x=1\text{/}3

2{y}^{3}+2{y}^{2}=12y

Solve Equations with Polynomial Functions

In the following exercises, solve.

For the function, f\left(x\right)={x}^{2}-8x+8, find when f\left(x\right)=-4 Use this information to find two points that lie on the graph of the function.

x=2 or x=6 \left(2,-4\right) \left(6,-4\right)

For the function, f\left(x\right)={x}^{2}+11x+20, find when f\left(x\right)=-8 Use this information to find two points that lie on the graph of the function.

For the function, f\left(x\right)=8{x}^{2}-18x+5, find when f\left(x\right)=-4 Use this information to find two points that lie on the graph of the function.

x=\frac{3}{2} or x=\frac{3}{4}

\left(\frac{3}{2},-4\right) \left(\frac{3}{4},-4\right)

For the function, f\left(x\right)=18{x}^{2}+15x-10, find when f\left(x\right)=15 Use this information to find two points that lie on the graph of the function.

In the following exercises, for each function, find: the zeros of the function the x-intercepts of the graph of the function the y-intercept of the graph of the function.

f\left(x\right)=9{x}^{2}-4

x=\frac{2}{3} or x=-\frac{2}{3}

\left(\frac{2}{3},0\right), \left(-\frac{2}{3},0\right) \left(0,-4\right)

f\left(x\right)=25{x}^{2}-49

f\left(x\right)=6{x}^{2}-7x-5

x=\frac{5}{3} or x=-\frac{1}{2}

\left(\frac{5}{3},0\right), \left(-\frac{1}{2},0\right) \left(0,-5\right)

f\left(x\right)=12{x}^{2}-11x+2

Solve Applications Modeled by Quadratic Equations

In the following exercises, solve.

The product of two consecutive odd integers is 143. Find the integers.

-13,-11 and 11, 13

The product of two consecutive odd integers is 195. Find the integers.

The product of two consecutive even integers is 168. Find the integers.

-14,-12 and 12, 14

The product of two consecutive even integers is 288. Find the integers.

The area of a rectangular carpet is 28 square feet. The length is three feet more than the width. Find the length and the width of the carpet.

-4 and 7

A rectangular retaining wall has area 15 square feet. The height of the wall is two feet less than its length. Find the height and the length of the wall.

The area of a bulletin board is 55 square feet. The length is four feet less than three times the width. Find the length and the width of the a bulletin board.

5, 11

A rectangular carport has area 150 square feet. The height of the carport is five feet less than twice its length. Find the height and the length of the carport.

A pennant is shaped like a right triangle, with hypotenuse 10 feet. The length of one side of the pennant is two feet longer than the length of the other side. Find the length of the two sides of the pennant.

6, 8

A stained glass window is shaped like a right triangle. The hypotenuse is 15 feet. One leg is three more than the other. Find the lengths of the legs.

A reflecting pool is shaped like a right triangle, with one leg along the wall of a building. The hypotenuse is 9 feet longer than the side along the building. The third side is 7 feet longer than the side along the building. Find the lengths of all three sides of the reflecting pool.

8, 15, 17

A goat enclosure is in the shape of a right triangle. One leg of the enclosure is built against the side of the barn. The other leg is 4 feet more than the leg against the barn. The hypotenuse is 8 feet more than the leg along the barn. Find the three sides of the goat enclosure.

Juli is going to launch a model rocket in her back yard. When she launches the rocket, the function h\left(t\right)=-16{t}^{2}+32t models the height, h, of the rocket above the ground as a function of time, t. Find:

the zeros of this function which tells us when the rocket will hit the ground. the time the rocket will be 16 feet above the ground.

0, 2 1

Gianna is going to throw a ball from the top floor of her middle school. When she throws the ball from 48 feet above the ground, the function h\left(t\right)=-16{t}^{2}+32t+48 models the height, h, of the ball above the ground as a function of time, t. Find:

the zeros of this function which tells us when the ball will hit the ground. the time(s) the ball will be 48 feet above the ground. the height the ball will be at t=1 seconds which is when the ball will be at its highest point.

Writing Exercises

Explain how you solve a quadratic equation. How many answers do you expect to get for a quadratic equation?

Answers will vary.

Give an example of a quadratic equation that has a GCF and none of the solutions to the equation is zero.

Self Check

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

This table has 4 columns, 3 rows and a header row. The header row labels each column: I can, confidently, with some help and no, I don’t get it. The first column has the following statements: solve quadratic equations by using the zero product property, solve quadratic equations by factoring and solve applications modeled by quadratic equations.

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

Chapter Review Exercises

Greatest Common Factor and Factor by Grouping

Find the Greatest Common Factor of Two or More Expressions

In the following exercises, find the greatest common factor.

12{a}^{2}{b}^{3},15a{b}^{2}

3a{b}^{2}

12{m}^{2}{n}^{3},42{m}^{5}{n}^{3}

15{y}^{3},21{y}^{2},30y

3y

45{x}^{3}{y}^{2},15{x}^{4}y,10{x}^{5}{y}^{3}

Factor the Greatest Common Factor from a Polynomial

In the following exercises, factor the greatest common factor from each polynomial.

35y+84

7\left(5y+12\right)

6{y}^{2}+12y-6

18{x}^{3}-15x

3x\left(6{x}^{2}-5\right)

15{m}^{4}+6{m}^{2}n

4{x}^{3}-12{x}^{2}+16x

4x\left({x}^{2}-3x+4\right)

-3x+24

-3{x}^{3}+27{x}^{2}-12x

-3x\left({x}^{2}-9x+4\right)

3x\left(x-1\right)+\phantom{\rule{0.2em}{0ex}}5\left(x-1\right)

Factor by Grouping

In the following exercises, factor by grouping.

ax-ay+bx-by

\left(a+b\right)\left(x-y\right)

{x}^{2}y-x{y}^{2}+2x-2y

{x}^{2}+7x-3x-21

\left(x-3\right)\left(x+7\right)

4{x}^{2}-16x+3x-12

{m}^{3}+{m}^{2}+m+1

\left({m}^{2}+1\right)\left(m+1\right)

5x-5y-y+x

Factor Trinomials

Factor Trinomials of the Form {x}^{2}+bx+c

In the following exercises, factor each trinomial of the form {x}^{2}+bx+c.

{a}^{2}+14a+33

\left(a+3\right)\left(a+11\right)

{k}^{2}-16k+60

{m}^{2}+3m-54

\left(m+9\right)\left(m-6\right)

{x}^{2}-3x-10

In the following examples, factor each trinomial of the form {x}^{2}+bxy+c{y}^{2}.

{x}^{2}+12xy+35{y}^{2}

\left(x+5y\right)\left(x+7y\right)

{r}^{2}+3rs-28{s}^{2}

{a}^{2}+4ab-21{b}^{2}

\left(a+7b\right)\left(a-3b\right)

{p}^{2}-5pq-36{q}^{2}

{m}^{2}-5mn+30{n}^{2}

Prime

Factor Trinomials of the Form a{x}^{2}+bx+c Using Trial and Error

In the following exercises, factor completely using trial and error.

{x}^{3}+5{x}^{2}-24x

3{y}^{3}-21{y}^{2}+30y

3y\left(y-5\right)\left(y-2\right)

5{x}^{4}+10{x}^{3}-75{x}^{2}

5{y}^{2}+14y+9

\left(5y+9\right)\left(y+1\right)

8{x}^{2}+25x+3

10{y}^{2}-53y-11

\left(5y+1\right)\left(2y-11\right)

6{p}^{2}-19pq+10{q}^{2}

-81{a}^{2}+153a+18

-9\left(9a-1\right)\left(a+2\right)

Factor Trinomials of the Form a{x}^{2}+bx+c using the ‘ac’ Method

In the following exercises, factor.

2{x}^{2}+9x+4

18{a}^{2}-9a+1

\left(3a-1\right)\left(6a-1\right)

15{p}^{2}+2p-8

15{x}^{2}+6x-2

\left(3x-1\right)\left(5x+2\right)

8{a}^{2}+32a+24

3{x}^{2}+3x-36

3\left(x+4\right)\left(x-3\right)

48{y}^{2}+12y-36

18{a}^{2}-57a-21

3\left(2a-7\right)\left(3a+1\right)

3{n}^{4}-12{n}^{3}-96{n}^{2}

Factor using substitution

In the following exercises, factor using substitution.

{x}^{4}-13{x}^{2}-30

\left({x}^{2}-15\right)\left({x}^{2}+2\right)

{\left(x-3\right)}^{2}-5\left(x-3\right)-36

Factor Special Products

Factor Perfect Square Trinomials

In the following exercises, factor completely using the perfect square trinomials pattern.

25{x}^{2}+30x+9

{\left(5x+3\right)}^{2}

36{a}^{2}-84ab+49{b}^{2}

40{x}^{2}+360x+810

10{\left(2x+9\right)}^{2}

5{k}^{3}-70{k}^{2}+245k

75{u}^{4}-30{u}^{3}v+3{u}^{2}{v}^{2}

3{u}^{2}{\left(5u-v\right)}^{2}

Factor Differences of Squares

In the following exercises, factor completely using the difference of squares pattern, if possible.

81{r}^{2}-25

169{m}^{2}-{n}^{2}

\left(13m+n\right)\left(13m-n\right)

25{p}^{2}-1

9-121{y}^{2}

\left(3+11y\right)\left(3-11y\right)

20{x}^{2}-125

169{n}^{3}-n

n\left(13n+1\right)\left(13n-1\right)

6{p}^{2}{q}^{2}-54{p}^{2}

24{p}^{2}+54

6\left(4{p}^{2}+9\right)

49{x}^{2}-81{y}^{2}

16{z}^{4}-1

\left(2z-1\right)\left(2z+1\right)\left(4{z}^{2}+1\right)

48{m}^{4}{n}^{2}-243{n}^{2}

{a}^{2}+6a+9-9{b}^{2}

\left(a+3-3b\right)\left(a+3+3b\right)

{x}^{2}-16x+64-{y}^{2}

Factor Sums and Differences of Cubes

In the following exercises, factor completely using the sums and differences of cubes pattern, if possible.

{a}^{3}-125

\left(a-5\right)\left({a}^{2}+5a+25\right)

{b}^{3}-216

2{m}^{3}+54

2\left(m+3\right)\left({m}^{2}-3m+9\right)

81{m}^{3}+3

General Strategy for Factoring Polynomials

Recognize and Use the Appropriate Method to Factor a Polynomial Completely

In the following exercises, factor completely.

24{x}^{3}+44{x}^{2}

4{x}^{2}\left(6x+11\right)

24{a}^{4}-9{a}^{3}

16{n}^{2}-56mn+49{m}^{2}

{\left(4n-7m\right)}^{2}

6{a}^{2}-25a-9

5{u}^{4}-45{u}^{2}

5{u}^{2}\left(u+3\right)\left(u-3\right)

{n}^{4}-81

64{j}^{2}+225

prime

5{x}^{2}+5x-60

{b}^{3}-64

\left(b-4\right)\left({b}^{2}+4b+16\right)

{m}^{3}+125

2{b}^{2}-2bc+5cb-5{c}^{2}

\left(2b+5c\right)\left(b-c\right)

48{x}^{5}{y}^{2}-243x{y}^{2}

5{q}^{2}-15q-90

5\left(q+3\right)\left(q-6\right)

4{u}^{5}v+4{u}^{2}{v}^{3}

10{m}^{4}-6250

10\left(m-5\right)\left(m+5\right)\left({m}^{2}+25\right)

60{x}^{2}y-75xy+30y

16{x}^{2}-24xy+9{y}^{2}-64

\left(4x-3y+8\right)\left(4x-3y-8\right)

Polynomial Equations

Use the Zero Product Property

In the following exercises, solve.

\left(a-3\right)\left(a+7\right)=0

\left(5b+1\right)\left(6b+1\right)=0

b=-1\text{/}5,b=-1\text{/}6

6m\left(12m-5\right)=0

{\left(2x-1\right)}^{2}=0

x=1\text{/}2

3m\left(2m-5\right)\left(m+6\right)=0

Solve Quadratic Equations by Factoring

In the following exercises, solve.

{x}^{2}+9x+20=0

x=-4,x=-5

{y}^{2}-y-72=0

2{p}^{2}-11p=40

p=-\frac{5}{2},p=8

{q}^{3}+3{q}^{2}+2q=0

144{m}^{2}-25=0

m=\frac{5}{12},m=-\frac{5}{12}

4{n}^{2}=36

\left(x+6\right)\left(x-3\right)=-8

x=2,x=-5

\left(3x-2\right)\left(x+4\right)=12x

16{p}^{3}=24{p}^{2}+9p

p=0,p=¾

2{y}^{3}+2{y}^{2}=12y

Solve Equations with Polynomial Functions

In the following exercises, solve.

For the function, f\left(x\right)={x}^{2}+11x+20, find when f\left(x\right)=-8 Use this information to find two points that lie on the graph of the function.

x=-7 or x=-4

\left(-7,-8\right) \left(-4,-8\right)

For the function, f\left(x\right)=9{x}^{2}-18x+5, find when f\left(x\right)=-3 Use this information to find two points that lie on the graph of the function.

In each function, find: the zeros of the function the x-intercepts of the graph of the function the y-intercept of the graph of the function.

f\left(x\right)=64{x}^{2}-49

x=\frac{7}{8} or x=-\frac{7}{8}

\left(\frac{7}{8},0\right), \left(-\frac{7}{8},0\right) \left(0,-49\right)

f\left(x\right)=6{x}^{2}-13x-5

Solve Applications Modeled by Quadratic Equations

In the following exercises, solve.

The product of two consecutive numbers is 399. Find the numbers.

The numbers are -21 and -19 or 19 and 21.

The area of a rectangular shaped patio 432 square feet. The length of the patio is 6 feet more than its width. Find the length and width.

A ladder leans against the wall of a building. The length of the ladder is 9 feet longer than the distance of the bottom of the ladder from the building. The distance of the top of the ladder reaches up the side of the building is 7 feet longer than the distance of the bottom of the ladder from the building. Find the lengths of all three sides of the triangle formed by the ladder leaning against the building.

The lengths are 8, 15, and 17 ft.

Shruti is going to throw a ball from the top of a cliff. When she throws the ball from 80 feet above the ground, the function h\left(t\right)=-16{t}^{2}+64t+80 models the height, h, of the ball above the ground as a function of time, t. Find: the zeros of this function which tells us when the ball will hit the ground. the time(s) the ball will be 80 feet above the ground. the height the ball will be at t=2 seconds which is when the ball will be at its highest point.

Chapter Practice Test

In the following exercises, factor completely.

80{a}^{2}+120{a}^{3}

40{a}^{2}\left(2+3a\right)

5m\left(m-1\right)+3\left(m-1\right)

{x}^{2}+13x+36

\left(x+7\right)\left(x+6\right)

{p}^{2}+pq-12{q}^{2}

xy-8y+7x-56

\left(x-8\right)\left(y+7\right)

40{r}^{2}+810

9{s}^{2}-12s+4

{\left(3s-2\right)}^{2}

6{x}^{2}-11x-10

3{x}^{2}-75{y}^{2}

3\left(x+5y\right)\left(x-5y\right)

6{u}^{2}+3u-18

{x}^{3}+125

\left(x+5\right)\left({x}^{2}-5x+25\right)

32{x}^{5}{y}^{2}-162x{y}^{2}

6{x}^{4}-19{x}^{2}+15

\left(3{x}^{2}-5\right)\left(2{x}^{2}-3\right)

3{x}^{3}-36{x}^{2}+108x

In the following exercises, solve

5{a}^{2}+26a=24

a=4\text{/}5,a=-6

The product of two consecutive integers is 156. Find the integers.

The area of a rectangular place mat is 168 square inches. Its length is two inches longer than the width. Find the length and width of the placemat.

The width is 12 inches and the length is 14 inches.

Jing is going to throw a ball from the balcony of her condo. When she throws the ball from 80 feet above the ground, the function h\left(t\right)=-16{t}^{2}+64t+80 models the height, h, of the ball above the ground as a function of time, t. Find: the zeros of this function which tells us when the ball will hit the ground. the time(s) the ball will be 128 feet above the ground. the height the ball will be at t=4 seconds.

For the function, f\left(x\right)={x}^{2}-7x+5, find when f\left(x\right)=-7 Use this information to find two points that lie on the graph of the function.

x=3 or x=4 \left(3,-7\right) \left(4,-7\right)

For the function f\left(x\right)=25{x}^{2}-81, find: the zeros of the function the x-intercepts of the graph of the function the y-intercept of the graph of the function.

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 x 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.

License

Icon for the Creative Commons Attribution 4.0 International License

Intermediate Algebra by OSCRiceUniversity is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book