Respuesta :
Answer:
(a) M(t)=33e^{44\cdot 10^{-6}t}-15t
(b) t=2.203 years
(c) N\approx 0.00145
Step-by-step explanation:
Modeling with Functions
We have a situation where data is managed in an effort to explain the behavior of the variables involved. It's crucial to find a mathematical expression that can model the expected behavior of the control parameters, in this case, the mass of a species of fish.
(a) Modeling
The first data provided by the problem is the initial mass, which will be called Mo=33 million tons. We also know thee mass of fish increases at a rate proportional to the existing mass. That suggests an exponential relation over time:
[tex]M'(t)=Ce^{kt}[/tex]
Where C and k are constants, and M' is the preliminary model. Now we must consider that commercial fishing removes fish mass at a constant rate of 15 million tons per year. This means that we have to subtract this amount each year, thus the final model is:
[tex]M(t)=Ce^{kt}-15t[/tex]
Note the mass is expressed in million tons and the time in years. The constant rate of increase is k=44/yr, this allows us to improve the model. We must be careful to express k in the proper units. The problem does not give the complete units of k, so we assume it's tons/yr, and the real value of k is
[tex]k=44\cdot 10^{-6}[/tex]
Thus,
[tex]M(t)=Ce^{44\cdot 10^{-6}t}-15t[/tex]
To complete the model, we use the initial condition: when t=0, M=33 million tons:
[tex]33=Ce^{44\cdot 10^{-6}(0)}-15(0)[/tex]
This gives us
[tex]C=33[/tex]
The final model is
[tex]M(t)=33e^{44\cdot 10^{-6}t}-15t[/tex]
(b) We need to find the time t when the mass of fish is zero:
[tex]33e^{44\cdot 10^{-6}t}-15t=0[/tex]
To solve this equation, we must use approximations since there is no way to find the value of t directly.
After some iterations, we found at t=2.203 years, the mass will go to almost zero.
(c) To save the fish from exhaustion, we must find an appropriate rate of fishing so the mass is constant. Let's call N the rate of fishing and plug it into the model:
[tex]M(t)=33e^{44\cdot 10^{-6}t}-Nt[/tex]
We want to ensure the mass of fish is constant, thus
[tex]33e^{44\cdot 10^{-6}t}-Nt=33[/tex]
Solving for N
[tex]\displaystyle N=\frac{33(e^{44\cdot 10^{-6}t}-1)}{t}[/tex]
This is not a constant value since it depends on t, but we tested for some values of t and found a near-constant value for N:
[tex]N\approx 0.00145[/tex]