document.write( "Question 163468: 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 #120426 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! After year 1, the population would be \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( "Continuing all the way back to time t=0 years, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "You can use a calculator to iterate for x. \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Algebraically you can solve it using logarithm functions. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Nine years to double the population at 8% growth. \n" ); document.write( " |