On the first day of spring, an entire field of flowering trees blossoms. The population of locusts consuming

these flowers rapidly increases as the trees blossom. The locust population gains 87% of its size every 2.4

days, and can be modeled by a function, L, which depends on the amount of time, t (in days).

Before the first day of spring, there were 1100 locusts in the population.

Write a function that models the locust population t days since the first day of spring.

L(t) =

Respuesta :

Answer:

[tex]L(t) = 1,100*(1+0.87)^{\frac{t}{2.4}}[/tex]

Step-by-step explanation:

The locust population grows according to an exponential model with the following general formula:

[tex]L(t) = L_0*(1+r)^{\frac{t}{T}}[/tex]

Where 'L0' is the initial locust population, 'r' is the increase rate after 'T' days, and 't' is the time passed, in days.

Applying the given data, the function that models the locust population t days since the first day of spring is:

[tex]L(t) = 1,100*(1+0.87)^{\frac{t}{2.4}}[/tex]