document.write( "Question 1053555: the population of a town is 10000 people. the population is growing according to the function P(T)=10000(2^0.03t) where (t) is the number of years from the present and (p) is the population. what is the estimated population of the town after 3 years \n" ); document.write( "
Algebra.Com's Answer #668763 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+p%28t%29+=+10000%2A2%5E%28.03t%29+\"
\n" ); document.write( "\"+t+=+3+\" yrs
\n" ); document.write( "\"+p%283%29+=+10%5E4%2A2%5E%28.03%2A3%29+\"
\n" ); document.write( "\"+p%283%29+=+10%5E4%2A2%5E.09+\"
\n" ); document.write( "\"+p%283%29+=+10%5E4%2A1.0644+\"
\n" ); document.write( "\"+p%283%29+=+10644+\"
\n" ); document.write( "The estimated population of
\n" ); document.write( "the town after 3 years is 10,644
\n" ); document.write( "
\n" );