document.write( "Question 176776: Suppose a population of initial size 100 grows at the rate of 8% per year forever.
\n" ); document.write( "What is the size of the population at the end of year 1?
\n" ); document.write( "What is the size of the population at the end of year 2?
\n" ); document.write( "What is the size of the population at the end of year 3?
\n" ); document.write( "What is the size of the population at the end of year n (for any integer n)?
\n" ); document.write( "What algebraic equation would you need to solve to find the number of years x that it would take for our population to reach 200? Use a calculator to solve to x.
\n" ); document.write( "

Algebra.Com's Answer #131847 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
formula is P = 100(1+int rate %)^t
\n" ); document.write( ":
\n" ); document.write( "so in our case \"P=100%281.08%29%5Et\"
\n" ); document.write( ":
\n" ); document.write( "I will do year 2 \"P=100%281.08%29%5E2=100%281.1664%29=116.64\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );