document.write( "Question 1032197: Briana uses the following equation to model the number of infected people each week.
\n" );
document.write( "Y=50 e^0.3t. Y represents the number of infected people and t represents time in weeks. In how many weeks will the number of infected people reach 2500. \n" );
document.write( "
Algebra.Com's Answer #646853 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Y=50 e^0.3t. \n" ); document.write( "In how many weeks will the number \n" ); document.write( "of infected people reach 2500? \n" ); document.write( "50 e^0.3t = 2,500 \n" ); document.write( "e^0.3t = 2,500/50 \n" ); document.write( "e^0.3t = 50 \n" ); document.write( "0.3t loge e = loge(50) \n" ); document.write( "(loge e = 1) \n" ); document.write( "0.3t = loge (50) \n" ); document.write( "t = loge (50)/0.3 \n" ); document.write( "t = 13.04 weeks \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |