Login
📚 Modeling, Functions, and Graphs
Chapters ▾

4.1 Exponential Growth and Decay

Exponential Growth

The functions in Population Growth describe exponential growth. During each time interval of a fixed length, the population is multiplied by a certain constant amount. In Part A, the bacteria population grows by a factor of 3 every day.

table of bacteria population

For this reason, we say that 3 is the growth factor for the function. Functions that describe exponential growth can be expressed in a standard form.

For the bacteria population, we have

P ( t ) = 100 3 t

so P 0 = 100 and b = 3 .

How can you tell from a table of values that a function describes exponential growth?

_____

During each equal time interval, the output increases by the same factor.

How can you tell from a table of values that a function describes exponential growth?

  1. During each equal time interval, the output increases by the same amount.
  2. During each equal time interval, the output increases by the same factor.
  3. During each equal time interval, the output increases as t n .
  4. During each equal time interval, the output increases towards an asymptote.

A population of 24 fruit flies triples every month.

  1. Write a formula for the population of fruit flies after t months.
    P ( t ) = _____
  2. How many fruit flies will there be after 6 months? _____ Note: Enter (large) numbers without any commas. That is, enter "10000" rather than "10,000".
    After 3 weeks? _____ (Assume that a month equals 4 weeks, and round your answer to the nearest whole number of flies.)
  1. P ( t ) = 24 3 t
  2. 17,496; 55

A population of 24 fruit flies triples every month.

  1. Write a formula for the population of fruit flies after t months.
  2. How many fruit flies will there be after 6 months? After 3 weeks?
  1. P ( t ) = 24 3 t
  2. After 6 months: 17,496; after 3 weeks: 55

Is 5 4 t equivalent to 20 t ?

_____

No, powers are performed before products.

Is   5 4 t   equivalent to   20 t ?

  1. Yes, we can simplify the product.
  2. Yes, it is exponential growth.
  3. No, powers are performed before products.
  4. No, it should be 9 t .

Growth Factors

In Part B of Population Growth, the rabbit population grew by a factor of 2 every 3 months.

table of rabbit population

The variable t is given in months, so to write the growth formula for this population, we divide the value of t by 3. The value of t / 3 gives us the number of doubling periods.

P ( t ) = 60 2 t / 3

Now we need some algebra to see the growth factor for the function. We use the third law of exponents to write 2 t / 3 in another form. Recall that to raise a power to a power, we multiply exponents, so

( 2 1 / 3 ) t = 2 t ( 1 / 3 ) = 2 t / 3

The growth law for the rabbit population is thus

P ( t ) = 60 ( 2 1 / 3 ) t

The initial value of the function is P 0 = 60 , and the growth factor is b = 2 1 / 3 , or approximately 1.26 . The rabbit population grows by a factor of about 1.26 every month.

A population triples every four years. What is its annual growth factor?

_____

3 1 4

A population triples every four years. What is its annual growth factor?

  1. 3 4
  2. 4 3
  3. 3 4
  4. 3 1 / 4

If the units are the same, a population with a larger growth factor grows faster than one with a smaller growth factor.

In 1999, analysts expected the number of Internet service providers to double in five years.

  1. What was the annual growth factor for the number of Internet service providers?
    Answer: _____
  2. If there were 5078 Internet service providers in April 1999, estimate the number of providers in April 2000 and in April 2001.
    April 2000: _____
    April 2001: _____
  3. Write a formula for I ( t ) , the number of Internet service providers t years after 1999.
    I ( t ) = _____

Source: LA Times, Sept. 6, 1999

  1. 2 1 / 5
  2. 5833 and 6700
  3. I ( t ) = 5078 2 t / 5

In 1999, analysts expected the number of Internet service providers to double in five years. Source: LA Times, Sept. 6, 1999

  1. What was the annual growth factor for the number of Internet service providers?
  2. If there were 5078 Internet service providers in April 1999, estimate the number of providers in April 2000 and in April 2001.
  3. Write a formula for I ( t ) , the number of Internet service providers t years after 1999.
  1. 2 1 / 5
  2. 5833 and 6700
  3. I ( t ) = 5078 2 t / 5

