document.write( "Question 1102894: The logarithm growth function f(t)= 100,000/1 +5000e^(-t)
\n" );
document.write( "describes the number of people f(t) who have become ill with the flu after (t) weeks.
\n" );
document.write( "How many people became ill with the flu after 6 weeks? \n" );
document.write( "
Algebra.Com's Answer #717601 by Boreal(15235) You can put this solution on YOUR website! f(6)=100000/(1+5000e^(-6)); the denominator is 13.39 and the answer is 7466.16 or 7466 people. \n" ); document.write( " |