document.write( "Question 234713: suppose that $9000 is invested at an interest rate of 5.4% per year, compounded continuously What is the doubling time?\r
\n" );
document.write( "\n" );
document.write( "I know that the equation is Pe^rt, but i am not certain about what exactly to do. i have the general idea, i am just not getting it.\r
\n" );
document.write( "\n" );
document.write( "Please Help! \n" );
document.write( "
Algebra.Com's Answer #173041 by stanbon(75887) ![]() You can put this solution on YOUR website! suppose that $9000 is invested at an interest rate of 5.4% per year, compounded continuously What is the doubling time? \n" ); document.write( "I know that the equation is Pe^rt \n" ); document.write( "18000 = 9000e^(0.054t) \n" ); document.write( "--------------- \n" ); document.write( "e^(0.054t) = 2 \n" ); document.write( "Take the natural log to get: \n" ); document.write( "0.054t = ln(2) \n" ); document.write( "t = [ln(2)]/0.054 \n" ); document.write( "t = 12.836.. years \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |