document.write( "Question 283775: The population of a small country increases according to the functioni B=2,400,000e^0.03t, where t is measured in years. How many people will the country have after 4years?? \n" ); document.write( "
Algebra.Com's Answer #205973 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
\"e\" is a special number like \"pi\". Use 2.7182818284590451 (or a rounded-off version of this) for e. This makes your equation:
\n" ); document.write( "\"B=2400000%282.7182818284590451%29%5E%280.03t%29\"

\n" ); document.write( "To find the bacteria after four 4 years, just replace the \"t\" with four:
\n" ); document.write( "\"B=2400000%282.7182818284590451%29%5E%280.03%284%29%29\"
\n" ); document.write( "and get out your calculator.
\n" ); document.write( "
\n" ); document.write( "
\n" );