document.write( "Question 183543: Suppose a population of intial size 100 grows at the rate of 8% per year forever. What is the size of the population at the end of year 1? that is the size of the population at the end of year 2? What is the size of the population at the end of year 3? What is the size of the population at the end of year n (for any integer n)? What algebraic equation would you need to solve to find the number of years x that it would take for our population to reach 2007? Use a calculator to solve for x. \n" ); document.write( "
Algebra.Com's Answer #137785 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose a population of intial size 100 grows at the rate of 8% per year forever
\n" ); document.write( "---------------.\r
\n" ); document.write( "\n" ); document.write( "What is the size of the population at the end of year 1?
\n" ); document.write( "A(1) = 100(1.08) = 108
\n" ); document.write( "--------------------------------
\n" ); document.write( "What is the size of the population at the end of year 2?
\n" ); document.write( "A(2) = 100(1.08)^2 = 116.64
\n" ); document.write( "--------------------------------\r
\n" ); document.write( "\n" ); document.write( "What is the size of the population at the end of year 3?
\n" ); document.write( "A(3) = 100(1.08)^3 = 125.97
\n" ); document.write( "--------------------------------\r
\n" ); document.write( "\n" ); document.write( "What is the size of the population at the end of year n (for any integer n)?
\n" ); document.write( "A(n) = 100(1.08)^n\r
\n" ); document.write( "\n" ); document.write( "--------------------------------\r
\n" ); document.write( "\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 2007? Use a calculator to solve for x.
\n" ); document.write( "A(x) = 100(1.08)^x
\n" ); document.write( "1.08^x = [A(x)/100]
\n" ); document.write( "x ={log[A(x)/100] / [log(1.08)]}
\n" ); document.write( "=================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );