document.write( "Question 523675: How long it will take for an investment of 2000 dollars to double in value if the interest rate is 10 percent per year, compounded continuously? \n" ); document.write( "
Algebra.Com's Answer #347367 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How long it will take for an investment of 2000 dollars to double in value if the interest rate is 10 percent per year, compounded continuously? \n" ); document.write( "--- \n" ); document.write( "A(t) = P*e^(rt) \n" ); document.write( "---- \n" ); document.write( "4000 = 2000*e^(0.1*t) \n" ); document.write( "2 = e^ (0.1t) \n" ); document.write( "--- \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "0.1t = ln(2) \n" ); document.write( "--- \n" ); document.write( "t = 0.6931/0.1 \n" ); document.write( "--- \n" ); document.write( "t = 6.931 years \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " \n" ); document.write( " |