document.write( "Question 64439: Two parter that I don't understand. Can anyone help me? \r
\n" );
document.write( "\n" );
document.write( "The black bear population in a certain are in Alaska is approximated by \r
\n" );
document.write( "\n" );
document.write( "B(t) = 580/1 + 8.3e^-0.12t, \r
\n" );
document.write( "\n" );
document.write( "t is the number of years after logging ended in the area. How many black bearsare there 5 years after logging ended? Predict how long it will take for the black bear population to reach 290. \r
\n" );
document.write( "\n" );
document.write( "Thanks again. \n" );
document.write( "
Algebra.Com's Answer #45090 by stanbon(75887) ![]() You can put this solution on YOUR website! The black bear population in a certain are in Alaska is approximated by \n" ); document.write( "B(t) = 580/1 + 8.3e^-0.12t, \n" ); document.write( "t is the number of years after logging ended in the area. How many black bears are there 5 years after logging ended? Predict how long it will take for the black bear population to reach 290. \n" ); document.write( "Comment: Your formula is ambiguous. It is difficult to tell where \n" ); document.write( "the denominator starts and where it ends. I'm going to assume 1+8.3e^-0.12t \n" ); document.write( "is all in the denominator. \n" ); document.write( " \n" ); document.write( "B(t) = 580/[1 + 8.3e^-0.12t] \n" ); document.write( "B(5)=580/[1+8.3e^(-0.12*5) \n" ); document.write( "B(5)=580/5.55513658 \n" ); document.write( "B(5)=104.4 bears \n" ); document.write( "--------------- \n" ); document.write( "If B(t)=290 find \"t\". \n" ); document.write( "290=580/(1+8.3e^(-0.12t) \n" ); document.write( "1+8.3e^(-0.12t)=580/290=2 \n" ); document.write( "8.3e^(-0.12t)=1 \n" ); document.write( "e^(-0.12t)=0.1204819277... \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "-0.12t=-2.11625555... \n" ); document.write( "t=17.635 years \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |