- Joined
- 1/15/15
- Messages
- 238
- Points
- 28
Hi. Currently, you have 2 frogs. They double everyday. So it goes 2,4, 6, ... By the 30th day, at 2^30, they fill the pond. Now suppose you start with 8 frogs. They double everyday. How many days does it take to fill the pond?
I had, 2^30 = 8 * 2(n-1)
->n=28
but the answer is supposed to be 27. thanks!
I had, 2^30 = 8 * 2(n-1)
->n=28
but the answer is supposed to be 27. thanks!