document.write( "Question 1168205: There are approximately 500 wolves in Algonquin Provincial Park. Under ideal conditions, this population would
\n" );
document.write( "double every 35 years
\n" );
document.write( "a. Which equation models this population growth?
\n" );
document.write( "b. How many wolves were in the park 10 years ago? (time will be negative)
\n" );
document.write( "c. How long till the population of wolves would triple?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #803286 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! Rule of 70: 70/35 = 2%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a. (500)(1.02)^x for x years\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b. (500)(1.02)^(-10) = 410 (rounded to the nearest integer)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c. (500)(1.02)^x = 1500 \n" ); document.write( "1.02^x = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = log_(1.02)(3) = 55.47 years \n" ); document.write( " |