Percent Increase

Exponential growth occurs in other circumstances, too. For example, if the interest on a savings account is compounded annually, the amount of money in the account grows exponentially.

Consider a principal of $100 invested at 5% interest compounded annually. At the end of 1 year, the amount is

Amount = Principal + Interest A = P + P r = 100 + 100 ( 0.05 ) = 105

It will be more useful to write the formula for the amount after 1 year in factored form.

A = P + P r Factor out P. = P ( 1 + r )

With this version of the formula, the calculation for the amount at the end of 1 year looks like this:

A = P ( 1 + r ) = 100 ( 1 + 0.05 ) = 100 ( 1.05 ) = 105

The amount, $105, becomes the new principal for the second year. To find the amount at the end of the second year, we apply the formula again, with P = 105 .

A = P ( 1 + r ) = 105 ( 1 + 0.05 ) = 105 ( 1.05 ) = 110.25

Observe that to find the amount at the end of each year, we multiply the principal by a factor of 1 + r = 1.05 . Thus, we can express the amount at the end of the second year as

A = [ 100 ( 1.05 ) ] ( 1.05 ) = 100 ( 1.05 ) 2

and at the end of the third year as

A = [ 100 ( 1.05 ) 2 ] ( 1.05 ) = 100 ( 1.05 ) 3

At the end of each year, we multiply the old balance by another factor of 1.05 to get the new amount. We organize our results into a table, where A ( t ) represents the amount of money in the account after t years. For this example, a formula for the amount after t years is

A ( t ) = 100 ( 1.05 ) t

t P ( 1 + r ) t A ( t )
0 100 100
1 100 ( 1.05 ) 105
2 100 ( 1.05 ) 2 110.25
3 100 ( 1.05 ) 3 115.76

In general, for an initial investment of P dollars at an interest rate r compounded annually, we have the following formula for the amount accumulated after t years.

This function describes exponential growth with an initial value of P and a growth factor of b = 1 + r .

A population grows by 4.5% per year. What is its annual growth factor?

_____

1.045

A population grows by 4.5% per year. What is its annual growth factor?

  1. 4.5
  2. 0.45
  3. 0.045
  4. 1.045

In Example, we can rewrite the formula for P ( t ) as follows:

P ( t ) = 2 ( 1.12 ) 2 t = 2 [ ( 1.12 ) 2 ] t = 2 ( 1.2544 ) t

Thus, the annual growth factor for the price of butter is 1.2544 , and the annual percent growth rate is 25.44 %.

In year0, the average annual cost of attending a public college was $c0, and costs were climbing by r% per year.

  1. Write a formula for C ( t ) , the cost of one year of college t years after year0.
    C ( t ) = _____
  2. Complete the table and sketch a graph of C ( t ) . Enter values without commas, rounded to the nearest whole dollar.
    t 0 5 10
    C ( t ) _______________
    t 15 20 25
    C ( t ) _______________
  3. If the percent growth rate remained steady, how much did a year of college cost in year1?
  4. If the percent growth rate continues to remain steady, how much will a year of college cost in year2?
  1. C ( t ) = 10 , 069 1.06 t
  2. t 0 5 10
    C ( t ) cr0cr1cr2
    t 15 20 25
    C ( t ) cr3cr4cr5

    A graph is below.
  3. $cr1 per year
  4. $cr2

Another graph:

exponential growth

In 2010, the average annual cost of tuition and fees at an in-state public college was $7,130, and costs were climbing by 2.8% per year.

  1. Write a formula for C ( t ) , in thousands of dollars, the cost of one year of college t years after 2010.
  2. Complete the table and sketch a graph of C ( t ) .
      t   0 5 10 15 20 25
      C ( t )   000 000 000 000 000 000
  3. If the percent growth rate remained steady, how much did a year of college cost in 2020?
  4. If the percent growth rate continues to remain steady, how much will a year of college cost in 2030?
  1. C ( t ) = 7.130 1.028 t
  2.   t   0 5 10 15 20 25
      C ( t )   7.1308.1869.39810.78912.38714.221
    exponential growth
  3. $9,398
  4. $12,387

