document.write( "Question 247785: The number of books in a small library increases according to the function B = 5100e0.02t, where t is measured in years. How many books will the library have after 9 years?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #180729 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! B = 5100e^0.02t \n" ); document.write( "B=5,100*2.7183^.02*9 \n" ); document.write( "B=5,100*2.7183^.18 \n" ); document.write( "B=5,100*1.1872 \n" ); document.write( "B=6,105.80 NUMBER OF BOOKS AFTER 9 YEARS. \n" ); document.write( " |