document.write( "Question 1176160: A population of 60 deer are introduced into a wildlife sanctuary. It is estimated that the sanctuary can sustain up to 300 deer. Absent constraints, the population would grow by 70% per year.\r
\n" );
document.write( "\n" );
document.write( "Estimate the population after one year\r
\n" );
document.write( "\n" );
document.write( "p1= ?\r
\n" );
document.write( "\n" );
document.write( "Estimate the population after two years\r
\n" );
document.write( "\n" );
document.write( "p2= ? \n" );
document.write( "
Algebra.Com's Answer #802335 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! p1 = (60)(1 + 70%) = 102\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p2 = (60)(1 + 70%)^2 = 173.4 = 173 (rounded down to the nearest integer) \n" ); document.write( " |