Exponential and Logarithmic Functions

AI Thread Summary
The discussion revolves around a problem involving exponential growth, specifically bacteria doubling in a container. The user initially calculates the time it takes to fill half the container using logarithmic equations but realizes that the answer could have been derived more simply by recognizing the doubling pattern. It is confirmed that the container is half full after 59 minutes, just before reaching full capacity at 60 minutes. This scenario is noted as a common trick question often found in informal IQ tests. The exchange highlights the importance of understanding exponential growth intuitively.
Lurid
Messages
14
Reaction score
0
Can anyone check my work? I'm doubtful of my answer.

Homework Statement



The bacteria in a 4-liter container double every minute. After 60 minutes the container is full. How long did it take to fill half the container?

Homework Equations



I used:

F = A × 260
(1/2)F = A × 2x

F is "full", A is the starting amount of bacteria, and x is time in minutes.

The Attempt at a Solution



(1/2)(A × 260) = A × 2x

(1/2)(260) = 2x
260-1 = 2x
60 -1 = x
59 minutes = x
 
Physics news on Phys.org
Well done!

Now that you know the answer, you can understand that you could have got the answer by inspection. If the bacteria doubles every minute, then the container MUST HAVE BEEN half full after 59 minutes. IF ANF ONLY IF THIS HAPPENS can you double the bacteria and get the full container after the next minute (i.e. after 60 minutes).
 
Thanks!

Oh, wow. I never though of it that way! That would have saved a lot of work, haha.
 
Thanks!

Oh, wow. I never though of it that way! That would have saved a lot of work, haha.
 
This is one of those well known trick questions. Sometimes appears on informal "for fun" IQ tests. :biggrin:
 
The working out suggests first equating ## \sqrt{i} = x + iy ## and suggests that squaring and equating real and imaginary parts of both sides results in ## \sqrt{i} = \pm (1+i)/ \sqrt{2} ## Squaring both sides results in: $$ i = (x + iy)^2 $$ $$ i = x^2 + 2ixy -y^2 $$ equating real parts gives $$ x^2 - y^2 = 0 $$ $$ (x+y)(x-y) = 0 $$ $$ x = \pm y $$ equating imaginary parts gives: $$ i = 2ixy $$ $$ 2xy = 1 $$ I'm not really sure how to proceed from here.
Back
Top