document.write( "Question 301539: I cant figure out how to plug in equations for the formula N=Ie^kt\r
\n" );
document.write( "\n" );
document.write( "For the problem-- There are currently 69 million cars in a certain country, increasing by .08% annually. How many years will it take for this country to reach 81 million cars? \n" );
document.write( "
Algebra.Com's Answer #216209 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I cant figure out how to plug in equations for the formula N=Ie^kt \n" ); document.write( "For the problem-- There are currently 69 million cars in a certain country, increasing by .08% annually. How many years will it take for this country to reach 81 million cars? \n" ); document.write( "----------------------------------- \n" ); document.write( "N(t) = I*e^(kt) \n" ); document.write( "---- \n" ); document.write( "81 mil = 69 mil*e^(0.08t) \n" ); document.write( "--- \n" ); document.write( "1.1739 = e^(0.08t) \n" ); document.write( "--- \n" ); document.write( "Take the natural log: \n" ); document.write( "0.08t = ln(1.1739) \n" ); document.write( "t = 2.00 years \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |