document.write( "Question 969267: If you have $5,000, how long does it take to quadruple your money if you can invest it at 6% compounded daily? \n" ); document.write( "
Algebra.Com's Answer #592186 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If you have $5,000, how long does it take to quadruple your money if you can invest it at 6% compounded daily? \n" ); document.write( "============= \n" ); document.write( "Using 365 days per year: \n" ); document.write( "--- \n" ); document.write( "FV = PV*(1 + 0.06/365)^d (d = # of days) \n" ); document.write( "FV = 4*PV \n" ); document.write( "(1 + 0.06/365)^d = 4 \n" ); document.write( "d*log(1 + 0.06/365)) = log(4) \n" ); document.write( "d = 8434 days \n" ); document.write( "------------ \n" ); document.write( "=~ 23.107 years \n" ); document.write( "======================= \n" ); document.write( "The amount is not relevant. Any amount will be 4x. \n" ); document.write( " \n" ); document.write( " |