document.write( "Question 701494: If the population is decreasing at 2.3% per year and the population is currently 125,000. What is the exponentional model? What will the population be in 15 years? How long will it take to reach 25,000. \n" ); document.write( "
Algebra.Com's Answer #432447 by stanbon(75887) ![]() You can put this solution on YOUR website! If the population is decreasing at 2.3% per year and the population is currently 125,000. What is the exponentional model? What will the population be in 15 years? How long will it take to reach 25,000. \n" ); document.write( "-------------- \n" ); document.write( "Each year 97.7% of last year's population survives. \n" ); document.write( "----- \n" ); document.write( "A(t) = 125000(0.977)^t \n" ); document.write( "--- \n" ); document.write( "Solve 125000(0.977)^t = 25000 \n" ); document.write( "0.977^t = 1/5 \n" ); document.write( "--- \n" ); document.write( "Take the log and solve for \"t\": \n" ); document.write( "t = log(1/5)/log(0.977) \n" ); document.write( "--- \n" ); document.write( "t = 69 years \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |