document.write( "Question 856387: $300 is deposited into an account that pays 8.2% annual interest that is compounded continuously. How long will it take for the balance to reach $14,000? Round to 3 decimal places. \n" ); document.write( "
Algebra.Com's Answer #515889 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! $300 is deposited into an account that pays 8.2% annual interest that is compounded continuously. How long will it take for the balance to reach $14,000? Round to 3 decimal places. \n" ); document.write( "--------- \n" ); document.write( "A(t) = P*e^(rt) \n" ); document.write( "------ \n" ); document.write( "14000 = 300*e^(0.082t) \n" ); document.write( "------ \n" ); document.write( "e^(0.082t) = 140/3 \n" ); document.write( "------ \n" ); document.write( "Take the ln of both sides to get: \n" ); document.write( "0.082t = ln[140/3] = 3.843 \n" ); document.write( "----- \n" ); document.write( "t = 3.843/0.082 = 46.866 years \n" ); document.write( "-------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |