Bunuel
The population of bacteria in Colony A increases by 200% every three days, while the population of bacteria in Colony B increases by 800% every five days. Initially, Colony A starts with 243 bacteria and Colony B starts with 9 bacteria. In how many days will these colonies have the same population?
A. 3
B. 9
C. 15
D. 27
E. 45
Important thing for GMAT aspirants to know
200% increase = 3 times the original population
So population is becoming 3 times every three days in Colony A
and population is becoming 9 times every five days in Colony B
LCM (3, 5) = 15
So, Population in colony A becomes 3^5 every 15 days
and, Population in colony B becomes 9^3 every 15 days
Let's assume that population becomes same in t cycles of 15 days
Population of A in t cycles of 15 days = \(243*3^{5t}\)
Population of B in t cycles of 15 days = \(9*9^{3t}\)
Now, \(243*3^{5t} = 9*9^{3t}\)
i.e. \(3^5*3^{5t} = 3^2*3^{2*3t}\)
i.e. \(3^{5t+5} = 3^{6t+2} \)
i.e. 5t+5 = 6t+2
i.e. t = 3
i.e. Total days = 15*3 = 45
Answer: Option E