document.write( "Question 1040497: Suppose $7,100 is invested in an account at an annual interest rate of 3.4% compounded
\n" );
document.write( "continuously. How long (to the nearest tenth of a year) will it take the investment to double in size? \n" );
document.write( "
Algebra.Com's Answer #655371 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose $7,100 is invested in an account at an annual interest rate of 3.4% compounded continuously. How long (to the nearest tenth of a year) will it take the investment to double in size? \n" ); document.write( "A(t) = P*e^(r*t) \n" ); document.write( "------ \n" ); document.write( "Solve e^(r*t) = 2 \n" ); document.write( "e^(0.034t) = 2 \n" ); document.write( "0.034t = ln(2) \n" ); document.write( "t = ln(2)/(0.034) \n" ); document.write( "t = 20.4 years \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |