document.write( "Question 403442: The table shows the number of squirrels in a particular forest t years after a forest fire.\r
\n" );
document.write( "\n" );
document.write( "Years Squirrels
\n" );
document.write( "0, 30
\n" );
document.write( "1, 60
\n" );
document.write( "2, 120
\n" );
document.write( "3, 240
\n" );
document.write( "4, 480
\n" );
document.write( "5, 960
\n" );
document.write( "a. Explain how the population of squirrels is changing each year.
\n" );
document.write( "b. Write a function to model the situation. Explain what each number represents. \n" );
document.write( "
Algebra.Com's Answer #285284 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! a: The population doubles every year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b: |