Describe carefully the meanings of b and r in the formulas for exponential growth.

_____

Describe carefully the meanings of b and r in the formulas for exponential growth.

Exponential Decay

In the preceding examples, exponential growth was modeled by increasing functions of the form

P ( t ) = P 0 b t

where b > 1 . The function P ( t ) = P 0 b t is a decreasing function if 0 < b < 1 . In this case, we say that the function describes exponential decay, and the constant b is called the decay factor. In Exponential Decay, we consider two examples of exponential decay.

Decay Factors

Before Example, we noted that a percent increase of r (in decimal form) corresponds to a growth factor of b = 1 + r . A percent decrease of r corresponds to a decay factor of b = 1 r . In Part B of Exponential Decay, each millimeter of plastic reduced the amount of light by 25 %, so r = 0.25 , and the decay factor for the function P ( x ) is

b = 1 r = 1 0.25 = 0.75

A population decreases by 12% per year. What is its annual decay factor?

_____

0.88

A population decreases by 12% per year. What is its annual decay factor?

  1. 0.12
  2. 1.12
  3. 0.88
  4. 1.88
grid

The number of butterflies visiting a nature station is declining by 18% per year. In year0, b0 butterflies visited the nature station.

  1. What is the decay factor in the annual butterfly count?
    Answer: _____
  2. Write a formula for B ( t ) , the number of butterflies t years after year0.
    B ( t ) = _____
  3. Complete the table and sketch a graph of B ( t ) . A suggested grid is above.
    t 0 2 4 6 8 10
    B ( t ) ______________________________
  1. 0.82
  2. B ( t ) = 3600 0.82 t
  3. t 0 2 4 6 8 10
    B ( t ) br0br1br2br3br4br5

    A graph is below.
grid

The number of butterflies visiting a nature station is declining by 18% per year. In 1998, 3600 butterflies visited the nature station.

  1. What is the decay factor in the annual butterfly count?
  2. Write a formula for B ( t ) , the number of butterflies t years after 1998.
  3. Complete the table and sketch a graph of B ( t ) .
    t 0 2 4 6 8 10
    B ( t ) 0000 0000 0000 0000 0000 0000
  1. 0.82
  2. B ( t ) = 3600 0.82 t
  3. t 0 2 4 6 8 10
    B ( t ) 3600242116281094736495
    decreasing exponential graph

We summarize our observations about exponential growth and decay functions as follows.

The function P ( t ) = P 0 b t is decreasing if

_____

0 < b < 1

The function P ( t ) = P 0 b t is decreasing if

  1. P 0 is negative.
  2. b is negative.
  3. 0 < b < 1
  4. 0 < P 0 < 1

Comparing Linear Growth and Exponential Growth

It may be helpful to compare linear growth and exponential growth. Consider the two functions

L ( t ) = 5 + 2 t    and    E ( t ) = 5 2 t       ( t 0 )

whose graphs are shown below.

t L ( t )
0 5
1 7
2 9
3 11
4 13

Slope m = 2

t E ( t )
0 5
1 10
2 20
3 40
4 80

Growth factor b = 2

graph of linear and exponential

L is a linear function with initial value 5 and slope 2 ; E is an exponential function with initial value 5 and growth factor 2 . In a way, the growth factor of an exponential function is analogous to the slope of a linear function: Each measures how quickly the function is increasing (or decreasing).

However, for each unit increase in t , 2 units are added to the value of L ( t ) , whereas the value of E ( t ) is multiplied by 2 . An exponential function with growth factor 2 eventually grows much more rapidly than a linear function with slope 2 , as you can see by comparing the graphs in the figure or the function values in the tables.

The graph of P ( t ) = P 0 b t , where P 0 > 0 , b > 0 , and b 1 , is always

_____

concave up

The graph of P ( t ) = P 0 b t , where P 0 > 0 , b > 0 , and b 1 is always

  1. increasing.
  2. concave up.
  3. decreasing.
  4. concave down.

