A ship embarked on a long voyage. At the start of the voyage, there were 300 ants in the cargo hold of the ship. One week into the voyage, there were 600 ants. Suppose the population of ants is an exponential function of time. (Round your answers to two decimal places.) How long did it take the population to double? weeks How long did it take the population to triple? weeks When were there 10, 000 ants on board? weeks There also was an exponentially-growing population of anteaters on board. At the start of the voyage there were 17 anteaters, and the population of anteaters doubled every 3.2 weeks. How long into the voyage were there 200 ants per anteater?

Respuesta :

Answer:

It takes 1 week for the ant population to double

It takes 1.58 weeks for the ant population to triple

It takes 5.06 weeks for the ant population to reach 10000

It takes 5.09 weeks for the ant population to be 200 times the ant eater population.

Step-by-step explanation:

It takes only 1 week for the population to double from 300 to 600

We can model the population of ant (or anteater) as the following:

[tex]p = ae^{kt}[/tex]

Where a = 300 is the initial population at t = 0

When t = 1, P = 600

[tex]600 = 300e^{1k}[/tex]

[tex]e^k = 2[/tex]

k = ln2 = 0.693

When the population tripled, p/a = 3

[tex]e^{kt} = 3[/tex]

[tex]kt = ln 3 = 1.1[/tex]

t = 1.1/k = 1.1/0.693 = 1.58 weeks.

When there are 10000 ants on board, p = 10000:

[tex]300e^{kt} = 10000[/tex]

[tex]e^{kt} = 10000/300 = 33.33[/tex]

[tex]kt = ln33.33 = 3.51[/tex]

t = 3.51 / k = 3.51 / 0.693 = 5.06 weeks.

Similarly for anteater, at t = 0 there are 17 of them so A = 17. We can solve for their K parameter if the population doubled after 3.2 weeks

[tex]e^{3.2K} = P/A = 2[/tex]

[tex]3.2K = ln2[/tex]

[tex]K = ln2/3.2 = 0.2166[/tex]

At the time there are 200 ants per anteater

[tex]p = 200P[/tex]

[tex]300e^{kt} = 200*17e^{Kt}[/tex]

[tex]e^{kt - Kt} = 200*17/300[/tex]

[tex]e^{0.693t - 0.2166t} = 11.33[/tex]

[tex]e^{0.4765t} = 11.33[/tex]

[tex]0.4765t = ln11.33[/tex]

[tex]t = ln11.33/0.4765 = 5.09[/tex] weeks

Using exponential functions, it is found that, for the population of ants:

  • It took 1 week for the population to double.
  • It took 1.58 weeks for the population to triple.
  • There were 10,000 ants on board after 5.06 weeks.

For the population of anteaters, 11.38 weeks into the voyage there were 200 ants per anteater.

An increasing exponential function is modeled by:

[tex]A(t) = A(0)(1 + r)^t[/tex]

In which:

  • A(0) is the initial amount.
  • r is the growth rate, as a decimal.

For the population of ants, we have that:

  • The initial value is 300, hence [tex]A(0) = 300[/tex].
  • Doubled after 1 week, hence [tex]A(1) = 600[/tex], and this is used to find r.

[tex]A(t) = A(0)(1 + r)^t[/tex]

[tex]A(t) = 300(1 + r)^t[/tex]

[tex]300(1 + r) = 600[/tex]

[tex]1 + r = 2[/tex]

[tex]r = 1[/tex]

Hence:

[tex]A(t) = 300(2)^t[/tex]

It took 1 week for the population to double.

For the time it took to triple, we find t for which [tex]A(t) = 3A(0) = 900[/tex], hence:

[tex]A(t) = 300(2)^t[/tex]

[tex]900 = 300(2)^t[/tex]

[tex]2^t = 3[/tex]

[tex]\log{2^t} = \log{3}[/tex]

[tex]t\log{2} = \log{3}[/tex]

[tex]t = \frac{\log{3}}{\log{2}}[/tex]

[tex]t = 1.58[/tex]

It took 1.58 weeks for the population to triple.

The time it took for there to be 10000 ants on board is t for which [tex]A(t) = 10000[/tex], hence:

[tex]A(t) = 300(2)^t[/tex]

[tex]10000 = 300(2)^t[/tex]

[tex]2^t = \frac{10000}{300}[/tex]

[tex]\log{2^t} = \log{\frac{10000}{300}}[/tex]

[tex]t\log{2} = \log{\frac{10000}{300}}[/tex]

[tex]t = \frac{\log{\frac{10000}{300}}}{\log{2}}[/tex]

[tex]t = 5.06[/tex]

There were 10,000 ants on board after 5.06 weeks.

For the population of anteaters, we have that:

  • Initially, there were 17, hence [tex]A(0) = 17[/tex].
  • It doubles every 3.2 weeks, hence [tex]A(3.2) = 2A(0)[/tex], and this is used to find r.

[tex]A(t) = A(0)(1 + r)^t[/tex]

[tex]2A(0) = A(0)(1 + r)^{3.2}[/tex]

[tex](1 + r)^{3.2} = 2[/tex]

[tex]\sqrt[3.2]{(1 + r)^{3.2}} = \sqrt[3.2]{2}[/tex]

[tex]1 + r = 2^{\frac{1}{3.2}}[/tex]

[tex]1 + r = 1.24185781207 [/tex]

Hence:

[tex]A(t) = A(0)(1 + r)^t[/tex]

[tex]A(t) = 17(1.24185781207)^t[/tex]

The amount of time it takes for there to be 200 ants is t for which [tex]A(t) = 200[/tex], hence:

[tex]A(t) = 17(1.24185781207)^t[/tex]

[tex]200 = 17(1.24185781207)^t[/tex]

[tex](1.24185781207)^t = \frac{200}{17}[/tex]

[tex]\log{(1.24185781207)^t} = \log{\frac{200}{17}}[/tex]

[tex]t\log{1.24185781207} = \log{\frac{200}{17}}[/tex]

[tex]t = \frac{\log{\frac{200}{17}}}{\log(1.24185781207)}[/tex]

[tex]t = 11.38[/tex]

11.38 weeks into the voyage there were 200 ants per anteater.

A similar problem is given at https://brainly.com/question/14773454

ACCESS MORE