math help

crazeinc

Member
Jul 11, 2004
164
0
0
I'm embarassed to ask this, but I could use some help. Given a count of 400 after 2 hours, and a count of 25600 after 6 hours, how do I find the rate? (it's constant)
 

amol

Lifer
Jul 8, 2001
11,680
3
81
Oh if it helps ... sqrt of 400 = 20 and sqrt of 25600 is 160 (since 16^2 = 256)

i dunno if it helps

i didnt read the whole problem
 

YOyoYOhowsDAjello

Moderator<br>A/V & Home Theater<br>Elite member
Aug 6, 2001
31,205
45
91
It doesn't start at 0 at time 0 does it? Because then it's not a constant rate... are you sure it's constant?
 

crazeinc

Member
Jul 11, 2004
164
0
0
I worded it incorrectly. The rate is somewhere around 2.85, but I need to figure out how to find it. The size is not zero at time 0.
 

YOyoYOhowsDAjello

Moderator<br>A/V & Home Theater<br>Elite member
Aug 6, 2001
31,205
45
91
Originally posted by: crazeinc
I worded it incorrectly. The rate is somewhere around 2.85, but I need to figure out how to find it. The size is not zero at time 0.

Could you try to word it correctly then?
 

crazeinc

Member
Jul 11, 2004
164
0
0
Originally posted by: YOyoYOhowsDAjello
Originally posted by: crazeinc
I worded it incorrectly. The rate is somewhere around 2.85, but I need to figure out how to find it. The size is not zero at time 0.

Could you try to word it correctly then?

A bacteria culture grows with a constant relative growth rate. The count was 400 after 2 hours and 25,600 after 6 hours. What's the initial population?
 

omniviper

Senior member
Jul 22, 2004
755
0
0
0? wait there's something wrong with the problem since we do not know the rate of division of the bacteria per hour
 

crazeinc

Member
Jul 11, 2004
164
0
0
The answer is 50. I've been using this formula for other problems dealing with growth rates but I'm stuck: y(t)=y(original)e^(kt) k= constant
 

TheChort

Diamond Member
May 20, 2003
4,203
0
76
Originally posted by: crazeinc

A bacteria culture grows with a constant relative growth rate. The count was 400 after 2 hours and 25,600 after 6 hours. What's the initial population?

Ok heres some info:

400*64 = 400*(2^6) = 25600
That means the bacteria duplicated 6 times in 4 hours
In 2 hours there are 3 duplications

400/(2^3) = 400/8 = 50
 

crazeinc

Member
Jul 11, 2004
164
0
0
well i'm still kinda stuck on this...part b asked to find an expression for the population after t hours. The answer is y(t)=500e^((t*ln 8)/2) but I'm lost where the ln 8/2 came from
 

Ophir

Golden Member
Mar 29, 2001
1,211
4
81
Originally posted by: crazeinc
well i'm still kinda stuck on this...part b asked to find an expression for the population after t hours. The answer is y(t)=500e^((t*ln 8)/2) but I'm lost where the ln 8/2 came from
I think you have to solve for k for the exp. growth equation. If you solve for k, you get: k = [ln(P2/P1)]/(t2-t1) = (ln 64)/4 = [ln (8^2)]/4 = (ln 8)/2 = 1.0397. e^1.0397 = 2.828.

edit: I don't know where the 500 comes from, is that a typo and should be 50?