document.write( "Question 1164440: The fox population in a certain region has a relative growth rate of 9 percent per year. It is estimated that the population in the year 2000 was 29,900 foxes.\r
\n" );
document.write( "\n" );
document.write( "a) Find an equation that models the population t years after 2000 ( t=0 for 2000).
\n" );
document.write( "A = \r
\n" );
document.write( "\n" );
document.write( "b) Use the equation from part (a) to estimate the fox population in the year 2010. Round to the nearest fox.
\n" );
document.write( "= _____ foxes \n" );
document.write( "
Algebra.Com's Answer #788862 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! F=Fo(1.09)^t \n" ); document.write( "F=29900(1.09)^t \n" ); document.write( "where t=year-2000 \n" ); document.write( "F(2010)=29900(1.09)^10=70784 foxes \n" ); document.write( " \n" ); document.write( " |