Very close, but not quite. Show me some steps.
Printable View
Very close, but not quite. Show me some steps.
Actually, all I did was replace the 1000 with 3000 and the 2 with 3...
Hmm. Turns out you can't do that. You know you've got the equation
You can just plug in the 3000 for the 2000, because, as you can see, if you put in a 0 for the t, you just get, which is correct for the second colony. You need to get another equation in order to solve for b. What are the conditions for the second colony? How can you get an equation from that condition?
6000 = 3000b^3
2 = b^3
3rdsqrt(2) = b
Excellent! In LaTeX, you can write it this way (double-click the equation to see how I wrote it):
Another way to write it, which will actually be more useful to us, is this way:
So now you've got
and
What do you do now?
2000(2^{1/2})^{t}=3000(2^{1/3})^{t}
Exactly. And turning the crank... Don't skip steps, now!
Now we just solve for t?
Yep. What do you get?
For some reason, the simplest problems always give me trouble. >:(
Oops. I made a mistake. It should be
leading to the equation
This is a nontrivial algebraic equation to solve. The first thing to do, I think, would be to divide both sides by 1000, giving you
Any ideas from here?
My mind is blanking so much, I don't think we would divide by 3, for some reason I'm thinking log.
A good reason. Try it!Quote:
for some reason I'm thinking log.
log(base 2) 3(2^{t/3}) = t/2
A computer scientist, eh? For the computer scientist, log means base 2. For the scientist, it's base e. For the engineer, it's base 10. It doesn't really matter a whole lot which one you use, as long as your calculator can do it. I'd agree with your result, so long as you write the parentheses this way:
Now what can you do with this? (Hint: the logarithm of a product is the ... )