document.write( "Question 605120: Please help me solve this problem.
\n" );
document.write( "A bank account earning continuously compounded interest doubles in value in 9 years. At the same interest rate, how long would it take the value in the account to triple? \n" );
document.write( "
Algebra.Com's Answer #381557 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bank account earning continuously compounded interest doubles in value in 9 years. At the same interest rate, how long would it take the value in the account to triple? \n" ); document.write( "---- \n" ); document.write( "A(t) = P*e^(rt) \n" ); document.write( "2P = P*e^(9r) \n" ); document.write( "--- \n" ); document.write( "e^(9r) = 2 \n" ); document.write( "(9r) = ln(2) \n" ); document.write( "r = 0.077 \n" ); document.write( "------------- \n" ); document.write( "Solve: \n" ); document.write( "3P = P*e^(0.077t) \n" ); document.write( "e^(0.077t) = 3 \n" ); document.write( "0.077t = ln(3) \n" ); document.write( "t = 14.27 years \n" ); document.write( "======================= \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |