Applications of Differentiation II

chrisyuen
Messages
55
Reaction score
0

Homework Statement



A research studied the commercial fishing situation in a certain fishing zone. Denoting the total catch of corel fish in that zone in t years time from January 1, 1992 by N(t) (in thousand tonnes), he obtained the following data:

t=2, N(t)=55
t=4, N(t)=98

The research modeled N(t) by ln N(t) = a - e^(1-kt) where a and k are constants.

(a) Show that e^(-4k) - e^(-2k) + ln (98/55) / e = 0

Hence find, to 2 decimal places, two sets of values of a and k.

(b) The research later found out that N(7) = 170. Determine which set of values of a and k obtained in (a) will make the model fit for the known data.

Hence estimate, to the nearest thousand tonnes, the total possible catch of coral fish in that zone since January 1, 1992.

(c) Skipped (involved differentiation).

Answers
(a): k = 0.59, a = 4.84 or k = 0.18, a = 5.89
(b): k = 0.18, a = 5.89; 361 thousand tonnes
(c): skipped

Homework Equations



Quadratic Equations and Differentiation Rules

The Attempt at a Solution



I can solve (a) and first part of (b) successfully.

However, I don't understand why second part of (b) should be 361 thousand tonnes.

The formula I used is ln N(t) = 5.90 - e^(1-0.18t),

when I performed backward calculation, t is 30.55 years.

It is quite strange and I can't get it.

Can anyone tell me how to solve it?

Thank you very much!
 
Last edited:
Physics news on Phys.org
Should I need to set t -> infinity to get the result?

However, N(t) -> 365 (but not 361) when t -> infinity.
 
It is due to round-off error. If you use the rounded a=5.89 to calculate the total catch, you will get 361.
 
I got it!

Thank you very much!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top