Login
📚 Modeling, Functions, and Graphs
Chapters ▾

7.1 Polynomial Functions

Introduction

We have already encountered some examples of polynomial functions. Linear functions,

f ( x ) = a x + b

and quadratic functions

f ( x ) = a x 2 + b x + c

are special cases of polynomial functions. In general, we make the following definition.

Some examples of polynomials are

f ( x ) = 6 x 3 4 x 2 + x 2 g ( x ) = 9 x 5 2 p ( x ) = x 4 + x 2 + 1 q ( x ) = 2 x 10 x 7 + 3 x 6 + 5 x 3 + 3 x

Each of the polynomials above is written in descending powers, which means that the highest-degree term comes first, and the degrees of the terms decrease from largest to smallest. Sometimes it is useful to write a polynomial in ascending powers, so that the degrees of the terms increase. For example, the polynomial f ( x ) above would be written as

f ( x ) = 2 + x 4 x 2 + 6 x 3

in ascending powers.

What is the lead coefficient of a polynomial?

_____

The coefficient of the highest power

What is the lead coefficient of a polynomial?

  1. The first coefficient
  2. The constant term
  3. The largest coefficient
  4. The coefficient of the highest power

Products of Polynomials

When we multiply two or more polynomials together, we get another polynomial of higher degree. (See Algebra Skills Refresher A.7 for the definition of degree.)

Multiply ( y + 2 ) ( y 2 2 y + 3 ) = _____.

y 3 y + 6

Multiply   ( y + 2 ) ( y 2 2 y + 3 )

y 3 y + 6

What is the linear term of the product ( x 3 ) ( x + 5 ) ?

_____

2 x is the linear term of x 2 + 2 x 15 .

What is the linear term of the product ( x 3 ) ( x + 5 ) ?

  1. x 2
  2. 2 x 15
  3. 15
  4. 2 x

In Examplea, we multiplied a polynomial of degree 1 by a polynomial of degree 3, and the product was a polynomial of degree 4. In Exampleb, the product of three first degree polynomials is a third-degree polynomial.

Find the coefficient of the fourth-degree term of the product of f ( x ) = 2 x 6 + 2 x 4 x 3 + 5 x 2 + 1 and g ( x ) = x 5 3 x 4 + 2 x 3 + x 2 4 x 2 .

Answer: _____

2 is the coefficient of the x 4 term in the product.

To compute the fourth-degree term in the product, we multiply a term of f ( x ) of degree 4, 3, 2, or 0 by a term of g ( x ) of degree 0, 1, 2, or 4 respectively. We add those four products of terms:

( 2 x 4 ( 2 ) ) + ( ( x 3 ) ( 4 x ) ) + ( 5 x 2 x 2 ) + ( 1 ( 3 x 4 ) )

So the fourth-degree term in the product is 2 x 4 , and the coefficient is 2 .

Find the coefficient of the fourth-degree term of the product of   f ( x ) = 2 x 6 + 2 x 4 x 3 + 5 x 2 + 1   and   g ( x ) = x 5 3 x 4 + 2 x 3 + x 2 4 x 2 .

2 is the coefficient of the x 4 term in the product.

To compute the fourth-degree term in the product, we multiply a term of f ( x ) of degree 4, 3, 2, or 0 by a term of g ( x ) of degree 0, 1, 2, or 4 respectively. We add those four products of terms:

( 2 x 4 ( 2 ) ) + ( ( x 3 ) ( 4 x ) ) + ( 5 x 2 x 2 ) + ( 1 ( 3 x 4 ) )

So the fourth-degree term in the product is 2 x 4 , and the coefficient is 2 .

The degree of a product of polynomials is the same as

_____

the sum of the degrees of the factors.

The degree of a product of polynomials is the same as

  1. the product of the degrees of the factors.
  2. the number of terms in the product.
  3. the sum of the degrees of the factors.
  4. the sum of the lead coefficients.

Special Products

In the Algebra Skills Refresher Factoring Quadratic Trinomials, you can review the following special products involving quadratic expressions.

There are also special products resulting in cubic polynomials. In the Homework problems, you will be asked to verify the following products.

If you become familiar with these general forms, you can use them as patterns to find specific examples of such products.

Of course, we can also expand the product in Example simply by polynomial multiplication and arrive at the same answer.

Write ( 5 + x 2 ) 3 as a polynomial.

Answer: _____

125 + 75 x 2 + 15 x 4 + x 6

Write ( 5 + x 2 ) 3 as a polynomial.

125 + 75 x 2 + 15 x 4 + x 6

Explain the difference between the expressions ( a + b ) 3 and a 3 + b 3 .

_____

Explain the difference between the expressions ( a + b ) 3 and a 3 + b 3 .

Factoring Cubics

Another pair of products is useful for factoring cubic polynomials. In the Homework problems, you will be asked to verify the following products:

( x + y ) ( x 2 x y + y 2 ) = x 3 + y 3 ( x y ) ( x 2 + x y + y 2 ) = x 3 y 3

Viewing these products from right to left, we have the following special factorizations for the sum and difference of two cubes.

When we recognize a polynomial as a sum or difference of two perfect cubes, we then identify the two cubed expressions and apply the formula.

Which statement is true?

_____

A cubic polynomial y = a x 3 + b x 2 + c x + d describes y as a function of x .

Which statement is true?

  1. A cubic polynomial   y = a x 3 + b x 2 + c x + d   describes y as a function of x .
  2. We cannot factor the sum of two cubes.
  3. ( 2 x + 3 y ) 3 = 8 x 3 + 27 y 3
  4. A cubic polynomial must have 4 terms.

Factor 125 n 3 p 3 = ( _____ ) ( _____ )

( 5 n p ) ( 25 n 2 + 5 n p + p 2 )

Factor 125 n 3 p 3

( 5 n p ) ( 25 n 2 + 5 n p + p 2 )

Compare the formulas for factoring a 3 + b 3 and a 3 b 3 .

_____

Compare the formulas for factoring a 3 + b 3 and a 3 b 3 .

Modeling with Polynomials

Polynomials model many variable relationships, including volume and surface area.

rectangular hole 3 ft deep, x feet wide, x+8 ft long

An empty reflecting pool is 3 feet deep. It is 8 feet longer than it is wide, as illustrated above.

  1. Write a polynomial function S ( x ) that gives the surface area of the empty pool.
    S ( x ) = _____
  2. Write a polynomial function V ( x ) for the volume of the pool.
    V ( x ) = _____
  1. We add the area of the bottom to the areas of each of the sides of the pool: S ( x ) = x 2 + 20 x + 48
  2. We multiply depth, length, and width: V ( x ) = 3 x 2 + 24 x

An empty reflecting pool is 3 feet deep. It is 8 feet longer than it is wide, as illustrated below.

rectangular hole 3 ft deep, x feet wide, x+8 ft long
  1. Write a polynomial function S ( x ) that gives the surface area of the empty pool.
  2. Write a polynomial function V ( x ) for the volume of the pool.
  1. We add the area of the bottom to the areas of each of the sides of the pool: S ( x ) = x 2 + 20 x + 48
  2. We multiply depth, length, and width: V ( x ) = 3 x 2 + 24 x

Explain how to find the surface area of a solid figure such as a box or a cylinder.

_____

Explain how to find the surface area of a solid figure such as a box or a cylinder.

Cubic polynomials are often used in economics to model cost functions. The cost of producing x items is an increasing function of x , but its rate of increase is usually not constant.

In Examplec, we solved a cubic equation graphically. There is a cubic formula, analogous to the quadratic formula, that allows us to solve cubic equations algebraically, but it is complicated and not often used. See the Projects for Chapter 7 if you would like to know more about the cubic formula.

How do we solve cubic equations in this class?

_____

By graphing.

How do we solve cubic equations in this class?

  1. By factoring
  2. By taking cube roots
  3. By using the quadratic formula
  4. By graphing

Cubic polynomials are also used to model smooth curves connecting given points. Such a curve is called a cubic spline.

Leon is flying his plane to Au Gres, Michigan. He maintains a constant altitude until he passes over a marker just outside the neighboring town of Omer, when he begins his descent for landing. During the descent, his altitude, in feet, is given by

A ( x ) = 128 x 3 960 x 2 + 8000

where x is the number of miles Leon has traveled since passing over the marker in Omer.

  1. What is Leon's altitude when he begins his descent?
    _____ ft
  2. Graph A ( x ) in the window

    Xmin = 0 Xmax = 5 Ymin = 0 Ymax = 8000

  3. Use the Trace feature to discover how far from Omer Leon will travel before landing. (In other words, how far is Au Gres from Omer?)
    _____ mi
  4. Verify your answer to part (c) algebraically.
    A ( 5 ) = _____
  1. 8000 ft
  2. A graph is below.
  3. 5 mi
  4. A ( 5 ) = 0 , that is, Leon is on the ground (at altitude 0) when he is 5 miles past Omer.

Graph for part (b)

cubic

Leon is flying his plane to Au Gres, Michigan. He maintains a constant altitude until he passes over a marker just outside the neighboring town of Omer, when he begins his descent for landing. During the descent, his altitude, in feet, is given by

A ( x ) = 128 x 3 960 x 2 + 8000

where x is the number of miles Leon has traveled since passing over the marker in Omer.

  1. What is Leon's altitude when he begins his descent?
  2. Graph A ( x ) in the window

    Xmin = 0 Xmax = 5 Ymin = 0 Ymax = 8000

  3. Use the Trace feature to discover how far from Omer Leon will travel before landing. (In other words, how far is Au Gres from Omer?)
  4. Verify your answer to part (c) algebraically.
  1. 8000 ft
  2. cubic
  3. 5 mi
  4. A ( 5 ) = 0 , that is, Leon is on the ground (at altitude 0) when he is 5 miles past Omer.

Section Summary

Vocabulary

Look up the definitions of new terms in the Glossary.

  • Polynomial function
  • Degree
  • Ascending powers
  • Lead coefficient
  • Descending powers

CONCEPTS

  1. The degree of a product of nonzero polynomials is the sum of the degrees of the factors.
  2. If we know the vertex of a parabola, we need only one other point to find its equation.

STUDY QUESTIONS

  1. If you add two polynomials of degree 3 , what can you say about the degree of the sum?
  2. If you multiply a polynomial of degree 3 and a polynomial of degree 4 , what can you say about the degree of the product?
  3. If you multiply together

    ( 2 x 1 ) ( 2 x 2 ) ( 2 x 3 ) ( 2 x 8 )

    what will be the degree of the product? What will be the lead coefficient?
  4. What are the two middle terms in the expansion of ( x + y ) 3 ?
  5. Is it possible to factor the sum of two cubes? What about the sum of two squares?

SKILLS

Practice each skill in the Homework problems listed.

  1. Multiply polynomials: #1–8
  2. Find specific terms of polynomial products: #9–22
  3. Use the formula for the cube of a binomial: #23–34
  4. Factor the sum or difference of two cubes: #35–46
  5. Write and analyze polynomial models: #47–64

Homework 7.1

For Problems 1–8, multiply.

( 3 x 2 ) ( 4 x 2 + x 2 )

12 x 3 5 x 2 8 x + 4

( 2 x + 3 ) ( 3 x 2 4 x + 2 )

( x 2 ) ( x 1 ) ( x 3 )

x 3 6 x 2 + 11 x 6

( z 5 ) ( z + 6 ) ( z 1 )

( 2 a 2 3 a + 1 ) ( 3 a 2 + 2 a 1 )

6 a 4 5 a 3 5 a 2 + 5 a 1

( b 2 3 b + 5 ) ( 2 b 2 b + 1 )

( y 2 ) ( y + 2 ) ( y + 4 ) ( y + 1 )

y 4 + 5 y 3 20 y 16

( z + 3 ) ( z + 2 ) ( z 1 ) ( z + 1 )

For Problems 9–12, find the first three terms of the product in ascending powers. (Do not compute the entire product!)

( 2 x + 3 x 2 ) ( 3 + 2 x x 2 + 2 x 4 )

6 + x + 5 x 2

( 1 + x 2 x 2 ) ( 3 + 2 x 4 x 3 )

( 1 2 x 2 x 4 ) ( 4 + x 2 2 x 4 )

4 7 x 2 8 x 4

( 3 + 2 x ) ( 5 2 x 2 3 x 3 x 5 + 2 x 6 )

For Problems 13–16, find the indicated term in each product. (Do not compute the entire product!)

( 4 + 2 x x 2 ) ( 2 3 x + 2 x 2 ) ; x 2

0 x 2

( 1 2 x + 3 x 2 ) ( 6 x x 3 ) ; x 3

( 3 x + x 3 7 x 5 ) ( 1 + 4 x 3 x 2 ) ; x 3

8 x 3

( 2 + 3 x 2 + 2 x 4 ) ( 2 x x 2 x 4 ) ; x 4

For Problems 17–18, without performing the multiplication, give the degree of each product.

  1. ( x 2 4 ) ( 3 x 2 6 x + 2 )
  2. ( x 3 ) ( 2 x 5 ) ( x 3 x + 2 )
  3. ( 3 x 2 + 2 x ) ( x 3 + 1 ) ( 2 x 2 + 8 )
  1. 4
  2. 5
  3. 7
  1. ( 6 x 2 1 ) ( 4 x 2 9 )
  2. ( 3 x + 4 ) ( 3 x + 1 ) ( 2 x 3 + x 2 7 )
  3. ( x 2 3 ) ( 2 x 3 5 x 2 + 2 ) ( x 3 5 x )

For Problems 19–22, verify the following products discussed in the text.

( x + y ) 3 = x 3 + 3 x 2 y + 3 x y 2 + y 3

( x + y ) 3 = ( x + y ) ( x + y ) 2 = ( x + y ) ( x 2 + 2 x y + y 2 ) = x 3 + 2 x 2 y + x y 2 + x 2 y + 2 x y 2 + y 3 = x 3 + 3 x 2 y + 3 x y 2 + y 3

( x y ) 3 = x 3 3 x 2 y + 3 x y 2 y 3

( x + y ) ( x 2 x y + y 2 ) = x 3 + y 3

( x + y ) ( x 2 x y + y 2 ) = x 3 x 2 y + x y 2 + x 2 y x y 2 + y 3 = x 3 + y 3

( x y ) ( x 2 + x y + y 2 ) = x 3 y 3

  1. As if you were addressing a classmate, explain how to remember the formula for expanding ( x + y ) 3 . In particular, mention the exponents on each term and the numerical coefficients.
  2. Explain how to remember the formula for expanding ( x y ) 3 , assuming your listener already knows the formula for ( x + y ) 3 .
  1. The formula begins with x 3 and ends with y 3 . As you proceed from term to term, the exponents on x decrease while the exponents on y increase, and on each term the sum of the exponents is 3 . The coefficients of the two middle terms are both 3 .
  2. The formula is the same as for ( x y ) 3 , except that the terms alternate in sign.
  1. As if you were addressing a classmate, explain how to remember the formula for factoring a sum of two cubes. Pay particular attention to the placement of the variables and the signs of the terms.
  2. Explain how to remember the formula for factoring a difference of two cubes, assuming your listener already knows how to factor a sum of two cubes.

For Problems 25–28, use the formulas for the cube of a binomial to expand the products.

( 1 + 2 z ) 3

1 + 6 z + 12 z 2 + 8 z 3

( 1 x 2 ) 3

( 1 5 t ) 3

1 15 t + 75 t 125 t t

( 1 3 a ) 3

For Problems 29–34, write each product as a polynomial and simplify.

( x 1 ) ( x 2 + x + 1 )

x 3 1

( x + 2 ) ( x 2 2 x + 4 )

( 2 x + 1 ) ( 4 x 2 2 x + 1 )

8 x 3 + 1

( 3 x 1 ) ( 9 x 2 + 3 x + 1 )

( 3 a 2 b ) ( 9 a 2 + 6 a b + 4 b 2 )

27 a 3 8 b 3

( 2 a + 3 b ) ( 4 a 2 6 a b + 9 b 2 )

For Problems 35–46, factor completely.

x 3 + 27

( x + 3 ) ( x 2 3 x + 9 )

y 3 1

a 3 8 b 3

( a 2 b ) ( a 2 + 2 a b + 4 b 2 )

27 a 3 + b 3

x 3 y 6 1

( x y 2 1 ) ( x 2 y 4 + x y 2 + 1 )

8 + x 12 y 3

27 a 3 + 64 b 3

( 3 a + 4 b ) ( 9 a 2 12 a b + 16 b 2 )

8 a 3 125 b 3

125 a 3 b 3 1

( 5 a b 1 ) ( 25 a 2 b 2 + 5 a b + 1 )

64 a 3 b 3 + 1

64 t 9 + w 6

( 4 t 3 + w 2 ) ( 16 t 6 4 t 3 w 2 + w 4 )

w 15 125 t 9

  1. Write a polynomial function, A ( x ) , that gives the area of the front face of the speaker frame (the region in color) in the figure.
  2. If x = 8 inches, find the area of the front face of the frame.
speaker frame
  1. ( 6 5 4 π ) x 2
  2. 132.67 square inches
  1. A Norman window is shaped like a rectangle whose length is twice its width, with a semicircle at the top (see the figure). Write a polynomial, A ( x ) , that gives its area.
  2. If x = 3 feet, find the area of the front face of the frame.
Norman window
  1. A grain silo is built in the shape of a cylinder with a hemisphere on top (see the figure). Write an expression for the volume of the silo in terms of the radius and height of the cylindrical portion of the silo.
  2. If the total height of the silo is five times its radius, write a polynomial function V ( r ) in one variable for its volume.
grain silo
  1. 2 3 π r 3 + π r 2 h
  2. V ( r ) = 14 3 π r 3
  1. A cold medication capsule is shaped like a cylinder with a hemispherical cap on each end (see the figure). Write an expression for the volume of the capsule in terms of the radius and length of the cylindrical portion.

    capsule
  2. If the radius of the capsule is one-fourth of its overall length, write a polynomial function V ( r ) in one variable for its volume.

Jack invests $ 500 in an account bearing interest rate r , compounded annually. This means that each year his account balance is increased by a factor of 1 + r .

  1. Write expressions for the amount of money in Jack's account after 2 years, after 3 years, and after 4 years.
  2. Expand as polynomials the expressions you found in part (a).
  3. How much money will be in Jack's account at the end of 2 years, 3 years, and 4 years if the interest rate is 8 % ?
  1. 500 ( 1 + r ) 2 ; 500 ( 1 + r ) 3 ; 500 ( 1 + r ) 4
  2. 500 r 2 + 1000 r + 500 ; 500 r 3 + 1500 r 2 + 1500 r + 500 ; 500 r 4 + 2000 r 3 + 3000 r 2 + 2000 r + 500
  3. $583.20, $629.86, $680.24

A small company borrows $800 for start-up costs and agrees to repay the loan at interest rate r , compounded annually. This means that each year the debt is increased by a factor of 1 + r .

  1. Write expressions for the amount of money the company will owe if it repays the loan after 2 years, after 3 years, or after 4 years.
  2. Expand as polynomials the expressions you found in part (a).
  3. How much money will the company owe after 2 years, after 3 years, or after 4 years at an interest rate of 12 % ?

A paper company plans to make boxes without tops from sheets of cardboard 12 inches wide and 16 inches long. The company will cut out four squares of side x inches from the corners of the sheet and fold up the edges as shown in the figure.

