document.write( "Question 139642: A population grows at a rate of 8% per year forever. The population starts at 100. What is the size of the population at the end of year n? ( for any integer n) \n" ); document.write( "
Algebra.Com's Answer #101797 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A population grows at a rate of 8% per year forever. The population starts at 100. What is the size of the population at the end of year n? ( for any integer n)
\n" ); document.write( "-----------------
\n" ); document.write( "size(n) = 100(1.08)^n
\n" ); document.write( "=========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );