document.write( "Question 1050994: A population of geese grow in such a way that each generation is simply 2.2 times the previous generation. There were 3 geese in the first generation, how many will there be by the 15th generation? \n" ); document.write( "
Algebra.Com's Answer #666715 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A population of geese grow in such a way that each generation is simply 2.2 times the previous generation. \n" ); document.write( " There were 3 geese in the first generation, how many will there be by the 15th generation? \n" ); document.write( ": \n" ); document.write( "The first generation is 3*2.2^0, therefore 2.2^14 will be the 15th generation \n" ); document.write( "3*2.2^14 = 186,655 geese in 15 generations \n" ); document.write( " |