Core Connections Algebra 2, 2013
CC
Core Connections Algebra 2, 2013 View details
1. Section 7.1
Continue to next subchapter

Exercise 20 Page 321

Practice makes perfect
a

Notice the word level off. This suggests that the population approaches 60 000 over time. Therefore, this cannot be a linear relationship, since this would not show a population that levels off. Instead we should use an exponential model.

b

From Part A, we know that the function illustrates exponential decay. Therefore, we can write it on the following format.

y=ab^x, b<1 However, the function has an asymptote at y=60 000. To reflect this fact, we must add 60 000 to the equation's right-hand side. y=ab^x+60 000As x grows the value of ab^x decreases, which means the function approaches the constant.

Finding a and b

From the exercise, we know that the function's initial value is 72 000. We also know that two years after 1998, the population has dropped to 70 379. With this information, we can identify two datapoints and substitute them into the function. rcl ( 0, 72 000)& → & 72 000= ab^0+60 000 ( 2, 70 379)& → & 70 379= ab^2+60 000 Any power raised to 0 equals 1. With this information, we can solve for a in the first equation.

72 000= ab^0+60 000
â–¼
Solve for a
72 000= a* 1+60 000
72 000= a+60 000
12 000= a
a=12 000

When we know the value of a, we can calculate the value of b.

70 379 = 12 000b^2+60 000
â–¼
Solve for b
10 379 = 12 000b^2
10 379/12 000 = b^2
b^2=10 379/12 000
b=± sqrt(10 379/12 000)

b > 0

b=sqrt(10 379/12 000)
b=0.93000...
b≈ 0.93

Now we can complete the function. y=12 000(0.93)^x+60 000