box
  1. Write expressions in terms of x for the length, width, and height of the resulting box.
  2. Write a formula for the volume, V , of the box as a function of x .
  3. What is the domain of the function V ? (What are the largest and smallest reasonable values for x ?)
  4. Make a table of values for V ( x ) on its domain.
  5. Graph your function V in a suitable window.
  6. Use your graph to find the value of x that will yield a box with maximum possible volume. What is the maximum possible volume?
  1. Length: 16 2 x ; Width: 12 2 x ; Height: x
  2. V = x ( 16 2 x ) ( 12 2 x )
  3. Real numbers between 0 and 6
  4. x 1 2 3 4 5
    V 140 192 180 128 60
  5. cubic
  6. 2.26 in, 194.07 cu in

The paper company also plans to make boxes with tops from 12 -inch by 16 -inch sheets of cardboard by cutting out the shaded areas shown in the figure and folding along the dotted lines.

box
  1. Write expressions in terms of x for the length, width, and height of the resulting box.
  2. Write a formula for the volume, V , of the box as a function of x .
  3. What is the domain of the function V ? (What are the largest and smallest reasonable values for x ?)
  4. Make a table of values for V ( x ) on its domain.
  5. Graph your function V in a suitable window.
  6. Use your graph to find the value of x that will yield a box with maximum possible volume. What is the maximum possible volume?

Use your graphing utility to help you answer the questions in Problems 55–62. Then verify your answers algebraically.

A doctor who is treating a heart patient wants to prescribe medication to lower the patient's blood pressure. The body's reaction to this medication is a function of the dose administered. If the patient takes x milliliters of the medication, his blood pressure should decrease by R = f ( x ) points, where

f ( x ) = 3 x 2 1 3 x 3

  1. For what values of x is R = 0 ?
  2. Find a suitable domain for the function and explain why you chose this domain.
  3. Graph the function f on its domain.
  4. How much should the patient's blood pressure drop if he takes 2 milliliters of medication?
  5. What is the maximum drop in blood pressure that can be achieved with this medication?
  6. There may be risks associated with a large change in blood pressure. How many milliliters of the medication should be administered to produce half the maximum possible drop in blood pressure?
  1. 0 , 9
  2. 0 x 9 ; R 0 for these values
  3. cubic
  4. 28 3 points
  5. 36 points
  6. 3 ml or 8.2 ml

A soup bowl has the shape of a hemisphere of radius 6 centimeters. The volume of the soup in the bowl, V = f ( x ) , is a function of the depth, x , of the soup.

soup bowl
  1. What is the domain of f ? Why?
  2. The function f is given by

    f ( x ) = 6 π x 2 π 3 x 3

    Graph the function on its domain.
  3. What is the volume of the soup if it is 3 centimeters deep?
  4. What is the maximum volume of soup that the bowl can hold?
  5. Find the depth of the soup (to within 2 decimal places of accuracy) when the bowl is filled to half its capacity.

The population, P ( t ) , of Cyberville has been growing according to the formula

P ( t ) = t 3 63 t 2 + 1403 t + 900

where t is the number of years since 1970.

  1. Graph P ( t ) in the window

    Xmin = 0 Xmax = 47 Ymin = 0 Ymax = 20 , 000

  2. What was the population in 1970? In 1985? In 2004?
  3. By how much did the population grow from 1970 to 1971? From 1985 to 1986? From 2004 to 2005?
  4. Approximately when was the population growing at the slowest rate, that is, when is the graph the least steep?
  1. cubic
  2. 900 ; 11 , 145 ; 15 , 078
  3. 1341 ; 171 ; 627
  4. Between 1990 and 1991

The annual profit, P ( t ) , of the Enviro Company, in thousands of dollars, is given by

P ( t ) = 2 t 3 152 t 2 + 3400 t + 30

where t is the number of years since 1960, the first year that the company showed a profit.

  1. Graph P ( t ) in the window

    Xmin = 0 Xmax = 94 Ymin = 0 Ymax = 50 , 000

  2. What was the profit in 1960? In 1980? In 2000?
  3. How did the profit change from 1960 to 1961? From 1980 to 1981? From 2000 to 2001?
  4. During which years did the profit decrease from one year to the next?

The total annual cost of educating postgraduate research students at an Australian university, in thousands of dollars, is given by the function

C ( x ) = 0.0173 x 3 0.647 x 2 + 9.587 x + 195.366

where x is the number of students, in hundreds. (Source: Creedy, Johnson, and Valenzuela, 2002)

  1. Graph the function in a suitable window for up to 3500 students.
  2. Describe the concavity of the graph. For what value of x is the cost growing at the slowest rate?
  3. Approximately how many students can be educated for $ 350 , 000 ?
  1. cubic
  2. The graph is concave down until about x = 12.5 and is concave up afterwards. The cost is growing at the slowest rate at the inflection point at about x = 12.5 , or 1250 students.
  3. About 2890

It has been proposed that certain cubic functions model the response of wheat and barley to nitrogen fertilizer. These functions exhibit a "plateau" that fits observations better than the standard quadratic model. (See Problem of Curve Fitting.) In trials in Denmark, the yield per acre was a function of the amount of nitrogen applied. A typical response function is

Y ( x ) = 54.45 + 0.305 x 0.001655 x 2 + 2.935 × 10 6 x 3

where x is the amount of fertilizer, in kilograms per acre.(Source: Beattie, Mortensen, and Knudsen, 2005)

  1. Graph the function on the domain [ 0 , 400 ] .
  2. Describe the concavity of the graph. In reality, the yield does not increase after reaching its plateau. Give a suitable domain for the model in this application.
  3. Estimate the maximum yield attainable and the optimum application of fertilizer.

During an earthquake, Nordhoff Street split in two, and one section shifted up several centimeters. Engineers created a ramp from the lower section to the upper section. In the coordinate system shown in the figure below, the ramp is part of the graph of

y = f ( x ) = 0.00004 x 3 0.006 x 2 + 20

ramp
  1. By how much did the upper section of the street shift during the earthquake?
  2. What is the horizontal distance from the bottom of the ramp to the raised part of the street?
  1. 20 cm
  2. 100 cm

The off-ramp from a highway connects to a parallel one-way road. The accompanying figure shows the highway, the off-ramp, and the road. The road lies on the x -axis, and the off-ramp begins at a point on the y -axis. The offramp is part of the graph of the polynomial

y = f ( x ) = 0.00006 x 3 0.009 x 2 + 30

off-ramp
  1. How far east of the exit does the off-ramp meet the one-way road?
  2. How far apart are the highway and the road?

The number of minutes of daylight per day in Chicago is approximated by the polynomial

H ( t ) = 0.000 000 525 t 4 0.0213 t 2 + 864

where t is the number of days since the summer solstice. The approximation is valid for 74 < t < 74 . (A negative value of t corresponds to a number of days before the summer solstice.)

  1. Use a table of values with increments of 10 days to estimate the range of the function on its domain.
  2. Graph the polynomial on its domain.
  3. How many minutes of daylight are there on the summer solstice?
  4. How much daylight is there two weeks before the solstice?
  5. When are the days more than 14 hours long?
  6. When are the days less than 13 hours long?
  1. 763.10 < H ( t ) < 864
  2. quartic
  3. 864 min
  4. 859.8 min
  5. Within 34 days of the summer solstice
  6. More than 66 days from the summer solstice

The water level (in feet) at a harbor is approximated by the polynomial

W ( t ) = 0.00733 t 4 0.332 t 2 + 9.1

where t is the number of hours since the high tide. The approximation is valid for 4 t 4 . (A negative value of t corresponds to a number of hours before the high tide.)

  1. Use a table of values to estimate the range of the function on its domain.
  2. Graph the polynomial on its domain.
  3. What is the water level at high tide?
  4. What is the water level 3 hours before high tide?
  5. When is the water level below 8 feet?
  6. When is the water level above 7 feet?

Modeling, Functions, and Graphs by Katherine Yoshiwara (yoshiwarabooks.org), GNU Free Documentation License 1.2 or later. Adapted for the XYZ HTML edition with the authors' permission (recorded 2026-07-04). License: GFDL-1.2-or-later.