document.write( "Question 62631: A population is increasing at a rate of 2% each year. The population is currently 5000. Find a function p(t) that gives the size of the population t years from now. \n" ); document.write( "
Algebra.Com's Answer #43419 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A population is increasing at a rate of 2% each year. The population is currently 5000. Find a function p(t) that gives the size of the population t years from now.
\n" ); document.write( "----------
\n" ); document.write( "Current = 5000
\n" ); document.write( "After 1 yr= 5000(1+0.02)
\n" ); document.write( "After 2 yr= 5000(1+0.02)^2
\n" ); document.write( "...\r
\n" ); document.write( "\n" ); document.write( "After t years = 5000(1+0.02)^t
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );