document.write( "Question 1139087: A skull cleaning factory cleans animal skulls of deer, buffalo and other types of animals using flesh-eating beetles. The factory owner started with only 8 adult beetles. After 43 days, the beetle population grew to 24 adult beetles. How long did it take before the beetle population was 8000 beetles?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #756880 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A skull cleaning factory cleans animal skulls of deer, buffalo and other types of animals using flesh-eating beetles. \n" ); document.write( " The factory owner started with only 8 adult beetles. \n" ); document.write( " After 43 days, the beetle population grew to 24 adult beetles. \n" ); document.write( " How long did it take before the beetle population was 8000 beetles? \n" ); document.write( ": \n" ); document.write( "The exponential equation: \n" ); document.write( "find k, when t=43 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "43k = ln(3) \n" ); document.write( "43k = 1.0986 \n" ); document.write( "k = \n" ); document.write( "k = .02555 \n" ); document.write( ": \n" ); document.write( "let t = time for 8000 of these creatures \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "t = \n" ); document.write( "t = 270.36 days \n" ); document.write( " |