document.write( "Question 1144616: Please help me solve this problem. \"A researcher is investigating a specimen of bacteria. She finds that the original 1,000 bacteria grew to 2,084,000 in 60 hours. How fast does the bacteria (a) double? (b) quadruple?\". Please kindly explain to me how. Thank you in advance. \n" ); document.write( "
Algebra.Com's Answer #765781 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! The exponential/decay formula is \n" ); document.write( ": \n" ); document.write( "A = Pe^(rt), A is the ending amount(for example: bacteria, or radioactive element), P is the beginning amount, r is the growth or decay rate, t is time, e is a constant \n" ); document.write( ": \n" ); document.write( "For this problem, the units of t are hours(t = 60), at t = 0, P = 1,000 \n" ); document.write( ": \n" ); document.write( "First, we want to find the value for r \n" ); document.write( ": \n" ); document.write( "2084000 = 1000 * e^(r * 60) \n" ); document.write( ": \n" ); document.write( "2084 = e^(r * 60) \n" ); document.write( ": \n" ); document.write( "take natural logarithm of both sides of = \n" ); document.write( ": \n" ); document.write( "60r = ln(2084) \n" ); document.write( ": \n" ); document.write( "r = ln(2084)/60 = 0.1274/hour \n" ); document.write( ": \n" ); document.write( "(a) 2000 = 1000 * e^(0.1274 * t) \n" ); document.write( ": \n" ); document.write( "2 = e^(0.1274t) \n" ); document.write( ": \n" ); document.write( "0.1274t = ln(2) \n" ); document.write( ": \n" ); document.write( "t = ln(2)/0.1274 = 5.44 hours \n" ); document.write( ": \n" ); document.write( "(b) 4000 = 1000 * e^(0.1274 * t) \n" ); document.write( ": \n" ); document.write( "4 = e^(0.1274 * t) \n" ); document.write( ": \n" ); document.write( "t = ln(4)/0.1274 = 10.88 hours \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |