document.write( "Question 1137502: For each year t, the population of a forest of trees is represented by the function A(t)= 115(1.025)^t. In a neighboring forest, the population of the same type of tree is represented by the function B(t)=82(1.029)^t. Assuming the population growth models continue to represent the growth of the forests, which forest will have a greater number of trees after 100 years? By how many? \n" ); document.write( "
Algebra.Com's Answer #755379 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! \n" ); document.write( "You will need a calculator for this as doing so by hand is very tedious. If you don't have a calculator, then here is a free calculator you can use. Feel free to do an online search for any other calculator you prefer better. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug t = 100 into A(t) \n" ); document.write( "A(t) = 115*(1.025)^t \n" ); document.write( "A(100) = 115*(1.025)^100 \n" ); document.write( "A(100) = 1358.57738 \n" ); document.write( "A(100) = 1359 \n" ); document.write( "There are roughly 1359 trees in forest A after one hundred years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Repeat for B(t) as well \n" ); document.write( "B(t) = 82(1.029)^t \n" ); document.write( "B(100) = 82(1.029)^100 \n" ); document.write( "B(100) = 1430.05035 \n" ); document.write( "B(100) = 1430 \n" ); document.write( "There are roughly 1430 trees in forest B after one hundred years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We see that forest B has more trees after one hundred years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The difference is 1430 - 1359 = 71 trees, meaning that forest B has 71 more trees compared to forest A after one hundred years. \n" ); document.write( " \n" ); document.write( " |