document.write( "Question 1124114: If you had 20 rabbits. After six months the number of rabbits had increased to 100. If the number of rabbits increased exponentially, then\r
\n" );
document.write( "\n" );
document.write( "How many rabbits will you have at the end of one year? (Hint: consider the general exponential model y=ab^(x)) \n" );
document.write( "
Algebra.Com's Answer #740491 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! a = 20 and b = 100/20 = 5 \n" ); document.write( ": \n" ); document.write( "y = 20(5)^x \n" ); document.write( ": \n" ); document.write( "Note 12/6 = 2 \n" ); document.write( ": \n" ); document.write( "y = 20(5)^2 = 500 rabbits \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |