There are 170 deer on a reservation. The deer population is increasing at a rate of 30% per year. Write a function that gives the deer population p(t) on the reservation t years from now.
Q. There are 170 deer on a reservation. The deer population is increasing at a rate of 30% per year. Write a function that gives the deer population p(t) on the reservation t years from now.
Identify Initial Population and Growth Rate: First, let's identify the initial population a and the growth rate r.Initial population a: 170 deerGrowth rate r: 30% per year, which can be written as a decimal 0.30
Determine Growth Factor: Next, we need to determine the growth factor b. The growth factor is calculated by adding 1 to the growth rate expressed as a decimal.Growth factor b = 1+rLet's calculate the value of b.b=1+0.30b=1.30
Write Exponential Function: Now we can write the exponential function that models the deer population p(t) after t years.The general form of an exponential growth function is p(t)=a(b)t.Substitute 170 for 'a' and 1.30 for 'b' to get the specific function for this problem.p(t)=170(1.30)t
More problems from Write exponential functions: word problems