SOLUTION: The number of insects attracted to a bright light is currently 8. If the number is expected to quadruple every 10 minutes, how long will it take for the number to reach 500?
Algebra ->
Percentage-and-ratio-word-problems
-> SOLUTION: The number of insects attracted to a bright light is currently 8. If the number is expected to quadruple every 10 minutes, how long will it take for the number to reach 500?
Log On
Question 326229: The number of insects attracted to a bright light is currently 8. If the number is expected to quadruple every 10 minutes, how long will it take for the number to reach 500? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The number of insects attracted to a bright light is currently 8. If the number is expected to quadruple every 10 minutes, how long will it take for the number to reach 500?
---------------------------
A(t) = Ao(4)^(t/10) where t is in minutes.
-----
500 = 8*4^(t/10)
---
4^(t/10) = 62.5
---
Take the log and solve for "t":
---
(t/10)*log(4) = log62.5
-----
t/10 = 2.9829
---
t = 29.98
---
Round up to t = 30 minutes
===========================
Cheers,
Stan H.