document.write( "Question 603915: Given A=P(1+r/n)^nt find how long it takes for an investment to double if it is invested at 5% interest compounded quarterly. \n" ); document.write( "
Algebra.Com's Answer #380887 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given A=P(1+r/n)^nt find how long it takes for an investment to double if it is invested at 5% interest compounded quarterly. \n" ); document.write( "---- \n" ); document.write( "Solve: 2P = P(1+ (.05/4))^(4t) \n" ); document.write( "--- \n" ); document.write( "(1.0125)^(4t) = 2 \n" ); document.write( "(4t) = ln(2)/ln(1.0125) \n" ); document.write( "4t = 55.7976 \n" ); document.write( "t = 13.95 years \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |