document.write( "Question 743001: If I invested $2000.00 at the interest rate of 15%, compounded daily, for 52 weeks. How long would it take to reach $8000.00? \n" ); document.write( "
Algebra.Com's Answer #452723 by stanbon(75887) ![]() You can put this solution on YOUR website! If I invested $2000.00 at the interest rate of 15%, compounded daily, for 52 weeks. How long would it take to reach $8000.00?\r \n" ); document.write( "\n" ); document.write( "------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "---- \n" ); document.write( "8000 = 2000(1+0.15/365)^(365t) \n" ); document.write( "---- \n" ); document.write( "4 = (1.0004110)^(365t) \n" ); document.write( "---- \n" ); document.write( "(365t) = log(4)/log(1.0004110) \n" ); document.write( "--- \n" ); document.write( "t = 9.24 years \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |