Solving for K and Time when P=44 in Alligator Population Problem

  • Thread starter Thread starter Eng67
  • Start date Start date
  • Tags Tags
    population Time
Eng67
Messages
21
Reaction score
0
I am having a problem with finding the constant K in This problem.

The time rate of change of an alligator population P in a swamp is proportional to the square root of P. The swamp contains 9 alligators in 2000 and 25 alligators in 2005. When will there be 44 alligators in the swamp?

I have determined the formula dP/dT = KP^1/2

P(0)=9, P(5)=25

P^-1/2dP = Kdt and 2P^1/2=C + Kt

A simple push with how to introduce the values into this equation would be greatly appreciated.
 
Physics news on Phys.org
If I'm not mistaken...
2\sqrt{p} = c + kt
if t = 0, then p = 9, and the kt term disappears, so you can get a value for C. Then do the same kind of thing for the value of k using the other piece of data you are given.
 
Two unknowns, C and K, so you need two equations. You are given two pieces of information. As finchie_88 suggested (although he didn't say it explicitely), let t be the number of years since 2000. Then when t= 0, P= 9 and when t= 5, P= 25. Put those numbers into your formula to get two equations for C and K.
 
Thanks for the replies! It has become much clearer now.
 
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