document.write( "Question 227831: This is a question given on my assignment and I have no idea where to go with it. Given information: A loan company offers money at 1.8% per month, compounded monthly and the nominal rate is 21.6%. How many years will it take an investment to triple itself if the nominal interest is compounded continuously? \n" ); document.write( "
Algebra.Com's Answer #169243 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A loan company offers money at 1.8% per month, compounded monthly and the nominal rate is 21.6%. How many years will it take an investment to triple itself if the nominal interest is compounded continuously? \n" ); document.write( ". \n" ); document.write( "Use the \"continuous compound interest\" formula: \n" ); document.write( "A = Pe^(rt) \n" ); document.write( ". \n" ); document.write( "Let P = our initial investment \n" ); document.write( "then \n" ); document.write( "3P = Pe^(.018*12*t) \n" ); document.write( "3 = e^(.018*12*t) \n" ); document.write( "ln 3 = .018*12*t \n" ); document.write( "ln 3/(.018*12) = t \n" ); document.write( "5.086 years = t \n" ); document.write( " \n" ); document.write( " |