A new car begins to depreciate in value as soon as you drive it off the lot. Some models depreciate linearly, and others depreciate exponentially. Suppose you buy a new car for $20,000, and 1 year later its value has decreased to $17,000.

  1. If the value decreased linearly, what was its annual rate of decrease?
    $_____ per year
  2. If the value decreased exponentially, what was its annual decay factor? _____ What was its annual percent depreciation? _____%
  3. Calculate the value of your car when it is 5 years old under each assumption, linear or exponential depreciation.
    Linear: $_____
    Exponential: $_____
  1. $ 3000 per year
  2. 0.85 ; 15 %
  3. Linear: $ 5000 ; Exponential: $ 8874

A new car begins to depreciate in value as soon as you drive it off the lot. Some models depreciate linearly, and others depreciate exponentially. Suppose you buy a new car for $20,000, and 1 year later its value has decreased to $17,000.

  1. If the value decreased linearly, what was its annual rate of decrease?
  2. If the value decreased exponentially, what was its annual decay factor? What was its annual percent depreciation?
  3. Calculate the value of your car when it is 5 years old under each assumption, linear or exponential depreciation.
  1. $ 3000 per year
  2. 0.85 ; 15 %
  3. Linear: $ 5000 ; Exponential: $ 8874

Explain the difference between constant slope and constant growth factor.

_____

Explain the difference between constant slope and constant growth factor.

Section Summary

Vocabulary

Look up the definitions of new terms in the Glossary.

  • Exponential growth
  • Initial value
  • Exponential decay
  • Percent increase
  • Compound interest
  • Growth factor
  • Amount

CONCEPTS

  1. If a quantity is multiplied by a constant factor, b , in each time period, we say that it undergoes exponential growth or decay. The constant b is called the growth factor if b > 1 and the decay factor if 0 < b < 1 .
  2. Quantities that increase or decrease by a constant percent in each time period grow or decay exponentially.
  3. In linear growth, a constant amount is added to the output for each unit increase in the input. In exponential growth, the output is multiplied by a constant factor for each unit increase in the input.

STUDY QUESTIONS

  1. Is it possible for two populations with the same initial value to grow at different percent rates?
  2. If you know the percent growth rate, how can you find the growth factor? If you know the percent decay rate, how can you find the decay factor?
  3. What is the growth factor for a population that grows 4 % annually?
  4. What is the decay factor for a population that declines by 4 % annually?
  5. What is the growth factor for a population that grows by 100 % annually?
  6. Explain the difference between the slope in linear growth and the growth factor in exponential growth.

SKILLS

Practice each skill in the Homework problems listed.

  1. Calculate percent increase or decrease: #1–10–6
  2. Write a formula for exponential growth or decay: #11–22
  3. Evaluate an exponential growth or decay function: #11–22
  4. Simplify exponential expressions: #23–32
  5. Solve power equations: #33–40
  6. Find the growth factor or initial value: #41–58
  7. Solve for percent increase or decrease: #63–66

Homework 4.1

  1. A parking permit at Huron College cost $ 25 last year, but this year the price increased by 12 % . What is the price this year?
  2. If the price of a parking permit increases by 12 % again next year, what will the price be then?
  1. $ 28
  2. $ 31.36
  1. The computer you want cost $ 1200 when it first came on the market, but after 3 months the price was reduced by 15 % . What was the price then?
  2. If the price falls by another 15 % next month, what will the price be then?

The value of your stock portfolio fell 10 % last year, but this year it increased by 10 % . How does the current value of your portfolio compare to what it was two years ago?

It is 99 % of what it was 2 years ago.

You got a 5 % raise in January, but then in March everyone took a pay cut of 5 % . How does your new salary compare to what it was last December?

The population of Summerville is currently 12 hundred people.

  1. Write a formula for the population if it grows at a constant rate of 1.5 hundred people per year. What is the population after 3 years?
  2. Write a formula for the population if it has a constant growth factor of 1.5 per year. What is the population after 3 years?
  1. P = 1200 + 150 t ; 1650
  2. P = 1200 1.5 t ; 4050

Delbert's sports car was worth $ 45 , 000 when he bought it.

  1. Write a formula for the value of the car if it depreciates at a constant rate of $ 7000 per year. What is the value of the car after 4 years?
  2. Write a formula for the value of the car if it has a constant depreciation factor of 0.70 per year. What is the value of the car after 4 years?

Francine's truck was worth $ 18 , 000 when she bought it.

  1. Write a formula for the value of the truck if it depreciates by $ 2000 per year. What is the value of the truck after 5 years?
  2. Write a formula for the value of the truck if it depreciates by 20 % per year. What is the value of the truck after 5 years?
  1. V = 18 , 000 2000 t ; $ 8000
  2. V = 18 , 000 0.8 t ; $ 5898.24

The population of Lakeview is currently 150 , 000 people.

  1. Write a formula for the population if it grows by 6000 people per year. What is the population after 2 years?
  2. Write a formula for the population if grows by 6 % per year. What is the population after 2 years?

The table shows the growth factor for a number of different populations. For each population, find the percent growth rate.

Population A B C D E
Growth factor 1.2 1.02 1.075 2.0 2.15
Percent growth rate 00000 00000 00000 00000 00000

A: 20 % ; B: 2 % ; C: 7.5 % ; D: 100 % ; E: 115 %

The table shows the decay factor for a number of different populations. For each population, find the percent decay rate.

Population A B C D E
Decay factor 0.6 0.06 0.96 0.996 0.096
Percent decay rate 00000 00000 00000 00000 00000

For Problems 11–16,

  1. Write a function that describes exponential growth.
  2. Graph the function.
  3. Evaluate the function at the given values.

A typical beehive contains 20 , 000 insects. The population can increase in size by a factor of 2.5 every 6 weeks. How many bees could there be after 4 weeks? After 20 weeks?

  1. P = 20 , 000 2.5 t / 6
  2. exponential growth
  3. 36 , 840 bees; 424 , 128 bees

A rancher who started with 800 head of cattle finds that his herd increases by a factor of 1.8 every 3 years. How many head of cattle will he have after 1 year? After 10 years?

A sum of $ 4000 is invested in an account that pays 8 % interest compounded annually. How much is in the account after 2 years? After 10 years?

  1. A = 4000 1.08 t
  2. exponential growth
  3. $ 4665.60 ; $ 8635.70

Otto invests $ 600 in an account that pays 7.3 % interest compounded annually. How much is in Otto's account after 3 years? After 6 years?

Paul bought a house for $ 200 , 000 in 2003 . Since 2003 , housing prices have risen an average of 5 % per year. How much was the house worth in 2015 ? How much will it be worth in 2030?

  1. P = 200 , 000 1.05 t
  2. exponential growth
  3. $ 359 , 171 ; $ 746 , 691

Sales of Windsurfers have increased 12 % per year since 2010 . If Sunsails sold 1500 Windsurfers in 2010 , how many did it sell in 2015 ? How many should it expect to sell in 2022 ?

For Problems 17–22,

  1. Write a function that describes exponential decay.
  2. Graph the function.
  3. Evaluate the function at the given values.

During a vigorous spraying program, the mosquito population was reduced to 3 4 of its previous size every 2 weeks. If the mosquito population was originally estimated at 250 , 000 , how many mosquitoes remained after 3 weeks of spraying? After 8 weeks?

  1. P = 250 , 000 0.75 t / 2
  2. exponential decay
  3. 162 , 380 ; 79 , 102

The number of perch in Hidden Lake has declined to half of its previous value every 5 years since 1985, when the perch population was estimated at 8000 . How many perch were there in 1995? In 2013?

Scuba divers find that the water in Emerald Lake filters out 15 % of the sunlight for each 4 feet that they descend. How much sunlight penetrates to a depth of 20 feet? To a depth of 45 feet?

  1. L = 0.85 d / 4
  2. exponential decay
  3. 44 % ; 16 %

Arch's motorboat cost $ 15 , 000 in 2005 and has depreciated by 10 % every 3 years. How much was the boat worth in 2014 ? In 2015 ?

Plutonium-238 is a radioactive element that decays over time into a less harmful element at a rate of 0.8 % per year. A power plant has 50 pounds of plutonium-238 to dispose of. How much plutonium-238 will be left after 10 years? After 100 years?

  1. P = 50 0.992 t
  2. exponential decay
  3. 46.1 lb; 22.4 lb

Iodine-131 is a radioactive element that decays at a rate of 8.3 % per day. How much of a 12 -gram sample will be left after 1 week? After 15 days?

In Problems 23–26, use the laws of exponents to simplify.

  1. 3 x 3 4
  2. ( 3 x ) 4
  3. 3 x 4 x
  1. 3 x + 4
  2. 3 4 x
  3. 12 x
  1. 8 x 8 x
  2. 8 x + 2 8 x 1
  3. 8 2 x 8 x
  1. b 4 t b 2 t
  2. ( b t ) 1 / 2
  3. b t 1 b 1 t
  1. b 2 t
  2. b t / 2
  3. 1
  1. b t / 2 b t / 2
  2. b 2 t b
  3. b 1 / t b t

Let P ( t ) = 12 ( 3 ) t . Show that P ( t + 1 ) = 3 P ( t ) .

P ( t + 1 ) = 12 ( 3 ) t + 1 = 12 ( 3 ) t 3 = P ( t ) 3

Let N ( t ) = 8 ( 5 ) t . Show that N ( t + k ) N ( t ) = 5 k

Let P ( x ) = P 0 a x . Show that P ( x + k ) = a k P ( x ) .

P ( x + k ) = P 0 a x + k = P 0 a x a k = P ( x ) a k

Let N ( x ) = N 0 b x . Show that N ( x + 1 ) N ( x ) = b

  1. Explain why P ( t ) = 2 3 t and Q ( t ) = 6 t are not the same function.
  2. Complete the table of values for P and Q , showing that their values are not the same.
    t 0 1 2
    P ( t ) 000 000 000
    Q ( t ) 000 000 000
  1. In the expression 2 3 t , only the 3 is raised to a power t , and the result is doubled, but if both the 2 and the 3 were raised to the power t , the result would be 6 t .
  2. t 0 1 2
    P ( t ) 2 6 18
    Q ( t ) 1 6 36
  1. Explain why P ( t ) = 4 ( 1 2 ) t and Q ( t ) = 2 t are not the same function.
  2. Complete the table of values for P and Q , showing that their values are not the same.
    t 0 1 2
    P ( t ) 000 000 000
    Q ( t ) 000 000 000

Solve the equation. (See Roots and Radicals to review solving equations involving powers of the variable.) Round your answer to two places if necessary.

768 = 12 b 3

4

75 = 3 b 4

14 , 929.92 = 5000 b 6

1.2

151 , 875 = 20 , 000 b 5

1253 = 260 ( 1 + r ) 12

r 0.14

116 , 473 = 48 , 600 ( 1 + r ) 15

56.27 = 78 ( 1 r ) 8

r 0.04

10.56 = 12.4 ( 1 r ) 20

  1. Riverside County is the fastest growing county in California. In 2000 , the population was 1 , 545 , 387 . Write a formula for the population of Riverside County. (You do not know the value of the growth factor, b , yet.)
  2. In 2004 , the population had grown to 1 , 871 , 950 . Find the growth factor and the percent rate of growth, rounded to the nearest tenth of a percent.
  3. Estimate the population of Riverside County in 2010 .
  1. P ( t ) = 1 , 545 , 387 b t
  2. Growth factor 1.049 ; Percent rate of growth 4.9 %
  3. 2 , 493 , 401
  1. In 2006 , a new Ford Focus cost $ 15 , 574 . The value of a Focus decreases exponentially over time. Write a formula for the value of a Focus. (You do not know the value of the decay factor, b , yet.)
  2. A 2 -year old Focus cost $ 11 , 788 . Find the decay factor and the percent rate of depreciation, rounded to the nearest tenth of a percent.
  3. About how much would a 4 -year old Focus cost?

In the 1940s, David Lack undertook a study of the European robin. He tagged 130 one-year-old robins and found that on average 35.6 % of the birds survived each year. (Source: Burton, 1998)

  1. According to the data, how many robins would have originally hatched to produce 130 one-year-olds?
  2. Write a formula for the number of the original robins still alive after t years.
  3. Graph your function.
  4. One of the original robins actually survived for 9 years. How many robins does the model predict will survive for 9 years?
  1. 365
  2. N ( t ) = 365 ( 0.356 ) t
  3. decay
  4. 0.03 . (Therefore, none)

Many insects grow by discrete amounts each time they shed their exoskeletons. Dyar's rule says that the size of the insect increases by a constant ratio at each stage. (Source: Burton, 1998)

  1. Dyar measured the width of the head of a caterpillar of a swallowtail butterfly at each stage. The caterpillar's head was initially approximately 42 millimeters wide, and 63.84 millimeters wide after its first stage. Find the growth ratio.
  2. Write a formula for the width of the caterpillar's head at the n th stage.
  3. Graph your function.
  4. What head width does the model predict after 5 stages?

For Problems 45–54,

  1. Each table describes exponential growth or decay. Find the growth or decay factor.
  2. Complete the table. Round values to two decimal places if necessary.
t 0 1 2 3 4
P     8     12 18 000 000

The growth factor is 1.5 .

t 0 1 2 3 4
P   8   12 18 27 40.5
t 0 1 2 3 4
P     4         5     6.25 000 000
x 0 1 2 3 4
Q 20 24 000 000 000

The growth factor is 1.2 .

x 0 1 2 3 4
Q 20 24 28.8 34.56 41.47
x 0 1 2 3 4
Q 100 105 000 000 000
w 0 1 2 3 4
N 120 96 000 000 000

The decay factor is 0.8 .

w 0 1 2 3 4
N 120 96 76.8 61.44 49.15
w 0 1 2 3 4
N 640 480 000 000 000
t 0 1 2 3 4
C 10 000 6.4 000 000

The decay factor is 0.8 .

t 0 1 2 3 4
C 10 8 6.4 5.12 4.10
t 0 1 2 3 4
C 20 000 000 2.5 000
n 0 1 2 3 4
B 200 000 000 266.2 000

The growth factor is 1.1 .

n 0 1 2 3 4
B 200 220 242 266.2 292.82
n 0 1 2 3 4
B 40 000 62.5 000 000

Each graph in Problems 55–58 represents exponential growth or decay.

  1. Find the initial value and the growth or decay factor.
  2. Write a formula for the function.
growth
  1. Initial value 4 , growth factor 2 1 / 3
  2. f ( x ) = 4 2 x / 3
growth
decay
  1. Initial value 80 , decay factor 1 2
  2. f ( x ) = 80 ( 1 2 ) x
decay

If 8 % of the air leaks out of Brian's bicycle tire every day, what percent of the air will be left after 2 days? After a week?

84.6 % , 55.8 %

If housing prices are increasing by 15 % per year, by what percent will they increase in 2 years? In 3 years?

Francine says that if a population grew by 48 % in 6 years, then it grew by 8 % per year. Is she correct? Either justify or correct her calculation.

No, an increase of 48 % in 6 years corresponds to a growth factor of 1.48 1 / 6 1.0675 , or an annual growth rate of about 6.75 % .

Delbert says that if a population decreased by 60 % in 5 years, then it decreased by 12 % per year. Is he correct? Either justify or correct his calculation.

In Problems 63–66, assume that each population grows exponentially with constant annual percent increase, r .

  1. The population of the state of Texas was 16 , 986 , 335 in 1990 . Write a formula in terms of r for the population of Texas t years later.
  2. In 2000 , the population was 20 , 851 , 820 . Write an equation and solve for r . What was the annual percent increase to the nearest hundredth of a percent?
  1. P ( t ) = 16 , 986 , 335 ( 1 + r ) t
  2. 2.07 %
  1. The population of the state of Florida was 12 , 937 , 926 in 1990 . Write a formula in terms of r for the population of Florida t years later.
  2. In 2000 , the population was 15 , 982 , 378 . Write an equation and solve for r . What was the annual percent increase to the nearest hundredth of a percent?
  1. The population of Rainville was 10 , 000 in 1990 and doubled in 20 years. What was the annual percent increase to the nearest hundredth percent?
  2. The population of Elmira was 350 , 000 in 1990 and doubled in 20 years. What was the annual percent increase to the nearest hundredth of a percent?
  3. If a population doubles in 20 years, does the percent increase depend on the size of the original population?
  4. The population of Grayling doubled in 20 years. What was the annual percent increase to the nearest hundredth of a percent?
  1. 3.53 %
  2. 3.53 %
  3. No
  4. 3.53 %
  1. The population of Boomtown was 300 in 1908 and tripled in 7 years. What was the annual percent increase to the nearest hundredth of a percent?
  2. The population of Fairview was 15 , 000 in 1962 and tripled in 7 years. What was the annual percent increase to the nearest hundredth of a percent?
  3. If a population triples in 7 years, does the percent increase depend on the size of the original population?
  4. The population of Pleasant Lake tripled in 7 years. What was the annual percent increase to the nearest hundredth of a percent?

A researcher starts 2 populations of fruit flies of different species, each with 30 flies. Species A increases by 30 % in 6 days and species B increases by 20 % in 4 days.

  1. What was the population of species A after 6 days? Find the daily growth factor for species A.
  2. What was the population of species B after 4 days? Find the daily growth factor for species B.
  3. Which species multiplies more rapidly?
  1. 39 ; 1.045
  2. 35 ; 1.047
  3. Species B

A biologist isolates two strains of a particular virus and monitors the growth of each, starting with samples of 0.01 gram. Strain A increases by 10 % in 8 hours and strain B increases by 12 % in 9 hours.

  1. How much did the sample of strain A weigh after 8 hours? What was its hourly growth factor?
  2. How much did the sample of strain B weigh after 9 hours? What was its hourly growth factor?
  3. Which strain of virus grows more rapidly?

In Problems 69–72, we compare linear and exponential growth.

At a large university 3 students start a rumor that final exams have been canceled. After 2 hours, 6 students (including the first 3 ) have heard the rumor.

  1. Assuming that the rumor grows linearly, complete the table below for L ( t ) , the number of students who have heard the rumor after t hours. Then write a formula for the function L ( t ) . Graph the function.
    t 0 2 4 6 8
    L ( t ) 0000 0000 0000 0000 0000
  2. Complete the table below, assuming that the rumor grows exponentially. Write a formula for the function E ( t ) and graph it on the same set of axes with L ( t ) .
    t 0 2 4 6 8
    E ( t ) 0000 0000 0000 0000 0000
  1. t 0 2 4 6 8
    L ( t ) 3 6 9 12 15

    L ( t ) = 3 + 1.5 t
    linear and exponential
  2. t 0 2 4 6 8
    E ( t ) 3 6 12 24 48

    E ( t ) = 3 2 t / 2

Over the weekend the Midland Infirmary identifies four cases of Asian flu. Three days later it has treated a total of ten cases.

  1. Assuming that the number of flu cases grows linearly, complete the table below for L ( t ) , the number of people infected after t days. Then write a formula for the function L ( t ) . Graph the function.
    t 0 3 6 9 12
    L ( t ) 0000 0000 0000 0000 0000
  2. Complete the table below, assuming that the flu grows exponentially. Write a formula for the function E ( t ) and graph it on the same set of axes with L ( t ) .
    t 0 3 6 9 12
    E ( t ) 0000 0000 0000 0000 0000

The world’s population of tigers declined from 10 , 400 in 1980 to 6000 in 1998 .

  1. If the population declined linearly, what was its annual rate of decrease?
  2. If the population declined exponentially, what was its annual decay factor? What was its annual percent decrease?
  3. Predict the number of tigers in 2010 under each assumption, linear or exponential decline.
  1. 244 tigers per year
  2. 0.97 ; 3 %
  3. Linear: 3067 ; Exponential: 4170

In 2003, the Center for Biological Diversity filed a lawsuit against the federal government for failing to protect Alaskan sea otters. The population of sea otters, which numbered between 150,000 and 300,000 before hunting began in 1741, declined from about 20,000 in 1992 to 6000 in 2000. (Source: Center for Biological Diversity)

  1. If the population declined linearly after 1992, what was its annual rate of change in population?
  2. If the population declined exponentially after 1992, what was its annual decay factor?
  3. Predict the number of sea otters in 2010 under each assumption, linear or exponential decline

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.