Exponential Growth Homework: Find y, k, and When Population Reaches 10K

Incog
Messages
17
Reaction score
0

Homework Statement



A bacteria culture starts with 1000 bacteria and grows to a population of 7000 after an hour.

a) Find the size of the population after t hours.
b) Find the size of the population after 3 hours.
c) Find the rate of growth of the population after 3 hours.
d) When will the population reach 10 000?

Homework Equations



y = yoe^{kt}

The Attempt at a Solution



a) y = yoe^{kt}
7000 = 1000e^{kt}
7 = e^{kt}
ln7 = kt
ln7/t = k (is this it?)

b) y = yoe^{kt}
y = 1000e^{k(2)} (am I on the right track?)

c) I know I have to take the derivative but what do I take the derivative of?

d) No idea.
 
Last edited by a moderator:
Physics news on Phys.org
Incog said:
a) y = yoe^{kt}
7000 = 1000e^{kt}
7 = e^{kt}
ln7 = kt
ln7/t = k (is this it?)

You're close. What is the value of t when y = 7000?
 
IM havng a similar problem with N=Ae^(kt)

N is the number of bcteria in a culture at difrent times (t days) as expressed as a table

T= 0 ... 1 ... 2 ... 3 ... 4 ... 5 .
N= 10^3. 7.4x10^3. 5.5x10^4. 4x10^5. 3x10^6. 2.2x10^7.


it asks to envestigate the process with reference to the function above, I am confused and needs it explained
 
Welcome to Physics Forums.

To ask a question here, you'll need to start a new discussion thread. Also, you'll need to some attempt towards solving the problem -- this attempt need not be a complete or correct solution.

To start a new thread, you first have to be viewing a subforum page showing a list of existing discussion threads. Then simply click on the New Topic button near the upper left area of the page, just above the words "Threads in Forum".

See this figure:

attachment.php?attachmentid=32030&d=1297141244.png

Regards,

Redbelly98
Physics Forums Mentor
 
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