document.write( "Question 597183: The number of California gray whales is growing according to the formula
\n" );
document.write( "A = Pe0.015t, where t is measured in years. How long will it take the number of whales to
\n" );
document.write( "double?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #378071 by stanbon(75887) ![]() You can put this solution on YOUR website! The number of California gray whales is growing according to the formula \n" ); document.write( "A = Pe0.015t, where t is measured in years. How long will it take the number of whales to double? \n" ); document.write( "---------------------- \n" ); document.write( "2P = P*e^0.15t \n" ); document.write( "e^0.015t = 2 \n" ); document.write( "--- \n" ); document.write( "0.015t = ln(2) \n" ); document.write( "t = ln(2)/0.015 = 46.21 years \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |